summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2010-02-02Add a changelog entry for fixing bug 1237.Nick Mathewson
2010-02-02Merge remote branch 'origin/maint-0.2.1'Nick Mathewson
2010-02-02Link libssl and libcrypto in the right order.Nick Mathewson
2010-01-31add a2x intermediate files to gitignoreNick Mathewson
2010-01-31Merge remote branch 'origin/maint-0.2.1'Nick Mathewson
2010-01-31Revise OpenSSL fix to work with OpenSSL 1.0.0beta*Nick Mathewson
2010-01-29Merge commit 'origin/maint-0.2.1'Nick Mathewson
2010-01-29Decide whether to use SSL flags based on runtime OpenSSL version.Nick Mathewson
2010-01-29Detect the correct versions of openssl for tls negotiation fixNick Mathewson
2010-01-29Decide whether to use SSL flags based on runtime OpenSSL version.Nick Mathewson
2010-01-29Clarify a paragraph in prop 169.Nick Mathewson
2010-01-28Make sure docdir is defined when making doc/Sebastian Hahn
2010-01-28Fix building the tarballSebastian Hahn
2010-01-28The name for the proposal status of 151 is "finished", not "Implemented"Nick Mathewson
2010-01-28Proposal 169: Eliminate TLS renegotiationNick Mathewson
2010-01-27Fix comments for getinfo_helper_tSebastian Hahn
2010-01-27Clean the man and html files with make (dist)cleanSebastian Hahn
2010-01-27Stop shipping the design paper in the tarballsSebastian Hahn
2010-01-27Fix ChangeLog entry for asciidoc branch.Nick Mathewson
2010-01-27Merge remote branch 'sebastian/manpage'Nick Mathewson
2010-01-27Bump version to 0.2.2.8-alpha-devNick Mathewson
2010-01-27Add a comment explaining the doc build systemNick Mathewson
2010-01-27Make the asciidoc build process work from outside top_srcdirNick Mathewson
2010-01-27Fix a few typos in the manpage, and reword the DisableAllSwap entrySebastian Hahn
2010-01-27Convert the Tor manpage to asciidoc.Sebastian Hahn
2010-01-27Convert the tor-resolve manpage to asciidocSebastian Hahn
2010-01-27Convert the torify manpage to asciidocSebastian Hahn
2010-01-27Convert the tor-gencert manpage to asciidocSebastian Hahn
2010-01-27Allow generating documentation from asciidoc in the MakefileSebastian Hahn
2010-01-27Move the torify manpage into the doc dirSebastian Hahn
2010-01-27Stop putting parts of the website into tarballs.Sebastian Hahn
2010-01-260.2.2.8-alpha is coming out today sometimetor-0.2.2.8-alphaRoger Dingledine
2010-01-26Fix a memory corruption bug while collecting bridge statsKarsten Loesing
2010-01-25Merge commit 'sebastian/quiet'Nick Mathewson
2010-01-25Rearrange _thread_test_func to please Coverity ScanNick Mathewson
2010-01-25Try to untangle the logic in server_port_flushNick Mathewson
2010-01-25Don't unlock a new log until done logging the tor version.Nick Mathewson
2010-01-25Be quieter about failing to decode authority digestsSebastian Hahn
2010-01-24Since dump_microdescriptor() can return -1; make its type ssize_tNick Mathewson