summaryrefslogtreecommitdiff
path: root/OpenSSL/__init__.py
Commit message (Expand)AuthorAgeFilesLines
* Do the other initialization that is probably required.Jean-Paul Calderone2014-01-181-3/+0
* Lots of Python 3.2 porting workJean-Paul Calderone2014-01-111-0/+3
* just drop this for nowJean-Paul Calderone2013-12-311-1/+0
* tsafe tries to import SSLJean-Paul Calderone2013-12-311-1/+2
* Get rid of the cross-module symbol hijinx - no longer necessary now that ever...Jean-Paul Calderone2013-12-291-35/+2
* Switch from opentls to cryptographyJean-Paul Calderone2013-12-281-3/+3
* Update copyright headers; remove pointless dates, add a pointer to the LICENS...Jean-Paul Calderone2011-03-021-7/+3
* Try to get RTLD_NOW and RTLD_GLOBAL from a real definition - DLFCN or dl or c...Jean-Paul Calderone2010-10-121-4/+25
* Only delete orig if it was definedJean-Paul Calderone2010-09-191-1/+2
* Try to support Windows here - ie, do not do any of the dl flags stuffJean-Paul Calderone2010-09-191-5/+9
* skip tsafe for the time beingJean-Paul Calderone2010-08-121-1/+1
* Hack up module import like madJean-Paul Calderone2010-08-111-2/+13
* Move the src directory to an OpenSSL directory so it can be a package even in...Jean-Paul Calderone2010-07-271-0/+12