aboutsummaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAge
* 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
* | 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
* | Don't use OutboundBindAddress to connect to localhostNick Mathewson2010-01-20
* | bump to 0.2.2.7-alphaRoger 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
* | 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
* | 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
* | 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
* | Authorities now support conditional consensusesSebastian Hahn2009-12-25
* | Remove some old, commented out codeSebastian Hahn2009-12-25
* | Remove online config descriptions.Sebastian Hahn2009-12-25
* | Fix a typoSebastian Hahn2009-12-25
* | New consensus params "bwconnrate" and "bwconnburst"Roger Dingledine2009-12-23
* | make the os x tiger compiler shut upRoger Dingledine2009-12-21
* | a changelog and doc fixes for the strictnodes workRoger Dingledine2009-12-21
* | fix compileRoger Dingledine2009-12-21
* | Use nodes in ExitNodes even if they're not fast/stableRoger Dingledine2009-12-21
* | Use nodes in EntryNodes even if they're not fast/stableRoger Dingledine2009-12-21