summaryrefslogtreecommitdiffstats
path: root/src/lib/krb5/krb/kfree.c
Commit message (Expand)AuthorAgeFilesLines
* Add ASN.1 codec for KKDCP's KDC-PROXY-MESSAGENathaniel McCallum2014-06-021-0/+10
* Simplify principal access within libkrb5Greg Hudson2013-04-081-2/+2
* Move a bunch of stuff out of k5-int.hGreg Hudson2013-03-241-9/+0
* Add ASN.1 support for OTPGreg Hudson2012-08-231-0/+65
* Remove some unused structures and encodersGreg Hudson2012-01-071-74/+0
* Remove SAM encoders and structuresGreg Hudson2012-01-071-96/+0
* Stop using krb5_typed_data structure typeGreg Hudson2011-12-211-14/+0
* Use an opaque handle in the kdcpreauth callbackGreg Hudson2011-10-051-1/+0
* * Extend auth_packSam Hartman2011-09-191-0/+10
* Add new cache collection APIsGreg Hudson2011-09-051-0/+6
* Adjust most C source files to match the new standards for copyrightGreg Hudson2011-03-091-5/+1
* Fix Windows buildGreg Hudson2010-11-251-8/+12
* Fix some bugs in the IAKERB code discovered by Coverity. Also trimGreg Hudson2010-05-011-0/+2
* Add IAKERB mechanism and gss_acquire_cred_with_passwordGreg Hudson2010-04-301-0/+19
* Divide copy_auth.c into three files based on the functionality. Namely, Zhanna Tsitkov2010-01-061-14/+0
* krb5_free_ad_signedpath must free outer structureLuke Howard2009-11-191-0/+1
* Constrained delegation without PAC supportGreg Hudson2009-11-141-0/+17
* make mark-cstyleTom Yu2009-10-311-177/+177
* Implement GSS naming extensions and authdata verificationGreg Hudson2009-10-091-1/+29
* Clean up warnings of unused variables that have crept into the source tree..Ezra Peisach2009-09-201-2/+0
* Implement s4u extensionsGreg Hudson2009-09-131-1/+26
* Merge fast branch at 22166 onto trunkSam Hartman2009-04-031-0/+1
* Implement FAST from draft-ietf-krb-wg-preauth-frameworkSam Hartman2009-03-311-0/+62
* Ensure we have a free function for every data type we have an ASN.1Greg Hudson2009-02-111-7/+36
* Fix one more case of an explicit null check before calling a freeKen Raeburn2009-02-091-7/+2
* make krb5_free_* functions ignore NULLKen Raeburn2009-02-091-214/+176
* Remove unnecessary pointer casts in args to free,memcpy,memset,memchr except ...Ken Raeburn2009-02-021-1/+1
* Start to phase out krb5_xfree macro, which just casts its argument toKen Raeburn2009-01-281-78/+78
* Merge mskrb-integ onto trunkSam Hartman2009-01-031-0/+96
* Implement RFC 3961 PRFSam Hartman2005-05-201-7/+2
* Fix typoSam Hartman2003-05-061-1/+1
* Implement encoders for etype_info2 and add support to s2kparams forSam Hartman2003-05-061-0/+1
* * kfree.c (krb5_free_pwd_sequences): Correction to previousEzra Peisach2003-04-241-2/+2
* krb5_free_pwd_sequences only frees first elementEzra Peisach2003-04-231-7/+13
* Client code lacks support for draft-ietf-krb-wg-kerberos-sam-01.txtKen Hornstein2002-10-241-0/+100
* protoizeKen Raeburn2002-09-031-111/+37
* Danilo also says we can get rid of _MSDOS (Win16) tests, and explicit FAR/NEA...Ken Raeburn2001-10-061-41/+41
* Danilo says we can get rid of the DLLIMP stuff nowKen Raeburn2001-10-041-45/+45
* pullup from 1.2 branchKen Raeburn2000-06-271-67/+62
* Frank Cusack changes, set 1, diffs 1-3 of 4Ken Raeburn2000-02-071-3/+7
* copyright notice updates from 1.1 branchKen Raeburn1999-09-241-1/+4
* kfree.c (krb5_free_sam_challenge, krb5_free_sam_challenge_contents,Theodore Tso1999-04-101-0/+100
* pull up 3des implementation from the marc-3des branchMarc Horowitz1998-10-301-0/+11
* Added new file kfree.c, which contained all of the functionsTheodore Tso1998-02-131-0/+574