Commit History

Author SHA1 Message Date
  Nick Mathewson 180ecd6a2b Merge remote-tracking branch 'teor/nickm-bug13401' 10 years ago
  Nick Mathewson 7b51667d63 Merge remote-tracking branch 'origin/maint-0.2.5' 10 years ago
  teor b08cfc65a7 Don't crash on torrc Vi[rtualAddrNetworkIPv[4|6]] with no option value 10 years ago
  Nick Mathewson 715fdfcb7b document rewrite_result_t and export for testing 10 years ago
  Nick Mathewson cd6a57e3d5 Move stream-closing out of rewrite code 10 years ago
  Nick Mathewson fc2831558c Split the rewrite part of rewrite-and-attach 10 years ago
  Nick Mathewson b2663298e9 Fix tortls.c build with GCC<4.6 10 years ago
  Nick Mathewson dc25fb7382 Better workaround for CFLAGS issues from #14072; fixes #14162 10 years ago
  Nick Mathewson 740e592790 Ignore warning for redundant decl in openssl/srtp.h 10 years ago
  Nick Mathewson 53ecfba284 Merge remote-tracking branch 'teor/fix-typos' 10 years ago
  Nick Mathewson ddfdeb5659 More documentation for proposal 227 work 10 years ago
  Nick Mathewson c83d838146 Implement proposal 227-vote-on-package-fingerprints.txt 10 years ago
  teor ac2f90ed00 Speed up hidden service bootstrap by reducing the initial post delay 10 years ago
  teor f9d57473e1 Create TestingDirAuthVoteHSDir like TestingDirAuthVoteExit/Guard 10 years ago
  Nick Mathewson e136606fe8 Smaller RendPostPeriod on test networks 10 years ago
  teor f8ffb57bc4 Merge branch 'master' of https://git.torproject.org/tor into bug13111-empty-key-files-fn-empty 10 years ago
  teor debd7862bb Test that tor correctly handles zero-length keys 10 years ago
  teor c200ab46b8 Merge branch 'bug14001-clang-warning' into bug13111-empty-key-files-fn-empty 10 years ago
  teor 5ac26cb7c7 Fix a minor misspelling in util.c 10 years ago
  Andrea Shepard 78956f5d85 Document disable option for ControlSocket and SocksSocket 10 years ago
  Andrea Shepard 0729b2be53 Add support for a default list of paths and passing '0' to disable it to parse_unix_socket_config() 10 years ago
  Nick Mathewson 69df16e376 Rewrite the logic for deciding when to drop old/superseded certificates 10 years ago
  Nick Mathewson 33df3e37ff Allow two ISO times to appear in EntryGuardDownSince. 10 years ago
  Nick Mathewson 905287415b Avoid attempts to double-remove edge connections from the DNS resolver. 10 years ago
  Nick Mathewson 6f171003ce fix new mingw64 compilation warnings 10 years ago
  Nick Mathewson 71f409606a Unconfuse coverity when it sees the systemd headers 10 years ago
  Andrea Shepard a3bcde3638 Downgrade open/close log message for SocksSocket 10 years ago
  Andrea Shepard 2ca1c386b0 Bring sanity to connection_listener_new() 10 years ago
  Andrea Shepard 48633c0766 Rename is_tcp in connection_listener_new(), since AF_UNIX means SOCK_STREAM no longer implies TCP 10 years ago
  Andrea Shepard c6451e4c9f Refactor check_location_for_unix_socket()/check_location_for_socks_unix_socket() to eliminate duplicated code 10 years ago