aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-02-18Add description to the precious Python variable.cypherpunks
2015-02-17Merge branch 'bug14918'Nick Mathewson
2015-02-17Merge remote-tracking branch 'public/feature_13822'Nick Mathewson
2015-02-17Fix some issues with reporting exit-free networksNick Mathewson
2015-02-17Reflow 0.2.6.3 changelog.Nick Mathewson
2015-02-17Fold new entries into 0.2.6.3 changelogNick Mathewson
2015-02-17Fix warnings from lintChanges.pyNick Mathewson
2015-02-17Check thread count for negative; realloc->reallocarrayNick Mathewson
2015-02-17Have tinytest tolerate systems where char has > 8 bytesNick Mathewson
2015-02-17Use --list-fingerprint instead of process control in zero_length_keys.shNick Mathewson
2015-02-17Wrap two long linesNick Mathewson
2015-02-17trivial whitespace fixRoger Dingledine
2015-02-16Maybe this will make coverity not care that this check is dead. CID 1268063Nick Mathewson
2015-02-16No, coverity, this is not a memory leak. 1268065Nick Mathewson
2015-02-16Fix a few coverity "Use after NULL check" warningsNick Mathewson
2015-02-16Fix deadcode warning in get_interface_addresses_raw().Nick Mathewson
2015-02-16Fix a trivial double-close in address.c. CID 1268071Nick Mathewson
2015-02-15Call cpu_init if we change to being a relaySebastian Hahn
2015-02-15Don't leak a cond var when starting threads in a poolSebastian Hahn
2015-02-12Merge remote-tracking branch 'sebastian/bug14875'Nick Mathewson
2015-02-12Avoid undefined behaviour in ifreq_to_smartlistSebastian Hahn
2015-02-12Actually get all interface addressesSebastian Hahn
2015-02-11Merge branch 'bug14478_squashed'Nick Mathewson
2015-02-11Put error messages to stderrSebastian Hahn
2015-02-11Change exit code of zero_length_keys scriptSebastian Hahn
2015-02-11Avoid undefined behaviour of testSebastian Hahn
2015-02-11Check that mktemp result is a directorySebastian Hahn
2015-02-11Clean up after zero length key testSebastian Hahn
2015-02-11Merge remote-tracking branch 'public/bug14759'Nick Mathewson
2015-02-11fix a compilation warningNick Mathewson
2015-02-11Merge remote-tracking branch 'public/remove_freelist'Nick Mathewson
2015-02-11Merge branch 'bug12844'Nick Mathewson
2015-02-11Additional paranoia: do not even build tor2web stuff if not using.Nick Mathewson
2015-02-11Fix crash on glibc __libc_message()Nick Mathewson
2015-02-11Remove mempools and buf freelistsNick 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-07Search-and-replace to regain coding style in wake of 13822.Nick Mathewson
2015-02-07Split ROUTER_REQUIRED_MIN_BANDWIDTH into RELAY_ and BRIDGE_ variantsNick Mathewson
2015-02-06Control: getinfo entry-guards report down-sinceDavid Goulet
2015-02-06Remove useless export in zero length key testSebastian Hahn
2015-02-06Don't use invalid exit values in zero length key testSebastian Hahn