index
:
krb5.git
master
master-krb5pkgconfig
master-mechdconf
proxymech
Unnamed repository; edit this file 'description' to name the repository.
Günther Deschner
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
lib
/
gssapi
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
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
*
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 220: NULL check of "buf" after dereference
Ken Raeburn
2008-03-29
1
-1
/
+3
*
Coverity CID 46: mech_type will always have the address of an
Ken Raeburn
2008-03-29
1
-3
/
+0
*
Coverity CID 47: Unreachable code
Ken Raeburn
2008-03-29
1
-6
/
+0
*
Coverity CID 91: Context is tested for null, and then unconditionally
Ken Raeburn
2008-03-29
1
-1
/
+1
*
Coverity CID 228: Possible use of uninitialized variable time_req in
Ken Raeburn
2008-03-29
2
-1
/
+30
*
fix CVE-2007-5971: double-free in gss_krb5int_make_seal_token_v3()
Tom Yu
2007-12-14
1
-1
/
+0
*
fix CVE-2007-5971: free of non-heap pointer in gss_indicate_mechs()
Tom Yu
2007-12-14
1
-1
/
+1
*
copy correct key for lucid context acceptor_subkey
Kevin Coffman
2007-12-12
1
-1
/
+1
*
Apply patch from Nalin Dahyabhai to correctly handle delegated
Tom Yu
2007-10-03
1
-2
/
+5
*
Rework error-mapping code to preserve status code values when returned
Ken Raeburn
2007-09-05
3
-75
/
+173
*
GSS-API Win64 support
Jeffrey Altman
2007-09-02
1
-1
/
+6
*
pullup to trunk
Alexandra Ellwood
2007-08-24
1
-2
/
+2
*
In clean-windows, replace spaces with tab
Ezra Peisach
2007-08-24
1
-1
/
+1
*
no unistd.h on Windows
Jeffrey Altman
2007-08-24
1
-0
/
+2
*
cleanup src/lib/gssapi/krb5/error_map.h on Windows
Jeffrey Altman
2007-08-24
1
-0
/
+2
*
Added errmap.h to the generate-files-mac target
Alexandra Ellwood
2007-08-20
1
-1
/
+1
*
make depend
Ken Raeburn
2007-08-16
4
-305
/
+340
*
remap mechanism-specific status codes in mechglue/spnego
Ken Raeburn
2007-08-16
35
-93
/
+565
*
(krb5_gss_internal_release_oid): Always clear *minor_status
Ken Raeburn
2007-08-16
1
-2
/
+2
*
Change prototype for g_token_size to match function declaration later
Ezra Peisach
2007-08-16
1
-1
/
+1
*
compilation failure with IRIX native compiler
Ezra Peisach
2007-08-16
1
-1
/
+1
*
Release mechtok_out in spnego_gss_init_sec_context.
Tom Yu
2007-08-07
1
-0
/
+1
*
Added new autogenerated file to generate-files-mac target
Alexandra Ellwood
2007-07-19
1
-1
/
+1
*
Avoid use of unchecked sprintf in libraries. Use asprintf if the
Ken Raeburn
2007-07-12
2
-11
/
+8
*
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
25
-48
/
+260
[prev]
[next]