aboutsummaryrefslogtreecommitdiff
path: root/changes
Commit message (Expand)AuthorAge
* 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
* | | | | | | Merge branch 'ticket8161_squashed'Nick Mathewson2013-02-07
|\ \ \ \ \ \ \
| * | | | | | | Changes file for path use bias threshold changes.Mike Perry2013-02-07
* | | | | | | | Merge branch 'bug8121_squashed'Nick Mathewson2013-02-07
|\ \ \ \ \ \ \ \
| * | | | | | | | Tolerate curve25519 backends where the high bit of the pk isn't ignoredNick Mathewson2013-02-07
* | | | | | | | | Merge remote-tracking branch 'public/bug8151'Nick Mathewson2013-02-05
|\ \ \ \ \ \ \ \ \ | |_|/ / / / / / / |/| | | | | | | |
| * | | | | | | | Include a flag-thresholds line in each vote to describe flag cutoffsNick Mathewson2013-02-04
* | | | | | | | | fold in changes for 0.2.4.10-alphaRoger Dingledine2013-02-04
|/ / / / / / / /
* | | | | | | | Merge branch 'bug8146_etc'Nick Mathewson2013-02-04
|\ \ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | |
| * | | | | | | When we mark a node as a sybil, mark it down and reset its uptime to 0Nick Mathewson2013-02-04
| * | | | | | | Ignore tiny bandwidths entirely when computing thresholdsNick Mathewson2013-02-04
| * | | | | | | Increase the minimum value for the Fast flag to 4096.Nick Mathewson2013-02-04
| * | | | | | | When computing performance thresholds, ignore omitted-as-sybil nodes.Nick Mathewson2013-02-04
* | | | | | | | Fix compilation with --disable-curve25519 optionNick Mathewson2013-02-04
|/ / / / / / /
* | | | | | | Merge remote-tracking branch 'public/feature7706'Nick Mathewson2013-02-01
|\ \ \ \ \ \ \
| * | | | | | | When excluding nodes by country, exclude {??} and {A1} tooNick Mathewson2013-01-17
* | | | | | | | Merge remote-tracking branch 'public/bug7708_023_v3_squashed'Nick Mathewson2013-02-01
|\ \ \ \ \ \ \ \
| * | | | | | | | Fix serious breakage in connection_handle_write_implNick Mathewson2013-02-01
| | |_|_|_|_|/ / | |/| | | | | |
* | | | | | | | Merge branch 'rename_log_7599'Nick Mathewson2013-02-01
|\ \ \ \ \ \ \ \
| * | | | | | | | Remove old wrapper code and defines for keeping log() and log(3) apartNick Mathewson2013-02-01
* | | | | | | | | Help us track bug 8093:Roger Dingledine2013-02-01
|/ / / / / / / /
* | | | | | | | Merge branch 'double-0-check'Nick Mathewson2013-01-31
|\ \ \ \ \ \ \ \
| * | | | | | | | Detect platforms where memset(0) doesn't set doubles to 0.0.Nick Mathewson2013-01-29
* | | | | | | | | Rename all of the macros in tor_queue.h to start with TOR_Nick Mathewson2013-01-30
* | | | | | | | | Merge branch 'bug5956_squashed'Nick Mathewson2013-01-30
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / / |/| | | | | | | |
| * | | | | | | | Parameterize FRAC_USABLE_NEEDED for fraction of circuitsNick Mathewson2013-01-30
| * | | | | | | | Compute whether we're ready to build circuits based on fraction of pathsNick Mathewson2013-01-30
* | | | | | | | | Merge branch 'bug7802' of ssh://git-rw.torproject.org/mikeperry/torAndrea Shepard2013-01-28
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Bug 8024: Check for null/closed channel before probing.Mike Perry2013-01-22