summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* make lndir work with relative path invocationMark Eichin1995-02-272-1/+12
* * kdb5_edit.c: add struct timeb and sys/timeb includes fromMark Eichin1995-02-242-0/+37
* * mk_cmds.sh: use ${SED} not sed in backtick expressions.Mark Eichin1995-02-232-1/+7
* * mk_cmds.sh: use ${SED} not sed in backtick expressions.Mark Eichin1995-02-232-2/+8
* * kprop.c Call krb5_sendauth() with new calling conventionChris Provenzano1995-02-232-25/+38
* All to change krb5_get_credentials() ..Chris Provenzano1995-02-2311-332/+359
* * init_sec_context.c (make_ap_req()) Use new API forChris Provenzano1995-02-232-49/+64
* * kpasswd.c Call krb5_sendauth(), krb5_get_credentials()Chris Provenzano1995-02-232-14/+22
* * kadmin.c Call krb5_sendauth() with new calling conventionChris Provenzano1995-02-232-9/+16
* * func-proto.h (krb5_get_credentials(), krb5_get_cred_from_kdc(),Chris Provenzano1995-02-232-4/+13
* * krb_auth_su.c krb5_auth_check()) Call krb5_get_cred_from_kdc()Chris Provenzano1995-02-232-9/+16
* * client.c Call krb5_get_credentials() with new calling conventionChris Provenzano1995-02-233-12/+18
* * kerberos5.c (kerberos5_send(), kerberos5_forward())Chris Provenzano1995-02-232-10/+20
* * sim_client.c Call krb5_sendauth() with new calling conventionChris Provenzano1995-02-232-5/+8
* * kadmin.c Call krb5_sendauth() with new calling conventionChris Provenzano1995-02-232-1/+5
* * movemail.c Call krb5_sendauth() with new calling conventionChris Provenzano1995-02-232-1/+5
* * poplib.c (pop_init): Call krb5_sendauth() with new calling conventionChris Provenzano1995-02-232-1/+5
* * kcmd.c Call krb5_sendauth() and krb5_get_credentials() withChris Provenzano1995-02-233-33/+43
* Converted krb/keytab to work on the PC. Mostly just adding the windowsKeith Vetter1995-02-2224-83/+125
* Remove call to xfree at the end. This routine now only frees theTheodore Tso1995-02-222-1/+6
* Fix argument type to krb5_free_cred_enc_part()Theodore Tso1995-02-222-1/+6
* Converted krb5/des425 and krb5/asn.1 to the PCKeith Vetter1995-02-2238-407/+466
* Added missing declarations, removed duplicate onesTheodore Tso1995-02-223-9/+21
* Use $(LD) instead of $(CC) when linkingTheodore Tso1995-02-222-2/+6
* Use $(LD) instead of $(CC) when linking. (For allowing use of Pure SoftwareTheodore Tso1995-02-222-1/+5
* Add a new configure production which allows a special linker to beTheodore Tso1995-02-222-0/+18
* Add line for $(LD)Theodore Tso1995-02-222-0/+5
* * configure.in: check for HAVE_FLOCK, since we may need to useMark Eichin1995-02-213-22/+95
* * init_ets.c (krb5_init_ets): use old-style definitionMark Eichin1995-02-212-1/+6
* * config.h: get krb5/autoconf.h.Mark Eichin1995-02-213-3/+10
* Updated krb5/error_tables for the PC. Makefile.in set up to run awk if oneKeith Vetter1995-02-213-13/+49
* Converted krb5/free to the PC. Added windows INTERFACE keyword to theKeith Vetter1995-02-2136-177/+204
* PC'fied gssapi directories. Mostly changing Makefile.in and adding theKeith Vetter1995-02-2149-226/+317
* * configure.in: Flip again. Use AC_CHECK_HEADERS, but default theJohn Gilmore1995-02-214-15/+139
* * config.h, config.win: Remove; merge them both into ../config.h.John Gilmore1995-02-213-144/+5
* Made the CRYPTO directories work on the PC by adding INTERFACE to all theKeith Vetter1995-02-2150-184/+376
* Renames for 8.3 uniqueness for files created by the Make processKeith Vetter1995-02-204-7/+16
* DOS 8.3 filename changes. The make process created some files withKeith Vetter1995-02-204-7/+16
* Experimental checkinKeith Vetter1995-02-202-1/+10
* * configure.in: Use AC_HAVE_HEADER rather than AC_HEADER_CHECK.John Gilmore1995-02-172-2/+8
* * acconfig.h: added HAS_SYS_FILE_H & HAS_SYS_PARAM_H for WindowsJohn Gilmore1995-02-152-0/+6
* * Makefile.in: made to work under WindowsJohn Gilmore1995-02-154-14/+32
* * configure.in: added header checks for sys/param.h and sys/file.h.John Gilmore1995-02-155-9/+47
* * config.win: new file--windows base template for config.hJohn Gilmore1995-02-153-0/+65
* * pre.in: Added macros for directory syntax, filename extensionsJohn Gilmore1995-02-155-2/+122
* * kdb5_edit.c: add modentTom Yu1995-02-146-9/+1260
* Fix memory leak --- the default encryption types was not being freedTheodore Tso1995-02-142-2/+10
* Add check for libsocket and libnsl (sigh). krb5_init_ctx drags inTheodore Tso1995-02-114-4/+19
* Add check for libsocket and libnsl (sigh). krb5_init_ctx drags inTheodore Tso1995-02-113-3/+14
* Remove needless #include of <krb5/asn.1/encode.h>Theodore Tso1995-02-102-1/+4