summaryrefslogtreecommitdiff
path: root/OpenSSL/ssl/ssl.c
Commit message (Expand)AuthorAgeFilesLines
* Try exposing TLSv1.1 and TLSv1.2.Jean-Paul Calderone2013-10-031-0/+8
* Minimal skeleton of a Python Session typeJean-Paul Calderone2012-02-131-0/+2
* Grab Context.{set,get}_session_cache_mode from the sessions branch, plus the ...Jean-Paul Calderone2012-02-081-0/+14
* merge trunkJean-Paul Calderone2011-09-111-0/+9
|\
| * - Add Context.set_mode methodGuillermo Gonzalez2011-08-291-0/+9
* | Convert Epytext markup to RST markupJonathan Ballet2011-07-161-1/+1
|/
* Fix a lot of reference counting bugs introduced by stupid copy/pastingJean-Paul Calderone2011-04-201-2/+2
* A bunch of PyPy fixesJean-Paul Calderone2011-04-181-7/+13
|\
| * Add a lot of missing Py_INCREFJean-Paul Calderone2011-03-121-7/+13
* | Catch up to trunkJean-Paul Calderone2011-04-181-2/+56
|\ \ | |/ |/|
| * Expose OPENSSL_VERSION_NUMBER and SSLeay_version()Jean-Paul Calderone2011-04-151-0/+31
| * Expose symbolic constants for info callback valuesJean-Paul Calderone2011-03-211-0/+22
| |\
| | * Provide New SSL constant for OpenSSL.SSLOlivier Hervieu2011-03-021-0/+22
| * | Update copyright headers; remove pointless dates, add a pointer to the LICENS...Jean-Paul Calderone2011-03-021-2/+3
| |/
* | Catch up to trunkJean-Paul Calderone2010-12-031-1/+5
|/
* Declare storage for them, too.Jean-Paul Calderone2010-11-011-0/+5
* 2.x compat!Jean-Paul Calderone2010-11-011-0/+4
* Apply to the othersJean-Paul Calderone2010-10-311-2/+2
* and this permutationJean-Paul Calderone2010-10-311-1/+1
* renable tests, try different export namesJean-Paul Calderone2010-10-311-3/+3
* proper castsJean-Paul Calderone2010-10-311-2/+2
* Apply that strategy to the two other functionsJean-Paul Calderone2010-10-311-0/+4
* cast cast castJean-Paul Calderone2010-10-311-2/+2
* Screw MSVC, try this insteadJean-Paul Calderone2010-10-311-3/+1
* diagnosticJean-Paul Calderone2010-10-311-2/+2
* diagnosticJean-Paul Calderone2010-10-311-0/+2
* Try dynamically loading crypto_X509Name_New on WindowsJean-Paul Calderone2010-10-311-0/+12
* fix module init return values and type initializers and unicode/bytes convers...Jean-Paul Calderone2010-08-111-8/+3
* OpenSSL.SSL mostly builds cleanly nowJean-Paul Calderone2010-08-111-9/+36
* Move the src directory to an OpenSSL directory so it can be a package even in...Jean-Paul Calderone2010-07-271-0/+182