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
*
Update the crypto derived key support code to conform to most of the
Greg Hudson
2009-10-03
7
-481
/
+334
*
Update the crypto API glue to conform to most of the current coding
Greg Hudson
2009-10-03
39
-976
/
+736
*
Add convenience functions zapfree (test for null, zap, free) and
Greg Hudson
2009-10-03
1
-0
/
+21
*
Crypto modularity proj: Populae openssl/arcfour dir
Zhanna Tsitkov
2009-10-01
5
-0
/
+788
*
Crypto modularity proj: Populate openssl/des dir.
Zhanna Tsitkov
2009-10-01
15
-0
/
+848
*
Crypto modulrity proj: Basic AES crypto for openssl impl
Zhanna Tsitkov
2009-10-01
1
-0
/
+505
*
Cleanup
Zhanna Tsitkov
2009-10-01
4
-143
/
+116
*
Crypto modularity proj: SHS_INFO structure is defined differently for crypto ...
Zhanna Tsitkov
2009-09-30
33
-54
/
+351
*
Fix include path to pick up the correct headers
Zhanna Tsitkov
2009-09-29
1
-1
/
+1
*
Remove OBJS.ST from SUBDIROBJLISTS so that running make does not
Ezra Peisach
2009-09-29
2
-2
/
+2
*
Fix a braino in r22790
Greg Hudson
2009-09-28
1
-1
/
+1
*
Fix a few problems introduced by r22787
Greg Hudson
2009-09-28
2
-9
/
+7
*
Add keytab_local.c to the kadmin client SRCS variable, so that we
Greg Hudson
2009-09-25
2
-1
/
+20
*
Fix a few bugs in kadmin's keytab.c from r22785
Greg Hudson
2009-09-25
1
-13
/
+10
*
Clean up krb5_get_credentials:
Greg Hudson
2009-09-25
3
-65
/
+59
*
Crypto modularity proj: Updated IOV crypto
Zhanna Tsitkov
2009-09-25
3
-192
/
+326
*
Update the kadmin client code to most current coding practices
Greg Hudson
2009-09-24
4
-1631
/
+1410
*
Fix kadm5 unit test modified in r22782
Greg Hudson
2009-09-24
1
-1
/
+1
*
Fix a braino in r22782: we don't use strcpy even safely; use strlcpy
Greg Hudson
2009-09-22
1
-1
/
+1
*
Improve the mechanism used for addprinc -randkey. In the kadmin
Greg Hudson
2009-09-21
3
-56
/
+85
*
Fix addprinc -randkey when policy requires multiple character classes
Greg Hudson
2009-09-21
1
-6
/
+7
*
Fix a few bugs in r22736. Cherry-picked from Luke's authdata branch
Greg Hudson
2009-09-21
2
-6
/
+6
*
Clean up warnings of unused variables that have crept into the source tree..
Ezra Peisach
2009-09-20
4
-4
/
+2
*
Use enc_provider for des hash routines. Also needed by Crypto modularity proj
Zhanna Tsitkov
2009-09-18
2
-113
/
+58
*
Remove krb5_decode_leak test program on "make clean"
Greg Hudson
2009-09-16
1
-1
/
+1
*
Remove autoconf.h on "make distclean".
Greg Hudson
2009-09-16
2
-0
/
+8
*
Re-run make depend without autoconf.h in the source tree
Greg Hudson
2009-09-16
45
-3021
/
+2814
*
Create DB headers before recursing for "make depend" in
Greg Hudson
2009-09-16
1
-1
/
+1
*
Fix return value of krb5int_des_make_key from rev 22769
Zhanna Tsitkov
2009-09-16
1
-0
/
+2
*
Crypto modularity proj.: Move prf and random-to-key ops from backend to krb
Zhanna Tsitkov
2009-09-16
74
-2954
/
+3510
*
Fix stupid logic bug in last version
Ken Raeburn
2009-09-15
1
-2
/
+2
*
Add t_unal.c to SRCS and generate dependencies..
Ezra Peisach
2009-09-15
2
-1
/
+5
*
Test byte ordering determination and unaligned access
Ken Raeburn
2009-09-15
2
-2
/
+52
*
Check __BIG_ENDIAN__ and __LITTLE_ENDIAN__ to determine endianness.
Ken Raeburn
2009-09-15
1
-2
/
+6
*
Initialize several variables - so that on error cleanup - we do not try to free
Ezra Peisach
2009-09-14
1
-1
/
+3
*
Remove src/lib/crypto/krb/enc_provider, which was accidentally
Greg Hudson
2009-09-13
7
-1214
/
+0
*
Implement s4u extensions
Greg Hudson
2009-09-13
71
-576
/
+5306
*
In the top-level configure.in, switch from dnl comments to # comments
Greg Hudson
2009-09-11
1
-180
/
+180
*
Fix parsing of GSS exported names
Greg Hudson
2009-09-11
1
-4
/
+18
*
In ksetpwd (a program we don't yet install), don't display the new
Greg Hudson
2009-09-09
1
-2
/
+0
*
Fix memory leak in gss_krb5int_copy_ccache
Greg Hudson
2009-09-09
1
-1
/
+4
*
Supply canonical name if present in LDAP iteration
Greg Hudson
2009-09-03
1
-5
/
+6
*
Crypto modularity proj: OpemSSL crypto feed for hmac/md5/md4/sha1/rc4/des/des...
Zhanna Tsitkov
2009-09-03
25
-12
/
+1371
*
Supply LDAP service principal aliases to non-referrals clients
Greg Hudson
2009-09-03
1
-1
/
+25
*
Crypto modularity proj: Move enc_provider into builtin dir. Adjust builtin ma...
Zhanna Tsitkov
2009-09-02
21
-168
/
+182
*
ldap master key migration test's input files
HaoQi Li
2009-08-31
4
-0
/
+60
*
ldap master key migration stuff
HaoQi Li
2009-08-31
2
-0
/
+974
*
This time I actually added the files
HaoQi Li
2009-08-31
5
-0
/
+881
*
use perror instead of error in kadm5 test suite
Tom Yu
2009-08-28
2
-39
/
+39
*
Clean up a little bit of test suite spew in env-setup: first, when
Greg Hudson
2009-08-28
1
-12
/
+6
[next]