index
:
krb5.git
gss_cs
keyring
kinit-c
master
msspng_ntlmssp
proxymech
spnego
MIT Kerberos patches
Simo Sorce
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
plugins
/
preauth
/
pkinit
/
pkinit_crypto_openssl.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Include autoconf.h before system headers
Greg Hudson
2014-07-08
1
-9
/
+2
*
Fix error checking in PKINIT authdata creation
Greg Hudson
2014-06-20
1
-20
/
+15
*
Remove PKINIT longhorn compatibility option
Greg Hudson
2014-06-12
1
-174
/
+25
*
Properly handle PKCS11 label in PKINIT
Greg Hudson
2014-05-24
1
-10
/
+18
*
Don't blindly use PKCS11 slot IDs in PKINIT
Greg Hudson
2014-05-24
1
-14
/
+13
*
In PKINIT, use library initializer for OpenSSL
Tomas Kuthan
2014-04-15
1
-15
/
+10
*
Use anonymous OIDs in pkinit_crypto_openssl.c
Greg Hudson
2014-03-25
1
-53
/
+43
*
Stop shadowing id-pkcs7-data OID
Greg Hudson
2014-03-25
1
-71
/
+45
*
Use protocol error for PKINIT cert expiry
Greg Hudson
2013-10-17
1
-1
/
+1
*
Support PKINIT OpenSSL deferred identity prompting
Nalin Dahyabhai
2013-07-17
1
-55
/
+159
*
Add support for PKINIT deferring identity prompts
Nalin Dahyabhai
2013-07-17
1
-0
/
+38
*
Split pkinit_identity_initialize into two phases
Nalin Dahyabhai
2013-07-17
1
-1
/
+2
*
Don't leak PKINIT CMS signed data certs and CRLs
Nalin Dahyabhai
2013-07-15
1
-2
/
+4
*
Fix various warnings
Greg Hudson
2013-06-07
1
-3
/
+3
*
Make reassembled PKCS11 names parseable
Nalin Dahyabhai
2013-05-08
1
-5
/
+5
*
Remove some apparently-accidental debug whitespace
Nalin Dahyabhai
2013-05-08
1
-2
/
+2
*
Simplify pkinit_check_dh_params
Tom Yu
2013-04-12
1
-67
/
+47
*
Ignore missing Q in dh_params
Tom Yu
2013-04-12
1
-4
/
+4
*
Add PEM password prompter callback in PKINIT
Nalin Dahyabhai
2013-03-15
1
-3
/
+45
*
Cleaner fix for #7570
Ben Kaduk
2013-02-15
1
-4
/
+2
*
PKINIT null pointer deref [CVE-2013-1415]
Xi Wang
2013-02-15
1
-2
/
+1
*
Modernize k5buf
Greg Hudson
2013-02-14
1
-20
/
+15
*
Fix various result checks
Nickolai Zeldovich
2013-01-07
1
-1
/
+1
*
Use config storage for client identity selection
Nalin Dahyabhai
2012-10-17
1
-3
/
+101
*
Fix minor memory leaks in PKINIT code
Greg Hudson
2012-07-05
1
-0
/
+2
*
Handle PKINIT DH replies with no certs
Greg Hudson
2012-06-22
1
-1
/
+8
*
Improve traced error messages from PKINIT client
Greg Hudson
2012-05-08
1
-2
/
+6
*
Minimize draft9 PKINIT code by removing dead code
Greg Hudson
2012-02-11
1
-86
/
+0
*
Make dh_key_info encoder and decoder symmetric
Greg Hudson
2012-01-09
1
-47
/
+3
*
Stop using krb5_octet_data
Greg Hudson
2011-12-21
1
-22
/
+25
*
Make alg agility KDF work properly when the hash length differs from the key ...
Sam Hartman
2011-10-05
1
-4
/
+10
*
Make KDF work when length of random data differs from length of hash
Sam Hartman
2011-10-05
1
-16
/
+9
*
Create e_data as pa_data in KDC interfaces
Greg Hudson
2011-10-04
1
-77
/
+29
*
Move static function prototypes from header to individual file so header
Ezra Peisach
2011-09-26
1
-0
/
+133
*
Remove variables set but not used
Ezra Peisach
2011-09-26
1
-2
/
+0
*
fix pkinit warnings
Sam Hartman
2011-09-21
1
-5
/
+5
*
If the client offers the alg agility KDF, use it
Sam Hartman
2011-09-21
1
-0
/
+5
*
Fix Openssl 1.0 function capitalization in pkinit
Sam Hartman
2011-09-20
1
-2
/
+2
*
Formatting fixes
Greg Hudson
2011-09-19
1
-11
/
+9
*
reindent
Sam Hartman
2011-09-19
1
-36
/
+36
*
Remove the ticket from the pkinit-alg-agility KDF function, to match
Sam Hartman
2011-09-19
1
-4
/
+1
*
Refactor to use oid instead of algorithm_id in KDF interface
Sam Hartman
2011-09-19
1
-10
/
+14
*
pkinit_crypto_openssl: fix signed vs unsigned comparison
Sam Hartman
2011-09-19
1
-0
/
+1
*
implementation of new function and test program for pkinit agility.
Sam Hartman
2011-09-19
1
-3
/
+205
*
In pkinit_crypto_openssl.c, modified pkinit_octetstring2key() to
Sam Hartman
2011-09-19
1
-4
/
+4
*
pkinit: client: Use SignedData for anonymous
Sam Hartman
2011-09-19
1
-201
/
+200
*
Fix pkinit warnings
Sam Hartman
2011-09-19
1
-3
/
+3
*
Support pkinit: SignedData with no signers (KDC)
Sam Hartman
2011-09-19
1
-186
/
+208
*
Reindent per krb5-batch-reindent.el.
Ken Raeburn
2011-09-04
1
-1
/
+1
*
Mark up strings for translation
Greg Hudson
2011-06-10
1
-8
/
+8
[next]