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
/
mechglue
Commit message (
Expand
)
Author
Age
Files
Lines
*
Plug a memory leak in gss_indicate_mechs
Greg Hudson
2010-10-09
1
-1
/
+3
*
In gss_indicate_mechs, avoid setting the output pointer until success
Greg Hudson
2010-10-08
1
-17
/
+17
*
In gss_inquire_attrs_for_mech, remove the assumption that mech_attrs
Greg Hudson
2010-10-08
1
-1
/
+2
*
Merge users/lhoward/sasl-gs2 to trunk
Greg Hudson
2010-10-06
5
-0
/
+470
*
Add gss_krb5_import_cred
Greg Hudson
2010-09-27
2
-31
/
+165
*
Make depend
Greg Hudson
2010-09-08
1
-4
/
+4
*
make depend
Greg Hudson
2010-06-07
1
-5
/
+6
*
In gss_acquire_cred_with_password() and gss_add_cred_with_password(),
Greg Hudson
2010-05-20
1
-38
/
+23
*
If gss_inquire_cred is called with a null credential, acquire a
Greg Hudson
2010-05-17
1
-44
/
+13
*
Update dependencies
Ken Raeburn
2010-05-16
1
-0
/
+8
*
Add IAKERB mechanism and gss_acquire_cred_with_password
Greg Hudson
2010-04-30
4
-39
/
+605
*
Apply patch from Arlene Berry to cease freeing error tokens output by
Tom Yu
2010-04-22
1
-3
/
+0
*
Update dependencies
Ken Raeburn
2010-02-20
1
-0
/
+8
*
Implement gss_set_neg_mechs
Greg Hudson
2010-02-10
4
-0
/
+88
*
Apply patch from Arlene Berry to handle the case where a mechanism
Tom Yu
2010-02-05
1
-2
/
+10
*
Apply patch from Arlene Berry to avoid segfault if a mech
Tom Yu
2010-02-05
1
-0
/
+5
*
Update dependencies
Ken Raeburn
2010-01-03
1
-0
/
+7
*
Add GSS extensions to store credentials, generate random bits
Greg Hudson
2009-12-17
5
-1
/
+100
*
Coding Style related fixes
Zhanna Tsitkov
2009-11-25
1
-128
/
+105
*
Consolidate Makefile variables now that we have only a single global
Greg Hudson
2009-11-22
2
-168
/
+166
*
make mark-cstyle
Tom Yu
2009-10-31
47
-187
/
+160
*
Move destest to builtin/des, because it depends on overriding some
Tom Yu
2009-10-10
1
-7
/
+72
*
Implement GSS naming extensions and authdata verification
Greg Hudson
2009-10-09
18
-33
/
+889
*
Fix a few bugs in r22736. Cherry-picked from Luke's authdata branch
Greg Hudson
2009-09-21
1
-1
/
+1
*
Re-run make depend without autoconf.h in the source tree
Greg Hudson
2009-09-16
1
-222
/
+221
*
Crypto modularity proj.: Move prf and random-to-key ops from backend to krb
Zhanna Tsitkov
2009-09-16
1
-216
/
+225
*
Implement s4u extensions
Greg Hudson
2009-09-13
8
-154
/
+707
*
prefer structure assignment to memcpy
Ken Raeburn
2009-02-03
1
-1
/
+1
*
Use 16/32-bit big/little-endian store functions in more places
Ken Raeburn
2009-01-26
1
-6
/
+4
*
Remove some null checks in cases where pointers can't be null
Greg Hudson
2009-01-23
1
-3
/
+1
*
Remove gss_export_name_object and gss_import_name_object.
Sam Hartman
2009-01-12
6
-237
/
+0
*
move generated dependencies out of Makefile.in
Ken Raeburn
2009-01-05
2
-361
/
+359
*
Merge mskrb-integ onto trunk
Sam Hartman
2009-01-03
46
-884
/
+3202
*
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
1
-127
/
+128
*
Use the k5buf module instead of strcpy/strcat in several places
Greg Hudson
2008-10-30
1
-49
/
+16
*
Apply adapted patch from http://bugs.debian.org/480434 to recurse into
Tom Yu
2008-10-20
1
-0
/
+13
*
Use strdup in place of malloc/strcpy in many places
Greg Hudson
2008-10-20
1
-2
/
+1
*
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
6
-45
/
+36
*
lean client changes
Zhanna Tsitkov
2008-08-20
3
-1
/
+7
*
Use load_store_16/32_be
Ken Raeburn
2008-08-02
1
-4
/
+2
*
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
*
Check for GSS_C_NO_CREDENTIAL before loop check
Ken Raeburn
2008-06-06
1
-3
/
+3
*
Move auto var to outer scope, because its storage is used beyond the inner scope
Ken Raeburn
2008-05-15
1
-1
/
+1
*
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 228: Possible use of uninitialized variable time_req in
Ken Raeburn
2008-03-29
2
-1
/
+30
[next]