summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
| * 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
* | The name for the proposal status of 151 is "finished", not "Implemented"Nick Mathewson2010-01-28
* | Proposal 169: Eliminate TLS renegotiationNick Mathewson2010-01-28
* | Fix comments for getinfo_helper_tSebastian Hahn2010-01-27
* | Clean the man and html files with make (dist)cleanSebastian Hahn2010-01-27
* | Stop shipping the design paper in the tarballsSebastian Hahn2010-01-27
* | Fix ChangeLog entry for asciidoc branch.Nick Mathewson2010-01-27
* | Merge remote branch 'sebastian/manpage'Nick Mathewson2010-01-27
|\ \
| * | Add a comment explaining the doc build systemNick Mathewson2010-01-27
| * | Make the asciidoc build process work from outside top_srcdirNick Mathewson2010-01-27
| * | Fix a few typos in the manpage, and reword the DisableAllSwap entrySebastian Hahn2010-01-27
| * | Convert the Tor manpage to asciidoc.Sebastian Hahn2010-01-27
| * | Convert the tor-resolve manpage to asciidocSebastian Hahn2010-01-27
| * | Convert the torify manpage to asciidocSebastian Hahn2010-01-27
| * | Convert the tor-gencert manpage to asciidocSebastian Hahn2010-01-27
| * | Allow generating documentation from asciidoc in the MakefileSebastian Hahn2010-01-27