Age | Commit message (Collapse) | Author | |
---|---|---|---|
2013-08-01 | added required linker flag to 'compile with' remark | William Culver | |
2013-07-30 | Add missing newlines at EOF in sources | Dmitry Marakasov | |
(missing newlines break build due to -Werror) | |||
2013-07-26 | A *lot* of style changes. | Konstantin Kowalski | |
2013-07-26 | Formatting. | SilentSand | |
Many stylistic changes, mostly formatting code more closely to the coding style. | |||
2013-07-25 | Licensing | SilentSand | |
Added the GPLv3 license to some files in addition to fixing some comments at the beginning of the files. | |||
2013-07-16 | Lossless UDP tests fixed. | irungentoo | |
2013-07-08 | Spelling mistakes fixed. | irungentoo | |
2013-06-30 | Updated Lossless UDP. | irungentoo | |
2013-06-29 | Lossless UDP now works. | irungentoo | |
The testclient and testserver simulate a packet loss of 33%. The only thing left to do in lossless UDP is the flow control (automatic adjustment of the data send rate) which is only needed to transfer large amounts of data. | |||
2013-06-28 | Test programs updated. (I'm gonna wait until I finish Lossless_UDP before ↵ | irungentoo | |
pushing it.) | |||
2013-06-28 | Couple fixes. | irungentoo | |
2013-06-27 | Added current work on Lossless_UDP (Not done do not test it yet) | irungentoo | |
Lossless_UDP code is probably filled with problems right now. this is normal. | |||
2013-06-27 | Programs to test Lossless UDP done. | irungentoo | |