aboutsummaryrefslogtreecommitdiff
path: root/changes
Commit message (Expand)AuthorAge
* Use a nicely written autoconf macro to determine the sign of a typeNick Mathewson2013-02-07
* 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
| * | | | | | | | Bug 7802 changes file.Mike Perry2013-01-18
* | | | | | | | | Merge branch 'time_based_onionqueue_v2' of ssh://git-rw.torproject.org/nickm/torAndrea Shepard2013-01-24
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Record and report the overhead of how we handle onionskins.Nick Mathewson2013-01-03
| * | | | | | | | | Eliminate MaxOnionsPending; replace it with MaxOnionQueueDelayNick Mathewson2013-01-03
* | | | | | | | | | Merge remote-tracking branch 'karsten/bug5823'Nick Mathewson2013-01-19
|\ \ \ \ \ \ \ \ \ \ | |_|/ / / / / / / / |/| | | | | | | | |
| * | | | | | | | | Remove dirreq-v2-* lines from extra-info descriptors.Karsten Loesing2013-01-17
| * | | | | | | | | Removee dirrec-v*-sharestatisticsNick Mathewson2013-01-16
| | |_|_|_|/ / / / | |/| | | | | | |
* | | | | | | | | Remove -v flag from autoreconf by defaultNick Mathewson2013-01-18
| |_|_|_|/ / / / |/| | | | | | |
* | | | | | | | Another msvc changes entryNick Mathewson2013-01-17
| |_|/ / / / / |/| | | | | |
* | | | | | | Merge branch 'bug6826_squashed'Nick Mathewson2013-01-17
|\ \ \ \ \ \ \