Timeline
2016-09-14:
- 23:27 Changeset in trunk [a638a97] by
- implement connections:tcp=disabled This enables an I2P-only node, …
- 23:12 Changeset in trunk [02ba2a0] by
- implement --listen=none, use it for create-client Improve docs on …
- 22:49 Ticket #1754 (--tub-location= option for create-introducer, create-client, and ...) closed by
- fixed: This is now implemented, --listen=tcp --hostname=XYZ.
- 20:10 Changeset in trunk [d69757e0] by
- docs: more server/introducer setup text running.rst: split out the …
- 19:46 Changeset in trunk [8a4dc21] by
- Merge PR 344 from david415/2877.doc_cli_where_opts.0 closes …
- 19:45 Changeset in trunk [460cc82] by
- update docs * replace sample IPv4/IPv6 addresses with reserved ones …
- 17:58 Changeset in trunk [f3fafa2] by
- Add server-side network considerations to servers.rst This includes …
- 14:03 Ticket #2830 (clean up tor docs and add configuration info) created by
- There's a few minor documentation cleanups i want to do on the Tor …
- 05:17 Changeset in trunk [aa162f5] by
- close more filehandles with context managers
- 05:06 Ticket #2820 (--hide-ip should turn on connections tcp=tor) closed by
- fixed: In [changeset:"3282f2aa8a0ae55918cfca40c86c8a561370cb37/trunk" …
- 05:06 Changeset in trunk [3282f2a] by
- Merge PR 343 from david415/2820.hide_ip_set_tcp_tor.0 Closes ticket:2820
- 05:05 Changeset in trunk [a8f02d6] by
- enhance tests
2016-09-13:
- 19:27 Ticket #2727 (review api_auth_token changes on Magic Folder branch for security) closed by
- fixed: We walked through the code briefly in today's devchat, and it looks …
- 17:38 Ticket #2829 (make magic-folder (downloader) polling interval configurable) created by
- It's not currently possible to configure the polling interval for the …
- 10:15 Changeset in trunk [9943a26] by
- Make the create-node --hide-ip option set [connections]tcp=tor
- 09:23 Ticket #2384 (anonymize Tub IDs when using Tahoe-LAFS with anonymity net like Tor or I2p) closed by
- fixed: In [changeset:"80acd565e2f49717450a3281139fe80f9c855f7e/trunk" …
- 09:22 Ticket #2828 (address remaining anonymity-violating linkages) created by
- As described in #2384, even with Tor and ephemeral client->server …
- 09:14 Changeset in trunk [80acd56] by
- docs: describe known linkability closes ticket:2384
- 08:14 Changeset in trunk [a37b93e] by
- create_node.py: refactor options
- 00:50 Ticket #68 (implement distributed introduction, remove Introducer as a single ...) closed by
- fixed: Ok, at long last, this ticket is done. We didn't implement the cool …
- 00:45 Changeset in trunk [2e3ec41] by
- document multiintroducer/introducerless config refs ticket:68
- 00:45 Changeset in trunk [d802135] by
- test introducerless config refs ticket:68
- 00:31 Changeset in trunk [3b24e7e] by
- Merge PR 338 from david415/68.multi_intro.0 This enables the use of …
- 00:30 Changeset in trunk [4ae574c] by
- test_multi_introducers: add more tests
- 00:15 Changeset in trunk [4f717ba] by
- Add a multi-introducer implementation this is based the previous …
2016-09-12:
- 15:23 OSPackages edited by
- update wrt Slackware 14.2 on SBo (diff)
2016-09-10:
- 02:31 Ticket #2827 (document new --location/--port / --hostname / --listen options) created by
- We need docs for the new #2773 and #2490 options.
- 02:15 Ticket #2773 (`tahoe create-node` should require `--location` and/or `--hostname`, ...) closed by
- fixed: In [changeset:"a8899c8fc3047683ca89dbb5e4f9df0ae2d94e41/trunk" …
- 02:11 Changeset in trunk [a8899c8] by
- Merge branch '2773-listen-port' This adds several arguments to "tahoe …
- 01:53 Changeset in trunk [3b172895] by
- create_node: simplify validation, clean up tests
- 01:53 Changeset in trunk [229e306e] by
- test_runner: fix to use new conventions create-node needs …
- 01:53 Changeset in trunk [38ebdfa] by
- create-node: reject --listen=tcp without --hostname=
- 01:52 Changeset in trunk [9a1a186] by
- simplify tests: use parse_cli, assertRaises, assertFailure …
- 01:51 Changeset in trunk [7d3b414] by
- remove leftover debug prints
- 00:29 Changeset in trunk [09ce796] by
- fixes
- 00:29 Changeset in trunk [e9c1075] by
- Make corrections from Daira's code review
- 00:10 Changeset in trunk [31dfee2] by
- fix cli test create tests
- 00:10 Changeset in trunk [83db7e8b] by
- Add create node args: listen, port, hostname, location fixes ticket: 2773
- 00:09 Changeset in trunk [2a44a8e8] by
- setup.py: use python3-safe print() call
- 00:08 Ticket #2799 (make 'python setup.py {trial,test}' print the One True Way to run tests) closed by
- fixed: In [changeset:"3aac5aa577c705932ad25936e0b0df272f088b72/trunk" …
2016-09-09:
- 23:43 Changeset in trunk [3aac5aa] by
- 'setup.py test' prints message about tox closes ticket:2799
- 23:30 Ticket #2826 (CLI: allow dispatch functions to return a Deferred) closed by
- fixed: In [changeset:"802cfc87fe8c9343f39e4ef80100e0d61817292a/trunk" …
- 23:27 Changeset in trunk [ecc2080] by
- Merge branch '2826-async-dispatch'
- 22:52 Changeset in trunk [802cfc8] by
- CLI: allow dispatch functions to return Deferred In addition, CLI …
- 22:41 Changeset in trunk [97c29a3] by
- test_runner: factor out parse_cli() helper
- 22:41 Changeset in trunk [7193bff] by
- tests: use shared run_cli()/do_cli() A couple of test classes which …
- 22:40 Changeset in trunk [07e4c491] by
- move run_cli() up to test/common_util.py
- 22:40 Changeset in trunk [442468f] by
- do_cli(): split out run_cli() The main part of CLITestMixin.do_cli() …
- 22:40 Changeset in trunk [1877bd3] by
- consolidate skip_if_cannot_represent_filename() Remove duplicate …
- 22:40 Changeset in trunk [d85d1ea] by
- CLITestMixin: move into common.py Also move parse_options(). It was …
- 22:40 Changeset in trunk [45e5d5b] by
- test_configutil doesn't need CLITestMixin
- 22:40 Changeset in trunk [720aa1a] by
- unify signature of all CLI dispatch functions Now they all take a …
- 22:40 Changeset in trunk [57bed47] by
- runner.py: remove unused arguments
- 22:37 Changeset in trunk [8d9afdc] by
- CLI: remove 'debug trial', 'debug repl' These are obsolete. Tests are …
- 22:18 Ticket #2129 ("bin/tahoe debug trial" runs installed code somewhere other than ...) closed by
- invalid: We've moved to tox as the recommended "One True Way" to run the test …
- 17:37 Ticket #2826 (CLI: allow dispatch functions to return a Deferred) created by
- This will enable #2490 to run (async) Tor operations during `tahoe …
2016-09-08:
- 19:22 Ticket #2218 (Magic Folder on Windows: node can't be killed with Ctrl-C) closed by
- fixed: landed in [ff82112b]
- 19:19 Changeset in trunk [ff82112] by
- Merge pr337 from meejah:2218.fix-shutdown.0 closes …
- 19:18 Changeset in trunk [de8e61dd] by
- it's okay if we already cancelled it
- 19:18 Changeset in trunk [622ae646] by
- fix shutdown
- 19:06 Ticket #2825 (rewrite CLI commands to use treq or twisted.web, not httplib) created by
- For various reasons, when we first wrote the CLI side of the WAPI …
2016-09-07:
- 02:24 Ticket #2809 (Should be an error to put in unknown config items) closed by
- fixed: In [changeset:"74dc7194b6f1686fd1091ed521765efda8038cc7/trunk" …
- 02:23 Changeset in trunk [74dc719] by
- validate_config: improve tests closes ticket:2809
Note: See TracTimeline
for information about the timeline view.