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
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Fix rare duplicate time issue On systems with imprecise clocks
Sam Hartman
2011-08-09
1
-5
/
+18
*
Use KRB5_CALLCONV for all gss mechanism functions. Also wrap #include <unistd...
Sam Hartman
2011-08-09
43
-269
/
+365
*
Added functions to export tables krb5_32:
Sam Hartman
2011-08-09
2
-0
/
+4
*
Add 'const' to fix mismatched parameter warnings
Sam Hartman
2011-08-09
2
-2
/
+2
*
Compile fix for WIN32 implementation of k5_get_os_entropy: declare HCRYPTPROV...
Sam Hartman
2011-08-09
1
-1
/
+1
*
Updated OBJS and SRCS in lib/crypto/krb/Makefile.in
Sam Hartman
2011-08-09
1
-2
/
+17
*
Removed references to deleted subdirectories from FILES and WINMAKEFILES lists
Sam Hartman
2011-08-09
1
-26
/
+0
*
Fixed typo in des OBJS: des_keys.c. -> des_keys
Sam Hartman
2011-08-09
1
-1
/
+1
*
In last-resort fallback va_copy change 'memcmp' to 'memcpy'
Sam Hartman
2011-08-09
1
-1
/
+1
*
Fix name of krb5_init_context_profile in krb5_32.def
Greg Hudson
2011-08-09
1
-1
/
+1
*
Fix accidental KDC use of replay cache
Greg Hudson
2011-08-08
1
-0
/
+4
*
Use portable path functions when loading plugins
Greg Hudson
2011-08-07
2
-38
/
+21
*
Add internal APIs for portable path manipulation
Greg Hudson
2011-08-07
5
-2
/
+395
*
Document some variables in the right section
Greg Hudson
2011-08-02
1
-17
/
+17
*
Option to add API documentation to the Sphinx doc tree
Zhanna Tsitkov
2011-08-01
1
-2
/
+2
*
Minor comment correction
Zhanna Tsitkov
2011-08-01
1
-2
/
+2
*
Fix profile test module on Solaris
Greg Hudson
2011-07-27
1
-1
/
+5
*
Update test vtable functions to match proper function prototypes.
Ezra Peisach
2011-07-27
1
-1
/
+3
*
Legacy checksum APIs usually fail
Greg Hudson
2011-07-26
1
-9
/
+35
*
Ensure profile_iterator always sets output params
Greg Hudson
2011-07-26
1
-4
/
+4
*
Document klist -V in the man page
Greg Hudson
2011-07-26
1
-0
/
+3
*
Define KRB5_TL_DB_ARGS unconditionally in kdb.h
Greg Hudson
2011-07-26
4
-10
/
+2
*
For GCC compiles, use an attribute to suppress the variable set but
Ezra Peisach
2011-07-26
4
-22
/
+34
*
Remove t_vfyincreds on make clean
Ezra Peisach
2011-07-26
1
-2
/
+3
*
Remove declaration of static function that no longer exists
Ezra Peisach
2011-07-25
1
-3
/
+0
*
Better x-ref for simple macro's in doxygen comments
Zhanna Tsitkov
2011-07-25
1
-159
/
+178
*
PAC_CLIENT_INFO principal names do not contain a realm, so parse them
Greg Hudson
2011-07-25
1
-1
/
+2
*
Added documentation for the encrypt/decrypt API functions
Zhanna Tsitkov
2011-07-25
1
-26
/
+204
*
In rare circumstances, such as checksum errors, some network stacks
Greg Hudson
2011-07-25
1
-5
/
+4
*
Never return profile on error opening file
Greg Hudson
2011-07-25
1
-1
/
+6
*
Fix a premature free in ss_listen()
Greg Hudson
2011-07-25
1
-1
/
+1
*
Rewrite set_results() in prof_get.c
Greg Hudson
2011-07-25
1
-19
/
+22
*
Restore accessor behavior on null profiles
Greg Hudson
2011-07-25
1
-0
/
+8
*
Simplify KDC realm initialization slightly
Greg Hudson
2011-07-25
1
-3
/
+1
*
Fix build without KRB5_DNS_LOOKUP
Greg Hudson
2011-07-25
2
-3
/
+3
*
Clean up a number of variables set but not used warnings
Ezra Peisach
2011-07-24
5
-14
/
+4
*
Clean up the lock in gss_krb5int_import_cred
Greg Hudson
2011-07-23
1
-12
/
+15
*
Don't include <editline/history.h>
Greg Hudson
2011-07-22
1
-1
/
+0
*
Rename "ivec" to "cipher_state" in encrypt/decrypt
Greg Hudson
2011-07-22
2
-8
/
+8
*
Fix gss_set_cred_option cred creation with no name
Greg Hudson
2011-07-22
1
-6
/
+8
*
Fix configure logic when libedit isn't present
Greg Hudson
2011-07-22
1
-1
/
+2
*
Add libedit/readline support to ss
Greg Hudson
2011-07-22
4
-21
/
+79
*
Better workaround for profile test module
Greg Hudson
2011-07-21
1
-3
/
+1
*
Set SHLIB_RDIRS in profile test module build
Greg Hudson
2011-07-21
1
-0
/
+3
*
Fix dependencies of test_load in profile library
Greg Hudson
2011-07-21
1
-1
/
+1
*
Fix profile_abandon() management lib_handle lock
Greg Hudson
2011-07-21
1
-1
/
+4
*
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
*
Document loadable profile modules
Greg Hudson
2011-07-20
1
-0
/
+12
*
Add krb5_init_context_profile API
Greg Hudson
2011-07-20
6
-22
/
+53
[prev]
[next]