Commit Graph

  • e121ddfc4b
    Merge pull request #449 from meejah/448.eol-pythons master meejah 2022-08-30 17:30:42 -0600
  • 42a4959ada metadata/readme updates about dropped versions meejah 2022-08-30 17:12:31 -0600
  • cf595b71fa gone on windows too meejah 2022-08-30 16:56:30 -0600
  • 337102d02c remove old pythons meejah 2022-08-30 16:41:30 -0600
  • 2c7582a454
    Merge pull request #424 from a1346054/fixes meejah 2022-08-30 16:32:39 -0600
  • 1575b57f9b
    Merge pull request #436 from sitiom/patch-1 meejah 2022-08-24 14:33:43 -0600
  • e501cc436c
    docs(install): Add Chocolatey installation for Windows sitiom 2022-03-31 23:22:25 +0800
  • 65237a8ecf trim trailing whitespace a1346054 2021-08-25 19:19:52 +0000
  • a874a6400d fix spelling a1346054 2021-08-25 19:19:21 +0000
  • e522a39922
    Merge pull request #411 from meejah/debug-state meejah 2021-07-23 09:23:50 -0600
  • 98d769c983 add a --debug-state command-line option meejah 2021-04-20 14:45:22 -0600
  • 679434a9e1 more roundy-brackets meejah 2021-06-17 10:28:36 -0600
  • 5e472fe116 wrong kind of brackets meejah 2021-06-17 10:26:54 -0600
  • 3056e9f4f3
    Merge pull request #420 from meejah/move-to-libera meejah 2021-06-15 18:56:59 -0600
  • 83947014a6 add matrix links; IRC is on libera.chat now meejah 2021-06-15 15:18:27 -0600
  • 965b949ccf
    welcome.md: hyperlink changes (#418) Adam Piggott 2021-05-27 09:22:58 +0100
  • 016200b740
    Merge pull request #410 from sagarhowal/395-error-msg-fix meejah 2021-04-07 14:54:19 -0600
  • 20a3238003
    update WrongPasswordError Sagar Howal 2021-04-07 18:37:16 +0100
  • 501ce26e8b
    Merge pull request #404 from adam-sroka/master meejah 2021-03-13 12:46:08 -0700
  • 9288b3a606
    Update development pip command for zsh Adam Sroka 2021-01-23 22:58:13 +0100
  • d517a10282 README: update appveyor badge URL Brian Warner 2021-01-10 15:37:22 -0800
  • 222430451f README: fix GHA CI badge URL Brian Warner 2021-01-10 15:09:09 -0800
  • 8ea67f6015 README: move repo, switch to GitHub Actions for CI Brian Warner 2021-01-10 15:07:26 -0800
  • f175feba91 README: update python-version compatibility note Brian Warner 2021-01-10 15:05:38 -0800
  • bc6537e758 test_cli: ignore deprecation noise for py2.7/py3.5 so tests won't fail Brian Warner 2021-01-10 15:02:05 -0800
  • b97bd40f0a add GitHub Actions -based CI Brian Warner 2021-01-10 14:08:23 -0800
  • a6960d42e5
    Fix link to rendezvous server repo in API doc Clayton Passmore 2020-09-18 11:10:48 -0400
  • 95a628e1a7 docs: add pointers to server code and setup instructions Brian Warner 2020-05-21 21:11:40 -0700
  • aa555a82ed
    Replace deprecated attrs cmp=False parameter with eq=False (#384) sneakypete81 2020-04-12 22:50:03 +0100
  • d4a2c70d52
    Remove unused format parameters (#385) sneakypete81 2020-04-12 19:47:28 +0100
  • 52ee3ce105 setup.py: include wormhole._dilation, wormhole.test.dilate Brian Warner 2020-04-04 16:30:23 -0700
  • 77a18d069a NEWS: update for 0.12.0 release Brian Warner 2020-04-04 14:55:16 -0700
  • e6ac67e0c0 Merge branch 'py38' Brian Warner 2020-04-04 14:28:44 -0700
  • 2420150794 README/setup.py: update to reflect py3.8 compatibility Brian Warner 2020-04-04 14:25:47 -0700
  • 379b931a09 tox/travis: test py3.8 too Brian Warner 2020-04-04 13:49:52 -0700
  • 49354df56e cmd_send: use SpooledTemporaryFile properly, move to disk after 10MB Brian Warner 2020-04-04 12:06:00 -0700
  • 6477f239e8 Correct spelling mistakes Edward Betts 2020-02-20 11:13:36 +0000
  • f566fae439 Merge PR378: allow custom reactor selection better Brian Warner 2020-02-06 22:49:54 -0800
  • aead249576 Transit: properly virtualize reactor in _build_listener Brian Warner 2020-02-06 22:49:12 -0800
  • 0c43499850 test_transit: fix test to tolerate proper virtualized reactor Brian Warner 2020-02-06 22:48:25 -0800
  • 4a2f3baf28 Avoid importing twisted.internet.reactor in global scope sneakypete81 2020-02-06 21:45:37 +0000
  • c198117980 Merge branch '144-client-tls' Brian Warner 2020-01-16 19:26:16 -0800
  • 5a60b247f5 accept 'wss' in relay_url, use TLS for those connections Brian Warner 2020-01-16 18:57:53 -0800
  • fe7b036027 docs/tor.md: remove stale comment about py3 not working Brian Warner 2020-01-15 11:19:48 -0800
  • 005e736f5d Fix docs typo sneakypete81 2020-01-01 19:17:24 +0000
  • 8dff710ff7 Merge branch 'pr368': Transit docs Brian Warner 2020-01-14 17:06:02 -0800
  • eaafe133a1 more fixups Brian Warner 2020-01-14 17:05:41 -0800
  • c5386bc7ac docs/transit.md: remove Blocking section, expand on relay hints Brian Warner 2020-01-14 09:58:08 -0800
  • 9b305169ed Add more information to the Transit docs Explicitly state that the get_connection_hints method returns a Deferred Fix documentation example code Shea Polansky 2020-01-03 17:04:41 -0800
  • 5674c7dfa4 Correct docs to reflect API changes Update usage of Transit connection hints Shea Polansky 2019-12-03 15:39:54 -0800
  • dc26157906 Merge branch '366-fixtest' Brian Warner 2019-12-20 17:25:51 -0800
  • a1420a0a34 manager.py: fix typo in comments Brian Warner 2019-12-20 17:06:30 -0800
  • 6be50a4f0a dilate/test_manager: tolerate Mock endpoints Brian Warner 2019-12-20 17:03:00 -0800
  • dd520677fe Merge branch 'pr365' Brian Warner 2019-11-08 10:42:16 -0800
  • 9a976c10a1 Remove deprecated keyword "sudo" from travis config. Jürgen Gmach 2019-10-20 21:36:41 +0200
  • 6c8caa5f89 Merge branch 'pr361' Brian Warner 2019-11-08 10:41:54 -0800
  • aa16441c8a Add installation instructions for openSUSE Adam Spiers 2019-09-29 15:48:45 +0100
  • 048a9e392a README: add repology.org packaged-versions table Brian Warner 2019-11-08 10:34:33 -0800
  • 7e30b70e2f docs: update install instructions Brian Warner 2019-08-28 10:33:26 -0700
  • d7e244740c tests: cover --verify too, at least for --text Brian Warner 2019-08-17 17:06:22 -0700
  • fd867a9cd6 send: stall the --verify input() long enough to send the Verifier Brian Warner 2019-08-17 15:24:13 -0700
  • ab5fe65c3b Merge commit 'dilate-half-close' Brian Warner 2019-08-11 22:22:45 -0700
  • 854f0d6e01 ignore ConnectionRefusedError too Brian Warner 2019-08-11 21:57:40 -0700
  • 2e2120f327 manager: handle mismatched code during WAITING too Brian Warner 2019-08-11 21:40:06 -0700
  • a489f5da2b suppress misleading DNSLookupError on cancelled connections Brian Warner 2019-08-11 21:23:18 -0700
  • 49c36b0277 dilation side needs to be 16-chars to match transit relay Brian Warner 2019-08-11 19:51:21 -0700
  • 840dfa603b w.dilate(): accept transit_relay_location=, pass through to manager Brian Warner 2019-08-11 19:37:10 -0700
  • 1219fd08ca subchannel: enforce separation between half-close and full-close API Brian Warner 2019-08-11 18:47:54 -0700
  • 1c8c2997c7 subchannel: tolerate multiple pre-open inbound DATA messages Brian Warner 2019-08-11 18:47:21 -0700
  • 327e72e6ac update subchannel state machine for half-close Brian Warner 2019-08-04 11:51:33 -0700
  • b233763082 subchannel: deliver queued connectionMade before any data Brian Warner 2019-07-08 10:26:43 -0700
  • 4d57465444 oops, fix test_describe on py2 Brian Warner 2019-08-11 14:19:25 -0700
  • 16b6245f44 test describe_inbound, format IPv6 better Brian Warner 2019-08-11 14:09:26 -0700
  • d0c27552cf tox.ini: remove py3.4 from envlist Brian Warner 2019-08-09 10:41:31 -0700
  • c068bfdfdd transit key is derived from the wrong APPID, bummer Brian Warner 2019-07-24 11:04:36 -0700
  • 20496e3976 Merge branch '335-buffer-1' Brian Warner 2019-07-13 19:48:58 -0700
  • b633602a02 update test_manager to match Brian Warner 2019-07-13 19:25:50 -0700
  • 85cb003498 WIP: rewrite w.dilate API to return endpoints synchronously Brian Warner 2019-07-12 00:01:55 -0700
  • 75fad02a28 subchannel: queue pending opens with a deque(), not a list Brian Warner 2019-07-08 01:02:39 -0700
  • 443d248972 manager: call inbound.set_listener_endpoint() before start() Brian Warner 2019-07-08 01:02:15 -0700
  • 575cf5d789 subchannel: check MAX_FRAME_LENGTH, 2**32 minus headers Brian Warner 2019-07-07 23:59:54 -0700
  • d1aefa815d fix subchannel open/close, add test Brian Warner 2019-07-06 01:50:29 -0700
  • 8043e508fa make SubChannel IDs integers, not 4-bytes Brian Warner 2019-07-06 01:10:34 -0700
  • a74cc99e6a dilate: test sending data while the connection is offline Brian Warner 2019-07-05 23:16:25 -0700
  • 3a4b9a3b67 Merge branch 'dilation-testing' Brian Warner 2019-07-05 16:02:53 -0700
  • c9d36888bb docs: add dilation state machines diagram Brian Warner 2019-07-05 15:56:13 -0700
  • ee8c1acffa dilate/test_full: test reconnection Brian Warner 2019-07-05 15:47:49 -0700
  • 98cce7fab7 connector: tidy Factory reprs Brian Warner 2019-07-05 15:41:39 -0700
  • 8cfdc4c9bc README: drop python3.4 support Brian Warner 2019-07-05 15:50:00 -0700
  • f2d5084761
    Fedora has magic-wormhole in all versions Miro Hrončok 2019-06-04 20:57:01 +0200
  • ab00f8e876 Merge branch 'pr331' Brian Warner 2019-05-29 23:33:55 -0700
  • 58cf584fb0 cmd_receive: treat 'quit' or other non- yes/no answers as "no" Brian Warner 2019-05-29 23:32:02 -0700
  • e2c678930c Closes #330 Changed default choice from No to Yes for wormhole receive morrieinmaas 2019-05-18 15:55:30 -0400
  • 293893ec01 Merge branch 'dilation-fixes' Brian Warner 2019-05-07 11:45:49 -0700
  • 38f512e4cc open sc0 early, since messages can arrive attached to the KCM Brian Warner 2019-05-07 11:30:48 -0700
  • d612b58dd8 connection: tolerate merged KCM and first record Brian Warner 2019-05-06 22:35:47 -0700
  • 55056bd324 make no_listen= an argument to w.dilate() rather than create() Brian Warner 2019-05-06 21:35:30 -0700
  • 7eb1201379 connection: improve comments about protocol flow Brian Warner 2019-05-06 21:37:01 -0700
  • c933c5cc06 dilation-protocol.md: clarify a few things Brian Warner 2019-05-06 21:34:19 -0700
  • d9284cd4cb hints: avoid DNS lookups for all-numeric ipv4/ipv6 hints Brian Warner 2019-05-06 21:40:20 -0700