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-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
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
2014-04-19
Fixed possible pointer issues.
irungentoo
2014-04-18
Added function to increment nonce by specified number.
irungentoo
2014-04-17
Fixed build issues.
irungentoo
2014-04-16
Some speedups and small fixes.
irungentoo
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
Major protocol changes, this commit breaks all network compatibility.
irungentoo
2014-04-14
Added function to TCP client and some tests.
irungentoo
2014-04-13
TCP_client pretty much done?
irungentoo
2014-04-13
sockets: support Mac OS X way of disabling SIGPIPE on a socket
Steven Noonan
2014-04-12
Pings and onion packets implemented in TCP_Client.c
irungentoo
2014-04-11
Some code written for the TCP part.
irungentoo
2014-04-10
Added TCP test to build system.
irungentoo
2014-04-08
Include 'netinet/in_systm.h' on OpenBSD
Dmitrij D. Czarkoff
2014-04-06
Added TCP_client.
irungentoo
2014-04-04
Added functions to get/set the nospam value to the public api.
irungentoo
2014-04-03
Maximum name lengths should now be the real maximum and not one byte less.
irungentoo
2014-04-02
Some code cleanups.
irungentoo
2014-04-01
Fixed bug where TOX_FAERR_SETNEWNOSPAM would be returned instead of
irungentoo
2014-03-31
tox_group_get_names now returns a list of name lengths along with the list of...
irungentoo
[next]