| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |
* | Added Master Key Migration db2 backend stuff | HaoQi Li | 2009-08-31 | 0 | -0/+0 |
* | 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 |
* | Update a kadm5 testing library function which was calling | Greg Hudson | 2009-08-28 | 1 | -1/+2 |
* | Remove bogus conditional from tcl_kadm5_randkey_principal(), which was | Tom Yu | 2009-08-28 | 1 | -1/+1 |
* | Document kinit -C and -E options | Greg Hudson | 2009-08-28 | 1 | -1/+9 |
* | Disable the COPY_FIRST_CANONNAME workaround on Linux glibc 2.4 and | Greg Hudson | 2009-08-28 | 1 | -5/+16 |
* | Memory leak in spnego accept_sec_context error path | Greg Hudson | 2009-08-27 | 1 | -0/+7 |
* | Rename db2 header files db.h and db-config.h in the source tree, so | Ken Raeburn | 2009-08-21 | 9 | -136/+92 |
* | update dependencies | Ken Raeburn | 2009-08-21 | 3 | -21/+1 |
* | Use load_32_be processing length in TCP reply | Ken Raeburn | 2009-08-21 | 1 | -5/+1 |
* | Change "vague-errors" compile-time conditionals into run-time | Ken Raeburn | 2009-08-21 | 3 | -18/+22 |
* | Use {load,store}_{16,32}_be for big-endian integers | Ken Raeburn | 2009-08-21 | 1 | -17/+4 |
* | Minor code cleanups in pkinit plugin, mostly around malloc/free | Greg Hudson | 2009-08-18 | 7 | -262/+166 |
* | Bump sonames of libkadm5 libraries, since r22527 changed their ABIs | Greg Hudson | 2009-08-17 | 2 | -2/+2 |
* | Modify kadm5 initializers to accept krb5 contexts | Greg Hudson | 2009-08-17 | 14 | -63/+75 |
* | Remove unused variables resulting from r22521, and also remove the | Greg Hudson | 2009-08-17 | 4 | -39/+0 |
* | In doc/Makefile, specify the new location of the kpasswd man page (the | Greg Hudson | 2009-08-14 | 1 | -2/+2 |
* | Remove kadmin v1 API support | Greg Hudson | 2009-08-13 | 79 | -13399/+382 |
* | Fix lib/crypto/krb/dk/Makefile.in mydir value | Greg Hudson | 2009-08-13 | 1 | -1/+1 |