summaryrefslogtreecommitdiff
path: root/src/or
AgeCommit message (Expand)Author
2017-06-05On v3 link handshake, send the correct link certificateNick Mathewson
2017-05-25Stop leaking keypin-rejected routerinfos on directory authoritiesteor
2017-05-22dir auths reject 0.2.9.x for x<5, due to bug 20499Roger Dingledine
2017-05-16Merge branch 'maint-0.2.8' into maint-0.2.9Nick Mathewson
2017-05-16Update fallback directory mirrors in May 2017teor
2017-05-10Merge branch 'prop275_minimal_029' into maint-0.2.9Nick Mathewson
2017-04-24control: Wrong check on base16_decode return valueDavid Goulet
2017-03-06Stop declining to download microdescs with future published times.Nick Mathewson
2017-02-17Check for micro < 0, rather than checking "minor" twice.Nick Mathewson
2017-02-15whoops; make 21450 compileNick Mathewson
2017-02-15Limit version numbers to 0...INT32_MAX.Nick Mathewson
2017-02-15Merge branch 'bug21278_extra_029' into maint-0.2.9Nick Mathewson
2017-02-15Merge branch 'bug21278_redux_029_squashed' into maint-0.2.9Nick Mathewson
2017-02-15Merge branch 'maint-0.2.8' into maint-0.2.9Nick Mathewson
2017-02-15Merge branch 'maint-0.2.7' into maint-0.2.8Nick Mathewson
2017-02-15Merge branch 'maint-0.2.6' into maint-0.2.7Nick Mathewson
2017-02-15Merge branch 'maint-0.2.5' into maint-0.2.6Nick Mathewson
2017-02-15Merge branch 'maint-0.2.4' into maint-0.2.5Nick Mathewson
2017-02-15give tor_version_parse_platform some function documentationRoger Dingledine
2017-02-15When examining descriptors as a dirserver, reject ones with bad versionsNick Mathewson
2017-02-15Extract the part of tor_version_as_new_as that extracts platformNick Mathewson
2017-02-14Prevent int underflow in dirvote.c compare_vote_rs_.Nick Mathewson
2017-02-14Fix policies.c instance of the "if (r=(a-b)) return r" patternNick Mathewson
2017-02-14Avoid integer underflow in tor_version_compare.Nick Mathewson
2017-02-07Merge branch 'maint-0.2.6' into maint-0.2.7Nick Mathewson
2017-02-07Merge branch 'maint-0.2.5' into maint-0.2.6Nick Mathewson
2017-02-07Merge remote-tracking branch 'public/bug18710_025' into maint-0.2.5Nick Mathewson
2017-02-07Merge branch 'maint-0.2.4' into maint-0.2.5Nick Mathewson
2017-02-07Disable a log_backtrace (which 0.2.4 does not have) in 16248 fixNick Mathewson
2017-02-07Add comments to connection_check_event().Nick Mathewson
2017-02-07Change behavior on missing/present event to warn instead of asserting.Nick Mathewson
2017-02-07If we start/stop reading on a dnsserv connection, don't assert.Nick Mathewson
2017-02-07Revert "Add hidserv-stats filname to our sandbox filter"Nick Mathewson
2017-02-07Merge branch 'teor_bug21357-v2_029' into maint-0.2.9Nick Mathewson
2017-02-07Merge branch 'maint-0.2.5' into maint-0.2.6Nick Mathewson
2017-02-07Merge branch 'maint-0.2.4' into maint-0.2.5Nick Mathewson
2017-02-07Backport the tonga->bifroest move to 0.2.4.Nick Mathewson
2017-02-07Fix out-of-bounds read in INTRODUCE2 client authJohn Brooks
2017-02-01Scale IPv6 address counts in policy_summary_reject to avoid overflowteor
2017-02-01Fix IPv6 support in policy_summary_reject and policy_summary_acceptteor
2017-02-01Refactor policy_summary_reject to prepare for IPv6 changesteor
2017-02-01Add unit tests for IPv6 address summaries and IPv4 netblock rejectionteor
2017-02-01Fix write_short_policy usage commentteor
2017-01-31be explicit in clear_status_flags_on_sybil that we leave BadExit aloneRoger Dingledine
2017-01-31Do not clear is_bad_exit on sybil.Nick Mathewson
2017-01-22circuit: Change close reasons from uint16_t to intDavid Goulet
2016-12-20Merge branch 'maint-0.2.6' into maint-0.2.7Nick Mathewson
2016-12-20Add a one-word sentinel value of 0x0 at the end of each buf_t chunkNick Mathewson
2016-12-20Add a one-word sentinel value of 0x0 at the end of each buf_t chunkNick Mathewson
2016-12-20Add a one-word sentinel value of 0x0 at the end of each buf_t chunkNick Mathewson