aboutsummaryrefslogtreecommitdiff
path: root/src/or
Commit message (Expand)AuthorAge
* Downgrade bug 7164 warning to INFONick Mathewson2014-05-01
* Merge remote-tracking branch 'public/bug10849_023_bruteforce' into maint-0.2.3Nick Mathewson2014-04-30
|\
| * Forbid TunneledDirConns 0 and PreferTunneledDirConns 0 if being a HSNick Mathewson2014-04-25
* | Stop leaking memory in error cases of md parsingNick Mathewson2014-04-29
* | remove note about dannenberg; it has upgraded.Nick Mathewson2014-04-16
* | Update the authority signing key blacklistNick Mathewson2014-04-16
|/
* Don't send uninitialized stack to the controller and say it's a date.Nick Mathewson2014-04-14
* Tweak changes file and comment dates.Nick Mathewson2014-04-14
* Fill in the list of blacklisted signing keys.Nick Mathewson2014-04-14
* Code to blacklist authority signing keysNick Mathewson2014-04-14
* Improved circuit queue out-of-memory handlerNick Mathewson2013-11-07
* Fix an assert when disabling ORPort with accounting disabled.Nick Mathewson2013-09-18
* use !cbt_disabled in place of LearnCBT to avoid needless circsNick Mathewson2013-09-04
* Merge remote-tracking branch 'public/bug9546_023_v2' into maint-0.2.3Nick Mathewson2013-08-25
|\
| * Make bridges send AUTH_CHALLENGE cellsNick Mathewson2013-08-21
| * Send NETINFO on receiving a NETINFO if we have not yet sent one.Nick Mathewson2013-08-21
* | Replace return with continue in update_consensus_networkstatus_downloadsNick Mathewson2013-08-22
|/
* Fix some problems with the bug9002 fix.Nick Mathewson2013-06-18
* Merge branch 'bug9063_redux_023_squashed' into maint-0.2.3Nick Mathewson2013-06-18
|\
| * Implement a real OOM-killer for too-long circuit queues.Nick Mathewson2013-06-18
* | Limit hidden service descriptors to at most 10 guard nodes.Nick Mathewson2013-06-16
|/
* Disable middle relay queue overfill detection code due to possible guard disc...Andrea Shepard2013-06-15
* Increase the limit so leaky pipe might workNick Mathewson2013-06-14
* Don't queue more cells as a middle relay than the spec allows to be in flightAndrea Shepard2013-06-13
* Fix (Open?)BSD fast-connect bug with optimistic data.Nick Mathewson2013-06-10
* Don't run off the end of the array-of-freelistsNick Mathewson2013-05-09
* Avoid busy-looping on WANTREAD within connection_handle_writeNick Mathewson2013-04-12
* oops; add a missing semicolonNick Mathewson2013-02-12
* Check whether ei is non-NULL before altering it.Nick Mathewson2013-02-11
* Reject create/begin/etc cells with {circ,stream}ID 0.Nick Mathewson2013-01-14
* use a more logical operatorRoger Dingledine2012-11-12
* Add and use and unlikely-to-be-eliminated memwipe()Nick Mathewson2012-11-08
* Fix a remotely triggerable assertion failure (CVE-2012-2250)Nick Mathewson2012-10-23
* Let 0.2.3 clients exit to internal addresses if they wantRoger Dingledine2012-10-23
* Fix parse_short_policy (bug 7192.)Nick Mathewson2012-10-23
* add a unit test to expose bug 7192Roger Dingledine2012-10-22
* Merge branch 'block_renegotiate_023' into maint-0.2.3Nick Mathewson2012-10-19
|\
| * Discard extraneous renegotiation attempts in the v3 link protocolNick Mathewson2012-10-17
* | Don't serve or accept v2 HS descs over a DirPortRobert Ransom2012-10-19
|/
* Don't call fmt_addr() twice in a parameter list.George Kadianakis2012-10-09
* Merge remote-tracking branch 'arma/bug7037' into maint-0.2.3Nick Mathewson2012-10-04
|\
| * Refuse extra create cells with reason "resource limit"Roger Dingledine2012-10-03
* | properly free the return values of rate_limit_log()Roger Dingledine2012-10-03
|/
* add faravahar as our ninth v3 dir authRoger Dingledine2012-09-22
* Whitespace fixesNick Mathewson2012-09-18
* Bug 6866: Convert pathbias asserts into log messages.Mike Perry2012-09-17
* Avoid undefined behaviour when parsing HS protocol versionsRobert Ransom2012-09-13
* Merge remote-tracking branch 'public/bug6341_a_v2' into maint-0.2.3Nick Mathewson2012-09-12
|\
| * Check ewma_enabled before doing circ-has-become-inactive checkNick Mathewson2012-07-18
* | Merge remote-tracking branch 'origin/maint-0.2.2' into maint-0.2.3Nick Mathewson2012-09-11
|\ \