Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | fix arg handling error messages; make nonces and keys optional (if no-crypto) | bnewbold | 2016-06-02 | 1 | -4/+14 |
* | start transition to UDT transport | bnewbold | 2016-06-02 | 1 | -6/+14 |
* | add --no-crypto in a crude way | bnewbold | 2016-05-30 | 1 | -23/+40 |
* | sort-of-working crypto | bnewbold | 2016-05-30 | 1 | -3/+4 |
* | WIP: partially working buffered crypto | bnewbold | 2016-05-30 | 1 | -4/+24 |
* | BROKEN: initial implementation of crypto | bnewbold | 2016-05-30 | 1 | -4/+7 |
* | genericize common functions over streams | bnewbold | 2016-05-29 | 1 | -3/+3 |
* | add client mode for testing/dev; misc progress | bnewbold | 2016-05-29 | 1 | -1/+59 |
* | begin implementation of actual file transfer | bnewbold | 2016-05-29 | 1 | -3/+4 |
* | fix module hierarchy; actually call common functions | bnewbold | 2016-05-29 | 1 | -7/+8 |
* | more rapid development | bnewbold | 2016-05-28 | 1 | -11/+52 |
* | refactor file layout *again* | bnewbold | 2016-05-27 | 1 | -0/+16 |