summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-05-29Remove duplicate changelog entry for 8368Nick Mathewson
2014-05-29Sort unlabeled 'minor features' entries in 0255 changelogNick Mathewson
2014-05-29Reformat 0255 changelog. Tweak formatter script.Nick Mathewson
2014-05-29Start on the 0.2.5.5-alpha changelog.Nick Mathewson
2014-05-29sandbox: allow enough setsockopt to make ConstrainedSockets workNick Mathewson
2014-05-27sandbox: permit listen(2)Nick Mathewson
2014-05-27sandbox: Allow DirPortFrontPage unconditionally if it's setNick Mathewson
2014-05-27Merge branch 'bug11622'Nick Mathewson
2014-05-27Log the errno value if seccomp_load() fails.Nick Mathewson
2014-05-27Make sandbox.c compile on armNick Mathewson
2014-05-23sandbox: Correct fix for hs part of 12064Nick Mathewson
2014-05-23Merge branch 'bug11965_v2'Nick Mathewson
2014-05-23Postpone fetches based on should_delay_dir_fetch(), not DisableNetworkNick Mathewson
2014-05-22sandbox: allow reading of hidden service configuration files.Nick Mathewson
2014-05-22sandbox: refactor string-based option-unchanged tests to use a macroNick Mathewson
2014-05-22sandbox: allow access to cookie files, approved-routersNick Mathewson
2014-05-22changes file for 12064_part1Nick Mathewson
2014-05-22sandbox: allow access to various stats/*-stats filesMichael Wolf
2014-05-22Documentation fix: DataDir/status/* -> DataDir/stats/*Nick Mathewson
2014-05-22Merge remote-tracking branch 'andrea/bug11476'Nick Mathewson
2014-05-21Eliminate #ifdef ENABLE_MEMPOOLS in packed_cell_new/free()Andrea Shepard
2014-05-20sandbox: permit gettid, sched_getaffinityNick Mathewson
2014-05-20fix a wide lineNick Mathewson
2014-05-20sandbox: support logfile rotationNick Mathewson
2014-05-20doc/HACKING: Improve documentation of how to bump version in maintNick Mathewson
2014-05-20sandbox: tolerate reloading with DirPortFrontPage setNick Mathewson
2014-05-20sandbox: Disallow options which would make us call exec()Nick Mathewson
2014-05-20sandbox: Permit access to stats/dirreq-statsNick Mathewson
2014-05-20Oops; permit rename with the correct filenameNick Mathewson
2014-05-20Fix a sentence that I neverNick Mathewson
2014-05-20Sandbox: allow access to stats/bridge-statsNick Mathewson
2014-05-17note a comment that nickm didn't finishRoger Dingledine
2014-05-16Add changes file for bug11476Andrea Shepard
2014-05-16Turn --enable-mempools off by defaultAndrea Shepard
2014-05-16Merge remote-tracking branch 'origin/maint-0.2.4'Nick Mathewson
2014-05-16Bump maint-0.2.4 version to 0.2.4.22-devNick Mathewson
2014-05-16Document that we're incrementing version numbers in maint.Nick Mathewson
2014-05-16Forward-port 0.2.4.22 changelogNick Mathewson
2014-05-15Merge remote-tracking branch 'public/bug11469_024'Nick Mathewson
2014-05-14whitespace fix, moreNick Mathewson
2014-05-14Merge branch 'bug11946'Nick Mathewson
2014-05-14whitespace fixNick Mathewson
2014-05-14Improved comments on bug11946 fixNick Mathewson
2014-05-14Use DirPort for uploading descriptors.Nick Mathewson
2014-05-14Use tor_getpw{nam,uid} wrappers to fix bug 11946Nick Mathewson
2014-05-14Add a pair of wrapper functions: tor_getpwnam() and tor_getpwuid()Nick Mathewson
2014-05-14make the changelog text wrapper respect arma's no-initial-openparen ruleNick Mathewson
2014-05-12Add --disable-mempools configure optionAndrea Shepard
2014-05-12Turn --enable-buf-freelists off by defaultAndrea Shepard
2014-05-12Merge branch 'bug9781_v2'Nick Mathewson