index
:
c-toxcore.git
master
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
core
/
DHT.c
Age
Commit message (
Expand
)
Author
2013-08-16
Metadata collection prevention part 2 of ???
irungentoo
2013-08-16
Passed everything through astyle.
irungentoo
2013-08-16
Some DHT hardening done.
irungentoo
2013-08-15
Small improvement to DHT. Useless file removed. Small fix to toxic.
irungentoo
2013-08-15
provide access to the close client list
Aaron Lipinski
2013-08-15
move client data struct to header file
Aaron Lipinski
2013-08-14
Metadata collection prevention part 1 of ???.
irungentoo
2013-08-14
Add friend now fails if it already is in DHT.
irungentoo
2013-08-10
tabs -> spaces
slvr
2013-08-10
fixed typo: handle_ping_request -> handle_ping_response
slvr
2013-08-10
network_registerhandler
slvr
2013-08-09
Fix a recurring typo in code and comments.
Christian Brueffer
2013-08-06
Merge pull request #361 from plutooo/master
irungentoo
2013-08-06
core: Moved handle ping packets to ping.c
plutooo
2013-08-06
Merge branch 'master' of https://github.com/plutooo/ProjectTox-Core into plut...
irungentoo
2013-08-06
core: Move send ping packets functions to ping.c
plutooo
2013-08-05
Merge branch 'master' of https://github.com/plutooo/ProjectTox-Core into plut...
irungentoo
2013-08-05
Fix bug where handle_NATping wouldn't perform bounds checking
Nick ODell
2013-08-05
core: Rewrote ping-module, better performance and cleaner code.
plutooo
2013-08-05
Use void for functions with no parameters
Florian Hahn
2013-08-04
Make private functions in core/DHT.c static
Florian Hahn
2013-08-03
various fixes for first time user
Jae Kwon
2013-08-03
DHT: added id_equal(), ipport_equal(), is_timeout()
plutooo
2013-08-02
Time is better as an unsigned variable.
irungentoo
2013-08-02
Fixed problems.
irungentoo
2013-08-02
Merge branch 'master' into Jeffail-master
irungentoo
2013-08-02
DHT: Fix return value of time().
Andreas Schneider
2013-08-02
Refactored DHT.c from end of NAT punching to EOF
Jeffail
2013-08-02
Refactored DHT.c, all of NAT punching functions (line 1217
Jeffail
2013-08-02
Refactored DHT.c down to line 1048 (beginning of NAT)
Jeffail
2013-08-02
Refactored DHT.c down to line 881
Jeffail
2013-08-02
Refactored DHT.c down to line 779
Jeffail
2013-08-02
Refactored DHT.c down to line 567
Jeffail
2013-08-02
Refactored DHT.c down to line 367
Jeffail
2013-08-02
Refactored client/friend helper functions (down to line 274)
Jeffail
2013-08-01
Back to old methods, reordered the structs, defines, and global variables to ...
Jeffail
2013-08-01
Refactored most of DHT.c, added local vim config
Jeffail
2013-07-28
Slightly improved hole punching in the DHT.
irungentoo
2013-07-27
Ran the code through: astyle --style=linux
irungentoo
2013-07-26
Update DHT.c
nfkd
2013-07-26
Update DHT.c
nfkd
2013-07-26
Fix braces and a few whitespaces
nfkd
2013-07-26
Minor screwup fixed
SilentSand
2013-07-26
Formatting.
SilentSand
2013-07-25
Licensing
SilentSand
2013-07-24
Experimental and unoptimized symmetric NAT hole punching added.
irungentoo
2013-07-22
Added small thing to DHT.
irungentoo
2013-07-22
Fixed small thing in DHT.
irungentoo
2013-07-21
Added routing functions to DHT.
irungentoo
2013-07-20
Fixed segfault.
irungentoo
[next]