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
/
kdc
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Rename krb5_dbekd_encrypt_key_data and krb5_dbekd_decrypt_key_data to
Greg Hudson
2010-07-02
4
-23
/
+20
*
Remove the set_master_key and get_master_key DAL interfaces and their
Greg Hudson
2010-07-02
1
-5
/
+0
*
make depend
Greg Hudson
2010-06-07
1
-62
/
+66
*
Don't include nul characters in the text we send with krb-error
Greg Hudson
2010-05-24
2
-2
/
+2
*
Eliminate the unused realm_dbname field from krb5_realm_params
Greg Hudson
2010-05-04
2
-3
/
+0
*
memory leak in process_tgs_req in r23724
Tom Yu
2010-04-30
1
-1
/
+3
*
Eliminate a non-useful NULL check in the KDC's dispatch() function.
Greg Hudson
2010-04-22
1
-1
/
+1
*
Fix CVE-2010-1230 (MITKRB5-SA-2010-004) double-free in KDC triggered
Tom Yu
2010-04-20
1
-0
/
+2
*
Merge users/raeburn/branches/network-merge
Ken Raeburn
2010-03-17
9
-1829
/
+177
*
handle NT_SRV_INST in service principal referrals
Tom Yu
2010-03-16
1
-0
/
+1
*
Ignore improperly encoded signedpath AD elements
Greg Hudson
2010-03-05
1
-1
/
+5
*
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
3
-1
/
+8
*
Followon fixes to r23712:
Greg Hudson
2010-02-10
5
-9
/
+14
*
enc_padata can include empty sequence
Sam Hartman
2010-02-09
5
-84
/
+61
*
Fix cross-realm handling of AD-SIGNEDPATH
Greg Hudson
2010-02-05
3
-7
/
+19
*
Get rid of kdb_ext.h and allow out-of-tree KDB plugins
Greg Hudson
2010-01-27
2
-56
/
+48
*
Simplify and fix FAST check for keyed checksum type
Greg Hudson
2010-01-12
1
-15
/
+4
*
Always treat anonymous as preauth required
Sam Hartman
2010-01-07
1
-0
/
+1
*
Make preauth_module_dir override, rather than supplement, the
Greg Hudson
2010-01-07
1
-33
/
+10
*
Add preauth_module_dir support to the KDC preauth module loader
Greg Hudson
2010-01-04
1
-3
/
+44
*
Ignore some routing messages indicating changes that don't affect our
Ken Raeburn
2010-01-03
1
-0
/
+24
*
Change db_args from being a global to only defined in the function
Ezra Peisach
2010-01-01
2
-16
/
+16
*
Add gcc printf attribute for kdc_err prototype
Ezra Peisach
2010-01-01
1
-1
/
+5
*
Add a new -P option to krb5kdc and kadmind which, if given, specifies
Russ Allbery
2010-01-01
2
-2
/
+40
*
Fix spelling and hyphen errors in man pages
Russ Allbery
2009-12-31
1
-1
/
+1
*
No comma at end of enumerator list
Ken Raeburn
2009-12-31
1
-1
/
+1
*
Move krb5int_get_domain_realm_mapping into kdc_util.c as this function is a h...
Zhanna Tsitkov
2009-12-30
2
-2
/
+64
*
MITKRB5-SA-2009-003 CVE-2009-3295 KDC null deref in referrals
Tom Yu
2009-12-29
1
-1
/
+1
*
Whitespace fixes for new anonymous support
Greg Hudson
2009-12-28
2
-4
/
+6
*
Anonymous support for Kerberos
Sam Hartman
2009-12-28
4
-6
/
+32
*
fast negotiation projec
Sam Hartman
2009-12-14
6
-36
/
+119
*
Reformat new comments
Ken Raeburn
2009-12-03
1
-14
/
+20
*
fix slow behavior on Mac OS X with link-local addresses
Ken Raeburn
2009-12-03
1
-10
/
+48
*
Fix memory leak
Sam Hartman
2009-11-30
1
-1
/
+2
*
KDC MUST NOT accept ap-request armor in FAST TGS
Sam Hartman
2009-11-24
1
-0
/
+5
*
Consolidate Makefile variables now that we have only a single global
Greg Hudson
2009-11-22
2
-116
/
+115
*
For the moment, test for nullity of pointers returned by k5alloc
Greg Hudson
2009-11-21
1
-1
/
+1
*
Clean up some open-parenthesis problems, and reindent
Tom Yu
2009-11-16
6
-116
/
+115
*
Constrained delegation without PAC support
Greg Hudson
2009-11-14
2
-80
/
+652
*
Typo fix
Zhanna Tsitkov
2009-11-12
1
-1
/
+1
*
Post-great-reindent check. Part II
Zhanna Tsitkov
2009-11-12
2
-173
/
+211
*
Restore the local variable type
Zhanna Tsitkov
2009-11-12
1
-1
/
+1
*
Post-great-reindent check. Part I
Zhanna Tsitkov
2009-11-12
6
-284
/
+363
*
Use "unsigned short" instead of "u_short" in argument to SET macro;
Ken Raeburn
2009-11-04
1
-3
/
+8
*
Reindent after making fixes for emacs-23
Tom Yu
2009-11-03
1
-1
/
+1
*
make mark-cstyle
Tom Yu
2009-10-31
18
-5676
/
+5687
*
In process_tgs_req, fully initialize e_data since we may copy it in
Greg Hudson
2009-10-29
1
-2
/
+1
*
remove times underflow/overflow checks, they break tests
Luke Howard
2009-10-29
1
-7
/
+2
*
Print a "starting..." message on stderr if running in nofork mode, for
Tom Yu
2009-10-28
1
-0
/
+2
[prev]
[next]