summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-11-02Get node testing response packets are now handled.irungentoo
2013-10-30Testing requests are now sent.irungentoo
2013-10-28Merge branch 'master' into hardenirungentoo
2013-10-28Removed some now useless code.irungentoo
2013-10-28Merge pull request #635 from Martijnvdc/masterirungentoo
2013-10-28renamed AV_codec to toxmediaMartijn
2013-10-28added AV_codec.h to public headersMartijn
2013-10-28Merge pull request #634 from jin-eld/fix-public-headersirungentoo
2013-10-28Public headers should not have any internal referencesJin^eLD
2013-10-27Cleaned up some code/fixed some warnings.irungentoo
2013-10-27Added some hardening functions to test get nodes.irungentoo
2013-10-26Merge branch 'master' of https://github.com/irungentoo/ProjectTox-Coreirungentoo
2013-10-26Increased port range.irungentoo
2013-10-26Merge pull request #633 from Martijnvdc/masterirungentoo
2013-10-27Small changes to A/VMartijn
2013-10-26Clarified a comment.irungentoo
2013-10-26Base of hardening stuff.irungentoo
2013-10-25Update time before running functions for recieved packets.irungentoo
2013-10-25All modules using unix_time should run unix_time_update()irungentoo
2013-10-25For security reasons, keep memcpy's and memcmp's in crypto functions.irungentoo
2013-10-24Fixed build error with libsodium.irungentoo
2013-10-24Removed now useless ping_id from send/get node packets.irungentoo
2013-10-24Adding encrypted data to send/getnode packets now done.irungentoo
2013-10-24Merge remote-tracking branch 'upstream/master' into cleanup_unix_time_id_eq_c...Coren[m]
2013-10-24Astyled some files.irungentoo
2013-10-24Move unix_time(), id_cpy()/id_eq(), is_timeout() to util.*Coren[m]
2013-10-24Added symmetric crypto functions to net_crypto.irungentoo
2013-10-24Adding encrypted data to send/getnode packets part 1.irungentoo
2013-10-24Removed define that could become confusing.irungentoo
2013-10-24Removed out of date videos.irungentoo
2013-10-23Code cleanups.irungentoo
2013-10-23Code cleanups.irungentoo
2013-10-23Code cleanups.irungentoo
2013-10-22Merge pull request #630 from Bahkuh/masterirungentoo
2013-10-22This squash should work now.Bahkuh
2013-10-21Merge pull request #628 from hugwijst/patch-1irungentoo
2013-10-21Update INSTALL.mdHugo van der Wijst
2013-10-21Update INSTALL.mdHugo van der Wijst
2013-10-20Fixed possible bug.irungentoo
2013-10-20Update INSTALL.mdHugo van der Wijst
2013-10-20Merge branch 'Cleanup-defines' of https://github.com/FullName/ProjectTox-Core...irungentoo
2013-10-20Main: Eliminate TOX_ENABLE_IPV6 (then always on), CLIENT_ONETOONE_IP (then al...Coren[m]
2013-10-19Merge branch 'master' of https://github.com/irungentoo/ProjectTox-Coreirungentoo
2013-10-19Fixed connection sometimes being too slow and some other possible problems.irungentoo
2013-10-19Merge pull request #626 from Garydos/masterirungentoo
2013-10-19Removed unnecessary #ifAntonio Montes
2013-10-19fixed build errors on windowsAntonio Montes
2013-10-18Removed bad function from public API (This breaks toxic.)irungentoo
2013-10-18Merge pull request #623 from Bahkuh/masterirungentoo
2013-10-18Added more OS generated files to .gitignoreBahkuh