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