summaryrefslogtreecommitdiffstats
path: root/src/lib/krb5/asn.1/tgrq2ktgrq.c
Commit message (Expand)AuthorAgeFilesLines
* step 3: bcopy->memcpy or memmove (chose by hand), twiddle argsMark Eichin1994-06-151-2/+3
* step 1: bzero->memset(,0,)Mark Eichin1994-06-151-1/+1
* GCC wants the "register" keyword to be first (before the "const" keyword)Theodore Tso1993-12-011-2/+2
* Change use of xfree to krb5_xfree to prevent namespace pollutionTheodore Tso1993-10-151-5/+5
* Change export warning notice from "is assumed to require an export license"Theodore Tso1993-09-011-2/+2
* Changed to only encode the rtime if it is non-zero in the structureTheodore Tso1993-06-031-1/+1
* Added fix to avoid the malloc(0) problemTheodore Tso1993-02-231-10/+12
* Fold in ISI changes for asn.1 fixesTheodore Tso1992-09-291-1/+49
* "from" field is optionalJohn Carr1992-02-251-3/+6
* change "TGS" to "KDC"John Kohl1991-06-131-2/+2
* Update copyright noticeJohn Kohl1991-06-061-2/+16
* fix copyrightsJohn Kohl1991-03-131-2/+2
* pepsy changesJohn Kohl1991-03-121-8/+58
* make a distinction between unencrypted and encrypted authorization dataJohn Kohl1990-12-191-2/+2
* RFC draft protocol changes and related cleanupsJohn Kohl1990-12-141-19/+26
* replace erroneously-removed asn1glue.hJohn Kohl1990-10-251-0/+1
* fix include filesJohn Kohl1990-10-251-3/+1
* avoid bug with null tickets in arrayJohn Kohl1990-10-111-1/+1
* fixups for body encoding/decodingJohn Kohl1990-10-101-34/+47
* changes for draft 3 ASN.1 definitionsJohn Kohl1990-10-091-18/+91
* *** empty log message ***John Kohl1990-08-281-0/+64