Commit History

Author SHA1 Message Date
  Roger Dingledine 4d71d43772 add config options to override. 14 years ago
  Roger Dingledine f255272f45 add separate per-conn write limiting 14 years ago
  Roger Dingledine 2ef988c065 New consensus params "bwconnrate" and "bwconnburst" 14 years ago
  Karsten Loesing f80672d747 Remove duplicate words and a duplicate newline. 14 years ago
  Karsten Loesing 498c293afe Make changes to latest bridge-stats fixes as suggested by Nick. 14 years ago
  Nick Mathewson 350181529e Merge branch 'safelogging2' 14 years ago
  Nick Mathewson fcbd65b45c Refactor the safe_str_*() API to make more sense. 14 years ago
  Nick Mathewson 0c1b3070cf Now that FOO_free(NULL) always works, remove checks before calling it. 14 years ago
  Sebastian Hahn 3807db001d *_free functions now accept NULL 14 years ago
  Sebastian Hahn f258647433 Allow SafeLogging to exclude client related information 14 years ago
  Nick Mathewson 0a58567ce3 Merge commit 'origin/maint-0.2.1' 14 years ago
  Nick Mathewson ce0a89e262 Make Tor work with OpenSSL 0.9.8l 14 years ago
  Nick Mathewson b8b2935367 Debugging logs for TLS handshake 14 years ago
  Mike Perry 7ac9a66c8f Recover from changing network connections. 15 years ago
  Nick Mathewson 659fc13da5 Change proxy-address type to tor_addr_t to allow ipv6 proxies. 15 years ago
  Christopher Davis 75472c19c3 Enable Tor to connect through SOCKS 4/5 proxies 15 years ago
  Nick Mathewson 1e709c79d1 Isolate Libevent API dependency to just main.c and dns.c in src/or. 15 years ago
  Karsten Loesing 9b32e8c141 Update copyright to 2009. 15 years ago
  Karsten Loesing 4ebcc4da34 Update copyright to 2009. 15 years ago
  Roger Dingledine decdf4537a If we're using bridges and our network goes away, be more willing 15 years ago
  Nick Mathewson e06de61d84 Don't obsolete a very-new connection for having no circuits yet. 15 years ago
  Nick Mathewson c4b8fef362 Remove svn $Id$s from our source, and remove tor --version --version. 15 years ago
  Nick Mathewson 83491796ee Explain why the XXXX021 in connection_or.c was there, and explain why it doesn' actually need to get fixed in 0.2.1, I think. 15 years ago
  Nick Mathewson df608fef45 Checkpoint my big bug-891 patch. 15 years ago
  Nick Mathewson 8c90a4b7ee More approx_time() calls. Noted by forest. 15 years ago
  Nick Mathewson 122170c1d3 Downlgrade tweak, and answer lots of XXX021s. No actual code fixes in this patch. 15 years ago
  Nick Mathewson 26632d59dd Rename or_is_obsolete and move it to or_connection_t where it belongs. 15 years ago
  Nick Mathewson 51c29e1e24 Apply rovv's bug 805 fix: take more care never to prefer a non-canonical connection. 15 years ago
  Nick Mathewson c36ddcbabf Apparently sparc64 is way more strict about uint16_t access alignment than I had thought: it gave bus errors when messing with var-cell headers. Maybe this patch will fix bug 862. 15 years ago
  Roger Dingledine d37fae2f4e Catch and report a few more bootstrapping failure cases when Tor 16 years ago