summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* specializations. Remove /nologo option for Win32 RFLAGS,Theodore Tso1996-06-124-3/+22
* gss-clie.c: Renamed to gss-client.c, for VFAT/NTFS filesystemsTheodore Tso1996-06-123-1/+12
* c_ustime.c: Fix WIN32 to be _WIN32Theodore Tso1996-06-123-2/+9
* Add #ifdef _WIN32 in places where we had #ifdef _MSDOSTheodore Tso1996-06-128-6/+21
* Makefile.in (lib-windows): Add production rule for sapkrb5.dll. Don'tTheodore Tso1996-06-123-2/+86
* Revamp program to make it more extensible. Now will uncomment linesTheodore Tso1996-06-122-21/+59
* Remove inclusion of malloc.h..Ezra Peisach1996-06-122-1/+4
* Missed two filesEzra Peisach1996-06-121-42/+0
* Remove kdb4 from the sources treeEzra Peisach1996-06-129-1631/+0
* kdb4 is now longer there..Ezra Peisach1996-06-121-1/+1
* *aclocal.m4: Remove WITH_KDB4 and USE_KDB4_LIBRARY supportEzra Peisach1996-06-122-35/+6
* * keytab.c (krb5_ktkdb_close): Free memory allocated byEzra Peisach1996-06-112-1/+17
* Remove kdb4 library building. Nothing in the source tree now needs itEzra Peisach1996-06-113-4/+6
* more cvsignore hackeryTom Yu1996-06-101-0/+1
* cvsignore hackeryTom Yu1996-06-1096-95/+54
* 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
* add mkey_from_kbd, update create/modify masksBarry Jaspan1996-06-061-7/+17
* 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
* Update function prototype for krb5_encrypt_tkt_partTheodore Tso1996-06-062-6/+8
* Add port number reserved for the password changing protocolTheodore Tso1996-06-061-3/+7
* Minor grammer fixTheodore Tso1996-06-062-1/+5
* Update krb5.constants fileTheodore Tso1996-06-061-0/+5
* Update .Sanitize fileTheodore Tso1996-06-061-0/+1
* 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