summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2010-02-15Build correctly with Libevent 2.0.4-alpha and laterNick Mathewson
2010-02-12Remove the --enable-iphone option as needless.Nick Mathewson
2010-02-12new dannenberg address; make moria2's demise official.Roger Dingledine
2010-02-12prepare for 0.2.1.23Roger Dingledine
2010-02-10Add Windows version detection for Vista and 7Sebastian Hahn
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-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-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-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-27Fix comments for getinfo_helper_tSebastian Hahn
2010-01-27Bump version to 0.2.2.8-alpha-devNick Mathewson
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
2010-01-24Handle errors reported by fwrite() in dump_microdescriptor()Peter Palfrader
2010-01-24Merge commit 'origin/maint-0.2.1'Nick Mathewson
2010-01-24Add --enable-static-(openssl|libevent) optionsNick Mathewson
2010-01-23Merge remote branch 'origin/maint-0.2.1'Nick Mathewson
2010-01-23Fix two rare leaks spotted by rieo.Nick Mathewson
2010-01-22Avoid a possible crash in tls_log_errors.Nick Mathewson
2010-01-20Don't use OutboundBindAddress to connect to localhostNick Mathewson
2010-01-19bump to 0.2.2.7-alphator-0.2.2.7-alphaRoger Dingledine