summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-09-13Merge branch 'encrypted_data' of https://github.com/dubslow/toxcoreirungentoo
2014-09-13Increased maximum number of incomming TCP connections in TCP server.irungentoo
2014-09-12sigh... forgot to add very necessary files...dubslow
2014-09-12encrypted save fully work with both libsodium and nacldubslow
2014-09-12Some cleanups to last PR.irungentoo
2014-09-12Merge branch 'tox_connect' of https://github.com/saneki/toxcoreirungentoo
2014-09-12Removed tox_connect, initial connections are made on first tox_dosaneki
2014-09-11memzero() segfaulted for unknown reasons... probably pebkac...Dubslow
2014-09-11testing works, but doesn't pass...Dubslow
2014-09-11Add magic number, auto tests still requiredDubslow
2014-09-11Merge branch 'tux3-TCPSNHAPPEN27TCPSNHAPPEN27TCPSNHAPPEN27'irungentoo
2014-09-11Replace fprintf(stderr,...) by LOGGER_*() in net_cryptoTux3 / Mlkj / !Lev.uXFMLA
2014-09-10nacl compiles! still needs testing though.Dubslow
2014-09-10modify inclusionsDubslow
2014-09-10Merge branch 'master' into encrypted_dataDubslow
2014-09-10Merge branch 'compiletimeLTO' of https://github.com/tux3/toxcoreirungentoo
2014-09-10Merge branch 'smallfix' of https://github.com/tux3/toxcoreirungentoo
2014-09-10Merge branch 'master' of https://github.com/urras/toxcoreirungentoo
2014-09-10Merge branch 'tux3-master'irungentoo
2014-09-10Remove unused function in DHT.cTux3 / Mlkj / !Lev.uXFMLA
2014-09-10Remove unused variable in handle_sendnodesTux3 / Mlkj / !Lev.uXFMLA
2014-09-10Fix exceptional leak in msi.cTux3 / Mlkj / !Lev.uXFMLA
2014-09-10Grammar fixurras
2014-09-09Merge branch 'cgar-spelling'irungentoo
2014-09-09spelling correctionscgar
2014-09-09Fixed spacingsaneki
2014-09-09compiling against nacl seems to break VANILLA_NACL...Dubslow
2014-09-09Added tox_connect function, no connecting done during tox_loadsaneki
2014-09-09Merge branch 'master' into encrypted_dataDubslow
2014-09-08Added tests for custom lossy and lossless packets.irungentoo
2014-09-07Fixed typo.irungentoo
2014-09-07Updated docs.irungentoo
2014-09-06This fixes an issue where nodes could stay unannounced for certainirungentoo
2014-09-05Added custom packet functions to public tox api.irungentoo
2014-09-05Merge branch 'encrypted_data' of https://github.com/dubslow/toxcore into encr...Dubslow
2014-09-05fix travis sodium versionDubslow
2014-09-04Increased number of friends tested in tox_test.irungentoo
2014-09-04Update tox.cdubslow
2014-09-03Merge branch 'master' into encrypted_dataDubslow
2014-09-03Added encrypted save to toxcore, if sodium is usedDubslow
2014-09-03Fixed typo.irungentoo
2014-09-03Merge branch 'patch-6' of https://github.com/mouseym/ProjectTox-Coreirungentoo
2014-09-03Fixed iOS possible SIGPIPE issue.irungentoo
2014-09-02Expose the tox_add_tcp_relay() function in the public api.irungentoo
2014-09-02Linked toxav in the main dependencies section.mouseym
2014-09-01Increased time between ping packets by 1 second.irungentoo
2014-08-31Tweaked some values in DHT to decrease the discovery time mainlyirungentoo
2014-08-30Merge branch 'patch-1' of https://github.com/bjorn/toxcoreirungentoo
2014-08-30Merge branch 'myChan' of https://github.com/lobiCode/toxcoreirungentoo
2014-08-30Add support for user avatars in the core protocolAlexandre Erwin Ittner