summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* Remove const from pwbox_encoded_encode argssmall_fixesSebastian Hahn2015-08-18
* Use tabs in src/or/include.amSebastian Hahn2015-08-18
* Fix typo in double_digest_map typeSebastian Hahn2015-08-18
* Increase AccountingMax example value to 40 GB.Nick Mathewson2015-08-14
* Fix an overzealous compiler warning in the testsNick Mathewson2015-08-14
* Merge remote-tracking branch 'public/decouple_init_keys'Nick Mathewson2015-08-14
|\
| * Split the client-only parts of init_keys() into a separate functionNick Mathewson2015-08-11
* | Increase unit test coverage on container.cNick Mathewson2015-08-13
* | Fix some types on container fnsNick Mathewson2015-08-13
* | Add changes file for #16389David Goulet2015-08-13
* | Merge branch 'bug16539'Nick Mathewson2015-08-12
|\ \
| * | Fix a memory leak when adding an ri with expired ed certsNick Mathewson2015-08-12
* | | whoops; add a stale changes fileNick Mathewson2015-08-12
|/ /
* | Merge branch 'ticket16762_squashed'Nick Mathewson2015-08-12
|\ \ | |/ |/|
| * Decouple the backend for directory_all_unreachable to simplify our CFGNick Mathewson2015-08-12
|/
* Merge branch 'bug16389_027_03_squashed'Nick Mathewson2015-08-11
|\
| * Expire after 5 minutes rend cache failure entriesDavid Goulet2015-08-11
| * Add created timestamp to a rend cache failure entryDavid Goulet2015-08-11
| * Fix typo in comment about digest256map_tDavid Goulet2015-08-11
| * Use an enum for INTRO_POINT_FAILURE_*David Goulet2015-08-11
| * Purge client HS failure cache on NEWNYMDavid Goulet2015-08-11
| * Add rend failure cacheDavid Goulet2015-08-11
* | Fix windows compilationNick Mathewson2015-08-11
* | Fix a 32-bit compilation warningNick Mathewson2015-08-11
* | Make HSDir depend on Running/Valid again.Nick Mathewson2015-08-11
* | Merge remote-tracking branch 'public/feature16734'Nick Mathewson2015-08-10
|\ \
| * | Add a compat function to check how much disk space is free.Nick Mathewson2015-08-05
| |/
* | Remove a 9-function strongly connected component of tor's callgraph.Nick Mathewson2015-08-10
* | Update callgraph code to find and output strongly connected componentsNick Mathewson2015-08-10
* | Merge remote-tracking branch 'dgoulet/bug16274_027_02'Nick Mathewson2015-08-10
|\ \
| * | Set the open file limit to the current value before changing itDavid Goulet2015-08-05
| |/
* | Merge remote-tracking branch 'public/decouple-write'Nick Mathewson2015-08-06
|\ \
| * | Do not autoflush control connections as their outbufs get bigNick Mathewson2015-07-30
* | | Merge remote-tracking branch 'public/bug16286'Nick Mathewson2015-08-06
|\ \ \
| * | | Improve log messages for problems about ed25519 keypinningNick Mathewson2015-07-31
* | | | add dSYM files to gitignore (they are an osx thing)Nick Mathewson2015-08-05
* | | | Update tor-fw-helper URLNick Mathewson2015-08-05
| |_|/ |/| |
* | | Write a bunch more test for doc/WritingTestsNick Mathewson2015-08-05
* | | Allow cov-display to take directories as argumentsNick Mathewson2015-08-05
* | | Let's try to get test_workqueue working on windowsNick Mathewson2015-08-05
* | | Merge remote-tracking branch 'public/bug13338'Nick Mathewson2015-08-04
|\ \ \
| * | | Remove tor-fw-helper codeNick Mathewson2015-07-14
* | | | Switch order of unblocking threads and releasing the mutex.cypherpunks2015-08-04
* | | | Update doc/HACKING with more coverage instructionsNick Mathewson2015-08-03
* | | | When building with coverage, run chutney with coverageNick Mathewson2015-08-03
* | | | Improved targets for "run all the tests, no, all of them."Nick Mathewson2015-08-03
* | | | Move formatting functions around.Nick Mathewson2015-07-31
| |/ / |/| |
* | | Add get_max_sockets() and remove dead codeDavid Goulet2015-07-30
| |/ |/|
* | whitespace fixNick Mathewson2015-07-30
* | changes file for callgraph scriptsNick Mathewson2015-07-30