aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-02-11Merge branch 'bug12844'Nick Mathewson
2015-02-11Additional paranoia: do not even build tor2web stuff if not using.Nick Mathewson
2015-02-11Merge remote-tracking branch 'public/feature_13555'Nick Mathewson
2015-02-11Merge remote-tracking branch 'sebastian/bug14819'Nick Mathewson
2015-02-09Merge remote-tracking branch 'sysrqb/bug14802_025'Nick Mathewson
2015-02-09Merge remote-tracking branch 'teor/avoid-NULL-smartlist-foreach'Nick Mathewson
2015-02-09Add some comments to or_circuit_t.workqueue_entrySebastian Hahn
2015-02-09Avoid use-after-free of circ belonging to cancelled jobSebastian Hahn
2015-02-09Re-remove the --disable-threads configure optionSebastian Hahn
2015-02-09Reserve enough space for rend_service_port_config_tSebastian Hahn
2015-02-09Return 0 when detecting the amount of memory failsMatthew Finkel
2015-02-08Avoid calling SMARTLIST_FOREACH on a NULL smartlist in teststeor
2015-02-06Control: getinfo entry-guards report down-sinceDavid Goulet
2015-02-06Merge remote-tracking branch 'sebastian/bug13993'Nick Mathewson
2015-02-06Fix check-spaces complaintsSebastian Hahn
2015-02-06Avoid logging startup messages twiceSebastian Hahn
2015-02-06Add unit test for #13290Sebastian Hahn
2015-02-06Fix scheduler compilation on targets where char is unsigned.Yawning Angel
2015-02-05changes file for 13796Nick Mathewson
2015-02-05Merge remote-tracking branch 'public/bug13796'Nick Mathewson
2015-02-05Run the format_changelog script for initial cleanupNick Mathewson
2015-02-05Start working on an 0.2.3 changelogNick Mathewson
2015-02-05Fix a work-counting bug introduced by the workqueue mergeNick Mathewson
2015-02-05use ARRAY_LENGTH macro in domain_to_stringNick Mathewson
2015-02-05Merge remote-tracking branch 'yawning/bug14740'Nick Mathewson
2015-02-05Add a string representation for LD_SCHED, and a extra sanity check.Yawning Angel
2015-02-05improve changes files moreNick Mathewson
2015-02-0514554 doesn't need a changes file: the bug wasn't in a releaseNick Mathewson
2015-02-04Bump the minimum relay version to 0.2.4.18-rcNick Mathewson
2015-02-04Use getsockname, not getsockopt, on TPROXY socketsNick Mathewson
2015-02-03fix a unit tests memory leak (my fault)Nick Mathewson
2015-02-03Work around test_status.c weirdnessNick Mathewson
2015-02-03Merge branch 'bug6852'Nick Mathewson
2015-02-03Choose a more deliberate cutoff for clients in heartbeatNick Mathewson
2015-02-02Merge remote-tracking branch 'public/bug9635_warnings_025'Nick Mathewson
2015-02-02tweak based on comments from dgouletNick Mathewson
2015-02-02Merge branch 'feature13865_test'Nick Mathewson
2015-02-02Test for 13865.rl1987
2015-02-02Add more parenthesis to the definition of ARRAY_LENGTHNick Mathewson
2015-02-02Fix an unused-variable warning.Nick Mathewson
2015-02-02Merge branch 'feature13864_squashed'Nick Mathewson
2015-02-02Updating manpage for 13865.rl1987
2015-02-02Changes file for 13865.rl1987
2015-02-02Allow reading torrc from stdin.rl1987
2015-02-02Merge remote-tracking branch 'public/bug13319'Nick Mathewson
2015-02-02Merge remote-tracking branch 'sysrqb/bug14216_bad_since'Nick Mathewson
2015-02-02Merge remote-tracking branch 'dgoulet/bug14202_026_v1'Nick Mathewson
2015-02-02Merge remote-tracking branch 'public/14188_part1'Nick Mathewson
2015-02-01Updating OpenBSD section of doc/TUNING.rl1987
2015-01-31Only retry connecting to configured bridgesMatthew Finkel