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
/
krb5
/
ccache
Commit message (
Expand
)
Author
Age
Files
Lines
*
Include file ccache name in error messages
Nicolas Williams
2014-12-15
1
-43
/
+45
*
Don't fdopen() in append mode in cc_file.c
Ben Kaduk
2014-11-29
1
-1
/
+1
*
Fix minor cleanup issue in file ccache
Greg Hudson
2014-11-05
1
-2
/
+3
*
Fix spurious gcc warning in cc_file.c
Greg Hudson
2014-11-03
1
-0
/
+1
*
Use stdio reads, O_APPEND writes in FILE ccache
Greg Hudson
2014-11-03
1
-562
/
+313
*
Remove cc_file.c global lookup table
Greg Hudson
2014-11-03
1
-122
/
+34
*
Stop using KRB5_TC_OPENCLOSE
Greg Hudson
2014-11-03
2
-39
/
+1
*
Remove KRB5_TC_OPENCLOSE handling in FILE ccache
Greg Hudson
2014-11-03
2
-116
/
+47
*
Avoid unneeded GetMSTGT() calls in cc_mslsa.c
Ben Kaduk
2014-09-09
1
-33
/
+29
*
Move realm conversion into helper in cc_mslsa.c
Ben Kaduk
2014-09-09
1
-11
/
+13
*
Rename cc_mslsa.c routines to avoid OS versions
Ben Kaduk
2014-09-09
1
-17
/
+21
*
Remove unused code from cc_mslsa.c
Ben Kaduk
2014-09-09
1
-108
/
+0
*
comment some future cleanup for cc_mslsa.c
Ben Kaduk
2014-09-09
1
-0
/
+5
*
Remove old Windows support from cc_mslsa.c
Ben Kaduk
2014-09-09
1
-537
/
+66
*
Fix unlikely memory leak in KCM client
Greg Hudson
2014-09-02
1
-1
/
+3
*
Fix KCM ccache per-type cursor
Greg Hudson
2014-08-30
1
-31
/
+89
*
Make krb5_cc_new_unique create DIR: directories
Nalin Dahyabhai
2014-08-09
1
-0
/
+3
*
Fix OS X build
Ben Kaduk
2014-08-06
1
-1
/
+1
*
Fix the build on windows
Ben Kaduk
2014-08-06
2
-6
/
+11
*
Add KCM credential cache type (client only)
Greg Hudson
2014-07-30
8
-2
/
+1216
*
Adjust marshalling interfaces for KCM
Greg Hudson
2014-07-30
5
-106
/
+75
*
Modify k5buf interfaces for easier use
Greg Hudson
2014-07-30
2
-20
/
+14
*
make depend
Greg Hudson
2014-07-08
1
-0
/
+22
*
Use k5_setmsg
Greg Hudson
2014-06-05
4
-36
/
+31
*
Fix uninitialized variable bug in KEYRING ccache
Greg Hudson
2014-05-28
1
-1
/
+1
*
Fix t_marshal on big-endian platforms
Greg Hudson
2014-05-19
1
-6
/
+12
*
Use cred marshalling functions in cc_keyring.c
Greg Hudson
2014-05-17
1
-1039
/
+56
*
Use cred marshalling functions in cc_file.c
Greg Hudson
2014-05-17
1
-653
/
+170
*
Modernize cc_file.c and cc_keyring.c
Greg Hudson
2014-05-17
2
-2348
/
+1665
*
Add ccache marshalling tests
Greg Hudson
2014-05-17
2
-2
/
+409
*
Add cred marshalling functions
Greg Hudson
2014-05-17
3
-0
/
+495
*
Don't remove ccache creds before storing them
Greg Hudson
2014-05-07
1
-3
/
+0
*
Get time offsets for all keyring ccaches
Greg Hudson
2014-01-17
1
-20
/
+23
*
Work around Linux session keyring write behavior
Greg Hudson
2014-01-10
1
-4
/
+24
*
Avoid keyctl purge in keyring ccache tests
Greg Hudson
2013-12-20
1
-14
/
+16
*
Set an error message when keyring get_princ fails
Nalin Dahyabhai
2013-12-20
1
-0
/
+3
*
make depend
Tom Yu
2013-12-10
1
-0
/
+2
*
Set expiration time on keys and keyrings
Simo Sorce
2013-11-15
1
-5
/
+66
*
Add support to store time offsets in cc_keyring
Simo Sorce
2013-11-15
1
-2
/
+203
*
Catch more strtol() failures when using KEYRINGs
Nalin Dahyabhai
2013-11-12
1
-3
/
+3
*
Conditionally test KEYRING ccache type
Greg Hudson
2013-10-02
3
-3
/
+69
*
Support new KEYRING anchor names and big_key keys
Greg Hudson
2013-10-02
1
-27
/
+137
*
Add collection support for KEYRING ccache type
Greg Hudson
2013-10-02
1
-149
/
+790
*
Clarify variable names in cc_keyring.c
Greg Hudson
2013-09-28
1
-56
/
+55
*
Defer KEYRING key creation until initialize
Greg Hudson
2013-09-28
1
-22
/
+58
*
Add ccache collection tests using API
Greg Hudson
2013-09-24
3
-2
/
+366
*
Factor out krb5int_random_string() routine
Zhanna Tsitkov
2013-09-24
2
-40
/
+0
*
Simplify krb5_krcc_start_seq_get
Simo Sorce
2013-08-19
1
-41
/
+20
*
Remove unused counter in keyring ccache
Simo Sorce
2013-08-16
1
-23
/
+10
*
Remove unused _gssd_keyring_ids_ feature
Simo Sorce
2013-08-16
1
-85
/
+3
[next]