aboutsummaryrefslogtreecommitdiff
path: root/src/or
Commit message (Expand)AuthorAge
* Bulletproof our 11246 fix a little, based on recommendation from andrea.Nick Mathewson2014-06-04
* count DATA cells with stream ID 0 as delivered for SENDME purposesNick Mathewson2013-03-22
* 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
|\ \
| * | Fix assertion failure in tor_timegm.Nick Mathewson2012-09-11
* | | Avoid segfault when reading state file from ancient torNick Mathewson2012-09-10
* | | Avoid segfault if EntryGuardPathBias precedes EntryGuardNick Mathewson2012-09-05
* | | Merge remote-tracking branch 'arma/bug6743' into maint-0.2.3Nick Mathewson2012-09-04
|\ \ \
| * | | Make begindir_cutoff the same as general_cutoffRoger Dingledine2012-09-01
* | | | fix whitespace and trivial typoRoger Dingledine2012-09-03
|/ / /
* | | Quiet "Set buildtimeout to low val" warnings: make them infoNick Mathewson2012-08-27
* | | Downgrade path-bias warning messages to INFO for now.Nick Mathewson2012-08-27
* | | Merge branch 'bug6710_023' into maint-0.2.3Nick Mathewson2012-08-27
|\ \ \
| * | | Disable extending to private/internal addresses by defaultNick Mathewson2012-08-27
* | | | Merge remote-tracking branch 'origin/maint-0.2.2' into maint-0.2.3Nick Mathewson2012-08-27
|\ \ \ \ | |/ / / |/| / / | |/ /
| * | Do not assert when comparing a null address/port against a policyNick Mathewson2012-08-27
* | | Merge remote-tracking branch 'public/bug6472' into maint-0.2.3Nick Mathewson2012-08-24
|\ \ \
| * | | When iterating over connections pending DNS, skip marked onesNick Mathewson2012-08-17
* | | | Merge remote-tracking branch 'public/bug6404' into maint-0.2.3Nick Mathewson2012-08-21
|\ \ \ \
| * | | | Fix memory leak in dirvote_create_microdescriptorNick Mathewson2012-08-14
| * | | | Remove the upper limit on the size of MD we can generate.Nick Mathewson2012-07-31
| * | | | Warn at parse time for routerstatus entry missing a microdesc consensusNick Mathewson2012-07-31
| * | | | Don't include a router in an md consensus if we can't find a md for it.Nick Mathewson2012-07-31
| * | | | Allow microdescs to be up to 2k. Partial fix for 6404.Nick Mathewson2012-07-31
* | | | | whitespace fixNick Mathewson2012-08-17
| |/ / / |/| | |
* | | | Consider IPv6 OR ports when deciding whether a routerinfo change is cosmetic.Linus Nordberg2012-08-17
* | | | Merge remote-tracking branch 'public/bug6244_part_c' into maint-0.2.3Nick Mathewson2012-08-17
|\ \ \ \
| * | | | Fix wildcarded address mappings from the control portNick Mathewson2012-08-15
| * | | | Raise the part of torrc mapaddress handling that knows wildcardsNick Mathewson2012-08-15