summaryrefslogtreecommitdiff
path: root/src/or
AgeCommit message (Expand)Author
2019-08-15dirauth: Change dizum IP addressDavid Goulet
2019-08-10Merge remote-tracking branch 'tor-github/pr/1078' into maint-0.2.9teor
2019-08-10Merge remote-tracking branch 'tor-github/pr/1229' into maint-0.2.9teor
2019-08-10Modify "Protect buffers against INT_MAX datalen overflows." for 0.2.9Nick Mathewson
2019-08-09Merge remote-tracking branch 'tor-github/pr/957' into maint-0.2.9teor
2019-08-08Fix another time_t/long warning for 31343.Nick Mathewson
2019-08-08Restore proper behavior of netinfo skew checkNick Mathewson
2019-08-06Avoid using labs() on time_t in channeltls.cNick Mathewson
2019-06-28fallback: apply the second fallback list from 2019teor
2019-06-28fallback: apply the first fallback list from 2019teor
2019-06-06dirparse: Stop crashing when parsing unknown descriptor purpose annotationsteor
2019-04-19Merge remote-tracking branch 'tor-github/pr/792' into maint-0.2.9teor
2019-04-19Merge remote-tracking branch 'tor-github/pr/772' into maint-0.2.9teor
2019-04-16rephist: fix an undeclared type compilation errorteor
2019-04-16Remove another needless typedefNick Mathewson
2019-04-09Check return value of buf_move_to_buf for error.Tobias Stoeckmann
2019-04-09Protect buffers against INT_MAX datalen overflows.Tobias Stoeckmann
2019-03-20Merge remote-tracking branch 'tor-github/pr/774' into maint-0.2.9teor
2019-03-14relays shouldn't close idle rend circuitsRoger Dingledine
2019-03-14Merge remote-tracking branch 'tor-github/pr/770' into maint-0.2.9teor
2019-03-14Merge remote-tracking branch 'tor-github/pr/765' into maint-0.2.9teor
2019-03-14Merge remote-tracking branch 'tor-github/pr/746' into maint-0.2.9teor
2019-03-09test/sr: Free SRVs before replacing them in test_sr_setup_srv()teor
2019-03-08hs-v2: Copy needed information between service on prunningDavid Goulet
2019-03-01Merge remote-tracking branch 'tor-github/pr/749' into maint-0.2.9teor
2019-03-01Merge remote-tracking branch 'tor-github/pr/747' into maint-0.2.9teor
2019-03-01Bug 25733: Avoid assert failure if all circuits time out.Mike Perry
2019-01-10rend: stop warning when clients send multiple rend establish cellsteor
2019-01-04Merge branch 'bug21394_029_redux' into maint-0.2.9Nick Mathewson
2018-12-10Fallbacks: Update the hard-coded fallback list in December 2018teor
2018-12-07Fallbacks: Update the hard-coded fallback list in December 2018teor
2018-11-15Merge remote-tracking branch 'public/bug24104_029_squashed' into maint-0.2.9Nick Mathewson
2018-10-25Fix two other cases of (buf + N > end) patternNick Mathewson
2018-10-25Fix possible UB in an end-of-string check in get_next_token().Nick Mathewson
2018-09-20Fix a pair of errors in bug23512Nick Mathewson
2018-09-17Bug 23512: Test recording bytes in circ queues.Mike Perry
2018-09-17Bug 23512: Report queued cells on or circs as written.Mike Perry
2018-09-17Promote rep_hist bw functions to uint64_t.Mike Perry
2018-09-14protover: reject invalid protocol namescypherpunks
2018-09-07Merge remote-tracking branch 'teor/bug27461-029' into maint-0.2.9Nick Mathewson
2018-09-07Windows: Stop calling SetProcessDEPPolicy() on 64-bit Windowsteor
2018-09-07hs: Silence a spurious warning in rend_client_send_introduction()teor
2018-09-01Check descriptor bandwidth changed if not hibernatingjuga0
2018-09-01Allow mocking rep_hist_bandwidth_assessjuga0
2018-09-01Make bandwidth change factor a constantjuga0
2018-08-22Mark cert_matches_key as not-intrusive; fix stretch compilation.Nick Mathewson
2018-07-25Stop logging link auth warnings on Single Onion Services and Tor2webteor
2018-07-18Merge branch 'bug26485_029_squashed' into maint-0.2.9Nick Mathewson
2018-07-18Warn when an authority has voted for a version with a space in it.Nick Mathewson
2018-07-18Warn the directory authority operator if their versions list is bogusNick Mathewson