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
/
ipalib
/
pkcs10.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Alias "unicode" to "str" under Python 3
Jan Cholasta
2015-09-17
1
-0
/
+5
*
Use the print function
Petr Viktorin
2015-09-01
1
-4
/
+6
*
Work around python-nss bug on unrecognised OIDs
Fraser Tweedale
2015-08-11
1
-1
/
+14
*
Update cert-request to support user certs and profiles
Fraser Tweedale
2015-06-04
1
-0
/
+1
*
Support requests with SAN in cert-request.
Jan Cholasta
2014-06-24
1
-8
/
+108
*
Add function for parsing friendly name from certificate requests.
Jan Cholasta
2014-03-25
1
-0
/
+50
*
Update pkcs10 module functions to always load CSRs and allow selecting format.
Jan Cholasta
2014-03-25
1
-20
/
+25
*
Fix assorted bugs found by pylint
Jakub Hrozek
2011-01-25
1
-2
/
+0
*
Change FreeIPA license to GPLv3+
Jakub Hrozek
2010-12-20
1
-5
/
+5
*
Drop our own PKCS#10 ASN.1 decoder and use the one from python-nss
Rob Crittenden
2010-07-29
1
-386
/
+40
*
Handle CSRs whether they have NEW in the header or not
Rob Crittenden
2010-05-03
1
-1
/
+3
*
Use pyasn1-based PKCS#10 and X509v3 parsers instead of pyOpenSSL.
Rob Crittenden
2009-11-30
1
-0
/
+439