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
*
Move destest to builtin/des, because it depends on overriding some
Tom Yu
2009-10-10
1
-37
/
+44
*
Implement GSS naming extensions and authdata verification
Greg Hudson
2009-10-09
4
-25
/
+33
*
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
5
-147
/
+464
*
Change "vague-errors" compile-time conditionals into run-time
Ken Raeburn
2009-08-21
3
-18
/
+22
*
r22529@squish: raeburn | 2009-08-12 13:49:45 -0400
Ken Raeburn
2009-08-12
4
-39
/
+46
*
Get "make depend" to work in an unbuilt source tree, since bad deps
Greg Hudson
2009-08-03
1
-1
/
+1
*
Check for principal expiration prior to checking for password
Tom Yu
2009-06-26
1
-16
/
+16
*
Fix vector initialization error in KDC preauth code
Greg Hudson
2009-05-24
1
-3
/
+2
*
Remove spurious assertion in handle_authdata
Greg Hudson
2009-05-22
1
-1
/
+0
*
Add a comment to the r22168 change since it's not obvious why we're
Greg Hudson
2009-05-20
1
-0
/
+11
*
Do not return PREAUTH_FAILED on unknown preauth
Sam Hartman
2009-04-30
1
-9
/
+3
*
Move KRB5_KDB_OK_AS_DELEGATE from kdb_ext.h to kdb.h. Add kadmin
Greg Hudson
2009-04-27
1
-4
/
+1
*
Send explicit salt for SALTTYPE_NORMAL keys
Greg Hudson
2009-04-16
2
-12
/
+19
*
Require fast_req checksum to be keyed
Sam Hartman
2009-04-14
1
-1
/
+19
*
kdc: handle_referral_params does not return ENOMEM errors
Ezra Peisach
2009-04-09
1
-1
/
+1
*
Fall through on error return
Ezra Peisach
2009-04-08
1
-3
/
+4
*
Implement KDC side of TGS FAST
Sam Hartman
2009-04-05
1
-3
/
+10
*
fix logic errors
Sam Hartman
2009-04-04
1
-1
/
+1
*
Handle authdata encrypted in subkey
Sam Hartman
2009-04-03
1
-0
/
+7
*
Merge fast branch at 22166 onto trunk
Sam Hartman
2009-04-03
6
-23
/
+123
*
Initialize request state in the TGS path
Sam Hartman
2009-03-31
1
-0
/
+5
*
make depend
Sam Hartman
2009-03-31
1
-0
/
+11
*
Implement FAST from draft-ietf-krb-wg-preauth-framework
Sam Hartman
2009-03-31
8
-29
/
+598
*
Verify return code from krb5_db_set_mkey_list
Zhanna Tsitkov
2009-03-16
2
-5
/
+12
*
Call kdb_set_mkey_list from the KDC
Sam Hartman
2009-03-16
2
-1
/
+2
*
Report verbose error messages from KDC
Greg Hudson
2009-03-11
5
-128
/
+142
*
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
*
Fix in handle_referral_params
Zhanna Tsitkov
2009-02-19
1
-9
/
+10
*
Be less verbose about routing-socket messages
Ken Raeburn
2009-02-13
1
-4
/
+15
*
regenerate
Ken Raeburn
2009-02-04
1
-4
/
+4
*
Use macros for config parameters
Zhanna Tsitkov
2009-02-04
2
-18
/
+18
*
Remove unnecessary pointer casts in args to free,memcpy,memset,memchr except ...
Ken Raeburn
2009-02-02
2
-6
/
+4
*
Get rid of casts of free() argument to char*, except where it's
Ken Raeburn
2009-02-02
1
-1
/
+1
*
reapply memchr patch
Ken Raeburn
2009-02-02
1
-6
/
+2
*
small storage leak in KDC startup
Ken Raeburn
2009-02-02
1
-1
/
+0
*
Master Key Migration Project
Will Fiveash
2009-01-30
7
-14
/
+194
*
Changed the name match_config_pattern to krb5_match_config_pattern. Check str...
Zhanna Tsitkov
2009-01-30
2
-18
/
+66
*
Introduced match_config_pattern function to find a pattern in the config valu...
Zhanna Tsitkov
2009-01-29
2
-146
/
+81
*
return correct kvno in TGS case
Sam Hartman
2009-01-28
1
-3
/
+4
*
whitespace
Ken Raeburn
2009-01-28
1
-27
/
+30
*
use memchr
Ken Raeburn
2009-01-27
1
-6
/
+2
*
Introduced new static function prep_reprocess_req to make code more readable
Zhanna Tsitkov
2009-01-26
1
-103
/
+116
*
Check asprintf return codes. Styling
Zhanna Tsitkov
2009-01-26
2
-589
/
+617
*
Eliminate the need for the domain_realm mapping table on the client side by i...
Zhanna Tsitkov
2009-01-23
3
-33
/
+253
*
Add some output parameter initializations n order to eliminate some
Greg Hudson
2009-01-23
1
-0
/
+1
*
If recv_from_to is passed a buffer for the local endpoint address,
Ken Raeburn
2009-01-14
1
-1
/
+9
*
Merge some very simple points of divergence in the two copies of network.c --...
Ken Raeburn
2009-01-14
1
-18
/
+10
[next]