aboutsummaryrefslogtreecommitdiffstats
path: root/Cargo.lock
Commit message (Collapse)AuthorAgeFilesLines
* update lock file for more recent rust/cargobnewbold2017-12-051-14/+43
|
* server: add logging via syslogbnewbold2016-06-021-0/+121
|
* start transition to UDT transportbnewbold2016-06-021-162/+18
|
* upgrade utp to 'temp_utp', which has more recent fixesbnewbold2016-05-311-34/+13
| | | | I hoped this would speed things up, but it didn't.
* BROKEN: initial implementation of cryptobnewbold2016-05-301-0/+26
| | | | I think it's going to be necessary to implement buffered reading after all.
* more rapid developmentbnewbold2016-05-281-0/+9
|
* start refactor to ucpbnewbold2016-05-271-1/+7
|
* init repo; basic uTP send/receivebnewbold2016-05-261-0/+222