| Commit message (Expand) | Author | Age | Files | Lines |
| ... | |
| * | For naming extensions draft compliance, s/mspac:/urn:mspac:/ | Luke Howard | 2009-10-20 | 1 | -12/+12 |
| * | 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 | 17 | -204/+218 |
| * | 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 |
| * | Move destest to builtin/des, because it depends on overriding some | Tom Yu | 2009-10-10 | 8 | -573/+710 |
| * | Implement GSS naming extensions and authdata verification | Greg Hudson | 2009-10-09 | 24 | -86/+2396 |
| * | In asn1_decode_enc_kdc_rep_part, don't leak the enc_padata field on | Greg Hudson | 2009-10-09 | 1 | -0/+1 |
| * | In krb5_encrypt_helper, return ENOMEM instead of 0 if we can't | Greg Hudson | 2009-10-06 | 1 | -1/+1 |
| * | Slightly more comprehensible message for KRB5_RC_IO | Ken Raeburn | 2009-10-06 | 1 | -1/+1 |
| * | 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 |
| * | Clean up krb5_get_credentials: | Greg Hudson | 2009-09-25 | 3 | -65/+59 |
| * | Fix a few bugs in r22736. Cherry-picked from Luke's authdata branch | Greg Hudson | 2009-09-21 | 1 | -5/+5 |
| * | Clean up warnings of unused variables that have crept into the source tree.. | Ezra Peisach | 2009-09-20 | 2 | -3/+0 |
| * | Re-run make depend without autoconf.h in the source tree | Greg Hudson | 2009-09-16 | 8 | -1246/+1119 |
| * | Crypto modularity proj.: Move prf and random-to-key ops from backend to krb | Zhanna Tsitkov | 2009-09-16 | 8 | -1109/+1246 |
| * | Implement s4u extensions | Greg Hudson | 2009-09-13 | 17 | -138/+1422 |
| * | Use load_32_be processing length in TCP reply | Ken Raeburn | 2009-08-21 | 1 | -5/+1 |
| * | Use {load,store}_{16,32}_be for big-endian integers | Ken Raeburn | 2009-08-21 | 1 | -17/+4 |
| * | Re-run make depend. (I am not certain why the dependencies from | Greg Hudson | 2009-08-03 | 1 | -0/+10 |
| * | Fix of the test cleanup | Zhanna Tsitkov | 2009-08-01 | 1 | -0/+3 |
| * | Fix memory leak in k5_pac_verify_server_checksum | Ezra Peisach | 2009-07-30 | 2 | -1/+5 |
| * | memory leak in test code t_authdata | Ezra Peisach | 2009-07-30 | 1 | -0/+1 |
| * | Fix memory leak by release context at end of test code | Ezra Peisach | 2009-07-30 | 1 | -0/+3 |
| * | Enctype list configuration enhancements | Greg Hudson | 2009-07-29 | 3 | -78/+334 |
| * | Use zero-terminated enctype lists in the context structure instead of | Greg Hudson | 2009-07-27 | 3 | -169/+148 |
| * | In krb5_copy_error_message, pass correct pointer to | Greg Hudson | 2009-06-27 | 1 | -1/+1 |
| * | Update comments to reflect reality and the fact that this is not a file based | Ezra Peisach | 2009-06-21 | 1 | -20/+28 |
| * | minor memory leak in 'none' replay cache type | Ken Raeburn | 2009-06-18 | 1 | -2/+8 |
| * | krb5int_rd_chpw_rep could call krb5_free_error with random value | Ezra Peisach | 2009-06-10 | 1 | -1/+1 |
| * | Fix test rules for non-gmake make versions | Greg Hudson | 2009-05-24 | 1 | -2/+2 |
| * | In krb5_ktfileint_write_entry, add a no-op fseek in between reading | Greg Hudson | 2009-05-23 | 1 | -0/+3 |
| * | Use printf format attribute only with gcc | Ken Raeburn | 2009-05-22 | 2 | -0/+4 |
| * | make prompt string vars point to const | Ken Raeburn | 2009-05-22 | 1 | -2/+2 |
| * | When using keyed checksum types with TGS subkeys, Microsoft AD 2003 | Greg Hudson | 2009-05-19 | 1 | -0/+2 |
| * | UCS2 support doesn't handle upper half of BMP | Greg Hudson | 2009-05-14 | 1 | -4/+2 |
| * | remove some old code for debugging the debugging code | Ken Raeburn | 2009-05-14 | 1 | -7/+0 |
| * | reduce character-class table entry size (40%) based on limited data ranges; m... | Ken Raeburn | 2009-05-11 | 1 | -4/+4 |
| * | In recvauth_common, convert a use of strcpy to strdup | Greg Hudson | 2009-05-11 | 1 | -2/+2 |
| * | Refactor rule_an_to_ln, creating a new helper function to handle the | Greg Hudson | 2009-05-11 | 2 | -125/+104 |
| * | Try decrypting using session key if subkey fails in tgs rep handling | Sam Hartman | 2009-05-07 | 3 | -8/+13 |
| * | After consultation with kenh, remove a comment and if statement which | Greg Hudson | 2009-05-07 | 1 | -7/+0 |
| * | Fix yet another memory leak in pa_sam | Greg Hudson | 2009-05-06 | 1 | -0/+1 |
| * | Fix multiple memory leaks in obtain_sam_padata | Greg Hudson | 2009-05-06 | 1 | -23/+29 |
| * | In pa_sam, use the correct function to free sam_challenge in the | Greg Hudson | 2009-05-06 | 1 | -1/+1 |
| * | Fix a memory leak in pa_sam_2 where an outer data structure wasn't | Greg Hudson | 2009-05-06 | 1 | -0/+1 |
| * | Fix a memory leak in pa_sam | Greg Hudson | 2009-05-05 | 1 | -2/+5 |
| * | Fix a memory leak in krb5_obtain_padata | Greg Hudson | 2009-05-05 | 1 | -1/+1 |
| * | In pa_sam_2, free sc2 in an error-handling case where it was leaked | Greg Hudson | 2009-05-05 | 1 | -1/+3 |