summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Fix typo for VFAT/NTFS compilationTheodore Tso1996-06-101-1/+1
* * main.c (finish_realm): Do not invoke krb5_finish_key ifEzra Peisach1996-06-102-1/+7
* * util.c (strstr): Replace crusty OS specific ifdef with configureEzra Peisach1996-06-103-2/+10
* * configure.in: Remove kdb4 library usageEzra Peisach1996-06-083-13/+7
* s^big^little^ in explanationEzra Peisach1996-06-081-1/+1
* Dynamic test of byteorder when htonl was removed failed for half of theEzra Peisach1996-06-082-0/+6
* Use full directory name "error_tables" when building under Windows soTheodore Tso1996-06-072-4/+10
* Use full directory name "error_tables" when building under Windows soTheodore Tso1996-06-072-4/+12
* Beginnings of Win-32 supportTheodore Tso1996-06-073-30/+80
* Changed `mutual' element of struct _krb5_gss_ctx_id_rec into more generalKevin Mitchell1996-06-076-12/+21
* Don't pass $(LIBCMD) on the command line. It's set in the windows.inTheodore Tso1996-06-0616-31/+68
* Add the option /PAGESIZE:128 to the library command, since the krb5Theodore Tso1996-06-062-1/+6
* Don't use htonl(); it doesn't exist under Windows. Instead do theTheodore Tso1996-06-062-5/+14
* Remove extraneous '*' from definitionTheodore Tso1996-06-063-2/+6
* Update .Sanitize filesTheodore Tso1996-06-061-0/+2
* Update .Sanitize fileTheodore Tso1996-06-064-1/+70
* Updated .Sanitize fileTheodore Tso1996-06-063-9/+0
* Update patchlevel for Beta 6 releaseTheodore Tso1996-06-062-1/+3
* Update .Sanitize files to reflect current file statusTheodore Tso1996-06-0620-16/+33
* When reading in the test value from a file, don't free freeTheodore Tso1996-06-062-2/+8
* Remove last traces of the krb425 libraryTheodore Tso1996-06-062-62/+0
* (FILES): Include lib/crypto/sha/* in list of files to be built forTheodore Tso1996-06-062-1/+9
* Include sha in the list of subdirectories for the MacintoshTheodore Tso1996-06-062-1/+6
* A static function must not use the INTERFACE keywordTheodore Tso1996-06-062-1/+6
* * krb5_decode_test.c (main): For asn1_decode_enc_kdc_rep_part,Ezra Peisach1996-06-052-1/+7
* * asn1_k_decode.c (asn1_decode_enc_kdc_rep_part): If starttime isEzra Peisach1996-06-052-1/+7
* Always do USE_ANAME if kdbm_deplib is not defined, since in sharedTheodore Tso1996-06-042-0/+13
* * configure.in: Ezra's changes to allow compiling w/o krb4Tom Yu1996-06-042-0/+14
* * configure.in: Ezra's patches to allow compilation w/o krb4Tom Yu1996-06-042-0/+15
* * Makefile.in,configure.in: allow compilation w/o krb4 (Ezra'sTom Yu1996-06-043-1/+25
* * login.c: Ezra's patches to trim unsed arg fromTom Yu1996-06-041-6/+14
* * Makefile.in, configure.in: back out previous changes and useTom Yu1996-06-033-7/+8
* * configure.in, Makefile.in: only link getdtablesize.o if neededTom Yu1996-06-033-2/+11
* * aclocal.m4 (AC_CHECK_DBM_PROTO): sense of arguments to beTom Yu1996-05-292-2/+7
* Use USE_ANAMESam Hartman1996-05-262-2/+5
* Use KRB5_RUN_FLAGSSam Hartman1996-05-235-8/+13
* Do not build libgssapi.a on AIX, because it doesnt workSam Hartman1996-05-233-8/+24
* Use KRB5_RUN_FLAGS in configure.in, and use appropriate run flags forSam Hartman1996-05-239-8/+25
* Use KRB5_RUN_FLAGS in configure.in, and use appropriate run flags forSam Hartman1996-05-233-6/+21
* * Ignore the error if we cannot make ksu set-uid; we don't want toSam Hartman1996-05-232-1/+7
* Use secure context for loginSam Hartman1996-05-232-1/+6
* md4crypto.c:Richard Basch1996-05-222-2/+12
* Update use of libupdate to use the new command line argumentsTheodore Tso1996-05-212-8/+7
* Remove vestigal ODBM supportTheodore Tso1996-05-202-32/+4
* Remove support for ODBMTheodore Tso1996-05-202-8/+5
* Remove vestigal support for ODBMTheodore Tso1996-05-202-12/+4
* Update autoconf to version 2.10. This will fix the reported bugs ofTheodore Tso1996-05-2023-2020/+11668
* krb5.conf.M: Document kdc_req_checksumtype, as_req_checksum_type, andTheodore Tso1996-05-203-2/+23
* md5crypto.c, md5crypto.h: Change use of RSA_MD5_DES_CKSUM_LENGTH toTheodore Tso1996-05-204-125/+73
* Change use of RSA_MD4_DES_CKSUM_LENGTH to useTheodore Tso1996-05-203-36/+36