summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
...
* Removed an excess free() callTheodore Tso1994-09-152-1/+5
* Fixed bug reported by Bill Sommerfeld where a missing byte-swap on aTheodore Tso1994-09-152-3/+15
* Fixed stupid type in make install targetTheodore Tso1994-09-152-1/+4
* Two global variables didn't need to be global; changed to be staticTheodore Tso1994-09-092-2/+7
* Reversed order of \n\r to make jik happyTheodore Tso1994-09-092-1/+6
* Added declaration for strdup() if HAS_STRDUP is not definedTheodore Tso1994-08-313-0/+17
* Fix pointer aliasing problem between newkey and authent->subkeyTheodore Tso1994-08-202-0/+13
* Fix wrong OID's!Theodore Tso1994-08-202-12/+16
* Fix bug of trying to use freed memoryTheodore Tso1994-08-202-1/+10
* Added #ifdef NEED_SYS_FCNTL_H around <sys/fcntl.h>Theodore Tso1994-08-183-0/+8
* Fix KRB4 handling (was broken, just like kdc directory)Theodore Tso1994-08-184-14/+43
* always substituteMark Eichin1994-08-182-1/+8
* document previous stampingMark Eichin1994-08-181-0/+6
* stamp out rcs keywordsMark Eichin1994-08-1810-64/+10
* Fix broken $(KRB4)/lib/libdes.a inclusion in the Makefile --- should haveTheodore Tso1994-08-183-2/+8
* stamp out rcs keywordsMark Eichin1994-08-182-9/+2
* stamp out rcs keywordsMark Eichin1994-08-18400-2222/+350
* stamp out rcs keywordsMark Eichin1994-08-1854-285/+40
* stamp out rcs keywordsMark Eichin1994-08-1869-206/+70
* stamp out rcs keywordsMark Eichin1994-08-1893-302/+99
* stamp out rcs keywordsMark Eichin1994-08-1811-71/+11
* stamp out rcs keywordsMark Eichin1994-08-18213-3667/+213
* Fix to srvmatch so that when comparing the server, we ignore the realm forTheodore Tso1994-08-184-2/+30
* Added missing $(LIBS) to link lineTheodore Tso1994-08-182-1/+6
* Fixes for Solaris:Theodore Tso1994-08-184-1/+12
* Move usage() before main() to solve redeclaration errorTheodore Tso1994-08-182-6/+13
* Make krb5_encode_kdc_rep pass in the correct msg_type to the ASN.1Theodore Tso1994-08-172-1/+27
* 1) Stop checking the msg_type field unless KRB5_MSGTYPE_STRICT is definedTheodore Tso1994-08-175-55/+86
* lintMark Eichin1994-08-172-15/+1
* Added msg_type field to the krb5_enc_kdc_rep_part structureTheodore Tso1994-08-172-0/+6
* Fixed GSSAPI Object Identifier. (Transcription error between MIT andTheodore Tso1994-08-172-4/+9
* sys/select.hMark Eichin1994-08-173-1/+8
* add sys/ioctl.hMark Eichin1994-08-172-0/+5
* loginlibs, sys/selectMark Eichin1994-08-174-3/+23
* fix time includesMark Eichin1994-08-176-8/+22
* setup to fix time includesMark Eichin1994-08-176-16/+15
* lintMark Eichin1994-08-162-2/+2
* don't hide termdata under ifdef unixMark Eichin1994-08-163-4/+5
* test for vhangupMark Eichin1994-08-163-0/+11
* lintMark Eichin1994-08-161-1/+0
* more vforkMark Eichin1994-08-163-0/+10
* test for vfork, using AC_VFORK, which is a very large hammer..Mark Eichin1994-08-163-0/+10
* added clean ruleMark Eichin1994-08-161-0/+1
* objs should have forward.o, not forward.c (from net)Mark Eichin1994-08-161-1/+1
* fix bogus fprintfMark Eichin1994-08-141-2/+1
* ctype.hMark Eichin1994-08-143-0/+5
* unused labelMark Eichin1994-08-141-1/+0
* stdlib.hMark Eichin1994-08-142-1/+7
* index to strchrMark Eichin1994-08-142-2/+1
* punt unused varsMark Eichin1994-08-141-1/+0