summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-10-25Fixed possible threading issues.irungentoo_trip
2014-10-25Merge branch 'toxav-uaf' of https://github.com/tux3/toxcoreirungentoo_trip
2014-10-25Merge branch 'master' of https://github.com/xor2003/toxcoreirungentoo_trip
2014-10-25Fix use-after-free of toxav's TimerHandlerTux3 / Mlkj / !Lev.uXFMLA
2014-10-24Merge branch 'big_endian_save'irungentoo_trip
2014-10-24Portability saving fixes for big endian systems.irungentoo_trip
2014-10-24Add a check (reported by Coverity)xor2003
2014-10-24Don't send -1 bytes. There is such check everythere. But if we add it in side...xor2003
2014-10-24Prevent lockxor2003
2014-10-24Fix uninitializedxor2003
2014-10-24Fix for memory leak. And add forgotten breakxor2003
2014-10-23Merge branch 'dubslow-master'irungentoo_trip
2014-10-23fix #1124 by adding salt manip functionsdubslow
2014-10-23Merge branch 'urras-master'irungentoo_trip
2014-10-22Load file portability code for big endian.irungentoo_trip
2014-10-22Update to Libsodium 1.0.0 since backward-compatibility is guaranteed through ...Urras
2014-10-21Fixed unaligned memory access.irungentoo_trip
2014-10-20Increased interval and ping packet timeout by 1 second to try toirungentoo
2014-10-19Removed useless code.irungentoo
2014-10-18File transfer speed should jump up a bit faster.irungentoo
2014-10-17Some video encoding improvements.irungentoo
2014-10-17Merge branch 'master' of https://github.com/dubslow/toxcoreirungentoo
2014-10-17Merge branch 'master' of https://github.com/xor2003/toxcoreirungentoo
2014-10-17add new test cases, cleanup astray printfdubslow
2014-10-17Initialise source.port to prevent garbage valuexor2003
2014-10-17fix #1120dubslow
2014-10-17add load/save from key instead of pwdubslow
2014-10-17Trying to fix TimerHandler *handler memory leakxor2003
2014-10-17forgotten to free memory in pAdapterInfoxor2003
2014-10-16astyle toxencryptsave.irungentoo
2014-10-15Merge branch 'tox-bootstrapd-network-error-handling' of https://github.com/nu...irungentoo
2014-10-15Merge branch 'copy_chatlist' of https://github.com/JFreegman/toxcoreirungentoo
2014-10-15Use monotonic time function already in toxcore.irungentoo
2014-10-15irc_syncbot now parse out NULL characters from the Tox groupchat.irungentoo
2014-10-15re-implement copy_chatlist functionJfreegman
2014-10-14Added basic IRC group syncbot to testing.irungentoo
2014-10-14Add function to check if the peernumber is ours for group chats.irungentoo
2014-10-14Don't fail when the binary is not foundMaxim Biro
2014-10-13tox_count_chatlist() now works.irungentoo
2014-10-13Fixed a typoMaxim Biro
2014-10-13Added some const-correctnessnessMaxim Biro
2014-10-12Fixed a typoMaxim Biro
2014-10-12Added IPv4 fallback, made IPv6 and IPv4 fallback enabled by defaultMaxim Biro
2014-10-12Fixed return value comment of new_networking functionMaxim Biro
2014-10-12Free ports when there are no valid onesMaxim Biro
2014-10-12Merge branch 'dubslow-master'irungentoo
2014-10-12Fix include issuedubslow
2014-10-12Merge branch 'master' of https://github.com/irungentoo/toxcoredubslow
2014-10-12apparently i forgot to add/commit these comments...dubslow
2014-10-11Merge branch 'master' of https://github.com/stqism/ToxCoreirungentoo