summaryrefslogtreecommitdiffstats
path: root/src/lib/krb5/asn.1/asn1_get.c
Commit message (Expand)AuthorAgeFilesLines
* Rewrite asn1_get_tag interface to use a structure pointer rather than severalKen Raeburn2003-03-121-107/+76
* ASN.1 code passes uninitialized values aroundTom Yu2002-10-081-2/+10
* Use prototype style definitions for functions. Avoid variable name "class"Ken Raeburn2002-09-031-33/+19
* * asn1_get.c (asn1_get_length): Check for negative length.Tom Yu2002-06-241-0/+2
* * asn1buf.c (asn1buf_sync): Add new arguments to include the fullTom Yu2000-10-261-7/+3
* * asn1buf.h: Lengths are now unsigned int forEzra Peisach2000-10-171-4/+4
* * asn1_get.c (asn1_get_tag_indef): Fix to not deref random garbageTom Yu2000-09-271-1/+2
* asn1_get.c (asn1_get_tag): Remove unused variableEzra Peisach2000-06-291-1/+0
* * krb5_decode.c (begin_structure): Update to deal with indefiniteTom Yu1999-11-011-5/+27
* copyright notice updates from 1.1 branchKen Raeburn1999-09-241-1/+4
* Added final change to allow for ASN.1 indefinite encoding; needed forTheodore Tso1995-06-171-0/+6
* Windows global stuff:Keith Vetter1995-04-141-4/+4
* asn1_k_decode.c (setup, next_tag, apptag, get_field_body,Theodore Tso1995-04-131-3/+4
* Converted krb5/des425 and krb5/asn.1 to the PCKeith Vetter1995-02-221-4/+4
* Removed all references to DECLARG and OLDDECLARGChris Provenzano1995-01-131-26/+17
* Added MIT Copyright noticesTheodore Tso1994-07-141-0/+23
* folding in Harry's changesTom Yu1994-06-291-0/+111