aboutsummaryrefslogtreecommitdiff
path: root/src/or
AgeCommit message (Expand)Author
2017-06-08Merge branch 'maint-0.3.0'Nick Mathewson
2017-06-08Merge branch 'maint-0.2.9' into maint-0.3.0Nick Mathewson
2017-06-08Merge branch 'maint-0.2.8' into maint-0.2.9Nick Mathewson
2017-06-08Merge branch 'maint-0.2.7-redux' into maint-0.2.8Nick Mathewson
2017-06-08Merge branch 'maint-0.2.6' into maint-0.2.7-reduxNick Mathewson
2017-06-08Merge branch 'maint-0.2.5' into maint-0.2.6Nick Mathewson
2017-06-08Merge branch 'maint-0.2.4' into maint-0.2.5Nick Mathewson
2017-06-08TROVE-2017-005: Fix assertion failure in connection_edge_process_relay_cellDavid Goulet
2017-06-08Merge branch 'maint-0.3.0'Nick Mathewson
2017-06-08TROVE-2017-004: Fix assertion failure in relay_send_end_cell_from_edge_David Goulet
2017-06-06Merge branch 'maint-0.3.0'Nick Mathewson
2017-06-06Repair the unit test behavior of my fix for 22508.Nick Mathewson
2017-06-06Merge branch 'maint-0.3.0'Nick Mathewson
2017-06-06Make generate_ed_link_cert() a no-op on clients.Nick Mathewson
2017-06-05Merge branch 'maint-0.3.0'Nick Mathewson
2017-06-05Fix unit tests to work after own_link_cert assertionNick Mathewson
2017-06-05Merge branch 'bug22460_030_01' into maint-0.3.0Nick Mathewson
2017-06-05Merge branch 'maint-0.2.9' into maint-0.3.0Nick Mathewson
2017-06-05Merge branch 'bug22460_case2_029_01_squashed' into maint-0.2.9Nick Mathewson
2017-06-05On v3 link handshake, send the correct link certificateNick Mathewson
2017-06-05Merge branch 'maint-0.2.4' into maint-0.2.5Nick Mathewson
2017-06-05Fix C89 warning (since Tor 0.2.4-5 still care about that.)Nick Mathewson
2017-06-05Merge branch 'maint-0.3.0'Nick Mathewson
2017-06-05Merge branch 'maint-0.2.9' into maint-0.3.0Nick Mathewson
2017-06-05Merge branch 'maint-0.2.8' into maint-0.2.9Nick Mathewson
2017-06-05Merge branch 'maint-0.2.7-redux' into maint-0.2.8Nick Mathewson
2017-06-05Merge branch 'maint-0.2.6' into maint-0.2.7-reduxNick Mathewson
2017-06-05Merge branch 'maint-0.2.5' into maint-0.2.6Nick Mathewson
2017-06-05Merge branch 'maint-0.2.4' into maint-0.2.5Nick Mathewson
2017-06-05Fix undefined behavior in geoip_parse_entry().Nick Mathewson
2017-06-05Merge branch 'bug22466_diagnostic_030'Nick Mathewson
2017-06-05Merge branch 'maint-0.3.0'Nick Mathewson
2017-06-05Make code more clear about own_link_cert safetyNick Mathewson
2017-06-01Regenerate RSA->ed25519 identity crosscertificate as neededNick Mathewson
2017-06-01Use tor_assert_nonfatal() to try to detect #22466Nick Mathewson
2017-06-01Fix ed25519 link certificate race on tls context rotationNick Mathewson
2017-05-31Bugfix: Regenerate more certificates when appropriateNick Mathewson
2017-05-30hs: Correctly validate v3 descriptor encrypted lengthDavid Goulet
2017-05-30Merge remote-tracking branch 'teor/bug22421'Nick Mathewson
2017-05-30Fix GCC 7 -Wimplicit-fallthrough warningsAndreas Stieger
2017-05-30remove obsolete commentRoger Dingledine
2017-05-28Update the client bootstrap comment in config.c for exponential backoffteor
2017-05-26Cleanup MOCK_IMPL (etc) to be findable with etagsNick Mathewson
2017-05-25Merge remote-tracking branch 'arma/bug22368'Nick Mathewson
2017-05-25Merge branch 'maint-0.3.0'Roger Dingledine
2017-05-25Merge branch 'maint-0.2.9' into maint-0.3.0Roger Dingledine
2017-05-25Stop leaking keypin-rejected routerinfos on directory authoritiesteor
2017-05-24get rid of some dead code (leftover from commit fa04fe1)Roger Dingledine
2017-05-24add copy of MyFamily element to the descriptor, not the element itselfRoger Dingledine
2017-05-24don't free the values in options->MyFamily when we make a descriptorRoger Dingledine