Commit Verlauf

Autor SHA1 Nachricht Datum
  Nick Mathewson 0831823763 Change end-of-file NLNL convention. It turns out arma I and I agree. vor 19 Jahren
  Nick Mathewson a6f51001a5 New whitespace normalization rule: no blank line at EOF. vor 19 Jahren
  Nick Mathewson 5827e2e216 Fix "JAP-client" hideous ASN1 bug, twice. (Fix1: check more thoroughly for TLS errors when handling certs. Fix2: stop assert(0)ing on uncaught TLS errors.) vor 19 Jahren
  Nick Mathewson 0e81265359 update copyright notices. vor 19 Jahren
  Roger Dingledine 4a82ac12b8 add a tor_tls_is_server method to remember if conn->tls vor 19 Jahren
  Nick Mathewson 5d836c8140 Free tls resources on exit too vor 19 Jahren
  Nick Mathewson 32978afa54 Workaround for brain-damaged __FILE__ handling on MSVC: keep Nick's name out vor 20 Jahren
  Nick Mathewson 7fbd297532 Suggestion from weasel: Make tor --version --version dump the cvs Id of every file. vor 20 Jahren
  Roger Dingledine 7c9a707900 remove emacs droppings, since nick says he doesn't need them anymore vor 20 Jahren
  Nick Mathewson ffe9b01ad7 Split X509 certificate liveness checks into a separate function vor 20 Jahren
  Roger Dingledine 5f4a390b33 oh, and some more in common/ vor 20 Jahren
  Nick Mathewson 38d8e36919 Make tor_tls_new variant use alternative (certless) context vor 20 Jahren
  Nick Mathewson 334de84cbe Misc small code cleanups; remove exit_server_mode(); change tor_tls_verify behavior vor 20 Jahren
  Roger Dingledine 5dd9e60231 doxygen markup for common/*.h vor 20 Jahren
  Nick Mathewson 908ccb9dcd Handle windows socket errors correctly; comment most of common. vor 20 Jahren
  Nick Mathewson d6d4b93863 Remove spurious semi vor 20 Jahren
  Nick Mathewson ad07c62938 Add a macro to catch unhandled openssl errors. vor 20 Jahren
  Nick Mathewson c44016e86e Merge flagday into main branch. vor 20 Jahren
  Nick Mathewson 257d509b91 Document stuff, reduce magic numbers, add emacs magic vor 20 Jahren
  Nick Mathewson 793c65e60f Note discrepency between N bytes transmitted over TLS and actual bandwidth use; add 2 functions to help resolve. vor 21 Jahren
  Nick Mathewson 0ec2a34a1d Code to get nicknames from peer certs vor 21 Jahren
  Roger Dingledine 677707433e shift read_file_to_str() into util.c vor 21 Jahren
  Nick Mathewson 798bb6ab3b Add function to wrap SSL_pending vor 21 Jahren
  Nick Mathewson 3d4ccb781a Refactor buffers; implement descriptors. vor 21 Jahren
  Nick Mathewson e22b271895 Add certificate verification functions vor 21 Jahren
  Nick Mathewson 67697d5ab1 Add prototypes for functions to check whether the peer certificate is vor 21 Jahren
  Roger Dingledine 1a9b5f9de9 another wishlist function for the tls interface vor 21 Jahren
  Roger Dingledine ace475f01c hide the global tls context inside tortls.c vor 21 Jahren
  Nick Mathewson fd20011c26 Add initial interfaces and code for TLS support. Interfaces are right; code needs work and testing. vor 21 Jahren