| Commit message (Expand) | Author | Age | Files | Lines |
| ... | |
| * | Reformat function definition headers in gss-krb5's util_crypt.c to | Greg Hudson | 2009-10-25 | 1 | -98/+48 |
| * | Account lockout | Greg Hudson | 2009-10-25 | 79 | -301/+10284 |
| * | Set up an INIT-CMD to set CRYPTO_IMPL in config.status so that | Tom Yu | 2009-10-25 | 1 | -0/+1 |
| * | make depend | Tom Yu | 2009-10-25 | 11 | -77/+72 |
| * | Resurrect deleted test files. Adjust Makefile.in files to correctly | Tom Yu | 2009-10-24 | 4 | -0/+729 |
| * | Comment out empty definition of krb5_gss_set_sec_context_option_ops and its | Luke Howard | 2009-10-23 | 1 | -0/+4 |
| * | Remove #define DEBUG 1 that slipped in in S4U merge | Luke Howard | 2009-10-23 | 1 | -1/+1 |
| * | Changed the crypto make system to add build flexibility. The update cancels t... | Zhanna Tsitkov | 2009-10-23 | 40 | -1100/+368 |
| * | When iterating through the keytab in krb5_rd_req(), do not | Luke Howard | 2009-10-22 | 1 | -2/+4 |
| * | Ensure that a GSS_C_BOTH acquired for GSS_C_NO_NAME still passes | Luke Howard | 2009-10-22 | 3 | -1/+3 |
| * | Allow the constrained delegation authorization method to use the evidence tic... | Luke Howard | 2009-10-21 | 2 | -1/+6 |
| * | simplify logic fix introduced in r22960 for S4U2Self | Luke Howard | 2009-10-21 | 1 | -4/+2 |
| * | remove some unneeded extensions from the Novell backend authdata SPI | Luke Howard | 2009-10-21 | 4 | -43/+3 |
| * | ensure that forwardable flag is propagated along S4U2Self referral path | Luke Howard | 2009-10-21 | 1 | -1/+8 |
| * | Increment authdata SPI to V2 (V1 was experimental) to account for additional | Luke Howard | 2009-10-21 | 2 | -4/+4 |
| * | Increment authdata SPI to V2 (V1 was experimental) to account | Luke Howard | 2009-10-21 | 2 | -27/+27 |
| * | For naming extensions draft compliance, s/mspac:/urn:mspac:/ | Luke Howard | 2009-10-20 | 3 | -14/+14 |
| * | Make some gss-krb5 utility functions take enctypes instead of keys, | Greg Hudson | 2009-10-20 | 8 | -38/+44 |
| * | use ANSI prototypes for acquire_XXX_cred, and fix cast to calling acquire_acc... | Luke Howard | 2009-10-20 | 1 | -14/+13 |
| * | correct indirection of minor status code when calling displayStatus() | Luke Howard | 2009-10-20 | 1 | -2/+2 |
| * | In k5_hmac_md5_hash_iov, initialize keyblock.contents so that we don't | Greg Hudson | 2009-10-20 | 1 | -0/+2 |
| * | In krb5_k_make_checksum, check for a null key passed with a keyed | Greg Hudson | 2009-10-20 | 1 | -1/+1 |
| * | Clean up memory leaks by releasing key at end | Ezra Peisach | 2009-10-20 | 2 | -0/+4 |
| * | Include des_int.h for mit_des_fixup_key_parity prototype | Ezra Peisach | 2009-10-20 | 1 | -0/+1 |
| * | Fix memory leaks in enc-perf work | Greg Hudson | 2009-10-20 | 3 | -0/+4 |
| * | fix some Coverity reported defects in naming extensions | Luke Howard | 2009-10-20 | 4 | -25/+27 |
| * | Implement new APIs to allow improved crypto performance | Greg Hudson | 2009-10-19 | 105 | -1069/+1876 |
| * | Update prototype files to conform with newer whitespace rules | Tom Yu | 2009-10-19 | 3 | -10/+12 |
| * | Include des_int.h for mit_des_fixup_key_parity prototype. Adjust Makefile.in | Ezra Peisach | 2009-10-18 | 2 | -1/+2 |
| * | Remove adb.h as it is not used in the source tree | Ezra Peisach | 2009-10-18 | 1 | -134/+0 |
| * | Properly handle ivec for chaining ops | Zhanna Tsitkov | 2009-10-16 | 1 | -175/+34 |
| * | Fix the value of ivec in aes_decrypt_iov | Zhanna Tsitkov | 2009-10-16 | 1 | -3/+3 |
| * | Enable t_cts test | Zhanna Tsitkov | 2009-10-15 | 1 | -4/+4 |
| * | Fixed aes to handle the input buffers of the various sizes | Zhanna Tsitkov | 2009-10-15 | 1 | -140/+313 |
| * | Fix preauth looping in krb5_get_init_creds | Greg Hudson | 2009-10-13 | 1 | -2/+16 |
| * | Revert a small part of r22736 which incorrectly fixed a preauth | Greg Hudson | 2009-10-13 | 1 | -4/+2 |
| * | Fix memory leak and init those magic number fields to prevent compiler warning | Ezra Peisach | 2009-10-10 | 1 | -1/+4 |
| * | Clean nfold.o on make clean | Ezra Peisach | 2009-10-10 | 1 | -7/+8 |
| * | Move destest to builtin/des, because it depends on overriding some | Tom Yu | 2009-10-10 | 60 | -1589/+1953 |
| * | Remove krb5.conf, bigendian.o, and bigendian on make clean | Ezra Peisach | 2009-10-10 | 1 | -1/+1 |
| * | Implement GSS naming extensions and authdata verification | Greg Hudson | 2009-10-09 | 106 | -380/+7739 |
| * | Get aes-gen to build again (for the default back end, at least) | Greg Hudson | 2009-10-09 | 1 | -1/+1 |
| * | In asn1_decode_enc_kdc_rep_part, don't leak the enc_padata field on | Greg Hudson | 2009-10-09 | 1 | -0/+1 |
| * | In anticipation of a new version of OpenSSL 1.0.0, support renamed API: EVP_P... | Zhanna Tsitkov | 2009-10-08 | 1 | -1/+5 |
| * | In krb5_c_verify_checksum, avoid the structure copy of *data since we | Greg Hudson | 2009-10-08 | 1 | -1/+2 |
| * | In krb5_calculate_checksum (a compatibility routine), initialize | Greg Hudson | 2009-10-08 | 1 | -0/+1 |
| * | In krb5_c_make_checksum, avoid the structure copy of *input since we | Greg Hudson | 2009-10-07 | 1 | -1/+2 |
| * | Fix krb5_c_weak_enctype in the case of invalid enctypes; r22839 | Greg Hudson | 2009-10-07 | 1 | -1/+1 |
| * | Remove an outdated parenthetical comment about master_kdc; we actually | Greg Hudson | 2009-10-07 | 1 | -3/+1 |
| * | In krb5_encrypt_helper, return ENOMEM instead of 0 if we can't | Greg Hudson | 2009-10-06 | 1 | -1/+1 |