summaryrefslogtreecommitdiff
path: root/src/common/tortls.h
AgeCommit message (Expand)Author
2012-06-04Update copyright dates to 2012; add a few missing copyright statementsNick Mathewson
2012-01-18Rename nonconformant identifiers.Nick Mathewson
2011-12-06Revert "Get rid of tor_tls_block_renegotiation()."Nick Mathewson
2011-12-06Revert "Use callback-driven approach to block renegotiations."Nick Mathewson
2011-12-06Revert "Refactor tor_event_base_once to do what we actually want"Nick Mathewson
2011-11-25Refactor tor_event_base_once to do what we actually wantNick Mathewson
2011-11-25Merge remote-tracking branch 'asn/bug4312'Nick Mathewson
2011-11-15Make certificate skew into a protocol warningNick Mathewson
2011-11-15Allow up to a 30 days future skew, 48 hours past skew in certs.Nick Mathewson
2011-11-13Use callback-driven approach to block renegotiations.George Kadianakis
2011-10-26Get rid of tor_tls_block_renegotiation().George Kadianakis
2011-10-11Fix a bunch of whitespace errorsNick Mathewson
2011-10-10Make tor_tls_cert_is_valid check key lengthsNick Mathewson
2011-10-10Function to return peer cert as tor_tls_certNick Mathewson
2011-10-10Functions to get a public RSA key from a certNick Mathewson
2011-10-10Function to detect certificate types that signal v3 certificatesNick Mathewson
2011-10-10Function to get digests of the certs and their keysNick Mathewson
2011-10-10More functions to manipulate certs received in cellsNick Mathewson
2011-10-10Function to extract the TLSSECRETS field for v3 handshakesNick Mathewson
2011-10-10Turn X509 certificates into a first-class type and add some functionsNick Mathewson
2011-07-11Record the states of failing OR connectionsNick Mathewson
2011-01-03Merge remote branch 'origin/maint-0.2.2'Nick Mathewson
2011-01-03Merge remote branch 'origin/maint-0.2.1' into maint-0.2.2Nick Mathewson
2011-01-03Bump copyright statements to 2011Nick Mathewson
2010-11-09Add a testing-only option to use bufferevent_openssl as a filterNick Mathewson
2010-10-21Merge remote branch 'origin/maint-0.2.2'Nick Mathewson
2010-10-12Set OpenSSL 0.9.8l renegotiation flag early enough for buffereventsNick Mathewson
2010-10-12Actually call connection_tls_finish_handshake() with buffereventsNick Mathewson
2010-10-11Add header for tor_tls_log_one_errorNick Mathewson
2010-10-04Maintain separate server and client TLS contexts.Robert Ransom
2010-10-04Refactor tor_tls_context_new:Robert Ransom
2010-09-27Make the bufferevent code use the renegotiation-reenabling hackNick Mathewson
2010-09-27Document and/or fix stuff found by Sebastian in code reviewNick Mathewson
2010-09-27Get SSL connections and linked connections working with bufferevents.Nick Mathewson
2010-02-27Update Tor Project copyright yearsNick Mathewson
2009-11-05Make Tor work with OpenSSL 0.9.8lNick Mathewson
2009-09-01Fix compile warnings on Snow LeopardSebastian Hahn
2009-05-04Update copyright to 2009.Karsten Loesing
2009-01-04Remove svn $Id$s from our source, and remove tor --version --version.Nick Mathewson
2008-12-29Use a consistent naming standard for header file guard macros, taking care no...Nick Mathewson
2008-12-18Downlgrade tweak, and answer lots of XXX021s. No actual code fixes in this p...Nick Mathewson
2008-12-17Resolve many DOCDOCs.Nick Mathewson
2008-04-10 r15161@31-33-107: nickm | 2008-04-10 11:11:58 -0400Nick Mathewson
2008-02-21 r14362@31-33-219: nickm | 2008-02-21 11:01:10 -0500Nick Mathewson
2008-02-19 r18218@catbus: nickm | 2008-02-19 17:27:40 -0500Nick Mathewson
2008-02-12 r18051@catbus: nickm | 2008-02-12 15:20:43 -0500Nick Mathewson
2008-02-08 r14062@tombo: nickm | 2008-02-08 15:17:07 -0500Nick Mathewson
2008-02-07Update some copyright notices: it is now 2008.Nick Mathewson
2008-02-06 r17955@catbus: nickm | 2008-02-06 16:53:07 -0500Nick Mathewson
2008-02-06 r17947@catbus: nickm | 2008-02-06 11:57:53 -0500Nick Mathewson