index
:
krb5.git
master
master-krb5pkgconfig
master-mechdconf
proxymech
Unnamed repository; edit this file 'description' to name the repository.
Günther Deschner
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
kdc
/
do_tgs_req.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Map CANTLOCK_DB to SVC_UNAVAILABLE in krb5kdc
Nicolas Williams
2012-09-12
1
-0
/
+4
*
SA-2011-007 KDC null pointer deref in TGS handling [CVE-2011-1530]
Tom Yu
2011-12-06
1
-1
/
+2
*
Simplify and fix kdcpreauth request_body callback
Greg Hudson
2011-11-14
1
-1
/
+1
*
Create e_data as pa_data in KDC interfaces
Greg Hudson
2011-10-04
1
-9
/
+21
*
Mark up strings for translation
Greg Hudson
2011-06-10
1
-18
/
+14
*
KDC memory leak in FAST error path
Greg Hudson
2011-03-17
1
-3
/
+8
*
Adjust most C source files to match the new standards for copyright
Greg Hudson
2011-03-09
1
-5
/
+1
*
kdb: store mkey list in context and permit NULL mkey for kdb_dbe_decrypt_key_...
Sam Hartman
2010-09-15
1
-22
/
+1
*
Create a KRB5_KDB_FLAG_ALIAS_OK to control whether plugin modules
Greg Hudson
2010-07-08
1
-0
/
+1
*
Remove count parameters from get_principal, put_principal,
Greg Hudson
2010-07-06
1
-138
/
+74
*
Rename krb5_dbekd_encrypt_key_data and krb5_dbekd_decrypt_key_data to
Greg Hudson
2010-07-02
1
-4
/
+3
*
Don't include nul characters in the text we send with krb-error
Greg Hudson
2010-05-24
1
-1
/
+1
*
memory leak in process_tgs_req in r23724
Tom Yu
2010-04-30
1
-1
/
+3
*
Fix CVE-2010-1230 (MITKRB5-SA-2010-004) double-free in KDC triggered
Tom Yu
2010-04-20
1
-0
/
+2
*
handle NT_SRV_INST in service principal referrals
Tom Yu
2010-03-16
1
-0
/
+1
*
The TGS code was not freeing authdata. This is an old leak which was
Greg Hudson
2010-02-18
1
-2
/
+3
*
MITKRB5-SA-2010-001 CVE-2010-0283 KDC denial of service
Tom Yu
2010-02-16
1
-0
/
+2
*
Followon fixes to r23712:
Greg Hudson
2010-02-10
1
-2
/
+3
*
enc_padata can include empty sequence
Sam Hartman
2010-02-09
1
-23
/
+7
*
MITKRB5-SA-2009-003 CVE-2009-3295 KDC null deref in referrals
Tom Yu
2009-12-29
1
-1
/
+1
*
Anonymous support for Kerberos
Sam Hartman
2009-12-28
1
-1
/
+2
*
fast negotiation projec
Sam Hartman
2009-12-14
1
-8
/
+26
*
Clean up some open-parenthesis problems, and reindent
Tom Yu
2009-11-16
1
-15
/
+15
*
Constrained delegation without PAC support
Greg Hudson
2009-11-14
1
-21
/
+27
*
Restore the local variable type
Zhanna Tsitkov
2009-11-12
1
-1
/
+1
*
Post-great-reindent check. Part I
Zhanna Tsitkov
2009-11-12
1
-41
/
+55
*
make mark-cstyle
Tom Yu
2009-10-31
1
-149
/
+148
*
In process_tgs_req, fully initialize e_data since we may copy it in
Greg Hudson
2009-10-29
1
-2
/
+1
*
Heimdal DB bridge plugin for KDC back end
Greg Hudson
2009-10-27
1
-14
/
+26
*
simplify logic fix introduced in r22960 for S4U2Self
Luke Howard
2009-10-21
1
-4
/
+2
*
ensure that forwardable flag is propagated along S4U2Self referral path
Luke Howard
2009-10-21
1
-1
/
+8
*
Implement GSS naming extensions and authdata verification
Greg Hudson
2009-10-09
1
-4
/
+4
*
Initialize several variables - so that on error cleanup - we do not try to free
Ezra Peisach
2009-09-14
1
-1
/
+3
*
Implement s4u extensions
Greg Hudson
2009-09-13
1
-21
/
+61
*
Move KRB5_KDB_OK_AS_DELEGATE from kdb_ext.h to kdb.h. Add kadmin
Greg Hudson
2009-04-27
1
-4
/
+1
*
Implement KDC side of TGS FAST
Sam Hartman
2009-04-05
1
-3
/
+10
*
Merge fast branch at 22166 onto trunk
Sam Hartman
2009-04-03
1
-3
/
+5
*
Initialize request state in the TGS path
Sam Hartman
2009-03-31
1
-0
/
+5
*
Implement FAST from draft-ietf-krb-wg-preauth-framework
Sam Hartman
2009-03-31
1
-8
/
+32
*
Report verbose error messages from KDC
Greg Hudson
2009-03-11
1
-2
/
+1
*
Removed unneeded printf's
Zhanna Tsitkov
2009-03-09
1
-2
/
+0
*
Correct the return code
Zhanna Tsitkov
2009-02-23
1
-1
/
+2
*
Adjust to the return value of isflagset routine
Zhanna Tsitkov
2009-02-20
1
-2
/
+1
*
Use macros for config parameters
Zhanna Tsitkov
2009-02-04
1
-2
/
+2
*
reapply memchr patch
Ken Raeburn
2009-02-02
1
-6
/
+2
*
Master Key Migration Project
Will Fiveash
2009-01-30
1
-1
/
+23
*
Changed the name match_config_pattern to krb5_match_config_pattern. Check str...
Zhanna Tsitkov
2009-01-30
1
-4
/
+4
*
Introduced match_config_pattern function to find a pattern in the config valu...
Zhanna Tsitkov
2009-01-29
1
-61
/
+30
*
return correct kvno in TGS case
Sam Hartman
2009-01-28
1
-3
/
+4
*
whitespace
Ken Raeburn
2009-01-28
1
-27
/
+30
[next]