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-12-26
Merge branch 'http-proxy-feature' of https://github.com/nurupo/InsertProjectN...
irungentoo
2014-12-21
Some refactoring of proxy code
Maxim Biro
2014-12-15
Some optimizations on how TCP relays are used.
irungentoo
2014-12-15
Increased max TCP connections.
irungentoo
2014-11-21
Cleaned up packet length types in toxcore.
irungentoo
2014-11-11
Prevent connection ips from switching on LAN.
irungentoo
2014-11-03
Added some comments to net_crypto.h
irungentoo
2014-10-18
File transfer speed should jump up a bit faster.
irungentoo
2014-09-26
Remove timestamp from set_connection_dht_public_key().
irungentoo
2014-09-26
Removed useless code from onion_client.
irungentoo
2014-09-26
Added callbacks to onion_client and net_crypto for the temp dht key.
irungentoo
2014-09-18
Lowered minimum transfer speed.
irungentoo
2014-09-09
spelling corrections
cgar
2014-08-29
Removed useless code.
irungentoo
2014-08-29
Lossless crypto packets can now be sent without the congestion control applyi...
irungentoo
2014-08-27
Added function to check if packet sent with net_crypto was received.
irungentoo
2014-08-16
Some thread safety related fixes to TCP connections in net_crypto.
irungentoo
2014-08-16
New congestion control algorithm.
irungentoo
2014-08-14
Added basic socks5 proxy support to TCP client.
irungentoo
2014-08-11
Added functions to receive and send onion packets via TCP to net_crypto.c
irungentoo
2014-07-31
Fixed possible threading issues.
irungentoo
2014-07-10
fix send rate going up when peer disconnects
notsecure
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
[prev]
[next]