summaryrefslogtreecommitdiff
path: root/core/DHT.c
AgeCommit message (Expand)Author
2013-08-22init_cryptopacket is now called by new_DHT.irungentoo
2013-08-21more ID extractionMichael Rose
2013-08-21refactoring packet IDsMichael Rose
2013-08-20astyle --options=tools/astylerc -r ./*.{c,h}irungentoo
2013-08-20Fixed DHT_test.c and added some checks.irungentoo
2013-08-20Refactor of core done.irungentoo
2013-08-20More refactoring done.irungentoo
2013-08-19Some refactoring done.irungentoo
2013-08-19Realloc apparently doesn't always behave like free() if size is zero.irungentoo
2013-08-16Metadata collection prevention part 2 of ???irungentoo
2013-08-16Passed everything through astyle.irungentoo
2013-08-16Some DHT hardening done.irungentoo
2013-08-15Small improvement to DHT. Useless file removed. Small fix to toxic.irungentoo
2013-08-15provide access to the close client listAaron Lipinski
2013-08-15move client data struct to header fileAaron Lipinski
2013-08-14Metadata collection prevention part 1 of ???.irungentoo
2013-08-14Add friend now fails if it already is in DHT.irungentoo
2013-08-10tabs -> spacesslvr
2013-08-10fixed typo: handle_ping_request -> handle_ping_responseslvr
2013-08-10network_registerhandlerslvr
2013-08-09Fix a recurring typo in code and comments.Christian Brueffer
2013-08-06Merge pull request #361 from plutooo/masterirungentoo
2013-08-06core: Moved handle ping packets to ping.cplutooo
2013-08-06Merge branch 'master' of https://github.com/plutooo/ProjectTox-Core into plut...irungentoo
2013-08-06core: Move send ping packets functions to ping.cplutooo
2013-08-05Merge branch 'master' of https://github.com/plutooo/ProjectTox-Core into plut...irungentoo
2013-08-05Fix bug where handle_NATping wouldn't perform bounds checkingNick ODell
2013-08-05core: Rewrote ping-module, better performance and cleaner code.plutooo
2013-08-05Use void for functions with no parametersFlorian Hahn
2013-08-04Make private functions in core/DHT.c staticFlorian Hahn
2013-08-03various fixes for first time userJae Kwon
2013-08-03DHT: added id_equal(), ipport_equal(), is_timeout()plutooo
2013-08-02Time is better as an unsigned variable.irungentoo
2013-08-02Fixed problems.irungentoo
2013-08-02Merge branch 'master' into Jeffail-masterirungentoo
2013-08-02DHT: Fix return value of time().Andreas Schneider
2013-08-02Refactored DHT.c from end of NAT punching to EOFJeffail
2013-08-02Refactored DHT.c, all of NAT punching functions (line 1217Jeffail
2013-08-02Refactored DHT.c down to line 1048 (beginning of NAT)Jeffail
2013-08-02Refactored DHT.c down to line 881Jeffail
2013-08-02Refactored DHT.c down to line 779Jeffail
2013-08-02Refactored DHT.c down to line 567Jeffail
2013-08-02Refactored DHT.c down to line 367Jeffail
2013-08-02Refactored client/friend helper functions (down to line 274)Jeffail
2013-08-01Back to old methods, reordered the structs, defines, and global variables to ...Jeffail
2013-08-01Refactored most of DHT.c, added local vim configJeffail
2013-07-28Slightly improved hole punching in the DHT.irungentoo
2013-07-27Ran the code through: astyle --style=linuxirungentoo
2013-07-26Update DHT.cnfkd
2013-07-26Update DHT.cnfkd