summaryrefslogtreecommitdiffstats
path: root/src/lib
Commit message (Expand)AuthorAgeFilesLines
* Makefile.in: Remove include of config/windows.in; that's doneTheodore Tso1996-06-124-11/+17
* Add #ifdef _WIN32 in places where we had #ifdef _MSDOSTheodore Tso1996-06-122-1/+6
* Change INTERFACE to be KRB5_CALLCONV, which is where the callingTheodore Tso1996-06-122-57/+109
* 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
* 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
* * 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
* cvsignore hackeryTom Yu1996-06-1033-33/+0
* 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
* 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-0612-24/+54
* Don't use htonl(); it doesn't exist under Windows. Instead do theTheodore Tso1996-06-062-5/+14
* Updated .Sanitize fileTheodore Tso1996-06-063-9/+0
* Update .Sanitize files to reflect current file statusTheodore Tso1996-06-069-5/+18
* Remove last traces of the krb425 libraryTheodore Tso1996-06-062-62/+0
* 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
* * asn1_k_decode.c (asn1_decode_enc_kdc_rep_part): If starttime isEzra Peisach1996-06-052-1/+7
* 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
* md4crypto.c:Richard Basch1996-05-222-2/+12
* Remove vestigal ODBM supportTheodore Tso1996-05-202-32/+4
* 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
* Don't do timing tests; it takes too long!Theodore Tso1996-05-202-0/+6
* update Makefile.in for new libupdateTom Yu1996-05-206-26/+26
* Fixes so krb5_seteuid compiles on UltrixSam Hartman1996-05-203-3/+13
* Fix up some annoying pre-processor typosSam Hartman1996-05-201-6/+6
* Fix for HPUxSam Hartman1996-05-202-1/+7
* As per mail describing the ksu problem, invent a krb5utilSam Hartman1996-05-195-3/+65
* * kdb_dbm.c: Do not provide prototypes for dbm_error orEzra Peisach1996-05-182-2/+7
* * des3_sha.c: Add static keywords in function declarartions toEzra Peisach1996-05-182-2/+7
* Fix memory leak. Free tempbuf before returningTheodore Tso1996-05-182-0/+7
* Define MD5_K5BETA_COMPAT and MD5_K5BETA_COMP_DEF so that we continueTheodore Tso1996-05-183-4/+20
* Define MD4_K5BETA_COMPAT and MD4_K5BETA_COMP_DEF so that we continueTheodore Tso1996-05-183-6/+22
* Correctly implement getsockname(), so it does getsockname(), notTheodore Tso1996-05-172-10/+41
* * k5seal.c k5unseal.c util_cksum.c:Richard Basch1996-05-154-11/+14
* Fixed changelog to reflect previous checkinRichard Basch1996-05-151-0/+3
* * des_crc.c des_md5.c:Richard Basch1996-05-155-49/+66
* * .Sanitize: reflect current filesRichard Basch1996-05-157-164/+135
* * md5crypto.c md5glue.c:Richard Basch1996-05-154-2/+16