aboutsummaryrefslogtreecommitdiff
path: root/src/lib/krb5/asn.1/asn1_decode.c
AgeCommit message (Expand)AuthorFilesLines
2002-11-05 * asn1_encode.h (asn1_encode_oid):Tom Yu1-0/+10
2002-09-03Use prototype style definitions for functions. Avoid variable name "class"Ken Raeburn1-34/+12
2001-10-10Don't conditionalize prototypes; delete macros supporting it. (Maybe overdone;Ken Raeburn1-1/+1
2000-10-17 * asn1buf.h: Lengths are now unsigned int forEzra Peisach1-4/+4
1999-10-22* asn1_decode.c (asn1_decode_integer): Initialize "n", to keep gcc happyKen Raeburn1-1/+1
1999-09-24copyright notice updates from 1.1 branchKen Raeburn1-1/+4
1999-07-11 * asn1_decode.c (asn1_decode_integer): Fix to deal with overflowsTom Yu1-8/+23
1995-05-23Rearrange #include files so that krb5.h gets included first, so thatTheodore Tso1-1/+1
1995-04-14Windows global stuff:Keith Vetter1-9/+9
1995-03-25 * asn1_decode.c: move declaration of gmt_mktime() outside ofTom Yu1-1/+2
1995-03-02Several small 16 vs 32 bit castsKeith Vetter1-0/+1
1995-02-22Converted krb5/des425 and krb5/asn.1 to the PCKeith Vetter1-9/+9
1995-01-13Removed all references to DECLARG and OLDDECLARGChris Provenzano1-44/+31
1994-09-21Fix memory leak in decode timestamp returnTheodore Tso1-1/+5
1994-08-17fix time includesMark Eichin1-2/+6
1994-07-14Added MIT Copyright noticesTheodore Tso1-0/+23
1994-07-06Get rid of strftime (since it breaks when used this way, at least underMark Eichin1-25/+2
1994-07-02revert portability change temporarilyMark Eichin1-0/+7
1994-07-01make gmt_offset portable, make decls and defns consistent..Mark Eichin1-3/+21
1994-06-29folding in Harry's changesTom Yu1-0/+181