Age | Commit message (Expand) | Author |
2016-11-01 | Merge branch 'maint-0.2.9' | Nick Mathewson |
2016-11-01 | Attempt to fix unit tests on netbsd | Nick Mathewson |
2016-11-01 | Merge branch 'maint-0.2.9' | Nick Mathewson |
2016-11-01 | Merge remote-tracking branch 'teor/bug20472-029-v2' into maint-0.2.9 | Nick Mathewson |
2016-10-31 | Merge branch 'maint-0.2.9' | Nick Mathewson |
2016-10-31 | Merge branch 'bug19968_029' into maint-0.2.9 | Nick Mathewson |
2016-10-31 | Re-run trunnel. | Nick Mathewson |
2016-10-31 | prop224: Add INTRODUCE1 and INTRODUCE_ACK trunnel definition | David Goulet |
2016-10-31 | prop224: Add ESTABLISH_INTRO and INTRO_ESTABLISHED trunnel definition | David Goulet |
2016-10-31 | Merge branch 'maint-0.2.9' | Nick Mathewson |
2016-10-31 | Actually free the worker_state_t object when we do an update with it | Nick Mathewson |
2016-10-31 | Actually clamp the number of detected CPUs to 16. | Nick Mathewson |
2016-10-31 | Rename routerstatus_version_supports_ntor to *_supports_extend2_cells | teor |
2016-10-31 | Refactor circuit_pick_create_handshake | teor |
2016-10-31 | In circuit_pick_extend_handshake, assume all hops support EXTEND2 and ntor | teor |
2016-10-28 | Merge branch 'bug20494' | Nick Mathewson |
2016-10-28 | Fix bad warning when checking IP policies. | Nick Mathewson |
2016-10-28 | Hopefully fix int64 comparisons in test_dir_networkstatus_compute_bw_weights_v10 | Matt Traudt |
2016-10-27 | Comment the heck out of the stream/circuit attaching process. | Nick Mathewson |
2016-10-27 | Document main.c a lot better | Nick Mathewson |
2016-10-27 | Resolve memory leaks in test_dir_networkstatus_compute_bw_weights_v10 | Nick Mathewson |
2016-10-27 | Convert remaining files to smartlist_add_strdup | overcaffeinated |
2016-10-27 | Automated change to use smartlist_add_strdup | overcaffeinated |
2016-10-27 | Add implementation of smartlist_add_strdup | overcaffeinated |
2016-10-26 | Small refactoring: explain G,M,E,D,T initialization | Nick Mathewson |
2016-10-26 | Add historic bwweight tests, comments, line len fixes | Matt Traudt |
2016-10-26 | Add consensus weight calculation tests | Matt Traudt |
2016-10-26 | Fix default bw weights with new consensus method | Matt Traudt |
2016-10-26 | Merge remote-tracking branch 'pastly/ticket20459' | Nick Mathewson |
2016-10-26 | Merge branch 'maint-0.2.9' | Nick Mathewson |
2016-10-26 | Avoid tor_fragile_assert() failure with DNSPort on RESOLVED_TYPE_ERROR | Nick Mathewson |
2016-10-26 | Continue the module documentation effort with circuitbuild and circuituse | Nick Mathewson |
2016-10-26 | More module documentation (circpathbias, circuitlist) | Nick Mathewson |
2016-10-26 | Regenerate trunnel code with trunnel 1.5 | Nick Mathewson |
2016-10-26 | More module-level documentation. | Nick Mathewson |
2016-10-26 | Whitespace fixes | Nick Mathewson |
2016-10-26 | Allow asking a bridge's own descriptor over one-hop connection | Nick Mathewson |
2016-10-25 | Fix ewma_cmp_cmux never considering policies different | Matt Traudt |
2016-10-24 | Merge remote-tracking branch 'pastly/ticket20273' | Nick Mathewson |
2016-10-24 | Module-document dnsserv.c, policies.c, routerkeys.c | Nick Mathewson |
2016-10-24 | html error in doxygen comment in rendservice.c | Nick Mathewson |
2016-10-24 | Module documentation for config.c and confparse.c | Nick Mathewson |
2016-10-24 | Module documentation (and an important caveat) for dirvote.c | Nick Mathewson |
2016-10-20 | Turn scheduler.c documentation into doxygen. | Nick Mathewson |
2016-10-19 | Say 'Invalid argument' instead of unclear 'Unrecognized' | Ivan Markin |
2016-10-19 | BUG in purpose_needs_anonymity if switch not matched. | Nick Mathewson |
2016-10-19 | Merge remote-tracking branch 'chelseakomlo/master' | Nick Mathewson |
2016-10-19 | Compilation fix. (function pointer implicit cast in tests.) | Nick Mathewson |
2016-10-19 | Merge remote-tracking branch 'andrea/ticket19858_v2' | Nick Mathewson |
2016-10-19 | Unify code in channel_write_*cell() | Nick Mathewson |