| Commit message (Expand) | Author | Age | Files | Lines |
* | Remove some unused structures and encoders | Greg Hudson | 2012-01-07 | 1 | -74/+0 |
* | Remove SAM encoders and structures | Greg Hudson | 2012-01-07 | 1 | -96/+0 |
* | Stop using krb5_typed_data structure type | Greg Hudson | 2011-12-21 | 1 | -14/+0 |
* | Use an opaque handle in the kdcpreauth callback | Greg Hudson | 2011-10-05 | 1 | -1/+0 |
* | * Extend auth_pack | Sam Hartman | 2011-09-19 | 1 | -0/+10 |
* | Add new cache collection APIs | Greg Hudson | 2011-09-05 | 1 | -0/+6 |
* | Adjust most C source files to match the new standards for copyright | Greg Hudson | 2011-03-09 | 1 | -5/+1 |
* | Fix Windows build | Greg Hudson | 2010-11-25 | 1 | -8/+12 |
* | Fix some bugs in the IAKERB code discovered by Coverity. Also trim | Greg Hudson | 2010-05-01 | 1 | -0/+2 |
* | Add IAKERB mechanism and gss_acquire_cred_with_password | Greg Hudson | 2010-04-30 | 1 | -0/+19 |
* | Divide copy_auth.c into three files based on the functionality. Namely, | Zhanna Tsitkov | 2010-01-06 | 1 | -14/+0 |
* | krb5_free_ad_signedpath must free outer structure | Luke Howard | 2009-11-19 | 1 | -0/+1 |
* | Constrained delegation without PAC support | Greg Hudson | 2009-11-14 | 1 | -0/+17 |
* | make mark-cstyle | Tom Yu | 2009-10-31 | 1 | -177/+177 |
* | Implement GSS naming extensions and authdata verification | Greg Hudson | 2009-10-09 | 1 | -1/+29 |
* | Clean up warnings of unused variables that have crept into the source tree.. | Ezra Peisach | 2009-09-20 | 1 | -2/+0 |
* | Implement s4u extensions | Greg Hudson | 2009-09-13 | 1 | -1/+26 |
* | Merge fast branch at 22166 onto trunk | Sam Hartman | 2009-04-03 | 1 | -0/+1 |
* | Implement FAST from draft-ietf-krb-wg-preauth-framework | Sam Hartman | 2009-03-31 | 1 | -0/+62 |
* | Ensure we have a free function for every data type we have an ASN.1 | Greg Hudson | 2009-02-11 | 1 | -7/+36 |
* | Fix one more case of an explicit null check before calling a free | Ken Raeburn | 2009-02-09 | 1 | -7/+2 |
* | make krb5_free_* functions ignore NULL | Ken Raeburn | 2009-02-09 | 1 | -214/+176 |
* | Remove unnecessary pointer casts in args to free,memcpy,memset,memchr except ... | Ken Raeburn | 2009-02-02 | 1 | -1/+1 |
* | Start to phase out krb5_xfree macro, which just casts its argument to | Ken Raeburn | 2009-01-28 | 1 | -78/+78 |
* | Merge mskrb-integ onto trunk | Sam Hartman | 2009-01-03 | 1 | -0/+96 |
* | Implement RFC 3961 PRF | Sam Hartman | 2005-05-20 | 1 | -7/+2 |
* | Fix typo | Sam Hartman | 2003-05-06 | 1 | -1/+1 |
* | Implement encoders for etype_info2 and add support to s2kparams for | Sam Hartman | 2003-05-06 | 1 | -0/+1 |
* | * kfree.c (krb5_free_pwd_sequences): Correction to previous | Ezra Peisach | 2003-04-24 | 1 | -2/+2 |
* | krb5_free_pwd_sequences only frees first element | Ezra Peisach | 2003-04-23 | 1 | -7/+13 |
* | Client code lacks support for draft-ietf-krb-wg-kerberos-sam-01.txt | Ken Hornstein | 2002-10-24 | 1 | -0/+100 |
* | protoize | Ken Raeburn | 2002-09-03 | 1 | -111/+37 |
* | Danilo also says we can get rid of _MSDOS (Win16) tests, and explicit FAR/NEA... | Ken Raeburn | 2001-10-06 | 1 | -41/+41 |
* | Danilo says we can get rid of the DLLIMP stuff now | Ken Raeburn | 2001-10-04 | 1 | -45/+45 |
* | pullup from 1.2 branch | Ken Raeburn | 2000-06-27 | 1 | -67/+62 |
* | Frank Cusack changes, set 1, diffs 1-3 of 4 | Ken Raeburn | 2000-02-07 | 1 | -3/+7 |
* | copyright notice updates from 1.1 branch | Ken Raeburn | 1999-09-24 | 1 | -1/+4 |
* | kfree.c (krb5_free_sam_challenge, krb5_free_sam_challenge_contents, | Theodore Tso | 1999-04-10 | 1 | -0/+100 |
* | pull up 3des implementation from the marc-3des branch | Marc Horowitz | 1998-10-30 | 1 | -0/+11 |
* | Added new file kfree.c, which contained all of the functions | Theodore Tso | 1998-02-13 | 1 | -0/+574 |