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
/
gssapi
Commit message (
Expand
)
Author
Age
Files
Lines
*
int/ptr bug in gssapi code
Ken Raeburn
2009-02-05
1
-1
/
+1
*
don't do arithmetic on void pointers
Ken Raeburn
2009-02-04
1
-2
/
+2
*
prefer structure assignment to memcpy
Ken Raeburn
2009-02-03
1
-1
/
+1
*
Remove unnecessary pointer casts in args to free,memcpy,memset,memchr except ...
Ken Raeburn
2009-02-02
4
-11
/
+11
*
TWRITE_STR casts second argument; don't add redundant casting
Ken Raeburn
2009-02-02
1
-3
/
+3
*
explicitly initialize pointer fields after memset (for coverity)
Ken Raeburn
2009-02-02
1
-0
/
+1
*
gss_header|trailerlen should be unsigned int
Sam Hartman
2009-01-26
1
-9
/
+9
*
Use 16/32-bit big/little-endian store functions in more places
Ken Raeburn
2009-01-26
8
-64
/
+27
*
Remove some null checks in cases where pointers can't be null
Greg Hudson
2009-01-23
3
-10
/
+5
*
fix trailing whitespace
Tom Yu
2009-01-22
9
-28
/
+24
*
whitespace
Tom Yu
2009-01-22
35
-1735
/
+1735
*
Patch from Luke: fix error return of krb5_gss_use_kdc_context
Greg Hudson
2009-01-21
1
-1
/
+10
*
patch from Luke - minor cleanup
Ken Raeburn
2009-01-17
3
-10
/
+9
*
Patch from Luke Howard to:
Sam Hartman
2009-01-13
6
-60
/
+180
*
FreeBSD compiler errors out on an error "zero or negative size array"
Ezra Peisach
2009-01-13
1
-0
/
+8
*
Remove gss_export_name_object and gss_import_name_object.
Sam Hartman
2009-01-12
9
-243
/
+0
*
Remove conflict marker; restore broken copyright line
Ken Raeburn
2009-01-09
1
-2
/
+1
*
move generated dependencies out of Makefile.in
Ken Raeburn
2009-01-05
10
-1119
/
+1107
*
Merge mskrb-integ onto trunk
Sam Hartman
2009-01-03
103
-2723
/
+9647
*
Release default credentials before exiting krb5_gss_init_sec_context routine
Zhanna Tsitkov
2008-12-09
1
-1
/
+3
*
Rename krb5int_buf_cstr to krb5int_buf_data, since k5bufs can be used
Greg Hudson
2008-11-05
1
-1
/
+1
*
Don't build dependencies for v4rcp.c.
Ken Raeburn
2008-11-04
5
-512
/
+546
*
Use the k5buf module instead of strcpy/strcat in several places
Greg Hudson
2008-10-30
2
-49
/
+17
*
Only prompt automatically from GUI apps
Alexandra Ellwood
2008-10-29
1
-5
/
+25
*
Fix previous commit by adding "extern" to header declarations for
Tom Yu
2008-10-22
1
-2
/
+2
*
Apply adapted patch from http://bugs.debian.org/480434 to recurse into
Tom Yu
2008-10-20
1
-0
/
+13
*
Apply (adapted) patch from Apple to check for SPNEGO mechanism in
Tom Yu
2008-10-20
3
-19
/
+48
*
Use strdup in place of malloc/strcpy in many places
Greg Hudson
2008-10-20
5
-19
/
+5
*
Adapted patch from Apple to work around SAMBA mech OID quirks and to
Tom Yu
2008-10-17
1
-39
/
+37
*
Untabify. Normalize whitespace. Reindent. Fix some of the most
Tom Yu
2008-10-15
66
-8076
/
+8163
*
Finished KLL to KIM shim.
Alexandra Ellwood
2008-10-01
1
-17
/
+20
*
krb5 library-side changes for com_err based error strings
Alexandra Ellwood
2008-09-30
1
-4
/
+2
*
makedepend
Ken Raeburn
2008-09-18
3
-326
/
+339
*
Use GSS_S_BAD_STATUS for unknown status codes
Ken Raeburn
2008-09-03
1
-1
/
+1
*
Based on patch from lxs, with some changes:
Ken Raeburn
2008-08-27
21
-116
/
+105
*
lean client changes
Zhanna Tsitkov
2008-08-20
13
-22
/
+136
*
Use load_store_16/32_be
Ken Raeburn
2008-08-02
2
-10
/
+6
*
Fix one missed rename of "exit" label to "done"
Tom Yu
2008-07-23
1
-1
/
+1
*
replace "exit" label with "done"
Jeffrey Altman
2008-07-23
1
-4
/
+4
*
This patch addresses the issues raised in this ticket and ticket 5936
Jeffrey Altman
2008-07-21
1
-18
/
+19
*
Don't set LOCAL_SUBDIRS in many places and SUBDIRS in a few and
Ken Raeburn
2008-07-20
1
-1
/
+1
*
Fix indirection on assignment to minor status
Tom Yu
2008-07-16
1
-4
/
+4
*
Check return value from k5_mutex_lock() to partially mitigate some
Tom Yu
2008-07-16
1
-9
/
+20
*
call kg_delete_lucidctx_id before freeing, not after
Ken Raeburn
2008-06-27
1
-1
/
+1
*
misc memory leaks
Ken Raeburn
2008-06-27
1
-1
/
+3
*
Don't use private copy of syslog.h. Rebuild dependencies
Ken Raeburn
2008-06-10
1
-4
/
+3
*
Check for GSS_C_NO_CREDENTIAL before loop check
Ken Raeburn
2008-06-06
1
-3
/
+3
*
Fix a few incompatible-pointer warnings that aren't just about signedness
Ken Raeburn
2008-06-02
2
-7
/
+11
*
Move auto var to outer scope, because its storage is used beyond the inner scope
Ken Raeburn
2008-05-15
1
-1
/
+1
*
Don't test error code when it's known to be 0
Ken Raeburn
2008-05-15
1
-3
/
+1
[next]