| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | make mark-cstyle | Tom Yu | 2009-10-31 | 112 | -12620/+12684 |
* | Replace krb5_ with krb5Int_ prefix for non-API functions | Zhanna Tsitkov | 2009-10-28 | 1 | -2/+2 |
* | When iterating through the keytab in krb5_rd_req(), do not | Luke Howard | 2009-10-22 | 1 | -2/+4 |
* | 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 | 16 | -203/+217 |
* | 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 | 1 | -289/+370 |
* | Implement GSS naming extensions and authdata verification | Greg Hudson | 2009-10-09 | 16 | -80/+2311 |
* | In krb5_encrypt_helper, return ENOMEM instead of 0 if we can't | Greg Hudson | 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 | 1 | -638/+568 |
* | Crypto modularity proj.: Move prf and random-to-key ops from backend to krb | Zhanna Tsitkov | 2009-09-16 | 1 | -558/+638 |
* | Implement s4u extensions | Greg Hudson | 2009-09-13 | 11 | -132/+1319 |
* | 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 |
* | 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 |
* | Use printf format attribute only with gcc | Ken Raeburn | 2009-05-22 | 2 | -0/+4 |
* | When using keyed checksum types with TGS subkeys, Microsoft AD 2003 | Greg Hudson | 2009-05-19 | 1 | -0/+2 |
* | In recvauth_common, convert a use of strcpy to strdup | Greg Hudson | 2009-05-11 | 1 | -2/+2 |
* | Try decrypting using session key if subkey fails in tgs rep handling | Sam Hartman | 2009-05-07 | 2 | -7/+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 |
* | In pa_sam_2, free scratch in a couple of error-handling blocks where | Greg Hudson | 2009-05-05 | 1 | -0/+2 |
* | In krb5int_rd_setpw_rep, if we get an error result, set ap_rep.length | Greg Hudson | 2009-05-05 | 1 | -0/+1 |
* | Remove some unnecessary null checks in krb5_get_in_tkt_with_password | Greg Hudson | 2009-05-05 | 1 | -4/+2 |
* | Remove some unnecessary null checks in krb5_get_in_tkt_with_keytab | Greg Hudson | 2009-05-05 | 1 | -4/+2 |
* | In krb5_get_in_tkt, free the whole encoded request (since the | Greg Hudson | 2009-05-05 | 1 | -1/+1 |
* | Fix a case in the krb5_rd_rep error handler (introduced in the last | Greg Hudson | 2009-05-05 | 1 | -2/+3 |
* | Simplify cleanup in obtain_sam_padata slightly | Greg Hudson | 2009-05-04 | 1 | -5/+3 |
* | Fix an error message memory leak in krb5_preauth_supply_preauth_data | Greg Hudson | 2009-05-04 | 1 | -0/+1 |
* | Fix some direct returns in krb5_get_cred_from_kdc_opt which would leak | Greg Hudson | 2009-05-04 | 1 | -12/+25 |