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
/
lib
Commit message (
Expand
)
Author
Age
Files
Lines
*
Adjust function names and declarations in libkadm5's client_init.c; in
Greg Hudson
2010-06-25
1
-149
/
+95
*
Simplify the iprop conditionalization of _kadm5_init_any()
Greg Hudson
2010-06-25
1
-25
/
+19
*
Make OFFLINE!=no work again
Tom Yu
2010-06-21
1
-6
/
+9
*
Add correct error table when initializing gss-krb5
Greg Hudson
2010-06-21
1
-1
/
+1
*
only test t_locate_kdc if known-good DNS name is present
Tom Yu
2010-06-18
1
-6
/
+20
*
Remove the code for krb5_append_addresses(), which was never used and
Greg Hudson
2010-06-11
1
-58
/
+0
*
Eliminate actx_copy_addr in auth_con.c; use krb5_copy_addr instead
Greg Hudson
2010-06-11
1
-23
/
+6
*
In yarrow.c, undefine k5-trace.h's TRACE before defining it to avoid a
Greg Hudson
2010-06-10
1
-0
/
+1
*
Fix a couple of minor defects in trace.c
Greg Hudson
2010-06-10
1
-3
/
+2
*
Stop checking the current time against the context expiration time in
Greg Hudson
2010-06-08
3
-29
/
+3
*
Stop checking the current time against the context expiration time in
Greg Hudson
2010-06-08
1
-14
/
+0
*
make depend
Greg Hudson
2010-06-07
35
-1586
/
+1729
*
Trace logging
Greg Hudson
2010-06-07
20
-88
/
+568
*
Add krb5_enctype_to_name() API
Greg Hudson
2010-06-04
3
-3
/
+30
*
In krb5_cc_set_config, don't call krb5_cc_remove_cred; it's redundant
Greg Hudson
2010-05-28
1
-4
/
+0
*
make depend
Greg Hudson
2010-05-28
2
-15
/
+12
*
From Luke: make copies of S4U2Proxy authdata modules work when there
Greg Hudson
2010-05-28
1
-1
/
+1
*
Remove the get_masters logic in locate_srv_conf_1 which was orphaned
Greg Hudson
2010-05-27
2
-63
/
+11
*
Get t_ser to build again after the S4U authdata branch merge
Greg Hudson
2010-05-27
1
-2
/
+2
*
FAST negotiation could erroneously succeed
Greg Hudson
2010-05-25
1
-0
/
+1
*
Fix long lines and other formatting issues in fast.h
Greg Hudson
2010-05-24
1
-25
/
+36
*
Fix long lines and other formatting issues in fast.c
Greg Hudson
2010-05-24
1
-56
/
+81
*
Make signedpath authdata visible via GSS naming exts
Greg Hudson
2010-05-23
5
-2
/
+615
*
Apply patch from Arlene Berry to detect and ignore a duplicate
Tom Yu
2010-05-20
1
-0
/
+12
*
In gss_acquire_cred_with_password() and gss_add_cred_with_password(),
Greg Hudson
2010-05-20
1
-38
/
+23
*
CVE-2010-1321 GSS-API lib null pointer deref (MITKRB5-SA-2010-005)
Tom Yu
2010-05-19
1
-0
/
+7
*
When parsing a KDC or admin server string, allow the name or address
Greg Hudson
2010-05-18
2
-40
/
+55
*
Improve the error message from kadmin when hostname resolution fails
Greg Hudson
2010-05-18
3
-4
/
+7
*
If gss_inquire_cred is called with a null credential, acquire a
Greg Hudson
2010-05-17
1
-44
/
+13
*
The mechglue always passes null for desired_mechs and actual_mechs
Greg Hudson
2010-05-17
7
-244
/
+30
*
The mechglue never invokes a mech's gss_add_cred function. Remove the
Greg Hudson
2010-05-17
4
-411
/
+1
*
Reformat with shorter lines
Ken Raeburn
2010-05-16
1
-15
/
+23
*
Delete an old pre-Yarrow item
Ken Raeburn
2010-05-16
1
-4
/
+0
*
Update dependencies
Ken Raeburn
2010-05-16
3
-22
/
+34
*
Stop exporting some profile symbols that aren't either published in
Ken Raeburn
2010-05-16
1
-27
/
+0
*
Negative enctypes improperly read from ccaches
Greg Hudson
2010-05-13
1
-1
/
+2
*
Error handling bug in krb5_init_creds_init()
Greg Hudson
2010-05-13
1
-4
/
+5
*
Negative enctypes improperly read from keytabs
Greg Hudson
2010-05-13
1
-3
/
+2
*
Remove krb5_get_in_tkt
Tom Yu
2010-05-12
1
-1
/
+1
*
Reimplement krb5_get_in_tkt_with_skey in terms of krb5_get_init_creds,
Greg Hudson
2010-05-12
5
-1142
/
+53
*
Remove some unused fields from kadm5_config_params. Bump the client
Greg Hudson
2010-05-04
4
-10
/
+2
*
Eliminate the unused realm_dbname field from krb5_realm_params
Greg Hudson
2010-05-04
2
-6
/
+1
*
Remove krb5_db_set_option and the associated DAL entry. It was not
Greg Hudson
2010-05-04
1
-16
/
+0
*
Eliminate some uses of variables as format strings. Based on a patch
Greg Hudson
2010-05-03
1
-8
/
+1
*
Fix some bugs in the IAKERB code discovered by Coverity. Also trim
Greg Hudson
2010-05-01
3
-28
/
+18
*
Add IAKERB mechanism and gss_acquire_cred_with_password
Greg Hudson
2010-04-30
29
-305
/
+2542
*
Fix a backwards check in get_cached_tgt() in the TGS code
Greg Hudson
2010-04-27
1
-3
/
+3
*
Squash some warnings in the old crypto API glue. Use make_data()
Greg Hudson
2010-04-26
1
-42
/
+20
*
Adapted patch from Jason Rogers. It wasn't complete, so this commit
Tom Yu
2010-04-23
1
-10
/
+0
*
From Luke: fix the post-canonicalization cache check logic in
Greg Hudson
2010-04-22
1
-5
/
+11
[next]