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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Use k5calloc instead of k5alloc where appropriate
Greg Hudson
2013-07-11
1
-2
/
+2
*
Add server-side otp preauth plugin
Nathaniel McCallum
2013-07-11
6
-0
/
+1145
*
Fix various warnings
Greg Hudson
2013-06-07
4
-10
/
+10
*
Reduce boilerplate in makefiles
Greg Hudson
2013-05-16
4
-56
/
+2
*
Fixes for leaking of refcounted resources
Nalin Dahyabhai
2013-05-13
1
-11
/
+22
*
In PKINIT NSS crypto, support encrypted PEM keys
Nalin Dahyabhai
2013-05-13
1
-0
/
+26
*
Get better at locating the just-loaded certificate
Nalin Dahyabhai
2013-05-13
1
-58
/
+35
*
In PKINIT NSS crypto code, load certificates first
Nalin Dahyabhai
2013-05-13
1
-61
/
+62
*
When DEBUG=1, log why we fail to log in to a token
Nalin Dahyabhai
2013-05-10
1
-4
/
+6
*
Traverse tokens like we do with OpenSSL for NSS
Nalin Dahyabhai
2013-05-10
1
-15
/
+14
*
Only call SEC_PKCS12DecoderFinish() once
Nalin Dahyabhai
2013-05-10
1
-1
/
+0
*
Make the text of NSS's prompts look like OpenSSL's
Nalin Dahyabhai
2013-05-10
1
-4
/
+8
*
Don't fail if a candidate certificate has no SANs
Nalin Dahyabhai
2013-05-10
1
-6
/
+2
*
Make reassembled PKCS11 names parseable
Nalin Dahyabhai
2013-05-08
2
-10
/
+10
*
Fix a typo that caused us to not skip removing "."
Nalin Dahyabhai
2013-05-08
1
-1
/
+1
*
Remove some apparently-accidental debug whitespace
Nalin Dahyabhai
2013-05-08
2
-4
/
+4
*
Use macro for IANA assigned PA-AS-CHECKSUM number
Zhanna Tsitkov
2013-04-18
2
-4
/
+5
*
Allow config of dh_min_bits < 2048
Tom Yu
2013-04-12
2
-3
/
+5
*
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
*
Avoid passing null pointers to memcpy/memcmp
Greg Hudson
2013-04-08
1
-1
/
+2
*
make depend
Greg Hudson
2013-03-24
1
-4
/
+3
*
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
2
-40
/
+30
*
Add and use k5memdup, k5memdup0 helpers
Greg Hudson
2013-02-09
1
-2
/
+2
*
make depend
Greg Hudson
2013-01-10
1
-1
/
+1
*
Fix various result checks
Nickolai Zeldovich
2013-01-07
1
-1
/
+1
*
Separate clpreauth and kdcpreauth interfaces
Greg Hudson
2012-12-19
2
-11
/
+21
*
PKINIT (draft9) null ptr deref [CVE-2012-1016]
Nalin Dahyabhai
2012-12-14
1
-2
/
+3
*
Fix various integer issues
Greg Hudson
2012-12-10
1
-31
/
+12
*
Don't use PA_PSEUDO in pkinit client code
Greg Hudson
2012-10-22
1
-1
/
+1
*
make depend
Greg Hudson
2012-10-17
1
-6
/
+6
*
Use config storage for client identity selection
Nalin Dahyabhai
2012-10-17
8
-40
/
+403
*
Handle anonymous-as-signed-data-with-no-signers
Nalin Dahyabhai
2012-10-15
1
-27
/
+28
*
Make sure that pkinit_octetstring_hkdf() inits NSS
Nalin Dahyabhai
2012-10-15
1
-0
/
+15
*
Don't try to free an uninitialized keyblock
Nalin Dahyabhai
2012-10-15
1
-2
/
+0
*
Sanity-check loading keys and certs from PEM files
Nalin Dahyabhai
2012-10-15
1
-0
/
+15
*
Reset the prompt_types list after calling prompter
Nalin Dahyabhai
2012-10-15
1
-0
/
+1
*
Simplify pkinit_server_verify_padata slightly
Greg Hudson
2012-07-05
1
-7
/
+2
*
Simplify and fix pkinit_as_req_create cleanup
Greg Hudson
2012-07-05
1
-11
/
+5
*
Fix minor memory leaks in PKINIT code
Greg Hudson
2012-07-05
1
-0
/
+2
*
Fix PKINIT verify_kdc_eku trace logging
Greg Hudson
2012-07-05
1
-1
/
+1
*
Clean up const usage for supported_kdf_alg_ids
Ben Kaduk
2012-07-03
2
-2
/
+2
*
Handle PKINIT DH replies with no certs
Greg Hudson
2012-06-22
1
-1
/
+8
*
First pass at PKINIT client trace logs
Greg Hudson
2012-05-08
4
-25
/
+156
*
Improve traced error messages from PKINIT client
Greg Hudson
2012-05-08
2
-2
/
+9
*
Make it easier to test SAM-2 client code
Greg Hudson
2012-04-26
6
-120
/
+407
*
Minimize draft9 PKINIT code by removing dead code
Greg Hudson
2012-02-11
8
-156
/
+9
[next]