aboutsummaryrefslogtreecommitdiff
path: root/src/lib/krb5/asn.1/asn1buf.h
AgeCommit message (Expand)AuthorFilesLines
2007-02-19Ensure consistancy between prototypes and functionsEzra Peisach1-4/+4
2002-09-03Use prototype style definitions for functions. Avoid variable name "class"Ken Raeburn1-4/+2
2001-10-10Don't conditionalize prototypes; delete macros supporting it. (Maybe overdone;Ken Raeburn1-26/+26
2000-10-26 * asn1buf.c (asn1buf_sync): Add new arguments to include the fullTom Yu1-5/+8
2000-10-17 * asn1buf.h: Lengths are now unsigned int forEzra Peisach1-9/+10
2000-06-30 * asn1buf.h (asn1buf_insert_octet): Define using __inline__ ratherTom Yu1-1/+1
1999-11-01 * krb5_decode.c (begin_structure): Update to deal with indefiniteTom Yu1-1/+2
1999-10-22fix typos in commentsKen Raeburn1-2/+2
1999-07-04 * asn1buf.c (asn1buf_sync): Add length parameter to disambiguateTom Yu1-1/+2
1999-07-03 * asn1buf.h: New prototpyes for asn1buf_sync() andTom Yu1-2/+9
1998-02-14asn1buf.h (asn1buf_insert_octet): Use static inline function to defineTheodore Tso1-53/+64
1997-08-14Changes from the Kerbnet release by CygnusEzra Peisach1-1/+26
1995-04-14Windows global stuff:Keith Vetter1-20/+20
1995-04-13asn1_k_decode.c (setup, next_tag, apptag, get_field_body,Theodore Tso1-2/+4
1995-03-10Make the second argument of asn1buf_insert_octet be an int, instead ofTheodore Tso1-1/+1
1995-02-28Avoid <krb5/....> includesJohn Gilmore1-2/+1
1995-02-22Converted krb5/des425 and krb5/asn.1 to the PCKeith Vetter1-21/+21
1994-07-23 * asn1buf.h: include ext-proto.h now to avoid type warningsTom Yu1-0/+1
1994-06-29folding in Harry's changesTom Yu1-0/+182