aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* sandbox: revamp sandbox_getaddrinfo cacheingNick Mathewson2014-05-22
* Merge remote-tracking branch 'andrea/bug11476'Nick Mathewson2014-05-22
|\
| * Eliminate #ifdef ENABLE_MEMPOOLS in packed_cell_new/free()Andrea Shepard2014-05-21
| * Add changes file for bug11476Andrea Shepard2014-05-16
| * Turn --enable-mempools off by defaultAndrea Shepard2014-05-16
| * Add --disable-mempools configure optionAndrea Shepard2014-05-12
| * Turn --enable-buf-freelists off by defaultAndrea Shepard2014-05-12
* | sandbox: permit gettid, sched_getaffinityNick Mathewson2014-05-20
* | fix a wide lineNick Mathewson2014-05-20
* | sandbox: support logfile rotationNick Mathewson2014-05-20
* | doc/HACKING: Improve documentation of how to bump version in maintNick Mathewson2014-05-20
* | sandbox: tolerate reloading with DirPortFrontPage setNick Mathewson2014-05-20
* | sandbox: Disallow options which would make us call exec()Nick Mathewson2014-05-20
* | sandbox: Permit access to stats/dirreq-statsNick Mathewson2014-05-20
* | Oops; permit rename with the correct filenameNick Mathewson2014-05-20
* | Fix a sentence that I neverNick Mathewson2014-05-20
* | Sandbox: allow access to stats/bridge-statsNick Mathewson2014-05-20
* | note a comment that nickm didn't finishRoger Dingledine2014-05-17
* | Merge remote-tracking branch 'origin/maint-0.2.4'Nick Mathewson2014-05-16
|\ \
| * | Bump maint-0.2.4 version to 0.2.4.22-devNick Mathewson2014-05-16
* | | Document that we're incrementing version numbers in maint.Nick Mathewson2014-05-16
* | | Forward-port 0.2.4.22 changelogNick Mathewson2014-05-16
* | | Merge remote-tracking branch 'public/bug11469_024'Nick Mathewson2014-05-15
|\ \ \
| * | | Use DirPort for uploading descriptors.Nick Mathewson2014-05-14
| |/ /
* | | whitespace fix, moreNick Mathewson2014-05-14
* | | Merge branch 'bug11946'Nick Mathewson2014-05-14
|\ \ \
| * | | Improved comments on bug11946 fixNick Mathewson2014-05-14
| * | | Use tor_getpw{nam,uid} wrappers to fix bug 11946Nick Mathewson2014-05-14
| * | | Add a pair of wrapper functions: tor_getpwnam() and tor_getpwuid()Nick Mathewson2014-05-14
* | | | whitespace fixNick Mathewson2014-05-14
|/ / /
* | | make the changelog text wrapper respect arma's no-initial-openparen ruleNick Mathewson2014-05-14
* | | Merge branch 'bug9781_v2'Nick Mathewson2014-05-12
|\ \ \
| * | | Log an error reply from tor-fw-helper correctly.Nick Mathewson2014-05-12
| * | | Split portfw-error-logging code into a new function.Nick Mathewson2014-05-06
* | | | changes file for gisle vanem's MSVC fixNick Mathewson2014-05-12
* | | | Fix compilation of test_status.c with MSVCGisle Vanem2014-05-12
* | | | fix whitespaceNick Mathewson2014-05-11
* | | | Quench clang's complaints with -Wshorten-64-to-32 when time_t is not long.dana koch2014-05-11
* | | | One more 64->32Nick Mathewson2014-05-08
* | | | Fix numerous 64->32 errors in the unit testsNick Mathewson2014-05-08
* | | | Fix unearthed problems in unit testsNick Mathewson2014-05-08
* | | | Fix numerous type errors in the unit testsNick Mathewson2014-05-08
* | | | Fix test_util_max_mem on 32-bit CPUsNick Mathewson2014-05-08
* | | | More unit tests for #11648-related stuffNick Mathewson2014-05-08
* | | | Move structures into (private) part of buffers.h so we can inspect them while...Nick Mathewson2014-05-08
* | | | Merge remote-tracking branch 'public/bug11648'Nick Mathewson2014-05-08
|\ \ \ \
| * | | | changes file for 11648Nick Mathewson2014-05-08
| * | | | Always finalize a zlib stream of server descriptors.Nick Mathewson2014-05-07
* | | | | Return success when get_total_system_memory() succeeds.Nick Mathewson2014-05-08
* | | | | Merge remote-tracking branch 'origin/maint-0.2.4'Nick Mathewson2014-05-07
|\ \ \ \ \ | | |_|/ / | |/| | |