aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* Move the torify manpage into the doc dirSebastian Hahn2010-01-27
* Stop putting parts of the website into tarballs.Sebastian Hahn2010-01-27
* 0.2.2.8-alpha is coming out today sometimeRoger Dingledine2010-01-26
* Fix a memory corruption bug while collecting bridge statsKarsten Loesing2010-01-26
* Merge commit 'sebastian/quiet'Nick Mathewson2010-01-25
|\
| * Be quieter about failing to decode authority digestsSebastian Hahn2010-01-25
* | Rearrange _thread_test_func to please Coverity ScanNick Mathewson2010-01-25
* | Try to untangle the logic in server_port_flushNick Mathewson2010-01-25
* | Don't unlock a new log until done logging the tor version.Nick Mathewson2010-01-25
|/
* Since dump_microdescriptor() can return -1; make its type ssize_tNick Mathewson2010-01-24
* Handle errors reported by fwrite() in dump_microdescriptor()Peter Palfrader2010-01-24
* Merge commit 'origin/maint-0.2.1'Nick Mathewson2010-01-24
|\
| * Add --enable-static-(openssl|libevent) optionsNick Mathewson2010-01-24
| * New configure option: --enable-gcc-warnings-advisoryPeter Palfrader2010-01-24
* | Merge remote branch 'origin/maint-0.2.1'Nick Mathewson2010-01-23
|\|
| * Fix two rare leaks spotted by rieo.Nick Mathewson2010-01-23
| * Avoid a possible crash in tls_log_errors.Nick Mathewson2010-01-22
* | make the 0.2.2.7-alpha changelog actually complete.Roger Dingledine2010-01-20
* | Don't use OutboundBindAddress to connect to localhostNick Mathewson2010-01-20
* | bump to 0.2.2.7-alphaRoger Dingledine2010-01-19
* | note the two new fixes are in 0.2.2.7-alpha tooRoger Dingledine2010-01-19
* | Merge branch 'maint-0.2.1'Roger Dingledine2010-01-19
|\|
| * spread guard rotation out throughout the monthRoger Dingledine2010-01-19
| * weight guard choice by bandwidth; discard old guardsRoger Dingledine2010-01-19
* | add changelog entries for my commits from last weekRoger Dingledine2010-01-19
* | clean 0.2.2.7-alpha changelog; add 0.2.2.6 blurbRoger Dingledine2010-01-19
* | Merge branch 'maint-0.2.1' into masterRoger Dingledine2010-01-19
|\|
| * bump to 0.2.1.22, and give it a changelogRoger Dingledine2010-01-19
| * downgrade a warningRoger Dingledine2010-01-19
| * rotate keys for moria1 and gabelmooRoger Dingledine2010-01-19
| * stop bridge authorities from leaking their bridge listRoger Dingledine2010-01-17
* | Fix build on Solaris by disabling support for DisableAllSwapSebastian Hahn2010-01-19
* | Build Bug: -lm should come after passing ../common/libor.a to linkerMichael Witten2010-01-18
* | Log a notice when we get a new control connectionSebastian Hahn2010-01-18
* | Merge remote branch 'origin/maint-0.2.1'Nick Mathewson2010-01-16
|\|
| * bump to 0.2.1.21 so we can releaseRoger Dingledine2009-12-21
* | whitespace fixesRoger Dingledine2010-01-15
* | fix an impossible-to-actually-trigger overflow in descriptor generationRoger Dingledine2010-01-15
* | resolve path weighting edge case; fixes bug 1203Roger Dingledine2010-01-15
* | trivial cleanupsRoger Dingledine2010-01-15
* | fix some typos in our spec filesRoger Dingledine2010-01-15
* | man page entries for PerConnBW{Rate,Burst}Roger Dingledine2010-01-15
* | remove redundant validate_addr_policies() checksRoger Dingledine2010-01-15
* | don't warn if stats/bridge-stats is missingRoger Dingledine2010-01-15
* | don't list windows capabilities in windows unameRoger Dingledine2010-01-15
* | ship the bridges spec file in the tarball tooRoger Dingledine2010-01-15
* | don't div by 0 during path selectionRoger Dingledine2010-01-02
* | when loading bridge stats, mkdir $datadir/stats firstRoger Dingledine2010-01-02
* | add config options to override.Roger Dingledine2009-12-29
* | add separate per-conn write limitingRoger Dingledine2009-12-29