aboutsummaryrefslogtreecommitdiff
path: root/src/or
AgeCommit message (Expand)Author
2018-10-17Log more info for duplicate ed25519 IDsTaylor Yu
2018-10-17conn: Stop writing when our write bandwidth limist is exhaustedDavid Goulet
2018-10-16mainloop: Set client role if ControlPort is setDavid Goulet
2018-10-15Merge branch 'maint-0.3.3' into maint-0.3.4Nick Mathewson
2018-10-15Fix another tor_assert(0) caseNick Mathewson
2018-10-15Merge branch 'maint-0.3.3' into maint-0.3.4Nick Mathewson
2018-10-15Adjust tor_assert_unreached()Nick Mathewson
2018-09-24hs-v3: Silence some logging for client authorizationDavid Goulet
2018-09-21Merge branch 'maint-0.3.3' into maint-0.3.4Nick Mathewson
2018-09-21Merge branch 'maint-0.3.2' into maint-0.3.3Nick Mathewson
2018-09-21Merge branch 'maint-0.2.9' into maint-0.3.2maint-0.3.2Nick Mathewson
2018-09-20Fix a pair of errors in bug23512Nick Mathewson
2018-09-20hs-v3: Close all SOCKS request on descriptor failureDavid Goulet
2018-09-18Use the correct function signatures in test_relaycell.cNick Mathewson
2018-09-17Merge branch 'bug23512-v4-032' into bug23512-v4-033Mike Perry
2018-09-17Remove duplicate TLS define from kist code.Mike Perry
2018-09-17Merge branch 'bug23512-v4-029' into bug23512-v4-032Mike Perry
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-17Make CacheDirectoryGroupReadable an autobool.Nick Mathewson
2018-09-14Merge branch 'maint-0.3.3' into maint-0.3.4Nick Mathewson
2018-09-14Merge branch 'maint-0.3.2' into maint-0.3.3Nick Mathewson
2018-09-14hs-v3: Don't BUG() on directory permission check failureDavid Goulet
2018-09-14Merge branch 'maint-0.3.3' into maint-0.3.4Nick Mathewson
2018-09-14If options_act() fails, restore the previous value of global_optionsNick Mathewson
2018-09-14Teach the OOM module to handle half-open stream info. #27686Nick Mathewson
2018-09-14protover: reject invalid protocol namescypherpunks
2018-09-11Merge branch 'maint-0.3.3' into maint-0.3.4Nick Mathewson
2018-09-11Bug 25505: Check circuitmux queues before padding.Mike Perry
2018-09-07Merge branch 'maint-0.3.2' into maint-0.3.3Nick Mathewson
2018-09-07Merge branch 'maint-0.3.3' into maint-0.3.4Nick Mathewson
2018-09-07Merge remote-tracking branch 'teor/bug27461-032' into maint-0.3.2Nick Mathewson
2018-09-07Merge remote-tracking branch 'teor/bug27461-029' into maint-0.2.9Nick Mathewson
2018-09-07Merge branch 'maint-0.3.2' into maint-0.3.3Nick Mathewson
2018-09-07Merge branch 'maint-0.3.3' into maint-0.3.4Nick Mathewson
2018-09-07Merge branch 'maint-0.2.9' into maint-0.3.2Nick Mathewson
2018-09-07Merge branch 'bug27461-029' into bug27461-032teor
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-29Ticket #25573: Count TRUNCATED cells.Mike Perry
2018-08-29Ticket #25573: Check half-opened stream ids when choosing a new oneMike Perry
2018-08-29Ticket #25573: Track half-closed stream idsMike Perry
2018-08-24Merge branch 'maint-0.3.3' into maint-0.3.4Nick Mathewson
2018-08-24Merge branch 'maint-0.3.2' into maint-0.3.3Nick Mathewson
2018-08-24Update the protocol versions recommendations to remove LinkAuth=1Nick Mathewson
2018-08-24Bootstrap: add some extra loggingteor