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
*
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
*
Make dh_key_info encoder and decoder symmetric
Greg Hudson
2012-01-09
2
-56
/
+7
*
Remove unneeded kdcRealm field in PKINIT structure
Greg Hudson
2012-01-08
1
-3
/
+0
*
Convert securid module edata method
Greg Hudson
2012-01-07
1
-4
/
+9
*
Remove some unneeded accessor fields
Greg Hudson
2012-01-07
2
-13
/
+0
*
Stop using krb5_typed_data structure type
Greg Hudson
2011-12-21
4
-17
/
+0
*
Stop using krb5_octet_data
Greg Hudson
2011-12-21
9
-130
/
+157
*
ticket: new
Sam Hartman
2011-11-23
2
-38
/
+2
*
Clean up client-side preauth error data handling
Greg Hudson
2011-11-21
1
-61
/
+52
*
Simplify and fix kdcpreauth request_body callback
Greg Hudson
2011-11-14
1
-12
/
+1
*
Fix warnings and version check for NSS pkinit
Greg Hudson
2011-11-07
1
-3
/
+3
*
Get rid of fake-install
Greg Hudson
2011-11-04
2
-2
/
+2
*
Make reindent
Tom Yu
2011-10-17
4
-329
/
+338
*
Hide gak_fct interface and arguments in clpreauth
Greg Hudson
2011-10-15
3
-51
/
+13
*
Make kdcpreauth edata method respond via callback
Greg Hudson
2011-10-15
3
-17
/
+30
*
Add PKINIT NSS support
Greg Hudson
2011-10-13
5
-5
/
+5323
*
Ditch fast_factor.h since it contains only stubs
Greg Hudson
2011-10-06
3
-13
/
+5
*
Use type-safe callbacks in preauth interface
Greg Hudson
2011-10-06
5
-107
/
+50
*
Remove edata code in sample preauth plugins
Greg Hudson
2011-10-05
2
-44
/
+3
*
From: Sam Hartman <hartmans@debian.org>
Sam Hartman
2011-10-05
1
-0
/
+2
*
Add tests to pkinit_kdf_test to test SHA-256/AES and SHA-512/DES3
Sam Hartman
2011-10-05
1
-14
/
+113
*
Make alg agility KDF work properly when the hash length differs from the key ...
Sam Hartman
2011-10-05
1
-4
/
+10
[next]