summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-09-26Wrote more new groupchats code.irungentoo
2014-09-26DHT can now be used for group chat cons and friend cons at the same time.irungentoo
2014-09-26add API function to unset avatarJfreegman
2014-09-26Group chats are starting to work.irungentoo
2014-09-25More groupchats code written.irungentoo
2014-09-25Update avatar documentationAlexandre Erwin Ittner
2014-09-25Removed now useless atributes from structs.irungentoo
2014-09-25Removed groupchats from core.irungentoo
2014-09-25Some code written for new group chats.irungentoo
2014-09-25Tox object doesn't need to be passed to tox_hash.irungentoo
2014-09-25Merge branch 'master' of https://github.com/dubslow/toxcoreirungentoo
2014-09-24Merge branch 'dubslow-housekeeping-docs' of https://github.com/ittner/toxcoredubslow
2014-09-24Update documentation after API changesAlexandre Erwin Ittner
2014-09-24remove tox_avatar_hashdubslow
2014-09-24Merge branch 'stal888-patch-1'irungentoo
2014-09-24housekeepingdubslow
2014-09-23ifdef out use of linux/limts.h in test_avatarsstal
2014-09-23Added some checks to mutex related functions.irungentoo
2014-09-22Merge branch 'update-crosscompile-instructions' of https://github.com/nurupo/...irungentoo
2014-09-22Fixed typo.irungentoo
2014-09-22Some fixes to avatar pull request.irungentoo
2014-09-22Merge branch 'avatars' of https://github.com/ittner/toxcoreirungentoo
2014-09-22Updated cross-compile instructionsMaxim Biro
2014-09-21Fixed test.irungentoo
2014-09-21Fixed memory leak.irungentoo
2014-09-21Remove chattiness from avatar data transfersAlexandre Erwin Ittner
2014-09-21Tox is now shown as being online only when properly announced.irungentoo
2014-09-21Remove support for avatar image formats other than PNGAlexandre Erwin Ittner
2014-09-20Prevent core from doing DNS requests when UDP is disabled.irungentoo
2014-09-19Added TOXDNS_MAX_RECOMMENDED_NAME_LENGTH define that clients canirungentoo
2014-09-18Lowered minimum transfer speed.irungentoo
2014-09-17Reduce max udp packet size to 2K.irungentoo
2014-09-16Merge branch 'master' of https://github.com/dubslow/toxcoreirungentoo
2014-09-16Use libsodium 0.7.0+ (more thorough though)dubslow
2014-09-15Merge branch 'ProMcTagonist-patch-1'irungentoo
2014-09-15proper libsodium versionro
2014-09-14Fixed toxencryptsave include issue.irungentoo
2014-09-13Properly ported a toxencryptsave function to NaCl.irungentoo
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