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
/
krb5
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
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
6
-44
/
+17
*
Remove some null checks in cases where pointers can't be null
Greg Hudson
2009-01-23
2
-7
/
+4
*
fix trailing whitespace
Tom Yu
2009-01-22
9
-28
/
+24
*
whitespace
Tom Yu
2009-01-22
29
-1711
/
+1711
*
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
1
-2
/
+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
2
-659
/
+657
*
Merge mskrb-integ onto trunk
Sam Hartman
2009-01-03
39
-2038
/
+5097
*
Release default credentials before exiting krb5_gss_init_sec_context routine
Zhanna Tsitkov
2008-12-09
1
-1
/
+3
*
Don't build dependencies for v4rcp.c.
Ken Raeburn
2008-11-04
1
-328
/
+361
*
Only prompt automatically from GUI apps
Alexandra Ellwood
2008-10-29
1
-5
/
+25
*
Apply (adapted) patch from Apple to check for SPNEGO mechanism in
Tom Yu
2008-10-20
1
-9
/
+34
*
Use strdup in place of malloc/strcpy in many places
Greg Hudson
2008-10-20
1
-2
/
+1
*
Untabify. Normalize whitespace. Reindent. Fix some of the most
Tom Yu
2008-10-15
46
-6643
/
+6708
*
Finished KLL to KIM shim.
Alexandra Ellwood
2008-10-01
1
-17
/
+20
*
makedepend
Ken Raeburn
2008-09-18
1
-308
/
+319
*
Based on patch from lxs, with some changes:
Ken Raeburn
2008-08-27
9
-38
/
+36
*
lean client changes
Zhanna Tsitkov
2008-08-20
7
-15
/
+102
*
Use load_store_16/32_be
Ken Raeburn
2008-08-02
1
-6
/
+4
*
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
*
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
*
Fix a few incompatible-pointer warnings that aren't just about signedness
Ken Raeburn
2008-06-02
1
-5
/
+9
*
Don't test error code when it's known to be 0
Ken Raeburn
2008-05-15
1
-3
/
+1
*
Fix minor bug in kg_save_name failure cleanup code
Ken Raeburn
2008-05-15
1
-1
/
+1
*
Free context after use, not before
Ken Raeburn
2008-05-15
1
-2
/
+2
*
(more) After malloc/realloc/calloc/strdup/asprintf failures, use
Ken Raeburn
2008-04-30
1
-2
/
+2
*
Coverity CID 91: Context is tested for null, and then unconditionally
Ken Raeburn
2008-03-29
1
-1
/
+1
*
fix CVE-2007-5971: double-free in gss_krb5int_make_seal_token_v3()
Tom Yu
2007-12-14
1
-1
/
+0
*
copy correct key for lucid context acceptor_subkey
Kevin Coffman
2007-12-12
1
-1
/
+1
*
GSS-API Win64 support
Jeffrey Altman
2007-09-02
1
-1
/
+6
*
In clean-windows, replace spaces with tab
Ezra Peisach
2007-08-24
1
-1
/
+1
*
cleanup src/lib/gssapi/krb5/error_map.h on Windows
Jeffrey Altman
2007-08-24
1
-0
/
+2
*
make depend
Ken Raeburn
2007-08-16
1
-286
/
+319
*
(krb5_gss_internal_release_oid): Always clear *minor_status
Ken Raeburn
2007-08-16
1
-2
/
+2
*
Added new autogenerated file to generate-files-mac target
Alexandra Ellwood
2007-07-19
1
-1
/
+1
*
Make error_map.h depend on ktemplate.pm too
Ken Raeburn
2007-07-04
1
-1
/
+1
*
gss krb5 mech enhanced error messages
Ken Raeburn
2007-07-04
24
-48
/
+256
*
Tell Emacs to use C mode for this file
Ken Raeburn
2007-07-03
1
-1
/
+1
*
If a reflection is detected, zap the message buffer pointer output
Ken Raeburn
2007-02-24
1
-1
/
+4
*
Ensure consistancy between prototypes and functions
Ezra Peisach
2007-02-19
1
-1
/
+1
*
krb5_kt_get_type should return const char *.
Ezra Peisach
2007-02-05
1
-2
/
+2
[prev]
[next]