8dff710ff7Merge branch 'pr368': Transit docs
Brian Warner
2020-01-14 17:06:02 -0800
eaafe133a1more fixups
Brian Warner
2020-01-14 17:05:41 -0800
c5386bc7acdocs/transit.md: remove Blocking section, expand on relay hints
Brian Warner
2020-01-14 09:58:08 -0800
9b305169edAdd 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
5674c7dfa4Correct docs to reflect API changes Update usage of Transit connection hints
Shea Polansky
2019-12-03 15:39:54 -0800
dc26157906Merge branch '366-fixtest'
Brian Warner
2019-12-20 17:25:51 -0800
a1420a0a34manager.py: fix typo in comments
Brian Warner
2019-12-20 17:06:30 -0800
6be50a4f0adilate/test_manager: tolerate Mock endpoints
Brian Warner
2019-12-20 17:03:00 -0800
dd520677feMerge branch 'pr365'
Brian Warner
2019-11-08 10:42:16 -0800
9a976c10a1Remove deprecated keyword "sudo" from travis config.
Jürgen Gmach
2019-10-20 21:36:41 +0200
6c8caa5f89Merge branch 'pr361'
Brian Warner
2019-11-08 10:41:54 -0800
aa16441c8aAdd installation instructions for openSUSE
Adam Spiers
2019-09-29 15:48:45 +0100
048a9e392aREADME: add repology.org packaged-versions table
Brian Warner
2019-11-08 10:34:33 -0800
7e30b70e2fdocs: update install instructions
Brian Warner
2019-08-28 10:33:26 -0700
d7e244740ctests: cover --verify too, at least for --text
Brian Warner
2019-08-17 17:06:22 -0700
fd867a9cd6send: stall the --verify input() long enough to send the Verifier
Brian Warner
2019-08-17 15:24:13 -0700
ab5fe65c3bMerge commit 'dilate-half-close'
Brian Warner
2019-08-11 22:22:45 -0700
854f0d6e01ignore ConnectionRefusedError too
Brian Warner
2019-08-11 21:57:40 -0700
2e2120f327manager: handle mismatched code during WAITING too
Brian Warner
2019-08-11 21:40:06 -0700
a489f5da2bsuppress misleading DNSLookupError on cancelled connections
Brian Warner
2019-08-11 21:23:18 -0700
49c36b0277dilation side needs to be 16-chars to match transit relay
Brian Warner
2019-08-11 19:51:21 -0700
840dfa603bw.dilate(): accept transit_relay_location=, pass through to manager
Brian Warner
2019-08-11 19:37:10 -0700
1219fd08casubchannel: enforce separation between half-close and full-close API
Brian Warner
2019-08-11 18:47:54 -0700
1c8c2997c7subchannel: tolerate multiple pre-open inbound DATA messages
Brian Warner
2019-08-11 18:47:21 -0700
327e72e6acupdate subchannel state machine for half-close
Brian Warner
2019-08-04 11:51:33 -0700
b233763082subchannel: deliver queued connectionMade before any data
Brian Warner
2019-07-08 10:26:43 -0700
4d57465444oops, fix test_describe on py2
Brian Warner
2019-08-11 14:19:25 -0700
16b6245f44test describe_inbound, format IPv6 better
Brian Warner
2019-08-11 14:09:26 -0700
d0c27552cftox.ini: remove py3.4 from envlist
Brian Warner
2019-08-09 10:41:31 -0700
c068bfdfddtransit key is derived from the wrong APPID, bummer
Brian Warner
2019-07-24 11:04:36 -0700
20496e3976Merge branch '335-buffer-1'
Brian Warner
2019-07-13 19:48:58 -0700
b633602a02update test_manager to match
Brian Warner
2019-07-13 19:25:50 -0700
85cb003498WIP: rewrite w.dilate API to return endpoints synchronously
Brian Warner
2019-07-12 00:01:55 -0700
75fad02a28subchannel: queue pending opens with a deque(), not a list
Brian Warner
2019-07-08 01:02:39 -0700
443d248972manager: call inbound.set_listener_endpoint() before start()
Brian Warner
2019-07-08 01:02:15 -0700
575cf5d789subchannel: check MAX_FRAME_LENGTH, 2**32 minus headers
Brian Warner
2019-07-07 23:59:54 -0700
d1aefa815dfix subchannel open/close, add test
Brian Warner
2019-07-06 01:50:29 -0700
8043e508famake SubChannel IDs integers, not 4-bytes
Brian Warner
2019-07-06 01:10:34 -0700
a74cc99e6adilate: test sending data while the connection is offline
Brian Warner
2019-07-05 23:16:25 -0700
3a4b9a3b67Merge branch 'dilation-testing'
Brian Warner
2019-07-05 16:02:53 -0700
c9d36888bbdocs: add dilation state machines diagram
Brian Warner
2019-07-05 15:56:13 -0700
ee8c1acffadilate/test_full: test reconnection
Brian Warner
2019-07-05 15:47:49 -0700
98cce7fab7connector: tidy Factory reprs
Brian Warner
2019-07-05 15:41:39 -0700
8cfdc4c9bcREADME: drop python3.4 support
Brian Warner
2019-07-05 15:50:00 -0700