Commit History

Author SHA1 Message Date
  Roger Dingledine 3aaba3b16e tell the user what time _they_ are too, when a cert is expired 21 years ago
  Nick Mathewson 38d8e36919 Make tor_tls_new variant use alternative (certless) context 21 years ago
  Roger Dingledine cdb98cf04a fix our tls handshake chain cert bug 21 years ago
  Nick Mathewson c83f0e948f Log certificate lifetime on failure. 21 years ago
  Nick Mathewson 2d514037b7 Log number of certs in wrong-length chains 21 years ago
  Nick Mathewson 334de84cbe Misc small code cleanups; remove exit_server_mode(); change tor_tls_verify behavior 21 years ago
  Roger Dingledine 19deb93c29 more useful warning messages 21 years ago
  Nick Mathewson 7511fbf993 Resolve some XXXs 21 years ago
  Roger Dingledine 3cdf2d67da it's amazing what a bit of punctuation can do for appearances 21 years ago
  Nick Mathewson c0ea93337d Doxygenate common. 21 years ago
  Nick Mathewson af08c4f878 Working strerror for windows socket errors, plus some snide comments. 21 years ago
  Roger Dingledine 1558fb7650 some patches on the patches 21 years ago
  Nick Mathewson 908ccb9dcd Handle windows socket errors correctly; comment most of common. 21 years ago
  Nick Mathewson 873564ea9c Some versions of openssl have an SSL_pending function that erroneously 21 years ago
  Nick Mathewson ad07c62938 Add a macro to catch unhandled openssl errors. 21 years ago
  Roger Dingledine 719bb5c0f3 log debug so nick can see it too 21 years ago
  Nick Mathewson 337f7a981f Include strerror(errno) with tls syscall errors 21 years ago
  Nick Mathewson b410dff6c0 Log pending TLS errors in a couple more places, in case they are possible. 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
  Nick Mathewson cb465160da Very blunt debugging code: log pending errors at start and end of tor_tls_verify 21 years ago
  Roger Dingledine 37192bd25e use tor_assert and PUBLIC_KEY_OK 21 years ago
  Nick Mathewson c44016e86e Merge flagday into main branch. 21 years ago
  Roger Dingledine 4d380ea902 quiet a -l info that should be -l debug 21 years ago
  Roger Dingledine 47488fa525 allow 90 minutes of clock skew, not 30 21 years ago
  Nick Mathewson 257d509b91 Document stuff, reduce magic numbers, add emacs magic 21 years ago
  Nick Mathewson b3c2b62a14 Make "common" no longer depend on or.h 21 years ago
  Nick Mathewson 137b577bbd Refactor the heck out of crypto interface: admit that we will stick with one ciphersuite at a time, make const things const, and stop putting openssl in the headers. 21 years ago
  Nick Mathewson 2da54de968 Make tor build on windows again. More work still needed 21 years ago
  Roger Dingledine 5cf0b6224b bugfix: stop trying to write to a stderr that may not be there 22 years ago
  Roger Dingledine c12a6f58b5 fix typo 22 years ago