Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | make client less verbose by defauilt | bnewbold | 2016-06-02 | 1 | -4/+4 |
* | server: add logging via syslog | bnewbold | 2016-06-02 | 1 | -0/+2 |
* | start cleaning up error conditions | bnewbold | 2016-06-02 | 1 | -4/+12 |
* | fix arg handling error messages; make nonces and keys optional (if no-crypto) | bnewbold | 2016-06-02 | 1 | -1/+1 |
* | start transition to UDT transport | bnewbold | 2016-06-02 | 1 | -2/+3 |
* | add --no-crypto in a crude way | bnewbold | 2016-05-30 | 1 | -2/+4 |
* | BROKEN: initial implementation of crypto | bnewbold | 2016-05-30 | 1 | -0/+4 |
* | 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 | 1 | -1/+4 |
* | begin implementation of actual file transfer | bnewbold | 2016-05-29 | 1 | -1/+1 |
* | fix module hierarchy; actually call common functions | bnewbold | 2016-05-29 | 1 | -0/+4 |
* | more rapid development | bnewbold | 2016-05-28 | 1 | -10/+10 |
* | refactor file layout *again* | bnewbold | 2016-05-27 | 1 | -76/+19 |
* | start refactor to ucp | bnewbold | 2016-05-27 | 1 | -0/+142 |