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
...
*
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
*
Use strdup
Ken Raeburn
2007-07-04
1
-3
/
+1
*
Tell Emacs to use C mode for this file
Ken Raeburn
2007-07-03
1
-1
/
+1
*
On unload, free up g_mechSet and g_mechList
Ken Raeburn
2007-03-02
1
-7
/
+33
*
Delete more stuff for 'clean' and 'distclean' targets
Ken Raeburn
2007-03-02
1
-1
/
+2
*
valgrind detects uninitialized (but really unused) bytes in 'queue'
Ken Raeburn
2007-03-01
1
-0
/
+6
*
When importing a name with a valid (non-null) handle but a zero
Ken Raeburn
2007-02-24
1
-1
/
+4
*
If a reflection is detected, zap the message buffer pointer output
Ken Raeburn
2007-02-24
1
-1
/
+4
*
Initialize "loopback" field in newly allocated name structure
Ken Raeburn
2007-02-22
1
-0
/
+1
*
Ensure consistancy between prototypes and functions
Ezra Peisach
2007-02-19
2
-2
/
+2
*
krb5_kt_get_type should return const char *.
Ezra Peisach
2007-02-05
1
-2
/
+2
*
gss_krb5int_unseal_token_v3() - change bodysize argument to unsigned -
Ezra Peisach
2007-01-23
2
-2
/
+3
*
MITKRB5-SA-2006-003: mechglue argument handling too lax
Tom Yu
2007-01-09
24
-277
/
+827
*
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
*
make depend
Ken Raeburn
2006-12-12
4
-52
/
+56
*
* src/lib/krb5/krb/vfy_increds.c (krb5_verify_init_creds): Use
Tom Yu
2006-11-30
1
-13
/
+2
*
avoid double frees in ccache manipulation around gen_new
Ken Raeburn
2006-11-16
1
-1
/
+3
*
make depend
Ken Raeburn
2006-11-01
2
-6
/
+8
*
Include gss_libinit.h for gssint_initialize_library() prototype
Ezra Peisach
2006-10-16
5
-1
/
+5
*
Remove all unused variable warnings from tree
Ezra Peisach
2006-10-15
1
-1
/
+4
*
make depend
Tom Yu
2006-10-06
3
-187
/
+199
*
* src/lib/gssapi/mechglue/mglueP.h: Add loopback field to opaque
Tom Yu
2006-08-07
11
-1
/
+32
*
* src/lib/gssapi/mechglue/g_initialize.c (gss_release_oid): Call
Tom Yu
2006-08-01
1
-0
/
+3
*
Changed GSSAPI opaque types (gss_name_t, gss_cred_id_t, gss_ctx_id_t) from
Alexandra Ellwood
2006-07-25
13
-42
/
+49
*
gss_canonicalize_name(): Added parens to remove
Alexandra Ellwood
2006-07-25
1
-4
/
+4
*
acquire_cred(), kg_caller_provided_ccache_name(): On further reflection
Alexandra Ellwood
2006-07-19
3
-13
/
+32
*
acquire_cred(): Realized that my previous patch now basically favors the
Alexandra Ellwood
2006-07-19
1
-6
/
+6
*
acquire_cred(): Fixed KLL support to try the default ccache first if
Alexandra Ellwood
2006-07-18
1
-13
/
+19
*
reverse test for copy_oid_set in lib/gssapi/krb5/indicate_mechs.c
Tom Yu
2006-07-17
1
-1
/
+1
*
make gss_unwrap match prototype
Tom Yu
2006-07-01
1
-2
/
+2
*
g_delete_sec_context.c: undo type cast change from last
Jeffrey Altman
2006-06-30
1
-1
/
+1
[prev]
[next]