summaryrefslogtreecommitdiffstats
path: root/src/lib
Commit message (Expand)AuthorAgeFilesLines
...
* * daemon.c: <fcntl.h>, not <sys/fcntl.h>Tom Yu1994-07-162-1/+5
* * krb5_err.et: missing space between comma and doublequoteTom Yu1994-07-162-1/+5
* * asn1_encode_k.c (asn1_encode_transited_encoding): whoops don'tTom Yu1994-07-163-2/+13
* Add BSD daemon library routineTheodore Tso1994-07-162-1/+95
* Updated protocol error messages to be in line with latest officialTheodore Tso1994-07-151-3/+3
* Use POSIX utime() instead of non-posix utimes()Theodore Tso1994-07-152-10/+12
* 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
* * Makefile.in: remove spurious mkdirTom Yu1994-07-142-3/+4
* * 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
* add gmt_mktime to support new asn1 codeMark Eichin1994-07-064-0/+87
* * asn1_encode_k.h:Tom Yu1994-07-034-3/+11
* Reduced Makefile.in, using pre/postMark Eichin1994-07-023-58/+0
* Reduced Makefile.in, using pre/postMark Eichin1994-07-0222-532/+3
* 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
* fix to vaxtohl from grossa@SDSC.EDUMark Eichin1994-07-011-3/+3
* folding in Harry's changesTom Yu1994-06-2936-11/+5245
* folding in harry's changesTom Yu1994-06-291-0/+0
* * configure.in (in all relevant subdirs): move invokations ofTom Yu1994-06-2714-14/+14
* changes to fix make installTom Yu1994-06-2510-19/+120
* * cs_entry.c: oops typo in that last oneTom Yu1994-06-232-1/+3
* obvious additions to cleanMark Eichin1994-06-236-0/+16
* * grrr.... ETYPE_DES_CBC_CRC really should be ETYPE_RAW_DES_CBC,Tom Yu1994-06-232-1/+8
* missed some clean rulesMark Eichin1994-06-232-0/+4
* more improvements to clean rulesMark Eichin1994-06-231-1/+1
* improve clean rulesMark Eichin1994-06-2315-0/+49
* test DONE for emptiness before usingMark Eichin1994-06-223-19/+25
* add CONFIG_RULES to remaining configure.insMark Eichin1994-06-222-0/+2
* Fixed default port numbers so they are loaded in network byte orderTheodore Tso1994-06-222-2/+8
* Tue Jun 21 17:46:53 1994 Mark Eichin (eichin at cygnus.com)Mark Eichin1994-06-2126-1/+28
* Fixed encryption type in the raw DES structureTheodore Tso1994-06-211-1/+1
* support to allow --with-ccopts=Tom Yu1994-06-2148-0/+48
* add AC_SIZE_TMark Eichin1994-06-212-0/+5
* add AC_CONST for bsdMark Eichin1994-06-212-0/+5
* Included krb5/config.h so that things will work under imake as well asTheodore Tso1994-06-202-0/+5
* Included krb5/osconf.h so that things will work under imake as well asTheodore Tso1994-06-204-0/+11
* Fri Jun 17 19:54:00 1994 Mark Eichin (eichin at cygnus.com)Mark Eichin1994-06-1824-24/+24
* Started changelog to document change in crep2kcrep.cTheodore Tso1994-06-171-0/+5
* Fixing type which caused ticket forwarding to not workTheodore Tso1994-06-171-1/+1
* support to calculate BUILDTOP in makeaclocalsTom Yu1994-06-1752-23/+52
* default for AF_MAX (missing on old-linux)Mark Eichin1994-06-161-0/+5
* Change use of tell(x) to lseek(x, 0, SEEK_CUR)Theodore Tso1994-06-162-2/+2
* Fix typo in the entry for the raw DES encryption. It should really beTheodore Tso1994-06-161-1/+1