Commit Verlauf

Autor SHA1 Nachricht Datum
  Nick Mathewson 8bc1536a9e Add patch 4 from Karsten for proposal 121, slightly modified. Karsten should definitely re-review the bits I changed. vor 16 Jahren
  Roger Dingledine f59c13b7a3 fix a bad typo, add a missing word vor 16 Jahren
  Nick Mathewson 75977fd79b Patch from roger for 752, but with more comments: When we get an A.B.exit:P address, and B would reject most connections to P, but we do not know whether it would allow A, then allow the connection to procede. Bugfix, amusingly, on 0.0.9rc5. vor 16 Jahren
  Nick Mathewson 545b317e1f Fix for bug 797 (by arma, with tweaks): always use create_fast for circuits where we do not know an onion key. vor 16 Jahren
  Nick Mathewson f28fc83ea5 More logging for mtbf/wfu calculations. vor 16 Jahren
  Roger Dingledine 29abfab8bf Update to the "September 1 2008" ip-to-country file. vor 16 Jahren
  Nick Mathewson b0c48d8e45 Oops; we need to make sure that DNS request names are matched in the _questions_ section of the replies. Rejecting answers whether the _answers_ section did not match made us reject A records waiting at the end of a CNAME record. Bug 823. vor 16 Jahren
  Roger Dingledine 4fd9880540 give rend_client_desc_here a slightly more accurate name vor 16 Jahren
  Roger Dingledine 38f2272d5d patch from karsten for bug 814. whew. vor 16 Jahren
  Roger Dingledine dbb481c169 Serve the latest v3 networkstatus consensus via the control vor 16 Jahren
  Roger Dingledine 2d95accc75 Allow ports 465 and 587 in the default exit policy again. We had vor 16 Jahren
  Karsten Loesing f0a5ef804f Directory mirrors store and serve v2 hidden service descriptors by default. vor 16 Jahren
  Roger Dingledine 2f18370821 and here too vor 16 Jahren
  Nick Mathewson 1203850350 Coverity says it is okay to acknowledge them. Do so. Their tool is awesome. vor 16 Jahren
  Nick Mathewson f95d7c189b Refactor unit test macros and tor_free_all() logic a bit so as to make it easier to free memory on failing tests, in order to suppress scanner warnings and to make dmalloc() usable with tests. vor 16 Jahren
  Roger Dingledine fa64d8041f minor cleanups on karsten's patch vor 16 Jahren
  Roger Dingledine ef7af1d61e karsten's patch for bug 767. vor 16 Jahren
  Roger Dingledine d37fae2f4e Catch and report a few more bootstrapping failure cases when Tor vor 16 Jahren
  Nick Mathewson aacda9cd8e We should not alter an addr_policy_t that has been canonicalized. vor 16 Jahren
  Roger Dingledine 346ca2d48e forward-port the 0.2.0.31 changelog vor 16 Jahren
  Nick Mathewson 67327a863a Fix a variable handling mistake when testing for libevent functions in configure.in. Found by Riastradh. vor 16 Jahren
  Nick Mathewson baeb260ad1 Refactor use of connection_new so that we get more verifiable typesafety. vor 16 Jahren
  Nick Mathewson cd5d0f3890 Add changelog for scanner-based stuff. vor 16 Jahren
  Nick Mathewson fa2f72ded7 An asterisk makes a difference sometimes. Fixes bug 809. vor 16 Jahren
  Nick Mathewson f80ac31d74 Add a lockfile to the Tor data directory to avoid situations where two Tors start with the same datadir, or where a --list-fingerprints races with a server to create keys, or such. vor 16 Jahren
  Roger Dingledine 6942bd66ea Fix compile on OpenBSD 4.4-current. Bugfix on 0.2.1.5-alpha. vor 16 Jahren
  Roger Dingledine 71968e7af9 further changelog cleanups vor 16 Jahren
  Karsten Loesing 4347579085 Changelog entry for implementation of proposal 121. vor 16 Jahren
  Peter Palfrader 94c3515092 A short changelog entry for the consensus changes vor 16 Jahren
  Roger Dingledine 845a7017bc clean up 0.2.1.5-alpha changelog vor 16 Jahren