index
:
c-toxcore.git
master
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
toxcore
/
DHT.h
Age
Commit message (
Expand
)
Author
2013-10-26
Base of hardening stuff.
irungentoo
2013-10-24
Removed now useless ping_id from send/get node packets.
irungentoo
2013-10-24
Adding encrypted data to send/getnode packets now done.
irungentoo
2013-10-20
Main: Eliminate TOX_ENABLE_IPV6 (then always on), CLIENT_ONETOONE_IP (then al...
Coren[m]
2013-09-27
expanded Client_data to hold two addresses (IPv4, IPv6) instead of one
Coren[m]
2013-09-21
moved stuff that belongs into ping.[ch] there
Coren[m]
2013-09-16
Merge remote-tracking branch 'upstream/master' into MessengerLoadSave
Coren[m]
2013-09-14
astyled everything.
irungentoo
2013-09-13
State loading/saving: Instead of a blob, segment into sections marked with tags.
Coren[m]
2013-09-11
tox.h, DHT.h:
Coren[m]
2013-09-10
tox.*, DHT.*:
Coren[m]
2013-09-10
big push, putting all the infrastructure in place behind TOX_ENABLE_IPV6
Coren[m]
2013-09-09
tox.*, DHT.*;
Coren[m]
2013-09-02
More comment refactoring.
JamoBox
2013-08-30
Cleaned up pull request.
irungentoo
2013-08-30
Made clang happy by taking definitions for the macro out of functions and add...
redwire
2013-08-30
Wrote a quicksort macro and modified sort_list to use it
redwire
2013-08-29
Merge branch 'master' of https://github.com/JamoBox/ProjectTox-Core into Jamo...
irungentoo
2013-08-29
Correct a lot of the grammar and spelling. Also spent a few hours fixing the ...
pete
2013-08-28
Removed some no longer needed ifdefs.
irungentoo
2013-08-24
Rename core directory because of autoconf name clash
jin-eld
[prev]