summaryrefslogtreecommitdiffstats
path: root/src/lib
Commit message (Expand)AuthorAgeFilesLines
...
* * get_creds.c: (krb5_get_credentials_val_renew_core) CombineEzra Peisach1996-07-073-3/+71
* * asn1buf.c (asn12krb5_buf): Initialize magic fields of structure.Ezra Peisach1996-06-272-1/+9
* Change const to krb5_const, so that it works on compilers that don'tTheodore Tso1996-06-242-1/+7
* Fix Win-16 build #defines for KRB5_CALLCONV and KRB5_DLLIMPTheodore Tso1996-06-212-5/+10
* Fix typos for SAPKRB5.DLL supportTheodore Tso1996-06-202-3/+3
* * str_conv.c (krb5_string_to_timestamp): Ensure that all fields ofEzra Peisach1996-06-182-1/+13
* Add space before \ to deal with SunOS version of make which losesEzra Peisach1996-06-152-3/+6
* * configure.in: remove ref to ET_RULESTom Yu1996-06-148-4/+20
* * configure.in: remove ref to SS_RULES, ET_RULESTom Yu1996-06-142-2/+5
* Include string.h for declaration for memcpy()Ezra Peisach1996-06-132-0/+5
* Makefile.in: Update special rule for gssapi_err_generic.obj so that itTheodore Tso1996-06-132-5/+7
* Makefile.in: Update special rule for gssapi_err_krb5.obj so that itTheodore Tso1996-06-132-5/+5
* Checked in missing _WIN32 #ifdefTheodore Tso1996-06-131-1/+1
* Add missing prototypes; needed to make Win-32 compiler happyTheodore Tso1996-06-132-0/+16
* 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