summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
| | * | Add unittests for the guardfraction feature.George Kadianakis2015-02-18
| | * | Unittest prep: Move get_yesterday_date_str() to helper file.George Kadianakis2015-02-18
| | * | Calculate relay weighted bandwidth using guardfraction bandwidths.George Kadianakis2015-02-18
| | * | Calculate total bandwidth weights using the guardfraction bandwidths.George Kadianakis2015-02-18
| | * | Calculate the guardfraction bandwidth of a guard.George Kadianakis2015-02-18
| | * | Parse GuardFraction info from consensuses and votes.George Kadianakis2015-02-18
| | * | Write GuardFraction information to consensus.George Kadianakis2015-02-18
| | * | Write guardfraction information to votes.George Kadianakis2015-02-18
| | * | Parse Guardfraction file and apply results to routerstatuses.George Kadianakis2015-02-18
| * | | Add description to the precious Python variable.cypherpunks2015-02-18
| | |/ | |/|
| * | Merge branch 'bug14918'Nick Mathewson2015-02-17
| |\ \
| | * | Fix some issues with reporting exit-free networksNick Mathewson2015-02-17
| * | | Merge remote-tracking branch 'public/feature_13822'Nick Mathewson2015-02-17
| |\ \ \ | | |/ / | |/| |
| | * | Search-and-replace to regain coding style in wake of 13822.Nick Mathewson2015-02-07
| | * | Split ROUTER_REQUIRED_MIN_BANDWIDTH into RELAY_ and BRIDGE_ variantsNick Mathewson2015-02-07
| * | | Reflow 0.2.6.3 changelog.Nick Mathewson2015-02-17
| * | | Fold new entries into 0.2.6.3 changelogNick Mathewson2015-02-17
| * | | Fix warnings from lintChanges.pyNick Mathewson2015-02-17
| * | | Check thread count for negative; realloc->reallocarrayNick Mathewson2015-02-17
| * | | Have tinytest tolerate systems where char has > 8 bytesNick Mathewson2015-02-17
| * | | Use --list-fingerprint instead of process control in zero_length_keys.shNick Mathewson2015-02-17
| * | | Wrap two long linesNick Mathewson2015-02-17
| * | | trivial whitespace fixRoger Dingledine2015-02-17
| * | | Maybe this will make coverity not care that this check is dead. CID 1268063Nick Mathewson2015-02-16
| * | | No, coverity, this is not a memory leak. 1268065Nick Mathewson2015-02-16
| * | | Fix a few coverity "Use after NULL check" warningsNick Mathewson2015-02-16
| * | | Fix deadcode warning in get_interface_addresses_raw().Nick Mathewson2015-02-16
| * | | Fix a trivial double-close in address.c. CID 1268071Nick Mathewson2015-02-16
| * | | Call cpu_init if we change to being a relaySebastian Hahn2015-02-15
| * | | Don't leak a cond var when starting threads in a poolSebastian Hahn2015-02-15
| * | | Merge remote-tracking branch 'sebastian/bug14875'Nick Mathewson2015-02-12
| |\ \ \
| | * | | Avoid undefined behaviour in ifreq_to_smartlistSebastian Hahn2015-02-12
| | * | | Actually get all interface addressesSebastian Hahn2015-02-12
| * | | | Merge branch 'bug14478_squashed'Nick Mathewson2015-02-11
| |\ \ \ \
| | * | | | Put error messages to stderrSebastian Hahn2015-02-11
| | * | | | Change exit code of zero_length_keys scriptSebastian Hahn2015-02-11
| | * | | | Avoid undefined behaviour of testSebastian Hahn2015-02-11
| | * | | | Check that mktemp result is a directorySebastian Hahn2015-02-11
| | * | | | Clean up after zero length key testSebastian Hahn2015-02-11
| | * | | | Remove useless export in zero length key testSebastian Hahn2015-02-06
| | * | | | Don't use invalid exit values in zero length key testSebastian Hahn2015-02-06
| * | | | | Merge remote-tracking branch 'public/bug14759'Nick Mathewson2015-02-11
| |\ \ \ \ \
| | * | | | | Fix crash on glibc __libc_message()Nick Mathewson2015-02-11
| * | | | | | fix a compilation warningNick Mathewson2015-02-11
| * | | | | | Merge remote-tracking branch 'public/remove_freelist'Nick Mathewson2015-02-11
| |\ \ \ \ \ \
| | * | | | | | Remove mempools and buf freelistsNick Mathewson2015-02-11
| | |/ / / / /
| * | | | | | Merge branch 'bug12844'Nick Mathewson2015-02-11
| |\ \ \ \ \ \ | | |/ / / / / | |/| | | | |
| | * | | | | Additional paranoia: do not even build tor2web stuff if not using.Nick Mathewson2015-02-11
| | * | | | | Scrub from logs the name of the RP we picked.George Kadianakis2014-09-22
| | * | | | | Add changes file for Tor2webRendezvousPoints.George Kadianakis2014-09-15