summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
| * new dannenberg address; make moria2's demise official.Roger Dingledine2010-02-12
| * prepare for 0.2.1.23Roger Dingledine2010-02-12
* | add in the apple incantations to get tls renegotiation to work.Andrew Lewman2010-02-17
* | fix the win32 build instructions for openssl.Andrew Lewman2010-02-17
* | Merge commit 'sebastian/oldstuff'Roger Dingledine2010-02-16
|\ \
| * | Remove legacy files from main source distributionSebastian Hahn2010-02-16
* | | Build correctly with Libevent 2.0.4-alpha and laterNick Mathewson2010-02-15
* | | Remove the --enable-iphone option as needless.Nick Mathewson2010-02-12
* | | Remove the --enable-debug option for configure, it didn't do anything.Sebastian Hahn2010-02-13
|/ /
* | Clean up whitespaceNick Mathewson2010-02-11
* | updated win32 build instructions with new mingw and msys versions.Andrew Lewman2010-02-11
* | clean up the documentation, break out sections for osx compiles.Andrew Lewman2010-02-11
* | Add Windows version detection for Vista and 7Sebastian Hahn2010-02-10
* | Add changelog for memcpy bug, with credit for "memcpyfail"Nick Mathewson2010-02-09
* | 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
* | Fix building of RPMs. Patch by Erinn Clark.Sebastian Hahn2010-02-06
* | 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
* | Add a changelog entry for fixing bug 1237.Nick Mathewson2010-02-02
* | Merge remote branch 'origin/maint-0.2.1'Nick Mathewson2010-02-02
|\ \ | |/
| * Link libssl and libcrypto in the right order.Nick Mathewson2010-02-02
* | add a2x intermediate files to gitignoreNick Mathewson2010-01-31
* | 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
* | Merge commit 'origin/maint-0.2.1'Nick Mathewson2010-01-29
|\ \ | |/
| * 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
* | Clarify a paragraph in prop 169.Nick Mathewson2010-01-29
* | Make sure docdir is defined when making doc/Sebastian Hahn2010-01-28
* | Fix building the tarballSebastian Hahn2010-01-28