summaryrefslogtreecommitdiff
path: root/src/or
AgeCommit message (Expand)Author
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-22sandbox: allow access to various stats/*-stats filesMichael Wolf
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-20fix a wide lineNick Mathewson
2014-05-20sandbox: support logfile rotationNick 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-15Merge remote-tracking branch 'public/bug11469_024'Nick 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-12Add --disable-mempools configure optionAndrea Shepard
2014-05-11Quench clang's complaints with -Wshorten-64-to-32 when time_t is not long.dana koch
2014-05-08Move structures into (private) part of buffers.h so we can inspect them while...Nick Mathewson
2014-05-08Merge remote-tracking branch 'public/bug11648'Nick Mathewson
2014-05-07Merge commit 'bb9b4c37f8e7f5cf78918f382e90d8b11ff42551' into maint-0.2.4Nick Mathewson
2014-05-07Merge remote-tracking branch 'public/bug11737_diagnostic'Nick Mathewson
2014-05-07Merge remote-tracking branch 'public/bug8387_diagnostic'Nick Mathewson
2014-05-07Better log message for 8387 diagnosticNick Mathewson
2014-05-07Always finalize a zlib stream of server descriptors.Nick Mathewson
2014-05-07Basic tests for get_unique_circ_id_by_chan.Nick Mathewson
2014-05-06Merge remote-tracking branch 'public/bug11750'Nick Mathewson
2014-05-06Merge branch 'bug11743_option_b'Nick Mathewson
2014-05-06Future-proof "id" lines against proposal 220.Nick Mathewson
2014-05-06fix a copy-paste comment mistakeNick Mathewson
2014-05-06Merge remote-tracking branch 'karsten/bug11742'Nick Mathewson
2014-05-06Check HT_REP_IS_BAD_() when giving a bug-7164 warning.Nick Mathewson
2014-05-06Faster chan_circid_entry_hash implementationNick Mathewson
2014-05-06Fix compilation with DEBUG_DNS_CACHENick Mathewson
2014-05-05Use siphash on channel/circuit-id map tooNick Mathewson
2014-05-05Consensus method 18: Add a base64 ID digest to the microdescNick Mathewson
2014-05-05Don't start sandbox except for CMD_RUN_TORNick Mathewson
2014-05-05Remove /tor/dbg-stability.txt URL.Karsten Loesing
2014-05-01have only one code path for #9635 loggingNick Mathewson
2014-05-01Merge remote-tracking branch 'public/bug9635'Nick Mathewson
2014-05-01Merge branch 'bug11654_squashed'Nick Mathewson
2014-05-01Fix a misuse of strlcpy() introduced by the #11156 patch.George Kadianakis
2014-05-01whitespace fixNick Mathewson
2014-05-01Merge remote-tracking branch 'public/valgrind_tests'Nick Mathewson
2014-05-01Merge remote-tracking branch 'public/bug4345a_024'Nick Mathewson