Commit History

Author SHA1 Message Date
  Nick Mathewson 7055f837ab Make Tor build on win32 with VC6 without warnings. 21 years ago
  Roger Dingledine ca8d50abeb bug resolved (hopefully), so remove comment 21 years ago
  Roger Dingledine 22c0cd8a14 clean dns.c better 21 years ago
  Roger Dingledine fd0d48e484 clarify the hybrid encryption in our spec 21 years ago
  Roger Dingledine 25d5425fdb fix a bug in dns.c, note but don't fix another one 21 years ago
  Nick Mathewson ac622d94dc Workarounds for a couple of pieces of windows strangeness. 21 years ago
  Roger Dingledine 8cc9001391 clean some dead code (right?) 21 years ago
  Roger Dingledine 4e0dd5bd33 some compilers don't like an array of length zero 21 years ago
  Roger Dingledine 158e2cf536 set Content-Type on the directory and hidserv descriptor 21 years ago
  Roger Dingledine 9965bd8387 make my assumption explicit 21 years ago
  Roger Dingledine 505bb2f4a0 it was the second bug that was nailing us. 21 years ago
  Roger Dingledine 8e8af6aaee don't expire joined-rend circs that have an exit connection attached 21 years ago
  Nick Mathewson 873564ea9c Some versions of openssl have an SSL_pending function that erroneously 21 years ago
  Nick Mathewson 06624df622 Log number of bytes pending after read. 21 years ago
  Roger Dingledine d7f4b82373 rendmid says it drops but actually sends nack 21 years ago
  Nick Mathewson d6d4b93863 Remove spurious semi 21 years ago
  Nick Mathewson ad07c62938 Add a macro to catch unhandled openssl errors. 21 years ago
  Roger Dingledine e34c201bb3 and other debugs 21 years ago
  Roger Dingledine 719bb5c0f3 log debug so nick can see it too 21 years ago
  Peter Palfrader 750211259b The dots are there so you see test doing something. Therefore we should flush them after printing 21 years ago
  Roger Dingledine 80d0b634a4 add a debugging entry, to find the wants-to-read-but-can't bug 21 years ago
  Nick Mathewson 337f7a981f Include strerror(errno) with tls syscall errors 21 years ago
  Nick Mathewson f6dbe5a0d4 Refactor crypto error handling to be more like TLS error handling: 21 years ago
  Nick Mathewson b410dff6c0 Log pending TLS errors in a couple more places, in case they are possible. 21 years ago
  Peter Palfrader 2b1441e49f New upstream release candidate. 21 years ago
  Roger Dingledine 1b4dd10cfe bump us to rc2 21 years ago
  Roger Dingledine fff89216a9 tell us when we're rotating things 21 years ago
  Roger Dingledine fb2279b90b since we don't support truncateds much, don't bother sending them; 21 years ago
  Roger Dingledine bd38df8472 fix a bug that's been lurking since 27 may 03 (!) 21 years ago
  Nick Mathewson 0355d29e12 Call tls_log_errors at a more appropriate location; we can remove the other calls in tor_tls_verify once we are sure they never happen. 21 years ago