aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* 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
* | 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
* | start to document commonly used "param" argumentsRoger Dingledine2009-12-19
* | Merge branch 'ewma'Nick Mathewson2009-12-18
|\ \
| * | Add a changelog entry for the circuit priority logicNick Mathewson2009-12-18
| * | Document CircuitPriorityHalflife on the manpageNick Mathewson2009-12-15
| * | Change interface for configuring cell ewma algorithm.Nick Mathewson2009-12-15
| * | Merge commit 'sebastian/ewma2' into ewmaNick Mathewson2009-12-15
| |\ \
| | * | Fix Snow Leopard compile and a codestyle violationSebastian Hahn2009-12-14
| * | | Fix various comment typos in ewma patch; found by arma.Nick Mathewson2009-12-15
| * | | Fix comment typos in container.cNick Mathewson2009-12-15
| |/ /
| * | Optimize cell-ewma circuit priority algorithm.Nick Mathewson2009-12-13
| * | Adjust EWMA patch to conform to whitespace style.Nick Mathewson2009-12-12
| * | Favor quiet circuits when choosing which order to relay cells in.Can Tang2009-12-12
| * | Enhance pqueue so we can remove items from the middle.Nick Mathewson2009-12-12
* | | Merge commit 'karsten/fix-bridge-stats-master-4'Nick Mathewson2009-12-18
|\ \ \
| * | | Permit an empty "bridge-ips" line when parsing bridge stats.Karsten Loesing2009-12-18