summaryrefslogtreecommitdiffstats
path: root/ipapython/nsslib.py
Commit message (Expand)AuthorAgeFilesLines
* enable proxy for dogtagAdam Young2011-08-291-1/+14
* Remove unused classes.Jan Cholasta2011-04-201-23/+0
* Removed wrong timeout parameterSylvain Baubeau2011-03-181-1/+1
* Make nsslib IPv6 awareJakub Hrozek2011-02-211-16/+92
* Fix NSS initialization errors during ipa-replica-prepareRob Crittenden2011-02-181-5/+1
* Fix two problems with ipa-replica-prepareRob Crittenden2011-02-141-1/+5
* Change FreeIPA license to GPLv3+Jakub Hrozek2010-12-201-5/+5
* Changes to fix compatibility with Fedora 14Rob Crittenden2010-08-311-2/+9
* Add support for client failover to the ipa command-line.Rob Crittenden2010-08-161-0/+14
* Drop our own PKCS#10 ASN.1 decoder and use the one from python-nssRob Crittenden2010-07-291-0/+4
* Clean up crypto code, take advantage of new nss-python capabilitiesRob Crittenden2010-07-151-1/+0
* use NSS for SSL operationsJohn Dennis2010-06-151-68/+160
* Require current versions of python-nss & python-lxmlJohn Dennis2009-11-231-1/+1
* Clean up some problems discovered with pylint and pycheckerRob Crittenden2009-08-121-1/+0
* Add a local implementation of httplib.SSLFile and httplib.FakeSocketrcrit2009-07-011-2/+9
* Implement an installer for the Dogtag certificate system.Rob Crittenden2009-04-031-0/+150