ec3599ff09Merge PR49: emit pacifier message when key-verification is slow
Brian Warner
2016-12-16 01:47:56 -0800
30af04d245test_scripts: rename mode to be "slow-text"
Brian Warner
2016-12-16 01:33:45 -0800
face9423ddinternals: ensure _API_establish_key is not called twice
Brian Warner
2016-12-16 01:33:17 -0800
2d1f474c60rebased and fixed merge error
laharah
2016-08-16 02:40:47 -0700
6bdaaf368cMoved slow connection notification to stderr
laharah
2016-06-17 22:03:58 -0700
01318d1130added notification to cmd_receive plus reactor cleanup
laharah
2016-06-05 03:10:32 -0700
a2ab1863cfadded the new key waiter to be cleaned up on error in wormhole
laharah
2016-06-05 02:55:31 -0700
f786031f40basic key established hook added to CLI send
laharah
2016-06-05 00:11:28 -0700
680b01b3fcadded api hooks to get notification about key excange
laharah
2016-06-04 23:21:44 -0700
33fa6f6edetests for new establish_key wormhole hook
laharah
2016-06-04 23:52:32 -0700
cd40fc7a03Merge PR91: reject transfers upon insufficient space
Brian Warner
2016-12-15 20:15:34 -0800
5c751eb3edfix tests on windows
Brian Warner
2016-12-10 16:14:54 -0800
f3e1aab3a1reject transfers when there isn't enough disk space available
Brian Warner
2016-12-10 15:30:51 -0800
b57928431aadd utility to estimate free disk space
Brian Warner
2016-12-10 15:30:25 -0800
da53c78d56Merge PR102: add man pages
Brian Warner
2016-12-15 19:48:26 -0800
d7441cfe8aremove out of date version numbers
Antoine Beaupré
2016-12-15 10:36:32 -0500
7bade97bc2add cross-refs and authors
Antoine Beaupré
2016-12-15 10:36:16 -0500
cdc25e533amove wormhole-server to section 8
Antoine Beaupré
2016-12-15 10:35:49 -0500
cc890aa6faimport manpages from Debian project
Antoine Beaupré
2016-12-15 10:25:28 -0500
123073a519tox coverage: always build .xml after the run
Brian Warner
2016-12-10 15:29:10 -0800
2596c58e4aipaddrs: import function from latest Tahoe
Brian Warner
2016-12-10 13:06:27 -0800
58f20d79a7update to versioneer-0.17
Brian Warner
2016-12-10 10:36:59 -0800
f0bfcd7ca4fix some py2/py3-isms picked up by mypy
Brian Warner
2016-12-08 23:47:53 -0800
fa9285910dNEWS: mention twisted[tls] too
Brian Warner
2016-12-08 22:26:03 -0800
917703cc41NEWS: update for 0.8.2 release
Brian Warner
2016-12-08 17:44:40 -0800
582cebfb5frx: don't reveal file-already-exists, just reject transfer
Brian Warner
2016-12-08 16:50:00 -0800
ab972785aaCLI: don't emit traceback for TransferErrors
Brian Warner
2016-12-08 16:49:44 -0800
58c7639635CLI: exit with rc=1 upon errors
Brian Warner
2016-12-08 16:48:12 -0800
64307d3531setup.py: require twisted[tls] to hush service-identity warning
Brian Warner
2016-12-07 22:13:40 -0800
4a679daa2bmunin/wormhole_errors: fix mailboxes_scary
Brian Warner
2016-12-02 14:53:05 -0800
6b0ebef559Merge PR92: use 'humanize' to abbreviate filesizes
Brian Warner
2016-11-17 14:34:29 -0800
e9cd5b5d60fix capitalization output to match humanize
Antoine Beaupré
2016-11-17 11:36:00 -0500
342bebbd0euse humanize library instead of custom implementation
Antoine Beaupré
2016-11-11 22:01:21 -0500
0ff14bf4d0README: mention python-pip
Brian Warner
2016-11-11 17:06:13 -0800
047af4b27duse human-readable sizes more broadly
Antoine Beaupré
2016-11-09 15:14:01 -0500
007d76c145appveyor: install tox from pypi, not git
Brian Warner
2016-10-28 18:33:59 -0700
a3fc7b9402update link to PyCon video
Ofekmeister
2016-10-23 14:48:27 -0400
0004315431transit: tolerate non-ascii bad handshake
Brian Warner
2016-08-22 23:13:04 -0700
f246fdfa7dMerge branch 'pr78'
Brian Warner
2016-08-15 17:40:09 -0700
9dd1d738e1Fix small CLI typo The output for verified copies asks the user to run wormhole --verify receive, but the correct argument order is wormhole receive --verify.
Tom Lowenthal
2016-08-14 21:06:04 -0400
d16b1e888dMerge branch 'pr57': add experimental ssh-setup mode
Brian Warner
2016-08-15 17:38:29 -0700
f449466f4fupdate tests
Brian Warner
2016-08-15 17:36:55 -0700
899e539cb1cmd_ssh: ~ is not always /home
Brian Warner
2016-08-15 17:24:05 -0700
75d362f60aadd some basic tests, doesn't cover everything
Brian Warner
2016-08-15 17:01:39 -0700
d057b91371xfer_util: work on py2+py3
Brian Warner
2016-08-15 17:34:33 -0700