index
:
freeipa.git
AD-binds
asn1c-indented
cachetickets
cakeysfix
ccachesess
clisesshandling
coverity
custodia
custodia-review
fix_ber_scanf
fixlogout
getkeytab
ipa-1-0
ipa-1-1
ipa-1-2
ipa-2-1
ipa-2-2
ipasam_getkeytab
kdc-fixes
kdc-pkinit
ldapticketcache
master
master_keytab
mindatefix
mspac
my-master
pwbindexp
pwdpolicy
replica_kdc
review
sessionlogout
setkeytab
sumit
webui-cleanup
webui-details
webui_isolate
wip
FreeIPA patches
Simo Sorce
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
ipapython
/
nsslib.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
pylint: enable the import-error check
Jan Cholasta
2016-10-24
1
-0
/
+1
*
Remove unused variables in the code
Martin Basti
2016-09-27
1
-1
/
+1
*
pylint: fix simplifiable-if-statement warnings
Jan Barta
2016-09-22
1
-4
/
+1
*
Pylint: remove unnecessary-semicolon
Martin Basti
2016-03-22
1
-1
/
+1
*
pylint: remove bare except
Martin Basti
2016-03-22
1
-11
/
+6
*
pylint: supress false positive no-member errors
Martin Basti
2016-03-02
1
-2
/
+5
*
Remove wildcard imports
Martin Basti
2015-12-23
1
-1
/
+1
*
Remove unused imports
Martin Basti
2015-12-23
1
-3
/
+0
*
TLS and Dogtag HTTPS request logging improvements
Fraser Tweedale
2015-11-23
1
-3
/
+0
*
ipapython.nsslib: Remove NSSHTTPS
Petr Viktorin
2015-10-27
1
-68
/
+0
*
ipapython.nsslib, ipalib.rpc: Remove code for Python 2.6 and below
Petr Viktorin
2015-10-27
1
-7
/
+1
*
Use six.moves.http_client instead of httplib
Petr Viktorin
2015-10-07
1
-1
/
+9
*
Use six.moves.xmlrpc.client instead of xmlrpclib
Petr Viktorin
2015-10-07
1
-3
/
+3
*
Use the print function
Petr Viktorin
2015-09-01
1
-4
/
+6
*
Modernize 'except' clauses
Petr Viktorin
2015-08-12
1
-6
/
+6
*
Use NSS protocol range API to set available TLS protocols
Rob Crittenden
2014-11-24
1
-2
/
+15
*
Modififed NSSConnection not to shutdown existing database.
Endi S. Dewata
2014-11-11
1
-12
/
+23
*
Clear NSS session cache when socket is closed
Martin Kosek
2014-07-02
1
-0
/
+1
*
ipaplatform: Move all filesystem paths to ipaplatform.paths module
Tomas Babej
2014-06-16
1
-2
/
+3
*
ipapython.nsslib: Name arguments to NSPRError
Petr Viktorin
2013-10-04
1
-5
/
+7
*
Pylint cleanup.
Jan Cholasta
2013-01-29
1
-8
/
+9
*
Close connection after each request, avoid NSS shutdown problem.
Rob Crittenden
2012-10-24
1
-0
/
+6
*
Improve address family handling in sockets
Martin Kosek
2012-07-13
1
-58
/
+34
*
Fix NSS no_init in the NSSHTTPS class
Rob Crittenden
2012-03-04
1
-2
/
+2
*
Do kinit in client before connecting to backend
Rob Crittenden
2012-03-04
1
-2
/
+11
*
Add API initialization to ipa-client-install.
Jan Cholasta
2012-02-13
1
-1
/
+5
*
ticket 2022 - modify codebase to utilize IPALogManager, obsoletes logging
John Dennis
2011-11-23
1
-33
/
+21
*
Shut down duplicated file handle when HTTP response code is not 200.
Rob Crittenden
2011-09-23
1
-0
/
+11
*
enable proxy for dogtag
Adam Young
2011-08-29
1
-1
/
+14
*
Remove unused classes.
Jan Cholasta
2011-04-20
1
-23
/
+0
*
Removed wrong timeout parameter
Sylvain Baubeau
2011-03-18
1
-1
/
+1
*
Make nsslib IPv6 aware
Jakub Hrozek
2011-02-21
1
-16
/
+92
*
Fix NSS initialization errors during ipa-replica-prepare
Rob Crittenden
2011-02-18
1
-5
/
+1
*
Fix two problems with ipa-replica-prepare
Rob Crittenden
2011-02-14
1
-1
/
+5
*
Change FreeIPA license to GPLv3+
Jakub Hrozek
2010-12-20
1
-5
/
+5
*
Changes to fix compatibility with Fedora 14
Rob Crittenden
2010-08-31
1
-2
/
+9
*
Add support for client failover to the ipa command-line.
Rob Crittenden
2010-08-16
1
-0
/
+14
*
Drop our own PKCS#10 ASN.1 decoder and use the one from python-nss
Rob Crittenden
2010-07-29
1
-0
/
+4
*
Clean up crypto code, take advantage of new nss-python capabilities
Rob Crittenden
2010-07-15
1
-1
/
+0
*
use NSS for SSL operations
John Dennis
2010-06-15
1
-68
/
+160
*
Require current versions of python-nss & python-lxml
John Dennis
2009-11-23
1
-1
/
+1
*
Clean up some problems discovered with pylint and pychecker
Rob Crittenden
2009-08-12
1
-1
/
+0
*
Add a local implementation of httplib.SSLFile and httplib.FakeSocket
rcrit
2009-07-01
1
-2
/
+9
*
Implement an installer for the Dogtag certificate system.
Rob Crittenden
2009-04-03
1
-0
/
+150