aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* The name for the proposal status of 151 is "finished", not "Implemented"Nick Mathewson2010-01-28
* Proposal 169: Eliminate TLS renegotiationNick Mathewson2010-01-28
* Fix comments for getinfo_helper_tSebastian Hahn2010-01-27
* Clean the man and html files with make (dist)cleanSebastian Hahn2010-01-27
* Stop shipping the design paper in the tarballsSebastian Hahn2010-01-27
* Fix ChangeLog entry for asciidoc branch.Nick Mathewson2010-01-27
* Merge remote branch 'sebastian/manpage'Nick Mathewson2010-01-27
|\
| * Add a comment explaining the doc build systemNick Mathewson2010-01-27
| * Make the asciidoc build process work from outside top_srcdirNick Mathewson2010-01-27
| * Fix a few typos in the manpage, and reword the DisableAllSwap entrySebastian Hahn2010-01-27
| * Convert the Tor manpage to asciidoc.Sebastian Hahn2010-01-27
| * Convert the tor-resolve manpage to asciidocSebastian Hahn2010-01-27
| * Convert the torify manpage to asciidocSebastian Hahn2010-01-27
| * Convert the tor-gencert manpage to asciidocSebastian Hahn2010-01-27
| * Allow generating documentation from asciidoc in the MakefileSebastian Hahn2010-01-27
| * Move the torify manpage into the doc dirSebastian Hahn2010-01-27
| * Stop putting parts of the website into tarballs.Sebastian Hahn2010-01-27
* | Bump version to 0.2.2.8-alpha-devNick Mathewson2010-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