summaryrefslogtreecommitdiff
path: root/sleekxmpp/xmlstream/cert.py
AgeCommit message (Expand)Author
2014-07-17Rename to slixmppFlorent Le Coz
2013-04-27Try preventing strptime thread safety problems.Lance Stout
2012-09-30Expand warning for missing ASN1 parser to include pyasn1_modulesLance Stout
2012-09-13Don't break checking certs for localhost.Lance Stout
2012-06-19PEP8 formatting updates.Lance Stout
2012-06-19Properly handle certs with no extensions.Lance Stout
2012-05-22Add better certificate handling.Lance Stout