summaryrefslogtreecommitdiffstats
path: root/src/lib/krb5/asn.1
Commit message (Expand)AuthorAgeFilesLines
...
* * Makefile.in: Remove redundant definitions from config/pre.inJohn Gilmore1995-03-185-24/+16
* Make the second argument of asn1buf_insert_octet be an int, instead ofTheodore Tso1995-03-103-2/+8
* Changed krb5 library name on the PC since the DLL will take that name insteadKeith Vetter1995-03-082-1/+5
* Several small 16 vs 32 bit castsKeith Vetter1995-03-026-4/+13
* Avoid <krb5/....> includesJohn Gilmore1995-02-2813-13/+18
* Converted krb5/des425 and krb5/asn.1 to the PCKeith Vetter1995-02-2220-310/+322
* Added missing declarations, removed duplicate onesTheodore Tso1995-02-223-9/+21
* Removed ISODE cruftTheodore Tso1995-02-1012-728/+69
* Add .cvsignore file so that cvs ignores the autoconf-built configure fileTheodore Tso1995-02-031-0/+1
* * asn1_decode_k.c => asn1_k_decode.cJohn Gilmore1995-02-038-13/+22
* Removal of ISODE (and there was much rejoicing)Theodore Tso1995-02-0260-5960/+0
* Removed all references to DECLARG and OLDDECLARGChris Provenzano1995-01-1311-785/+553
* Add magic number to keyblock structureTheodore Tso1994-11-192-0/+7
* asn1_decode_k.c (asn1_decode_principal_name,Theodore Tso1994-11-172-0/+33
* Add WITH_CPPOPTS since we're not using CONFIG_RULES (yet)Theodore Tso1994-11-032-0/+6
* Remove duplicate definitions for DEFs, CC, CCOPTS and LIBSTheodore Tso1994-10-282-5/+5
* Conversion of autoconfigury to Autoconf V2Mark Eichin1994-10-261-2/+5
* asn1_decode_k.c (asn1_decode_kdc_req_body): If the authorization fieldTheodore Tso1994-10-197-17/+66
* Add -DKRB5_USE_ISODE so that include files get included properlyTheodore Tso1994-10-072-1/+6
* Don't assume that krb5_timestamp and time_t are the same typeTheodore Tso1994-10-042-1/+14
* Always fill in a NULL for a zero-length char string or octet string inTheodore Tso1994-09-292-3/+20
* = should have been == in commented out codeTheodore Tso1994-09-282-2/+7
* Fix memory leak in decode timestamp returnTheodore Tso1994-09-213-1/+15
* stamp out rcs keywordsMark Eichin1994-08-1861-363/+61
* 1) Stop checking the msg_type field unless KRB5_MSGTYPE_STRICT is definedTheodore Tso1994-08-175-55/+86
* fix time includesMark Eichin1994-08-171-2/+6
* stdlib.hMark Eichin1994-08-142-1/+7
* Changes to prevent krb5_encode.c from writing to constant structures.Theodore Tso1994-08-114-62/+36
* Stamp Out Imake in Our Lifetimes..Mark Eichin1994-08-091-80/+0
* * asn1_decode_k.c (asn1_decode_sequence_of_enctype): fix typoTom Yu1994-08-042-1/+5
* * asn1_decode_k.c (asn1_decode_sequence_of_enctype): more fixingTom Yu1994-08-022-1/+9
* * asn1buf.h: include ext-proto.h now to avoid type warningsTom Yu1994-07-232-0/+5
* * asn1_encode_k.c (asn1_encode_transited_encoding): whoops don'tTom Yu1994-07-163-2/+13
* Added MIT Copyright noticesTheodore Tso1994-07-1419-0/+419
* * asn1_encode_k.c (asn1_encode_pa_data): oops still check NULL ifTom Yu1994-07-142-1/+7
* * asn1_encode_k.c (asn1_encode_pa_data): the contents field of aTom Yu1994-07-092-1/+8
* * asn1_decode_k.c: yet another instance of the SunOS realloc bugTom Yu1994-07-093-9/+26
* * an1buf.c: Harry saves vs. Unix again. Making sure that anythingTom Yu1994-07-072-2/+7
* Get rid of strftime (since it breaks when used this way, at least underMark Eichin1994-07-063-27/+18
* * asn1_encode_k.h:Tom Yu1994-07-034-3/+11
* revert portability change temporarilyMark Eichin1994-07-021-0/+7
* make gmt_offset portable, make decls and defns consistent..Mark Eichin1994-07-013-16/+44
* Changed configuration to actually work with a displaced source tree.Mark Eichin1994-07-011-0/+11
* select makefile in build dirMark Eichin1994-07-011-0/+12
* rename *.in.* to *.*.in to make it workMark Eichin1994-07-013-6/+9
* folding in Harry's changesTom Yu1994-06-2926-5/+5180
* folding in harry's changesTom Yu1994-06-291-0/+0
* * configure.in (in all relevant subdirs): move invokations ofTom Yu1994-06-271-1/+1
* Tue Jun 21 17:46:53 1994 Mark Eichin (eichin at cygnus.com)Mark Eichin1994-06-211-0/+1
* support to allow --with-ccopts=Tom Yu1994-06-212-0/+2