index
:
c-toxcore.git
master
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
toxcore
/
net_crypto.h
Age
Commit message (
Expand
)
Author
2014-07-02
Merge branch 'const_correctness' of https://github.com/schuetzm/ProjectTox-Core
irungentoo
2014-06-30
Const-correctness for toxcore/net_crypto.c
Marc Schütz
2014-06-30
Const correctness for toxcore/Messenger.c and related files
Marc Schütz
2014-06-29
Core should no longer attempt to send data faster than the links can
irungentoo
2014-06-25
Fixed some more possible issues with file transfers/conjestion control.
irungentoo
2014-06-12
pthread is now a core dependency instead of just a toxav dependency.
irungentoo
2014-06-10
Const correctness in various interdependent files
Marc Schütz
2014-06-06
Renamed list functions to fix conflict issue on certain machines.
irungentoo
2014-06-05
Optimized net_crypto UDP packet sorting using list.
irungentoo
2014-06-04
Doubled minimum transfer rate.
irungentoo
2014-06-04
Added data packet padding to toxcore.
irungentoo
2014-06-03
Tweaked file transfers a bit.
irungentoo
2014-06-02
Increased some timeouts to try to prevent disconnections when
irungentoo
2014-05-30
Renamed tox_do_run_interval to tox_do_interval.
irungentoo
2014-05-22
more conjestion control
notsecure
2014-05-21
improved conjestion control
notsecure
2014-05-21
Added functions to send and receive lossy encrypted packets over
irungentoo
2014-05-18
TCP branch now ready for start of real testing.
irungentoo
2014-05-17
add_tcp_relay_peer() can be used to add relays that we know that
irungentoo
2014-05-17
Added a function to get the DHT public key stored in net_crypto.
irungentoo
2014-05-17
Net_crypto can now handle packets sent as TCP OOB packets.
irungentoo
2014-05-17
Changed cookie/cookie request packet.
irungentoo
2014-05-16
Fixed typo.
irungentoo
2014-05-16
Some TCP code added to net_crypto.
irungentoo
2014-05-12
Fixed some issues.
irungentoo
2014-05-11
Added kill packets.
irungentoo
2014-05-10
Added basic congestion control to net_crypto.
irungentoo
2014-05-09
Fixed small issues.
irungentoo
2014-05-08
Connection between toxes is lossless once again.
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
Messenger now works with the new net_crypto api.
irungentoo
2014-05-02
Remove Lossless UDP (This breaks Tox.)
irungentoo
2014-05-01
Protocol implementation is starting to look ok.
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-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
Crypto related cleanups.
irungentoo
2014-04-18
Added function to increment nonce by specified number.
irungentoo
2014-03-15
A bit of work done on the TCP relay server.
irungentoo
2013-11-10
Merge branch 'master' into harden
irungentoo
2013-11-08
Code cleanups.
irungentoo
2013-10-26
Base of hardening stuff.
irungentoo
2013-10-24
Added symmetric crypto functions to net_crypto.
irungentoo
2013-10-24
Removed define that could become confusing.
irungentoo
2013-10-23
Code cleanups.
irungentoo
2013-10-22
This squash should work now.
Bahkuh
[next]