summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* Keep unused smartlist storage zeroedbug17026Sebastian Hahn2015-09-09
* changes file for 16953Nick Mathewson2015-09-08
* Merge remote-tracking branch 'teor/make-test-network-all'Nick Mathewson2015-09-08
|\
| * Increase default boostrap time in test-network.shteor (Tim Wilson-Brown)2015-09-09
| * make test-network-all exit 1 if any test network failsteor (Tim Wilson-Brown)2015-09-09
| * Add "make test-network-all" to verify multiple test networksteor (Tim Wilson-Brown)2015-09-08
| * Make test-network.sh more robust against arguments containing spacesteor (Tim Wilson-Brown)2015-09-08
* | Make NoKeepAliveIsolateSOCKSAuth work as expectedNick Mathewson2015-09-08
* | Merge branch 'feature15482_squashed'Nick Mathewson2015-09-08
|\ \
| * | Add `KeepAliveIsolateSOCKSAuth` as a SOCKSPort option.Yawning Angel2015-09-08
| * | Bug 15482: Don't abandon circuits that are still in use for browsing.Mike Perry2015-09-01
* | | Merge branch 'bug16980'Nick Mathewson2015-09-08
|\ \ \ | |_|/ |/| |
| * | Handle negative inputs to crypto_random_time_range().Nick Mathewson2015-09-08
|/ /
* | Fix an alignment issue in our extensions to ed25519_donnaNick Mathewson2015-09-04
* | Fix windows test_keygen.sh. This time I think I have it!Nick Mathewson2015-09-03
* | Now normalize_exit has a bug number.Nick Mathewson2015-09-03
* | Use absolute path for datadir in test_keygen.shNick Mathewson2015-09-03
* | Try to fix #16974; bug not in any released versionNick Mathewson2015-09-03
* | Make test_keygen.sh dump what the problem is on cmp failureNick Mathewson2015-09-03
* | Only return 0..255 from main().Nick Mathewson2015-09-03
* | Add a little more output to test_keygen.sh: try to debug windowsNick Mathewson2015-09-03
* | Add doc/WritingTests.txt to distributionNick Mathewson2015-09-03
* | Merge remote-tracking branch 'dgoulet/bug15963_026_01'Nick Mathewson2015-09-02
|\ \
| * | Don't vote HSDir if we aren't voting FastDavid Goulet2015-09-02
* | | Fix crashes in testsNick Mathewson2015-09-02
* | | Prohibit the use of one entry node with an HSDavid Goulet2015-09-02
* | | Let recent relays run with the chutney sandbox.Nick Mathewson2015-09-02
* | | Let bridge authorities run under the sandboxNick Mathewson2015-09-02
* | | Add test_keygen.sh to distNick Mathewson2015-09-02
* | | Merge remote-tracking branch 'teor/autodetect-chutney-path'Nick Mathewson2015-09-02
|\ \ \
| * | | Autodetect CHUTNEY_PATH if chutney is next to torteor (Tim Wilson-Brown)2015-08-27
* | | | Merge remote-tracking branch 'teor/master'Nick Mathewson2015-09-02
|\ \ \ \
| * | | | Test bridges and hidden services in make test-networkteor (Tim Wilson-Brown)2015-09-02
* | | | | Merge remote-tracking branch 'dgoulet/bug15254_027_01'Nick Mathewson2015-09-02
|\ \ \ \ \
| * | | | | Enable hidden service statistics by defaultDavid Goulet2015-09-02
* | | | | | correct the doc for find_rp_for_intro.Nick Mathewson2015-09-02
* | | | | | Remove remaining references to "nulterminate" in commentsNick Mathewson2015-09-02
* | | | | | Include dns_structs.h in tarballNick Mathewson2015-09-02
|/ / / / /
* | | | | Remove the unused "nulterminate" option to buf_pullup()Nick Mathewson2015-09-01
| |_|_|/ |/| | |
* | | | Merge branch 'ticket16901'Nick Mathewson2015-09-01
|\ \ \ \
| * | | | Fail in configure when openssl is too old. #16901.Nick Mathewson2015-09-01
| | |/ / | |/| |
* | | | missing semicolonNick Mathewson2015-09-01
* | | | Fix an always-false check with an assertionNick Mathewson2015-09-01
* | | | Fix a false-positive in coverity scan with an assertionNick Mathewson2015-09-01
* | | | Fix code for checking expired certificates on loadNick Mathewson2015-09-01
* | | | Add a comment about CID 1311630 and why we won't worry about it.Nick Mathewson2015-09-01
* | | | Simplify API for find_rp_for_intro()Nick Mathewson2015-09-01
* | | | Merge remote-tracking branch 'sebastian/channel_free_list'Nick Mathewson2015-09-01
|\ \ \ \ | |_|/ / |/| | |
| * | | properly delete current channel in channel_free_listchannel_free_listSebastian Hahn2015-09-01
| |/ /
* | | Include doc/TUNING in our release tarballsSebastian Hahn2015-09-01