index
:
c-toxcore.git
master
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
toxcore
/
net_crypto.c
Age
Commit message (
Expand
)
Author
2015-06-28
Fixed bug.
irungentoo
2015-06-25
Fixed warning.
irungentoo
2015-06-23
Added code to net_crypto to calculate rtt.
irungentoo
2015-06-21
Lower the chances of disconnect when transferring files.
irungentoo
2015-06-16
Made new_tcp_connections() not depend on dht.
irungentoo
2015-05-31
Congestion control tweaks.
irungentoo
2015-05-21
Load only secret key from tox save, not public key.
irungentoo
2015-05-17
Some protocol efficiency improvements.
irungentoo
2015-05-16
Don't resend the same packet twice within a short timeframe.
irungentoo
2015-05-15
Fixed friends getting disconnected when transferring files.
irungentoo
2015-05-04
Fixed possible connection issue.
irungentoo
2015-05-01
Fixed some non standard C.
irungentoo
2015-04-30
Fixed some warnings.
irungentoo
2015-04-24
Fixed some possible connection issues.
irungentoo
2015-04-24
Fixed a couple possible issues with the friend connection callback.
irungentoo
2015-04-22
Fixed possible bug.
irungentoo
2015-04-22
Fixed possible bug.
irungentoo
2015-04-21
If a net_crypto connection isn't using the TCP relays, disconnect from them.
irungentoo
2015-04-19
Removed useless stuff.
irungentoo
2015-04-19
If connection is directly connected, don't fallback to sending with tcp
irungentoo
2015-04-18
Some changes to net crypto.
irungentoo
2015-04-18
The only secure compare function currently needed is one to compare 2 public ...
irungentoo
2015-04-18
Enable proxy support in TCP_connection.
irungentoo
2015-04-17
Assign some TCP relays for use with onion packets and keep them connected
irungentoo
2015-04-15
Made net_crypto use TCP_connection.
irungentoo
2015-04-04
Use define instead of 0.
irungentoo
2015-03-13
When link can't send packets anymore, stop the request chunk callback.
irungentoo
2015-03-12
File sending improvements.
irungentoo
2015-03-12
File transfer fixes and improvements.
irungentoo
2015-02-06
Fixed memory leak.
irungentoo
2015-02-06
Fix memory leaks.
irungentoo
2015-01-31
Fixed bug where mutex would be destroyed but not recreated for new
irungentoo
2015-01-29
Code cleanups.
irungentoo
2015-01-17
Attempted fix of Tox disconnecting during file transfers by tweaking
irungentoo
2015-01-16
Tox should work better on TCP only when some people have broken TCP
irungentoo
2014-12-26
Fixed bug with auto tests and cleaned up the code a bit.
irungentoo
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-11
Fixed crash when connection was killed during the packet callback.
irungentoo
2014-12-03
Fixed possible threading issue.
irungentoo
2014-12-03
Fixed possible threading issue.
irungentoo
2014-12-03
Fixed possible threading issues.
irungentoo
2014-11-29
Merge branch 'mutex-1' of https://github.com/mannol/toxcore
irungentoo
2014-11-29
More av cleanup
mannol
2014-11-25
Fixed threading issues in toxcore.
irungentoo
2014-11-21
Cleaned up packet length types in toxcore.
irungentoo
2014-11-14
Fixed some threading related issues in toxcore.
irungentoo
2014-11-11
Prevent connection ips from switching on LAN.
irungentoo
2014-10-25
Merge branch 'master' of https://github.com/xor2003/toxcore
irungentoo_trip
[next]