aboutsummaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAge
* prepare for 0.2.2.9-alphaRoger Dingledine2010-02-22
* fix typo and garbage grammarRoger Dingledine2010-02-21
* Merge remote branch 'public/cbt-status'Nick Mathewson2010-02-20
|\
| * Future-proof the control protocol by ignoring unrecognized keyword argsNick Mathewson2010-02-18
| * Make more arguments in control.c properly case-insensitive.Nick Mathewson2010-02-18
| * Describe the recent timeouts reallocation behavior.Mike Perry2010-02-18
| * Move CBT params into consensus.Mike Perry2010-02-18
| * Add an event for a case where we drop guards.Mike Perry2010-02-18
| * Allow "EXTENDCIRCUIT 0" to omit a path.Mike Perry2010-02-18
| * Add BUILDTIMEOUT_SET event for CBT stress testing.Mike Perry2010-02-18
* | Merge remote branch 'sebastian/bug1143'Nick Mathewson2010-02-19
|\ \ | |/ |/|
| * Make the DNSPort option work with libevent 2.xSebastian Hahn2010-02-19
* | Merge remote branch 'origin/maint-0.2.1'Nick Mathewson2010-02-18
|\ \ | |/ |/|
| * Bump version to 0.2.1.23-devNick Mathewson2010-02-18
| * Fix compileSebastian Hahn2010-02-18
| * Even more conservative option-setting for SSL renegotiation.Nick Mathewson2010-02-17
| * new dannenberg address; make moria2's demise official.Roger Dingledine2010-02-12
| * prepare for 0.2.1.23Roger Dingledine2010-02-12
* | Build correctly with Libevent 2.0.4-alpha and laterNick Mathewson2010-02-15
* | Remove the --enable-iphone option as needless.Nick Mathewson2010-02-12
* | Add Windows version detection for Vista and 7Sebastian Hahn2010-02-10
* | Merge remote branch 'origin/maint-0.2.1'Nick Mathewson2010-02-09
|\|
| * Don't use gethostbyname() in resolve_my_address()Sebastian Hahn2010-02-08
* | Merge remote branch 'sebastian/bug925'Nick Mathewson2010-02-09
|\ \
| * | Don't spam controllers with TOO_MANY_CONNECTIONS eventsSebastian Hahn2010-02-08
* | | Merge remote branch 'sebastian/bug1238'Nick Mathewson2010-02-09
|\ \ \
| * | | Fix a whitespace violationSebastian Hahn2010-02-09
| * | | Speed up the execution of exit_policy_is_general_exit_helper()Sebastian Hahn2010-02-09
| * | | Another unit test for exit_policy_is_general_exit()Sebastian Hahn2010-02-09
| * | | 0/8 doesn't count as a /8 subnet towards an Exit flagSebastian Hahn2010-02-08
| |/ /
* | | Merge remote branch 'sebastian/exit-notice'Nick Mathewson2010-02-09
|\ \ \
| * | | Fix the path to the exit-notice file in torrc.sampleSebastian Hahn2010-02-08
| |/ /
* / / Make tor_addr_copy() conform to memcpy requirementsNick Mathewson2010-02-09
|/ /
* | Merge commit 'origin/maint-0.2.1'Nick Mathewson2010-02-07
|\|
| * lookup_last_hid_serv_request() could overflow and leak memorySebastian Hahn2010-02-07
* | Another unit test for exit_policy_is_general_exit()Sebastian Hahn2010-02-04
* | Call exit_policy_is_general_exit lessSebastian Hahn2010-02-04
* | New unit test, testing for b0red's exit policySebastian Hahn2010-02-04
* | When we've disabled .exit hostnames, actually reject them.Nick Mathewson2010-02-03
* | Trivial doc fix for exit_policy_is_general_exit_helperNick Mathewson2010-02-03
* | Another new test for exit_policy_is_general_exit()Sebastian Hahn2010-02-03
* | New testcase for exit_policy_is_general_exitSebastian Hahn2010-02-03
* | Don't assign Exit flag incorrectlySebastian Hahn2010-02-03
* | Merge remote branch 'origin/maint-0.2.1'Nick Mathewson2010-01-31
|\|
| * Revise OpenSSL fix to work with OpenSSL 1.0.0beta*Nick Mathewson2010-01-31
| * Decide whether to use SSL flags based on runtime OpenSSL version.Nick Mathewson2010-01-29
* | Detect the correct versions of openssl for tls negotiation fixNick Mathewson2010-01-29
* | Decide whether to use SSL flags based on runtime OpenSSL version.Nick Mathewson2010-01-29
* | Fix comments for getinfo_helper_tSebastian Hahn2010-01-27
* | Bump version to 0.2.2.8-alpha-devNick Mathewson2010-01-27