summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-07-10Start work on fancy compiler tricks to expose extra stuff to our testsNick Mathewson
2013-07-08Merge remote-tracking branch 'origin/maint-0.2.4'Nick Mathewson
2013-07-08Merge branch 'bug9200' into maint-0.2.4Nick Mathewson
2013-07-08Add a comment and a check for why flag indices will be <= 63Nick Mathewson
2013-07-08Merge remote-tracking branch 'karsten/geoip-manual-update-jul2013'Nick Mathewson
2013-07-08Merge remote-tracking branch 'origin/maint-0.2.4'Nick Mathewson
2013-07-08Merge remote-tracking branch 'origin/maint-0.2.3' into maint-0.2.4Nick Mathewson
2013-07-08Merge remote-tracking branch 'origin/maint-0.2.2' into maint-0.2.3Nick Mathewson
2013-07-08Update to the July 2013 GeoIP database.Karsten Loesing
2013-07-08Add 2 new manual A1 substitutions.Karsten Loesing
2013-07-03FIx undefined behavior in dirvote.cNick Mathewson
2013-06-29Merge remote-tracking branch 'linus/bug8530'Nick Mathewson
2013-06-29Merge remote-tracking branch 'origin/maint-0.2.4'Nick Mathewson
2013-06-29Merge branch 'bug9147' into maint-0.2.4Nick Mathewson
2013-06-29Give a warning when bufferevents are enabled.Nick Mathewson
2013-06-24Merge remote-tracking branch 'origin/maint-0.2.4'Nick Mathewson
2013-06-24Fix bug 9122: don't allow newdefaultoptions to be NULLNick Mathewson
2013-06-24Fix #5584 - raise awareness of safer logging - warn about potentially unsafe ...Marek Majkowski
2013-06-18Forward-port the 0.2.4.14-alpha changelogNick Mathewson
2013-06-18Merge remote-tracking branch 'origin/maint-0.2.4'Nick Mathewson
2013-06-18Merge remote-tracking branch 'origin/maint-0.2.3' into maint-0.2.4Nick Mathewson
2013-06-18Check more return values in the unit testsNick Mathewson
2013-06-18Fix some problems with the bug9002 fix.Nick Mathewson
2013-06-18Attempt to un-confuse coverity about (false) double-free in bench_onion_ntor.Nick Mathewson
2013-06-18Fix a couple of resource leaks in test_config.cNick Mathewson
2013-06-18Merge remote-tracking branch 'origin/maint-0.2.4'Nick Mathewson
2013-06-18Tweak bug9063_redux patch: {n_p}_chan_cells, not {n,p}_conn_cellsNick Mathewson
2013-06-18Merge remote-tracking branch 'origin/maint-0.2.3' into maint-0.2.4Nick Mathewson
2013-06-18Merge branch 'bug9063_redux_023_squashed' into maint-0.2.3Nick Mathewson
2013-06-18Implement a real OOM-killer for too-long circuit queues.Nick Mathewson
2013-06-18Invoke binaries in $PATH rather than by absolute path.Linus Nordberg
2013-06-17Merge remote-tracking branch 'public/bug9082'Nick Mathewson
2013-06-17Fix bug 9082: avoid leak when freeing destroy cell queuesNick Mathewson
2013-06-16Limit hidden service descriptors to at most 10 guard nodes.Nick Mathewson
2013-06-16forward-port 0.2.4.13-alpha changelogRoger Dingledine
2013-06-15Merge branch 'bug9072-024' into bug9072-025Andrea Shepard
2013-06-15Merge branch 'bug9072-023' into bug9072-024Andrea Shepard
2013-06-15Disable middle relay queue overfill detection code due to possible guard disc...Andrea Shepard
2013-06-14Instead of testing for __GNUC__, use CHECK_SCANF, like CHECK_PRINTF.dana koch
2013-06-14Use CHUTNEY_PATH to find Chutney.Linus Nordberg
2013-06-14Merge branch 'circuit_queue_cap-0.2.5-squashed'Nick Mathewson
2013-06-14Merge remote-tracking branch 'origin/maint-0.2.4'Nick Mathewson
2013-06-14Merge branch 'circuit_queue_cap-0.2.4-squashed' into maint-0.2.4Nick Mathewson
2013-06-14Merge remote-tracking branch 'origin/maint-0.2.3' into maint-0.2.4Nick Mathewson
2013-06-14Merge branch 'circuit_queue_cap-0.2.3-squashed' into maint-0.2.3Nick Mathewson
2013-06-14Fix signed/unsigned comparison warningNick Mathewson
2013-06-14Increase the limit so leaky pipe might workNick Mathewson
2013-06-14Increase the limit so leaky pipe might workNick Mathewson
2013-06-14Increase the limit so leaky pipe might workNick Mathewson
2013-06-13Don't queue more cells as a middle relay than the spec allows to be in flightAndrea Shepard