index
:
c-toxcore.git
master
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2014-05-02
Fixed other test.
irungentoo
2014-05-02
Fixed one test.
irungentoo
2014-05-02
Messenger now works with the new net_crypto api.
irungentoo
2014-05-03
Bunch of random changes
mannol
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-27
Yeah many calls
mannol
2014-04-26
Fixed minor issue.
irungentoo
2014-04-25
Fixed issue.
irungentoo
2014-04-25
Fixed building with NaCl.
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
Merge pull request #841 from stal888/leaky_friends
irungentoo
2014-04-23
Properly deallocate friends' status messages in kill_messenger
stal
2014-04-23
Fixed the DHT bootstrap daemon.
irungentoo
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 test.
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
2014-04-19
Fixed possible pointer issues.
irungentoo
2014-04-18
Added text document explaining what needs to be done before TCP can be merged.
irungentoo
2014-04-18
Added function to increment nonce by specified number.
irungentoo
2014-04-17
Fixed build issues.
irungentoo
2014-04-16
Merge pull request #834 from cgar/spelling
irungentoo
2014-04-16
Some speedups and small fixes.
irungentoo
2014-04-16
multiple spelling fixes
Carlos E. Garcia
2014-04-16
DHT_bootstrap.c now has TCP server functionality enabled.
irungentoo
2014-04-15
Fixed regression, announce responses can contain 0 nodes.
irungentoo
2014-04-15
Merge branch 'master' of https://github.com/tycho/ProjectTox-Core into tycho-...
irungentoo
2014-04-15
Major protocol changes, this commit breaks all network compatibility.
irungentoo
[prev]
[next]