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
*
Make reindent
Tom Yu
2011-10-17
3
-3
/
+3
*
Style police
Greg Hudson
2011-10-17
1
-2
/
+1
*
gssalloc-related fixes to naming_exts.c
Sam Hartman
2011-10-17
1
-28
/
+31
*
make depend
Tom Yu
2011-10-14
1
-141
/
+146
*
gssalloc memory management for gss_buffer_set
Sam Hartman
2011-10-14
1
-4
/
+11
*
Use gssalloc memory management where appropriate
Sam Hartman
2011-10-14
7
-43
/
+46
*
Utility functions to move allocations from k5buf/krb5_data to gss_buffer_t
Sam Hartman
2011-10-14
1
-0
/
+28
*
Fix a memory leak in make_gss_checksum
Greg Hudson
2011-10-07
1
-0
/
+1
*
gss_unwrap_iov crashes with stream buffers for 3des, des, rc4
Sam Hartman
2011-10-05
1
-1
/
+5
*
Windows fixes: add KRB5_CALLCONV where needed
Sam Hartman
2011-09-28
1
-1
/
+1
*
* New implementation to map a gss name to localname
Sam Hartman
2011-09-21
1
-19
/
+11
*
Fix several bugs in gss-krb5 inq_cred
Greg Hudson
2011-09-06
1
-8
/
+9
*
Make gss-krb5 use cache collection
Greg Hudson
2011-09-05
6
-83
/
+149
*
Refactor gss-krb5 acquire_init_cred
Greg Hudson
2011-09-05
1
-224
/
+237
*
Reindent per krb5-batch-reindent.el.
Ken Raeburn
2011-09-04
7
-13
/
+10
*
Fix style issues in r25087
Greg Hudson
2011-08-29
33
-158
/
+150
*
Whitespace
Greg Hudson
2011-08-09
2
-92
/
+0
*
Use KRB5_CALLCONV for all gss mechanism functions. Also wrap #include <unistd...
Sam Hartman
2011-08-09
35
-109
/
+203
*
Add 'const' to fix mismatched parameter warnings
Sam Hartman
2011-08-09
2
-2
/
+2
*
Clean up the lock in gss_krb5int_import_cred
Greg Hudson
2011-07-23
1
-12
/
+15
*
Fix name initialization in gss_krb5int_import_cred
Greg Hudson
2011-07-20
1
-0
/
+6
*
Fix memory leak of accprinc in kg_accept_krb5()
Greg Hudson
2011-07-20
1
-2
/
+4
*
make depend
Ezra Peisach
2011-07-01
1
-56
/
+0
*
Mark up strings for translation
Greg Hudson
2011-06-10
1
-2
/
+3
*
Kernel subset
Greg Hudson
2011-05-09
1
-0
/
+5
*
Avoid calling gss_release_buffer() from the message-processing code
Greg Hudson
2011-05-09
2
-15
/
+6
*
Use internal crypto functions directly from util_crypt.c, avoiding a
Greg Hudson
2011-05-09
1
-17
/
+4
*
Delete sec context properly in gss_krb5_export_lucid_sec_context
Greg Hudson
2011-05-09
1
-1
/
+1
*
The MIT krb5 and Heimdal implementations of
Greg Hudson
2011-04-27
1
-23
/
+6
*
Correctly set the expiration field of impersonated credentials in
Greg Hudson
2011-04-25
1
-1
/
+1
*
Remove kg_map_toktype(), as the call sites were removed in r21742
Greg Hudson
2011-04-21
2
-28
/
+0
*
Remove pointer validation code from the gss krb5 mech
Greg Hudson
2011-04-13
31
-354
/
+35
*
In krb5_gss_display_status, correct the sense of the
Greg Hudson
2011-04-12
1
-5
/
+6
*
Shuffle around some gss-krb5 entry points to eliminate four mostly
Greg Hudson
2011-04-11
9
-301
/
+171
*
Implement gss_authorize_localname, as discussed on the kitten list,
Greg Hudson
2011-04-10
1
-13
/
+28
*
When inquiring the default GSS acceptor principal, return a principal
Greg Hudson
2011-04-08
1
-3
/
+19
*
gss_duplicate_name SPI for SPNEGO
Greg Hudson
2011-04-05
1
-0
/
+1
*
Add gss_userok and gss_pname_to_uid
Greg Hudson
2011-04-04
1
-0
/
+91
*
Adjust most C source files to match the new standards for copyright
Greg Hudson
2011-03-09
26
-97
/
+31
*
Fix a memory leak independently found by Tim Pozdeev and Arlene Berry
Tom Yu
2011-03-08
1
-0
/
+1
*
Make depend
Greg Hudson
2011-02-25
1
-255
/
+208
*
Fix a memory leak introduced in r23926 where k_cred was not freed on
Greg Hudson
2011-02-22
1
-30
/
+24
*
In kg_acceptor_princ, make Coverity happy by using a different test to
Greg Hudson
2011-02-14
1
-1
/
+1
*
Improve acceptor name flexibility
Greg Hudson
2011-02-07
7
-58
/
+207
*
Change flow control in krb5_gss_import_name to better match current
Greg Hudson
2011-02-04
1
-95
/
+60
*
Remove an unnecessary statement in acquire_init_cred(). We never set
Greg Hudson
2011-02-03
1
-7
/
+1
*
Make gss_krb5_set_allowable_enctypes work for the acceptor
Greg Hudson
2011-01-25
1
-0
/
+9
*
Don't call memset with a zero length
Ken Raeburn
2011-01-12
1
-1
/
+2
*
Don't attempt to serialize a NULL authdata context when serializing a
Greg Hudson
2010-12-28
1
-2
/
+4
*
Eliminate some unused variable warnings
Greg Hudson
2010-12-20
2
-1
/
+3
[next]