| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | upgrade utp to 'temp_utp', which has more recent fixes | bnewbold | 2016-05-31 | 2 | -35/+14 | 
| | | | | | I hoped this would speed things up, but it didn't. | ||||
| * | add --no-crypto in a crude way | bnewbold | 2016-05-30 | 3 | -35/+64 | 
| | | |||||
| * | sort-of-working crypto | bnewbold | 2016-05-30 | 3 | -10/+12 | 
| | | | | | With XSalsa20, performance really isn't very good. | ||||
| * | WIP: partially working buffered crypto | bnewbold | 2016-05-30 | 3 | -19/+110 | 
| | | |||||
| * | BROKEN: initial implementation of crypto | bnewbold | 2016-05-30 | 7 | -10/+141 | 
| | | | | | I think it's going to be necessary to implement buffered reading after all. | ||||
| * | genericize common functions over streams | bnewbold | 2016-05-29 | 3 | -12/+8 | 
| | | | | | | This makes source_files and sink_files generic over "Streams", defined as types that implement both Read and Write. | ||||
| * | disable set_len() for now | bnewbold | 2016-05-29 | 1 | -1/+2 | 
| | | |||||
| * | fix local/remote polarity in main ucp command | bnewbold | 2016-05-29 | 1 | -2/+2 | 
| | | |||||
| * | add client mode for testing/dev; misc progress | bnewbold | 2016-05-29 | 4 | -21/+97 | 
| | | |||||
| * | begin implementation of actual file transfer | bnewbold | 2016-05-29 | 4 | -18/+108 | 
| | | |||||
| * | fix module hierarchy; actually call common functions | bnewbold | 2016-05-29 | 4 | -24/+32 | 
| | | |||||
| * | doc: notes about mosh SSH alias host/ip handling | bnewbold | 2016-05-28 | 1 | -0/+38 | 
| | | |||||
| * | more rapid development | bnewbold | 2016-05-28 | 6 | -45/+119 | 
| | | |||||
| * | refactor file layout *again* | bnewbold | 2016-05-27 | 4 | -76/+137 | 
| | | |||||
| * | start refactor to ucp | bnewbold | 2016-05-27 | 5 | -51/+151 | 
| | | |||||
| * | update README and add rcp protocol blog post (mirror) | bnewbold | 2016-05-27 | 2 | -0/+254 | 
| | | |||||
| * | init repo; basic uTP send/receive | bnewbold | 2016-05-26 | 5 | -0/+300 | 
