summaryrefslogtreecommitdiffstats
path: root/src/lib
Commit message (Expand)AuthorAgeFilesLines
* Add prototypes for the SAM encoding and decoding functions, which areTheodore Tso1996-06-123-3/+40
* * Makefile.in (lib-windows): Replace spaces with tabEzra Peisach1996-06-122-1/+5
* New file for SAPKRB5.DLLTheodore Tso1996-06-121-0/+72
* Change _WINDOWS to _MSDOS, and add check for _WIN32Theodore Tso1996-06-124-6/+14
* net_read.c (krb5_net_read):Theodore Tso1996-06-1212-13/+48
* sendauth.c (krb5_sendauth): If ECCONABORTED is not defined, try usingTheodore Tso1996-06-123-1/+14
* Add #ifdef _WIN32 in places where we had #ifdef _MSDOSTheodore Tso1996-06-122-2/+6
* scc_read.c:Theodore Tso1996-06-123-5/+11
* fcc-proto.h: Change use of PROTOTYPE to KRB5_PROTOTYPE.Theodore Tso1996-06-125-65/+81
* Remove unnecessary include config/windows.in. wconfig takes care ofTheodore Tso1996-06-122-1/+5
* Change use of _WINDOWS to _MSDOS, and add check for _WIN32Theodore Tso1996-06-124-4/+11
* 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