aboutsummaryrefslogtreecommitdiff
path: root/src/or
Commit message (Expand)AuthorAge
...
* | Fix comments for getinfo_helper_tSebastian Hahn2010-01-27
* | 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
* | | Try to untangle the logic in server_port_flushNick 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
* | Don't use OutboundBindAddress to connect to localhostNick Mathewson2010-01-20
* | 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
|\|
| * 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
* | Log a notice when we get a new control connectionSebastian Hahn2010-01-18
* | 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 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
* | instrument entry_is_live to tell why our guard isn't liveRoger Dingledine2009-12-21
* | Be more willing to use an unsuitable circuit for exit.Roger Dingledine2009-12-21
* | Abandon circs if the user changes Exclude*NodesRoger Dingledine2009-12-21
* | comments and cleanups, no actual changesRoger Dingledine2009-12-21
* | Make EntryNodes config option much more aggressive.Roger Dingledine2009-12-21
* | Switch to a StrictNodes config option.Roger Dingledine2009-12-21
* | fix some typosRoger Dingledine2009-12-19
* | Merge branch 'ewma'Nick Mathewson2009-12-18
|\ \
| * | Change interface for configuring cell ewma algorithm.Nick Mathewson2009-12-15
| * | Merge commit 'sebastian/ewma2' into ewmaNick Mathewson2009-12-15
| |\ \