aboutsummaryrefslogtreecommitdiff
path: root/changes
Commit message (Expand)AuthorAge
* Be explicit that we want not only nacl but nacl-with-a-fast-curve25519Nick Mathewson2013-03-15
* Make circuit_purpose_to_string handle CIRCUIT_PURPOSE_PATH_BIAS_TESTINGNick Mathewson2013-03-14
* Merge remote-tracking branch 'origin/maint-0.2.3' into maint-0.2.4Nick Mathewson2013-03-11
|\
| * Merge remote-tracking branch 'origin/maint-0.2.2' into maint-0.2.3Nick Mathewson2013-03-11
| |\
| | * Update to the March 2013 GeoIP database.Karsten Loesing2013-03-07
* | | randomize SSLKeyLifetime by defaultRoger Dingledine2013-03-10
* | | Add a DisableV2DirectoryInfo_ option to 404 all v2 ns requestsNick Mathewson2013-03-10
* | | Merge branch 'bug8065_v2'Nick Mathewson2013-02-19
|\ \ \
| * | | Downgrade an assert to LD_BUGNick Mathewson2013-02-19
* | | | Merge branch 'bug2286_unit_test_squashed'Nick Mathewson2013-02-19
|\ \ \ \ | |/ / / |/| | |
| * | | Tweak consensus method 17 based on arma's commentsNick Mathewson2013-02-19
* | | | Merge remote-tracking branch 'public/bug8209'Nick Mathewson2013-02-15
|\ \ \ \
| * | | | Make _SC_OPEN_MAX actually get used when closing fds before exec.Nick Mathewson2013-02-11
* | | | | Merge remote-tracking branch 'public/bug8207'Nick Mathewson2013-02-15
|\ \ \ \ \
| * | | | | Make hidden service authorization work again.Nick Mathewson2013-02-11
* | | | | | Merge remote-tracking branch 'public/feature4994-rebased'Nick Mathewson2013-02-15
|\ \ \ \ \ \
| * | | | | | use microdescriptors if *any* of our bridges can handle themRoger Dingledine2013-02-02
* | | | | | | Merge remote-tracking branch 'public/integers_donna'Nick Mathewson2013-02-15
|\ \ \ \ \ \ \
| * | | | | | | Use torint.h in curve25519-donna*.cNick Mathewson2013-02-14
* | | | | | | | Authorities were adding downtime for every relay every restartRoger Dingledine2013-02-14
|/ / / / / / /
* | | | | | | Check for IP address change every minute, not 15 minutesRoger Dingledine2013-02-11
* | | | | | | Stop trying to resolve our hostname so oftenRoger Dingledine2013-02-11
* | | | | | | Fix a nigh-impossible overflow in cpuworker.cNick Mathewson2013-02-11
| |_|/ / / / |/| | | | |
* | | | | | Merge remote-tracking branch 'public/bug8208'Nick Mathewson2013-02-11
|\ \ \ \ \ \ | |_|/ / / / |/| | | / / | | |_|/ / | |/| | |
| * | | | Check whether ei is non-NULL before altering it.Nick Mathewson2013-02-11
* | | | | Fix a copy-and-paste issue found by coverityNick Mathewson2013-02-11
* | | | | Merge remote-tracking branch 'public/bug8158'Nick Mathewson2013-02-11
|\ \ \ \ \
| * | | | | Coalesce identical adjacent microdescriptor vote lines.Nick Mathewson2013-02-08
* | | | | | Refactor resolve_my_address() so logs are more accurate / helpfulRoger Dingledine2013-02-11
* | | | | | Merge remote-tracking branch 'public/bug7801_v2'Nick Mathewson2013-02-11
|\ \ \ \ \ \
| * | | | | | changes file for bug7801Nick Mathewson2013-02-08
| |/ / / / /
* | | | | | Merge remote-tracking branch 'public/signof_enum'Nick Mathewson2013-02-08
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | Have autoconf check whether enums are signed.Nick Mathewson2013-02-07
| * | | | | Use a nicely written autoconf macro to determine the sign of a typeNick Mathewson2013-02-07
* | | | | | Merge remote-tracking branch 'origin/maint-0.2.3'Nick Mathewson2013-02-08
|\ \ \ \ \ \ | | |/ / / / | |/| | | |
| * | | | | Merge remote-tracking branch 'origin/maint-0.2.2' into maint-0.2.3Nick Mathewson2013-02-08
| |\ \ \ \ \ | | | |_|_|/ | | |/| | |
| | * | | | Update to the February 2013 GeoIP database.Karsten Loesing2013-02-08
* | | | | | Merge remote-tracking branch 'public/easy_ratelim'Nick Mathewson2013-02-07
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | |
| * | | | | Wrapper function for the common rate-limited-log pattern.Nick Mathewson2012-12-26
* | | | | | Merge remote-tracking branch 'arma/bug7054'Nick Mathewson2013-02-07
|\ \ \ \ \ \
| * | | | | | Say "KBytes" rather than "KB" in the man pageRoger Dingledine2012-10-06
* | | | | | | Merge remote-tracking branch 'public/bug7816_023'Nick Mathewson2013-02-07
|\ \ \ \ \ \ \
| * | | | | | | Fix various small leaks on error casesNick Mathewson2012-12-28
| * | | | | | | Avoid leaking headers received from SSL proxyNick Mathewson2012-12-28
| * | | | | | | Fix memory leak in safe-cookie authentication codeNick Mathewson2012-12-28
* | | | | | | | Merge remote-tracking branch 'public/bug7816_024'Nick Mathewson2013-02-07
|\ \ \ \ \ \ \ \
| * | | | | | | | Fix an impossible-in-normal-operation leaks in dirvoteNick Mathewson2012-12-28
| * | | | | | | | Fix a leak-on-error case in 0.2.4 spotted by coverityNick Mathewson2012-12-28
| | |_|/ / / / / | |/| | | | | |
* | | | | | | | Merge branch 'bug7902'Nick Mathewson2013-02-07
|\ \ \ \ \ \ \ \
| * | | | | | | | When we get an END cell before CONNECTED, don't report SOCKS successNick Mathewson2013-01-16