História revízii

Autor SHA1 Správa Dátum
  Nick Mathewson b006e3279f Merge remote branch 'origin/maint-0.2.1' 14 rokov pred
  Nick Mathewson c3e63483b2 Update Tor Project copyright years 14 rokov pred
  Roger Dingledine 4d71d43772 add config options to override. 14 rokov pred
  Roger Dingledine f255272f45 add separate per-conn write limiting 14 rokov pred
  Roger Dingledine 2ef988c065 New consensus params "bwconnrate" and "bwconnburst" 14 rokov pred
  Karsten Loesing f80672d747 Remove duplicate words and a duplicate newline. 14 rokov pred
  Karsten Loesing 498c293afe Make changes to latest bridge-stats fixes as suggested by Nick. 14 rokov pred
  Nick Mathewson 350181529e Merge branch 'safelogging2' 14 rokov pred
  Nick Mathewson fcbd65b45c Refactor the safe_str_*() API to make more sense. 14 rokov pred
  Nick Mathewson 0c1b3070cf Now that FOO_free(NULL) always works, remove checks before calling it. 14 rokov pred
  Sebastian Hahn 3807db001d *_free functions now accept NULL 14 rokov pred
  Sebastian Hahn f258647433 Allow SafeLogging to exclude client related information 14 rokov pred
  Nick Mathewson 0a58567ce3 Merge commit 'origin/maint-0.2.1' 14 rokov pred
  Nick Mathewson ce0a89e262 Make Tor work with OpenSSL 0.9.8l 14 rokov pred
  Nick Mathewson b8b2935367 Debugging logs for TLS handshake 14 rokov pred
  Mike Perry 7ac9a66c8f Recover from changing network connections. 14 rokov pred
  Nick Mathewson 659fc13da5 Change proxy-address type to tor_addr_t to allow ipv6 proxies. 15 rokov pred
  Christopher Davis 75472c19c3 Enable Tor to connect through SOCKS 4/5 proxies 15 rokov pred
  Nick Mathewson 1e709c79d1 Isolate Libevent API dependency to just main.c and dns.c in src/or. 15 rokov pred
  Karsten Loesing 9b32e8c141 Update copyright to 2009. 15 rokov pred
  Karsten Loesing 4ebcc4da34 Update copyright to 2009. 15 rokov pred
  Roger Dingledine decdf4537a If we're using bridges and our network goes away, be more willing 15 rokov pred
  Nick Mathewson e06de61d84 Don't obsolete a very-new connection for having no circuits yet. 15 rokov pred
  Nick Mathewson c4b8fef362 Remove svn $Id$s from our source, and remove tor --version --version. 15 rokov pred
  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 rokov pred
  Nick Mathewson df608fef45 Checkpoint my big bug-891 patch. 15 rokov pred
  Nick Mathewson 8c90a4b7ee More approx_time() calls. Noted by forest. 15 rokov pred
  Nick Mathewson 122170c1d3 Downlgrade tweak, and answer lots of XXX021s. No actual code fixes in this patch. 15 rokov pred
  Nick Mathewson 26632d59dd Rename or_is_obsolete and move it to or_connection_t where it belongs. 15 rokov pred
  Nick Mathewson 51c29e1e24 Apply rovv's bug 805 fix: take more care never to prefer a non-canonical connection. 15 rokov pred