Commit History

Author SHA1 Message Date
  Nick Mathewson d63d5cb139 Whitespace normalization 19 years ago
  Nick Mathewson ffe9b01ad7 Split X509 certificate liveness checks into a separate function 19 years ago
  Nick Mathewson 5a5be93f80 Normalize whitespace; add a "tell me about all the unnormalized whitespace" target; fix a braino in dirserv.c 19 years ago
  Nick Mathewson 2fbf31533b Tricksy compiler warnings! We hates them, hates them forever, my precious! 19 years ago
  Nick Mathewson ce5709184b Pass with -Wstrict-prototypes 19 years ago
  Nick Mathewson 44d4516155 Use tor_snprintf, not snprintf 19 years ago
  Nick Mathewson bc62f8e983 Replace sprintf with snprintf 19 years ago
  Nick Mathewson 62094ebd32 Tolerate NULL nicknames better 20 years ago
  Roger Dingledine 6d873e5743 don't assert multiple things in the same tor_assert() 20 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