index
:
c-toxcore.git
master
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
core
/
Lossless_UDP.c
Age
Commit message (
Expand
)
Author
2013-07-20
fix comments of some files
jvrv
2013-07-19
Update Lossless_UDP.c
Martijnvdc
2013-07-19
Fixed bug that sometimes prevented two clients from connecting.
irungentoo
2013-07-16
Fixed some bugs and a regression.
irungentoo
2013-07-16
Some very basic flow control added to lossless UDP.
irungentoo
2013-07-14
Fixed useless inbound connection not timing out.
irungentoo
2013-07-09
Basic IM messenger backend pretty much done (You can start the GUI)
irungentoo
2013-07-08
Spelling mistakes fixed.
irungentoo
2013-07-05
Crypto done(still need to test it a bit more thought)
irungentoo
2013-07-03
Compiled for windows and fixed stuff accordingly.
irungentoo
2013-07-03
TODO updated.
irungentoo
2013-07-01
Small changes.
irungentoo
2013-07-01
Fixed small bug. Updated TODO.
irungentoo
2013-07-01
Made code more portable.
irungentoo
2013-06-30
Added a new test program. Fixed some stuff in Lossless UDP.
irungentoo
2013-06-30
Updated Lossless UDP.
irungentoo
2013-06-29
Lossless UDP now works.
irungentoo
2013-06-29
Cleaned bunch of stuff. Only the actual data transmission is left to do.
irungentoo
2013-06-27
Added current work on Lossless_UDP (Not done do not test it yet)
irungentoo