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_clnt.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
*
Use config storage for client identity selection
Nalin Dahyabhai
2012-10-17
1
-2
/
+17
*
Simplify and fix pkinit_as_req_create cleanup
Greg Hudson
2012-07-05
1
-11
/
+5
*
Fix PKINIT verify_kdc_eku trace logging
Greg Hudson
2012-07-05
1
-1
/
+1
*
First pass at PKINIT client trace logs
Greg Hudson
2012-05-08
1
-3
/
+34
*
Minimize draft9 PKINIT code by removing dead code
Greg Hudson
2012-02-11
1
-8
/
+0
*
Remove unneeded kdcRealm field in PKINIT structure
Greg Hudson
2012-01-08
1
-3
/
+0
*
Stop using krb5_octet_data
Greg Hudson
2011-12-21
1
-19
/
+31
*
ticket: new
Sam Hartman
2011-11-23
1
-5
/
+1
*
Clean up client-side preauth error data handling
Greg Hudson
2011-11-21
1
-61
/
+52
*
Make reindent
Tom Yu
2011-10-17
1
-2
/
+2
*
Hide gak_fct interface and arguments in clpreauth
Greg Hudson
2011-10-15
1
-8
/
+6
*
Ditch fast_factor.h since it contains only stubs
Greg Hudson
2011-10-06
1
-3
/
+0
*
Use type-safe callbacks in preauth interface
Greg Hudson
2011-10-06
1
-22
/
+8
*
From: Sam Hartman <hartmans@debian.org>
Sam Hartman
2011-10-05
1
-0
/
+2
*
Use an opaque handle in the kdcpreauth callback
Greg Hudson
2011-10-05
1
-1
/
+1
*
If the client offers the alg agility KDF, use it
Sam Hartman
2011-09-21
1
-5
/
+29
*
Formatting fixes
Greg Hudson
2011-09-19
1
-5
/
+5
*
pkinit: client: Use SignedData for anonymous
Sam Hartman
2011-09-19
1
-5
/
+32
*
Convert preauth_plugin.h to new plugin framework
Greg Hudson
2011-06-17
1
-73
/
+67
*
Whitespace fixes for new anonymous support
Greg Hudson
2009-12-28
1
-10
/
+20
*
Anonymous support for Kerberos
Sam Hartman
2009-12-28
1
-9
/
+28
*
Mark and reindent the pkinit plugin code, except for the header files
Greg Hudson
2009-11-25
1
-761
/
+755
*
make mark-cstyle
Tom Yu
2009-10-31
1
-10
/
+10
*
Minor code cleanups in pkinit plugin, mostly around malloc/free
Greg Hudson
2009-08-18
1
-28
/
+19
*
Narrow the contract of pkinit_client_profile by passing in the realm
Greg Hudson
2009-08-10
1
-13
/
+14
*
In pkinit_clnt.c, make private functions static. There and in
Greg Hudson
2009-08-10
1
-72
/
+10
*
Restore limited support for static linking
Greg Hudson
2009-06-08
1
-1
/
+5
*
Temporarily disable FAST PKINIT for 1.7 release
Greg Hudson
2009-05-25
1
-0
/
+12
*
Revert r21880 which included k5-int.h in several pkinit source files.
Greg Hudson
2009-03-24
1
-1
/
+0
*
Include k5-int.h in several pkinit source files, in order to define
Greg Hudson
2009-02-04
1
-0
/
+1
*
Use macros for config parameters
Zhanna Tsitkov
2009-02-04
1
-11
/
+11
*
Add PKINIT support
Kevin Coffman
2007-08-01
1
-0
/
+1492