summaryrefslogtreecommitdiffstats
path: root/src/lib/krb5/asn.1/asn1_decode.c
Commit message (Expand)AuthorAgeFilesLines
* Rearrange #include files so that krb5.h gets included first, so thatTheodore Tso1995-05-231-1/+1
* Windows global stuff:Keith Vetter1995-04-141-9/+9
* * asn1_decode.c: move declaration of gmt_mktime() outside ofTom Yu1995-03-251-1/+2
* Several small 16 vs 32 bit castsKeith Vetter1995-03-021-0/+1
* Converted krb5/des425 and krb5/asn.1 to the PCKeith Vetter1995-02-221-9/+9
* Removed all references to DECLARG and OLDDECLARGChris Provenzano1995-01-131-44/+31
* Fix memory leak in decode timestamp returnTheodore Tso1994-09-211-1/+5
* fix time includesMark Eichin1994-08-171-2/+6
* Added MIT Copyright noticesTheodore Tso1994-07-141-0/+23
* Get rid of strftime (since it breaks when used this way, at least underMark Eichin1994-07-061-25/+2
* revert portability change temporarilyMark Eichin1994-07-021-0/+7
* make gmt_offset portable, make decls and defns consistent..Mark Eichin1994-07-011-3/+21
* folding in Harry's changesTom Yu1994-06-291-0/+181