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
/
include
Commit message (
Expand
)
Author
Age
Files
Lines
*
make mark-cstyle
Tom Yu
2009-10-31
61
-1733
/
+1732
*
Add a couple of krb5_data convenience constructor functions, to
Greg Hudson
2009-10-29
1
-19
/
+26
*
Bump the accessor version number since we made changes.
Greg Hudson
2009-10-28
1
-18
/
+16
*
Replace krb5_ with krb5Int_ prefix for non-API functions
Zhanna Tsitkov
2009-10-28
1
-4
/
+4
*
Heimdal DB bridge plugin for KDC back end
Greg Hudson
2009-10-27
2
-0
/
+4
*
Account lockout
Greg Hudson
2009-10-25
3
-6
/
+19
*
Allow the constrained delegation authorization method to use the evidence tic...
Luke Howard
2009-10-21
1
-0
/
+1
*
remove some unneeded extensions from the Novell backend authdata SPI
Luke Howard
2009-10-21
1
-2
/
+0
*
Increment authdata SPI to V2 (V1 was experimental) to account
Luke Howard
2009-10-21
1
-3
/
+3
*
Implement new APIs to allow improved crypto performance
Greg Hudson
2009-10-19
2
-14
/
+117
*
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
[next]