summaryrefslogtreecommitdiffstats
path: root/src/lib/krb5/free
Commit message (Expand)AuthorAgeFilesLines
* Remove call to xfree at the end. This routine now only frees theTheodore Tso1995-02-222-1/+6
* Converted krb5/free to the PC. Added windows INTERFACE keyword to theKeith Vetter1995-02-2133-63/+73
* Add .cvsignore file so that cvs ignores the autoconf-built configure fileTheodore Tso1995-02-031-0/+1
* Rename files for DOS 8.3 uniqueness:John Gilmore1995-02-036-8/+17
* Removed all references to DECLARG and OLDDECLARG.Chris Provenzano1995-01-1332-114/+149
* Conversion of autoconfigury to Autoconf V2Mark Eichin1994-10-261-1/+1
* Add ISODE_DEFSTheodore Tso1994-10-152-0/+5
* Don't bomb out if the argument to krb5_free_principal() is NULLTheodore Tso1994-10-052-1/+9
* stamp out rcs keywordsMark Eichin1994-08-1831-186/+31
* Stamp Out Imake in Our Lifetimes..Mark Eichin1994-08-091-95/+0
* Reduced Makefile.in, using pre/postMark Eichin1994-07-021-19/+0
* improve clean rulesMark Eichin1994-06-231-0/+2
* Tue Jun 21 17:46:53 1994 Mark Eichin (eichin at cygnus.com)Mark Eichin1994-06-211-0/+1
* support to allow --with-ccopts=Tom Yu1994-06-212-0/+2
* Fri Jun 17 19:54:00 1994 Mark Eichin (eichin at cygnus.com)Mark Eichin1994-06-181-1/+1
* support to calculate BUILDTOP in makeaclocalsTom Yu1994-06-172-1/+2
* autoconf enhancements for kerberosMark Eichin1994-06-092-0/+91
* Make sure the ticket_info array is freed, not just its contents; and testTheodore Tso1993-12-011-10/+13
* Change use of xfree to krb5_xfree to prevent namespace pollutionTheodore Tso1993-10-1530-59/+59
* Added krb5_free_authenticator_contents()Theodore Tso1993-10-152-0/+52
* Merged in ISI's modified CRED-INFO patchesTheodore Tso1993-09-221-6/+7
* Modifications supplied by Ari Medvinsky to include the authorizationTheodore Tso1993-09-011-0/+2
* Change export warning notice from "is assumed to require an export license"Theodore Tso1993-09-0131-62/+62
* Fix memory leak; free_principal now frees entire kerberos principalTheodore Tso1993-08-171-2/+7
* Library directory reorganization; there are now crypto and krb5 directories,Theodore Tso1993-08-041-1/+1
* Initial revisionTheodore Tso1993-06-032-0/+105
* To support the new KRB5_CRED structuresTheodore Tso1993-06-031-2/+6
* Added files: f_pwd_data.c and f_pwd_seq.cTheodore Tso1992-09-291-2/+6
* *** empty log message ***Theodore Tso1992-08-272-0/+89
* Principal type changesJohn Carr1992-08-211-3/+3
* Support different source and binary directoriesJohn Carr1992-08-211-26/+26
* OtherdirLibraryTarget doesn't supply depend:: targetJohn Carr1991-06-061-0/+2
* Update copyright noticeJohn Kohl1991-06-0627-54/+432
* krb5_free_addr -> krb5_free_addressJohn Kohl1991-04-198-12/+12
* fix copyrightsJohn Kohl1991-03-1425-27/+25
* don't forget to liberate etypeJohn Kohl1991-03-121-0/+2
* fix copyrightsJohn Kohl1991-03-041-1/+2
* plug memory leakJohn Kohl1991-02-211-2/+3
* Added f_tkt_auth.{c,o} to ImakefileTheodore Tso1991-02-211-2/+4
* *** empty log message ***John Kohl1991-02-201-0/+33
* don't forget authdata!John Kohl1991-02-201-0/+2
* update copyrightJohn Kohl1991-02-201-1/+4
* Changed to zero out the keyblock before freeing itTheodore Tso1990-12-191-1/+3
* Changed to zero out the session key before freeing the credentials structureTheodore Tso1990-12-191-1/+8
* RFC draft protocol changes and related cleanupsJohn Kohl1990-12-146-7/+20
* *** empty log message ***John Kohl1990-12-142-0/+65
* whoops, forgot to change function name when copying code from elsewhereJohn Kohl1990-10-181-1/+1
* add f_cred_cntJohn Kohl1990-10-181-0/+2
* *** empty log message ***John Kohl1990-10-181-0/+39
* use new free_cred_contents() routineJohn Kohl1990-10-181-12/+1