index
:
c-toxcore.git
master
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
toxcore
Age
Commit message (
Expand
)
Author
2014-05-13
Nodes already in the DHT closelist should not be added to the toping list.
irungentoo
2014-05-12
Fixed some issues.
irungentoo
2014-05-12
Fixed segfault.
irungentoo
2014-05-12
Use ping_array to store onion announce information instead of sending
irungentoo
2014-05-12
Added ping_array, a special efficient array for use in operations
irungentoo
2014-05-11
Fixed issue where callbacks were not set for accepted connection.
irungentoo
2014-05-11
Added kill packets.
irungentoo
2014-05-10
Fixed build by adding librt to build system.
irungentoo
2014-05-10
Added basic congestion control to net_crypto.
irungentoo
2014-05-09
Fixed small issues.
irungentoo
2014-05-08
Merge branch 'master' into TCP
irungentoo
2014-05-08
Fixed major denial of service issue.
irungentoo
2014-05-08
Connection between toxes is lossless once again.
irungentoo
2014-05-07
Fixed bug.
irungentoo
2014-05-06
Removed useless code.
irungentoo
2014-05-05
Fixed bug.
irungentoo
2014-05-04
Added arrays to store packets on send/recv in net crypto.
irungentoo
2014-05-03
All time in core is now monotonic.
irungentoo
2014-05-02
Fixed one test.
irungentoo
2014-05-02
Messenger now works with the new net_crypto api.
irungentoo
2014-05-02
Move the handshake creating code to a function.
irungentoo
2014-05-02
Fixed one case of the handshake not being sent.
irungentoo
2014-05-02
Small fixes.
irungentoo
2014-05-02
Remove Lossless UDP (This breaks Tox.)
irungentoo
2014-05-01
Random number functions belong in crypto_core.
irungentoo
2014-05-01
Protocol implementation is starting to look ok.
irungentoo
2014-05-01
Improved the crypto_cmp function.
irungentoo
2014-04-30
Remove duplicates.
irungentoo
2014-04-30
Some more code written for the middle level protocol stuff.
irungentoo
2014-04-30
Added number to cookie request/response packets to prevent possible
irungentoo
2014-04-29
Some more work done on the middle network protocol.
irungentoo
2014-04-28
Added some packet defines.
irungentoo
2014-04-28
Added some functions to create/handle middle level protocol packets.
irungentoo
2014-04-27
Added raw UDP cookie request packet handler.
irungentoo
2014-04-26
Fixed minor issue.
irungentoo
2014-04-25
Fixed issue.
irungentoo
2014-04-25
MAX_SENT_NODE is now 4.
irungentoo
2014-04-25
The data in the DHT get nodes and send nodes packets can now be of
irungentoo
2014-04-24
sendnodes packets now contains a byte indicating the number of nodes
irungentoo
2014-04-23
Properly deallocate friends' status messages in kill_messenger
stal
2014-04-23
Updated some files so that they could build with latest core.
irungentoo
2014-04-23
Major cleanups.
irungentoo
2014-04-22
Decided pretty much how the handshake would work.
irungentoo
2014-04-21
Fixed a test.
irungentoo
2014-04-21
Crypto related cleanups.
irungentoo
2014-04-20
Small cleanup.
irungentoo
2014-04-19
Removed deprecated function from public api.
irungentoo
2014-04-19
Small cleanups.
irungentoo
2014-04-19
Fixed possible buffer overflow in function to send friend requests.
irungentoo
2014-04-19
Autoconf apparently gives us a nice define for processor endianess.
irungentoo
[prev]
[next]