Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Add '--digests' to "that which implies --hush." | Nick Mathewson | 2013-09-13 |
| | | | | | And have these various commandline options imply "hush", not "quiet", since we like to see warnings. | ||
* | Integration test for parsing arguments on the commandline | Nick Mathewson | 2013-09-13 |
| | | | | (incomplete) | ||
* | Disallow --hash-password with no commandline arguments. | Nick Mathewson | 2013-09-13 |
| | | | | | | Fixes bug 9573. Bugfix on 59453ac6e in 0.0.9pre5, which fixed a crash in a silly way. | ||
* | Make config_parse_commandline table-driven for its list of cmdline args | Nick Mathewson | 2013-09-13 |
| | |||
* | Use commandline parser for other options | Nick Mathewson | 2013-09-13 |
| | | | | | These were previously allowed only in the initial position: --help, -h , --version, --digests, --list-torrc-options | ||
* | Expose commandline parser so that we can use it for --quiet,etc. | Nick Mathewson | 2013-09-13 |
| | | | | Fix for bug 9578. | ||
* | Patch for 4647 (rewrite command line parser) | Cristian Toader | 2013-09-13 |
| | |||
* | Cleanup whitespaces | Nick Mathewson | 2013-08-25 |
| | |||
* | Merge branch 'bug5609_rebased' | Nick Mathewson | 2013-08-25 |
|\ | |||
| * | Basic unit test for EVENT_TRANSPORT_LAUNCHED | Nick Mathewson | 2013-08-25 |
| | | |||
| * | Widen event_mask_t to 64 bits | Nick Mathewson | 2013-08-25 |
| | | |||
| * | Add a changes file for #5609. | George Kadianakis | 2013-08-25 |
| | | |||
| * | Implement the TRANSPORT_LAUNCHED control port event. | George Kadianakis | 2013-08-25 |
|/ | |||
* | Merge remote-tracking branch 'origin/maint-0.2.4' | Nick Mathewson | 2013-08-25 |
|\ | |||
| * | Merge remote-tracking branch 'origin/maint-0.2.3' into maint-0.2.4 | Nick Mathewson | 2013-08-25 |
| |\ | | | | | | | | | | | | | (Using "ours" strategy to avoid taking 9546 fix in 0.2.3; we just merged our own into 0.2.4) | ||
| | * | Merge remote-tracking branch 'public/bug9546_023_v2' into maint-0.2.3 | Nick Mathewson | 2013-08-25 |
| | |\ | |||
| | | * | Make bridges send AUTH_CHALLENGE cells | Nick Mathewson | 2013-08-21 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | The spec requires them to do so, and not doing so creates a situation where they can't send-test because relays won't extend to them because of the other part of bug 9546. Fixes bug 9546; bugfix on 0.2.3.6-alpha. | ||
| | | * | Send NETINFO on receiving a NETINFO if we have not yet sent one. | Nick Mathewson | 2013-08-21 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | (Backport to Tor 0.2.3) Relays previously, when initiating a connection, would only send a NETINFO after sending an AUTHENTICATE. But bridges, when receiving a connection, would never send AUTH_CHALLENGE. So relays wouldn't AUTHENTICATE, and wouldn't NETINFO, and then bridges would be surprised to be receiving CREATE cells on a non-open circuit. Fixes bug 9546. | ||
| * | | | Merge remote-tracking branch 'public/bug9546_v2' into maint-0.2.4 | Nick Mathewson | 2013-08-25 |
| |\ \ \ | |||
| | * | | | Make bridges send AUTH_CHALLENGE cells | Nick Mathewson | 2013-08-21 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | The spec requires them to do so, and not doing so creates a situation where they can't send-test because relays won't extend to them because of the other part of bug 9546. Fixes bug 9546; bugfix on 0.2.3.6-alpha. | ||
| | * | | | Send NETINFO on receiving a NETINFO if we have not yet sent one. | Nick Mathewson | 2013-08-20 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Relays previously, when initiating a connection, would only send a NETINFO after sending an AUTHENTICATE. But bridges, when receiving a connection, would never send AUTH_CHALLENGE. So relays wouldn't AUTHENTICATE, and wouldn't NETINFO, and then bridges would be surprised to be receiving CREATE cells on a non-open circuit. Fixes bug 9546. | ||
| * | | | | Merge remote-tracking branch 'public/bug9366' into maint-0.2.4 | Nick Mathewson | 2013-08-25 |
| |\ \ \ \ | |||
| | * | | | | Don't allow all ORPort values to be NoAdvertise | Nick Mathewson | 2013-08-05 |
| | | | | | | | | | | | | | | | | | | | | | | | | Fix for bug #9366 | ||
| * | | | | | Merge remote-tracking branch 'public/bug9543' into maint-0.2.4 | Nick Mathewson | 2013-08-25 |
| |\ \ \ \ \ | |||
| | * | | | | | Add a 30-day maximum on user-supplied MaxCircuitDirtiness | Nick Mathewson | 2013-08-21 |
| | | |/ / / | | |/| | | | | | | | | | | | | | | | Fix for bug 9543. | ||
* | | | | | | fix typos | Roger Dingledine | 2013-08-23 |
| | | | | | | |||
* | | | | | | Merge remote-tracking branch 'origin/maint-0.2.4' | Nick Mathewson | 2013-08-22 |
|\| | | | | | |||
| * | | | | | Merge remote-tracking branch 'origin/maint-0.2.3' into maint-0.2.4 | Nick Mathewson | 2013-08-22 |
| |\ \ \ \ \ | | |/ / / / | |/| | / / | | | |/ / | | |/| | | |||
| | * | | | Merge remote-tracking branch 'public/bug9564' into maint-0.2.3 | Nick Mathewson | 2013-08-22 |
| | |\ \ \ | | | |_|/ | | |/| | | |||
| | | * | | Replace return with continue in update_consensus_networkstatus_downloads | Nick Mathewson | 2013-08-22 |
| | |/ / | | | | | | | | | | | | | Fix for bug 9564; bugfix on 0.2.3.14-alpha. | ||
* | | | | Merge branch 'bug6153_squashed' | Nick Mathewson | 2013-08-22 |
|\ \ \ \ | |||
| * | | | | Hide the contents of the circuit_build_times structure. | Nick Mathewson | 2013-08-22 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | There were only two functions outside of circuitstats that actually wanted to know what was inside this. Making the structure itself hidden should help isolation and prevent us from spaghettifying the thing more. | ||
| * | | | | Documentation for new cbt accessors | Nick Mathewson | 2013-08-22 |
| | | | | | |||
| * | | | | changes file for 6153 | Nick Mathewson | 2013-08-22 |
| | | | | | |||
| * | | | | Separate mutable/const accessors for circuit_build_times | Nick Mathewson | 2013-08-22 |
| | | | | | | | | | | | | | | | | | | | | (These have proved invaluable for other global accessors.) | ||
| * | | | | Rename get_circuit_nbuild_* to end with _ms | Nick Mathewson | 2013-08-22 |
| | | | | | |||
| * | | | | Make circ_times static and add accessor functions. | vagrant | 2013-08-22 |
|/ / / / | | | | | | | | | | | | | | | | | | | | | Change the global circ_times to a static variable and use accessor functions throughout the code, instead of accessing it directly. | ||
* | | | | Merge branch 'ticket5526' | Nick Mathewson | 2013-08-21 |
|\ \ \ \ | |||
| * | | | | Tweak/cleanup 5526 fix. | Nick Mathewson | 2013-08-21 |
| | | | | | |||
| * | | | | Print accounting information in heartbeat messages. | Peter Retzlaff | 2013-08-21 |
|/ / / / | | | | | | | | | | | | | Implements ticket 5526. | ||
* | | | | Merge remote-tracking branch 'origin/maint-0.2.4' | Nick Mathewson | 2013-08-16 |
|\| | | | |||
| * | | | Document the correct loglevel for the heartbeat message | Nick Mathewson | 2013-08-16 |
| | | | | |||
* | | | | Add a changes file for 9108. | Nick Mathewson | 2013-08-15 |
| | | | | |||
* | | | | Rename circuit_get_global_list to remove trailing _ | Nick Mathewson | 2013-08-15 |
| | | | | |||
* | | | | Merge remote-tracking branch 'majek/bug9108' | Nick Mathewson | 2013-08-15 |
|\ \ \ \ | | | | | | | | | | | | | | | | | | | | | Conflicts: src/or/circuitlist.h | ||
| * | | | | Fix #9108 - make global_circuitlist a doubly linked list | Marek Majkowski | 2013-06-20 |
| | | | | | |||
| * | | | | Don't access global_circuitlist variable directly. Use a getter instead. | Marek Majkowski | 2013-06-20 |
| | | | | | |||
* | | | | | Add changes file for #4773. | George Kadianakis | 2013-08-15 |
| | | | | | |||
* | | | | | Fix a wide line in test_geoip_with_pt | Nick Mathewson | 2013-08-15 |
| | | | | | |||
* | | | | | Merge branch 'bug5040_4773_rebase_3' | Nick Mathewson | 2013-08-15 |
|\ \ \ \ \ |