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-08-01
removed potential segfault
rlt3
2013-08-01
Changing some if loops around, specifically where some counts could be done o...
rlt3
2013-08-01
Trimming some things down and re styling comments
rlt3
2013-08-01
Trying to make Lossless UDP more readable with style changes
rlt3
2013-07-30
Fixed segfault.
irungentoo
2013-07-28
Added basic dynamic memory allocation to Lossless UDP.
irungentoo
2013-07-27
Added friend request accepting to nTox and fixed a bug.
irungentoo
2013-07-27
Ran the code through: astyle --style=linux
irungentoo
2013-07-26
A *lot* of style changes.
Konstantin Kowalski
2013-07-26
Small inconsistency fixed.
irungentoo
2013-07-26
Fix braces and some white-spaces
nfkd
2013-07-26
Formatting.
SilentSand
2013-07-25
Licensing
SilentSand
2013-07-20
Initial connections might be faster.
irungentoo
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