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
...
*
kt_file.c memory leak on error in krb5_kt_resolve / krb5_kt_wresolve
Jeffrey Altman
2007-01-23
1
-0
/
+2
*
Include fake-addrinfo.h before krb5.h to get proper structure declarations
Ezra Peisach
2007-01-22
1
-3
/
+4
*
Only declare cc_fcc_entry if USE_KEYRING_CCACHE is not defined
Ezra Peisach
2007-01-21
1
-0
/
+3
*
Don't copy headers to .../include
Ken Raeburn
2007-01-20
1
-8
/
+1
*
make depend
Ken Raeburn
2007-01-20
2
-11
/
+8
*
Don't explicitly include error table headers that are also in krb5.h
Ken Raeburn
2007-01-20
2
-5
/
+0
*
Remove varargs.h paths, always use stdarg.h
Ken Raeburn
2007-01-20
1
-4
/
+0
*
Don't define KRB5_PRIVATE, since it's not tested any more
Ken Raeburn
2007-01-20
1
-5
/
+0
*
Delete t_cccursor on cleanup. Add t_cc and t_cccursor to dependencies
Ken Raeburn
2007-01-20
1
-1
/
+11
*
Add t_cccursor to UNIX tests
Ken Raeburn
2007-01-20
1
-2
/
+4
*
Added KDC timesyncing support to the CCAPI ccache backend for CCAPI v5 and
Alexandra Ellwood
2007-01-18
1
-10
/
+72
*
In addition to setting the kpasswd port after
Jeffrey Altman
2007-01-18
1
-1
/
+3
*
sendto_kdc.c: use of a variable index into a dynamically
Jeffrey Altman
2007-01-18
1
-2
/
+2
*
* t_cccursor.c (do_chk): Reverse sense of test of do_chk_one return value
Ken Raeburn
2007-01-17
1
-1
/
+1
*
This commit adds two new functions, krb5_server_decrypt_ticket_keyblock
Jeffrey Altman
2007-01-16
4
-0
/
+107
*
MITKRB5-SA-2006-003: mechglue argument handling too lax
Tom Yu
2007-01-09
24
-277
/
+827
*
MITKRB5-SA-2006-002: svctcp_destroy() can call uninitialized function pointer
Tom Yu
2007-01-09
1
-0
/
+5
*
If gss_krb5int_unseal_token_v3() unwraps a message of length 0 - free
Ezra Peisach
2006-12-30
1
-0
/
+4
*
memory leak if defective header present in gss_krb5int_unseal_token_v3
Ezra Peisach
2006-12-30
1
-1
/
+3
*
* copy_data.c (krb5_copy_data): Use krb5int_copy_data_contents
Ken Raeburn
2006-12-28
1
-10
/
+7
*
* cc_memory.c (krb5_mcc_next_cred): Use krb5int_copy_creds_contents
Ken Raeburn
2006-12-28
1
-45
/
+3
*
* lib/krb5/krb/copy_creds.c (krb5int_copy_creds_contents): New function, split
Ken Raeburn
2006-12-28
1
-2
/
+21
*
comment the various data structures
Ken Raeburn
2006-12-28
1
-0
/
+4
*
* src/lib/krb5/krb/get_in_tkt.c (krb5_get_init_creds): Fix
Tom Yu
2006-12-22
1
-3
/
+4
*
use KRB5KRB_ERR_GENERIC, not KRB_ERR_GENERIC in preauth2.c
Tom Yu
2006-12-19
1
-3
/
+3
*
don't pass null pointer to krb5_do_preauth_tryagain()
Tom Yu
2006-12-19
1
-17
/
+24
*
ktfns.c (krb5_kt_get_entry): If the supplied server principal has an empty
Ken Raeburn
2006-12-19
1
-1
/
+18
*
krb5_is_referral_realm now takes a pointer to const krb5_data, since it doesn't
Ken Raeburn
2006-12-19
1
-1
/
+1
*
Use __extension__ if initializing by field name and using GCC in pre-C99 mode
Ken Raeburn
2006-12-19
1
-0
/
+3
*
export krb5_get_init_creds_opt_set_change_password_prompt
Tom Yu
2006-12-19
1
-0
/
+1
*
krb5_rc_io_open_internal on error will call close(-1)
Ezra Peisach
2006-12-18
1
-1
/
+3
*
krb5_get_init_creds_opt_set_change_password_prompt
Jeffrey Altman
2006-12-14
3
-2
/
+20
*
make depend
Ken Raeburn
2006-12-12
4
-52
/
+56
*
Don't leak padata when looping for krb5_do_preauth_tryagain()
Kevin Coffman
2006-12-08
1
-4
/
+4
*
build the trunk on Windows (again)
Jeffrey Altman
2006-12-08
3
-10
/
+12
*
Undo revision 18930 which was not supposed to include this
Jeffrey Altman
2006-12-07
1
-11
/
+1
*
Modifications to support the generation and embedding
Jeffrey Altman
2006-12-07
2
-1
/
+17
*
krb5_cc_remove should work for the CCAPI
Alexandra Ellwood
2006-12-05
5
-111
/
+195
*
Make clean in lib/krb5/os does not clean test objs
Ezra Peisach
2006-12-03
1
-1
/
+1
*
* src/lib/krb5/ccache/cc_file.c: Adapted patch from Roland
Tom Yu
2006-12-01
1
-8
/
+24
*
send a new request with the new padata returned by krb5_do_preauth_tryagain()
Kevin Coffman
2006-12-01
2
-5
/
+4
*
bump minor versions due to API additions
Tom Yu
2006-12-01
2
-2
/
+2
*
* src/lib/krb5/krb/vfy_increds.c (krb5_verify_init_creds): Use
Tom Yu
2006-11-30
2
-23
/
+5
*
* src/lib/krb5/krb/gc_via_tkt.c (check_reply_server): New function
Tom Yu
2006-11-30
1
-20
/
+62
*
* src/lib/krb5/krb/gc_frm_kdc.c: Also do style cleanup.
Tom Yu
2006-11-30
1
-81
/
+124
*
Implemented CCAPI v3 specific ccache collection cursor
Justin Anderson
2006-11-29
3
-3
/
+152
*
krb5int_copy_data_contents shouldn't free memory it didn't allocate
Tom Yu
2006-11-28
1
-2
/
+0
*
fix debug messages
Kevin Coffman
2006-11-22
1
-7
/
+7
*
free error message when freeing context
Kevin Coffman
2006-11-21
1
-0
/
+2
*
* src/lib/krb5/ccache/ccbase.c (krb5int_cc_getops): Internal
Tom Yu
2006-11-18
3
-11
/
+63
[prev]
[next]