index
:
ucp
aes_crypto_experiment
master
old-patches
scp/mosh/UDT mash-up for bulk data xfer
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
implement hack which re-binds after daemonization (UGLY)
bnewbold
2016-06-03
2
-10
/
+19
*
force SSH into IPv4 (libudt can't do IPv6)
bnewbold
2016-06-03
1
-0
/
+1
*
make client less verbose by defauilt
bnewbold
2016-06-02
2
-15
/
+21
*
massively improve io error handling
bnewbold
2016-06-02
3
-40
/
+62
*
more improvements to error handling
bnewbold
2016-06-02
2
-8
/
+11
*
doc: commit random notes I had sitting around
bnewbold
2016-06-02
3
-0
/
+364
*
server: add logging via syslog
bnewbold
2016-06-02
4
-7
/
+161
*
it is the job of drop to clean up
bnewbold
2016-06-02
2
-7
/
+0
*
start cleaning up error conditions
bnewbold
2016-06-02
4
-30
/
+64
*
server: try additional ports if can't bind at first
bnewbold
2016-06-02
1
-7
/
+17
*
server: proper parsing of SSH_COMMAND
bnewbold
2016-06-02
2
-11
/
+30
*
client: handle remote error properly
bnewbold
2016-06-02
1
-1
/
+2
*
fix arg handling error messages; make nonces and keys optional (if no-crypto)
bnewbold
2016-06-02
3
-6
/
+16
*
start transition to UDT transport
bnewbold
2016-06-02
7
-182
/
+105
*
upgrade utp to 'temp_utp', which has more recent fixes
bnewbold
2016-05-31
2
-35
/
+14
*
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
*
WIP: partially working buffered crypto
bnewbold
2016-05-30
3
-19
/
+110
*
BROKEN: initial implementation of crypto
bnewbold
2016-05-30
7
-10
/
+141
*
genericize common functions over streams
bnewbold
2016-05-29
3
-12
/
+8
*
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