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
/
include
Commit message (
Expand
)
Author
Age
Files
Lines
*
Implement GSS naming extensions and authdata verification
Greg Hudson
2009-10-09
4
-6
/
+316
*
Add convenience functions zapfree (test for null, zap, free) and
Greg Hudson
2009-10-03
1
-0
/
+21
*
Remove autoconf.h on "make distclean".
Greg Hudson
2009-09-16
1
-0
/
+3
*
Crypto modularity proj.: Move prf and random-to-key ops from backend to krb
Zhanna Tsitkov
2009-09-16
1
-0
/
+3
*
Fix stupid logic bug in last version
Ken Raeburn
2009-09-15
1
-2
/
+2
*
Check __BIG_ENDIAN__ and __LITTLE_ENDIAN__ to determine endianness.
Ken Raeburn
2009-09-15
1
-2
/
+6
*
Implement s4u extensions
Greg Hudson
2009-09-13
4
-4
/
+59
*
Crypto modularity proj: OpemSSL crypto feed for hmac/md5/md4/sha1/rc4/des/des...
Zhanna Tsitkov
2009-09-03
1
-0
/
+1
*
Get "make depend" to work in an unbuilt source tree, since bad deps
Greg Hudson
2009-08-03
1
-0
/
+2
*
Include <assert.h> in k5-platform.h, since we use assertions in some
Greg Hudson
2009-07-30
1
-0
/
+1
*
Enctype list configuration enhancements
Greg Hudson
2009-07-29
1
-0
/
+4
*
Use zero-terminated enctype lists in the context structure instead of
Greg Hudson
2009-07-27
1
-4
/
+2
*
k5-platform.h no longer takes responsibility for making "static
Greg Hudson
2009-07-01
1
-1
/
+0
*
Restore limited support for static linking
Greg Hudson
2009-06-08
1
-0
/
+17
*
UCS2 support doesn't handle upper half of BMP
Greg Hudson
2009-05-14
1
-7
/
+4
*
Try decrypting using session key if subkey fails in tgs rep handling
Sam Hartman
2009-05-07
1
-2
/
+2
*
Add DEBUG_ERROR_LOCATIONS support
Greg Hudson
2009-04-29
2
-0
/
+26
*
Move KRB5_KDB_OK_AS_DELEGATE from kdb_ext.h to kdb.h. Add kadmin
Greg Hudson
2009-04-27
2
-2
/
+1
*
Merge fast branch at 22166 onto trunk
Sam Hartman
2009-04-03
1
-2
/
+2
*
Implement FAST from draft-ietf-krb-wg-preauth-framework
Sam Hartman
2009-03-31
4
-9
/
+154
*
Revert r21880 which included k5-int.h in several pkinit source files.
Greg Hudson
2009-03-24
1
-16
/
+0
*
Install kadmin and kdb headers
Greg Hudson
2009-03-20
2
-0
/
+11
*
Implement tests for authdata functions
Sam Hartman
2009-03-16
1
-0
/
+5
*
Implement KRB-FX_CF2
Sam Hartman
2009-03-16
1
-0
/
+15
*
Make a working krb5_copy_error_message
Greg Hudson
2009-03-11
2
-3
/
+3
*
Rename kdb_setup_lib_handle to krb5_db_setup_lib_handle and export it.
Greg Hudson
2009-03-10
1
-0
/
+1
*
Include authenticator and ticket authdata in gss-api
Sam Hartman
2009-02-26
1
-0
/
+8
*
Implement TGS authenticator subkey usage
Sam Hartman
2009-02-13
1
-3
/
+8
*
Ensure we have a free function for every data type we have an ASN.1
Greg Hudson
2009-02-11
1
-0
/
+6
*
define SSIZE_MAX forWindows
Ken Raeburn
2009-02-11
1
-0
/
+4
*
unistd.h is posix only
Ken Raeburn
2009-02-11
1
-0
/
+2
*
Rename functions from k5_ipc_stream_* to krb5int_ipc_stream_*, because some o...
Ken Raeburn
2009-02-09
1
-31
/
+31
*
Change contract of krb5int_utf8_normalize and fix memory leaks
Greg Hudson
2009-02-09
1
-2
/
+2
*
More C++ compatibility: Don't use "typedef struct tag *tag"; rename
Ken Raeburn
2009-02-09
2
-4
/
+4
*
C++ compatibility fix -- g++ says "types may not be defined in casts",
Ken Raeburn
2009-02-09
1
-24
/
+24
*
use casts, for c++ compilation on windows
Ken Raeburn
2009-02-05
1
-12
/
+14
*
Create and use (in several places) a variant of
Ken Raeburn
2009-02-05
1
-0
/
+3
*
declare replacement [v]asprintf functions
Ken Raeburn
2009-02-05
1
-5
/
+9
*
Use macros for config parameters
Zhanna Tsitkov
2009-02-04
1
-6
/
+23
*
Fix a whitespace error introduced when fixing a typo in the defines
Greg Hudson
2009-02-02
1
-1
/
+1
*
Fix a typo in the defines added to k5-int.h
Greg Hudson
2009-02-02
1
-1
/
+1
*
Introduces macros for config parameters
Zhanna Tsitkov
2009-02-02
1
-0
/
+77
*
Collect hairy parts of krb5_is_<msgtype> macros into one helper macro
Ken Raeburn
2009-02-02
1
-51
/
+20
*
Default allow_weak_crypto=true for now. Default supported_enctypes to
Tom Yu
2009-01-31
1
-0
/
+5
*
Master Key Migration Project
Will Fiveash
2009-01-30
1
-4
/
+166
*
Changed the name match_config_pattern to krb5_match_config_pattern. Check str...
Zhanna Tsitkov
2009-01-30
1
-1
/
+1
*
Introduced match_config_pattern function to find a pattern in the config valu...
Zhanna Tsitkov
2009-01-29
1
-0
/
+1
*
disable single-DES by default
Tom Yu
2009-01-28
1
-0
/
+4
*
Change 16/32/64-bit big-/little-endian/native unaligned load/store
Ken Raeburn
2009-01-24
1
-16
/
+28
*
Eliminate the need for the domain_realm mapping table on the client side by i...
Zhanna Tsitkov
2009-01-23
3
-2
/
+9
[next]