summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2010-02-18Make more arguments in control.c properly case-insensitive.Nick Mathewson
2010-02-18Add changelog entry for CBT testing work.Mike Perry
2010-02-18Describe the recent timeouts reallocation behavior.Mike Perry
2010-02-18Move CBT params into consensus.Mike Perry
2010-02-18Add an event for a case where we drop guards.Mike Perry
2010-02-18Allow "EXTENDCIRCUIT 0" to omit a path.Mike Perry
2010-02-18Add BUILDTIMEOUT_SET event for CBT stress testing.Mike Perry
2010-02-18Merge remote branch 'origin/maint-0.2.1'Nick Mathewson
2010-02-18Bump version to 0.2.1.23-devNick Mathewson
2010-02-18Add changelog for latest openssl fixNick Mathewson
2010-02-18Fix compileSebastian Hahn
2010-02-17Even more conservative option-setting for SSL renegotiation.Nick Mathewson
2010-02-17add in the apple incantations to get tls renegotiation to work.Andrew Lewman
2010-02-17fix the win32 build instructions for openssl.Andrew Lewman
2010-02-16Merge commit 'sebastian/oldstuff'Roger Dingledine
2010-02-16Remove legacy files from main source distributionSebastian Hahn
2010-02-15Build correctly with Libevent 2.0.4-alpha and laterNick Mathewson
2010-02-13give it a blurb, update the datetor-0.2.1.23Roger Dingledine
2010-02-12Remove the --enable-iphone option as needless.Nick Mathewson
2010-02-13Remove the --enable-debug option for configure, it didn't do anything.Sebastian Hahn
2010-02-12new dannenberg address; make moria2's demise official.Roger Dingledine
2010-02-12prepare for 0.2.1.23Roger Dingledine
2010-02-11Clean up whitespaceNick Mathewson
2010-02-11updated win32 build instructions with new mingw and msys versions.Andrew Lewman
2010-02-11clean up the documentation, break out sections for osx compiles.Andrew Lewman
2010-02-10Add Windows version detection for Vista and 7Sebastian Hahn
2010-02-09Add changelog for memcpy bug, with credit for "memcpyfail"Nick Mathewson
2010-02-09Merge remote branch 'origin/maint-0.2.1'Nick Mathewson
2010-02-09Merge remote branch 'sebastian/bug925'Nick Mathewson
2010-02-09Merge remote branch 'sebastian/bug1238'Nick Mathewson
2010-02-09Merge remote branch 'sebastian/exit-notice'Nick Mathewson
2010-02-09Make tor_addr_copy() conform to memcpy requirementsNick Mathewson
2010-02-09Fix a whitespace violationSebastian Hahn
2010-02-09Speed up the execution of exit_policy_is_general_exit_helper()Sebastian Hahn
2010-02-09Another unit test for exit_policy_is_general_exit()Sebastian Hahn
2010-02-08Fix the path to the exit-notice file in torrc.sampleSebastian Hahn
2010-02-080/8 doesn't count as a /8 subnet towards an Exit flagSebastian Hahn
2010-02-08Don't spam controllers with TOO_MANY_CONNECTIONS eventsSebastian Hahn
2010-02-08Don't use gethostbyname() in resolve_my_address()Sebastian Hahn
2010-02-07Merge commit 'origin/maint-0.2.1'Nick Mathewson
2010-02-07lookup_last_hid_serv_request() could overflow and leak memorySebastian Hahn
2010-02-06Fix building of RPMs. Patch by Erinn Clark.Sebastian Hahn
2010-02-04Another unit test for exit_policy_is_general_exit()Sebastian Hahn
2010-02-04Call exit_policy_is_general_exit lessSebastian Hahn
2010-02-04New unit test, testing for b0red's exit policySebastian Hahn
2010-02-03When we've disabled .exit hostnames, actually reject them.Nick Mathewson
2010-02-03Trivial doc fix for exit_policy_is_general_exit_helperNick Mathewson
2010-02-03Another new test for exit_policy_is_general_exit()Sebastian Hahn
2010-02-03New testcase for exit_policy_is_general_exitSebastian Hahn
2010-02-03Don't assign Exit flag incorrectlySebastian Hahn