Commit History

Author SHA1 Message Date
  Nick Mathewson 62094ebd32 Tolerate NULL nicknames better 19 years ago
  Roger Dingledine 6d873e5743 don't assert multiple things in the same tor_assert() 19 years ago
  Nick Mathewson 1c9426d6e0 Build without warnings on mac gcc 3.3 20 years ago
  Roger Dingledine 5f4a390b33 oh, and some more in common/ 20 years ago
  Roger Dingledine f91c552af7 fix a seg fault on solaris 20 years ago
  Roger Dingledine 3aaba3b16e tell the user what time _they_ are too, when a cert is expired 20 years ago
  Nick Mathewson 38d8e36919 Make tor_tls_new variant use alternative (certless) context 20 years ago
  Roger Dingledine cdb98cf04a fix our tls handshake chain cert bug 20 years ago
  Nick Mathewson c83f0e948f Log certificate lifetime on failure. 20 years ago
  Nick Mathewson 2d514037b7 Log number of certs in wrong-length chains 20 years ago
  Nick Mathewson 334de84cbe Misc small code cleanups; remove exit_server_mode(); change tor_tls_verify behavior 20 years ago
  Roger Dingledine 19deb93c29 more useful warning messages 20 years ago
  Nick Mathewson 7511fbf993 Resolve some XXXs 20 years ago
  Roger Dingledine 3cdf2d67da it's amazing what a bit of punctuation can do for appearances 20 years ago
  Nick Mathewson c0ea93337d Doxygenate common. 20 years ago
  Nick Mathewson af08c4f878 Working strerror for windows socket errors, plus some snide comments. 20 years ago
  Roger Dingledine 1558fb7650 some patches on the patches 20 years ago
  Nick Mathewson 908ccb9dcd Handle windows socket errors correctly; comment most of common. 20 years ago
  Nick Mathewson 873564ea9c Some versions of openssl have an SSL_pending function that erroneously 20 years ago
  Nick Mathewson ad07c62938 Add a macro to catch unhandled openssl errors. 20 years ago
  Roger Dingledine 719bb5c0f3 log debug so nick can see it too 20 years ago
  Nick Mathewson 337f7a981f Include strerror(errno) with tls syscall errors 20 years ago
  Nick Mathewson b410dff6c0 Log pending TLS errors in a couple more places, in case they are possible. 20 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. 20 years ago
  Nick Mathewson cb465160da Very blunt debugging code: log pending errors at start and end of tor_tls_verify 20 years ago
  Roger Dingledine 37192bd25e use tor_assert and PUBLIC_KEY_OK 20 years ago
  Nick Mathewson c44016e86e Merge flagday into main branch. 20 years ago
  Roger Dingledine 4d380ea902 quiet a -l info that should be -l debug 20 years ago
  Roger Dingledine 47488fa525 allow 90 minutes of clock skew, not 30 20 years ago
  Nick Mathewson 257d509b91 Document stuff, reduce magic numbers, add emacs magic 20 years ago