aboutsummaryrefslogtreecommitdiff
path: root/src/lib/krb5/asn.1/asn1_get.c
AgeCommit message (Expand)AuthorFilesLines
2009-11-05make mark-cstyle; make reindentTom Yu1-1/+1
2009-10-31In lib/krb5/asn.1, ensure that function definition headers haveGreg Hudson1-1/+2
2008-09-09Untabify; trim trailing whitespace; add emacs local variables to avoid tabsKen Raeburn1-57/+58
2008-09-05Whitespace changes, mostly horizontal, for consistency with currentKen Raeburn1-3/+3
2005-10-03 * asn1_get.c (asn1_get_tag_2): Patch from Zhihong Zhang to properlyTom Yu1-1/+1
2003-03-12Rewrite asn1_get_tag interface to use a structure pointer rather than severalKen Raeburn1-107/+76
2002-10-08ASN.1 code passes uninitialized values aroundTom Yu1-2/+10
2002-09-03Use prototype style definitions for functions. Avoid variable name "class"Ken Raeburn1-33/+19
2002-06-24 * asn1_get.c (asn1_get_length): Check for negative length.Tom Yu1-0/+2
2000-10-26 * asn1buf.c (asn1buf_sync): Add new arguments to include the fullTom Yu1-7/+3
2000-10-17 * asn1buf.h: Lengths are now unsigned int forEzra Peisach1-4/+4
2000-09-27 * asn1_get.c (asn1_get_tag_indef): Fix to not deref random garbageTom Yu1-1/+2
2000-06-29asn1_get.c (asn1_get_tag): Remove unused variableEzra Peisach1-1/+0
1999-11-01 * krb5_decode.c (begin_structure): Update to deal with indefiniteTom Yu1-5/+27
1999-09-24copyright notice updates from 1.1 branchKen Raeburn1-1/+4
1995-06-17Added final change to allow for ASN.1 indefinite encoding; needed forTheodore Tso1-0/+6
1995-04-14Windows global stuff:Keith Vetter1-4/+4
1995-04-13asn1_k_decode.c (setup, next_tag, apptag, get_field_body,Theodore Tso1-3/+4
1995-02-22Converted krb5/des425 and krb5/asn.1 to the PCKeith Vetter1-4/+4
1995-01-13Removed all references to DECLARG and OLDDECLARGChris Provenzano1-26/+17
1994-07-14Added MIT Copyright noticesTheodore Tso1-0/+23
1994-06-29folding in Harry's changesTom Yu1-0/+111