aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
1998-02-13Collapse ftp and ftpd's configure.in into gssftp's configure.inTheodore Tso9-74/+84
1998-02-13Remove free functions. (Now moved to lib/krb5/krb/kfree.c)Theodore Tso38-1783/+0
1998-02-13Makefile.in, configure.in: Remove the free directory from the list ofTheodore Tso3-13/+12
1998-02-13Added new file kfree.c, which contained all of the functionsTheodore Tso3-0/+582
1998-02-13Add AC_PROG_INSTALL since it's needed to install the libraries andTheodore Tso2-0/+6
1998-02-13Collapse configure.in files below lib/crypto into lib/cryptoTheodore Tso21-41/+69
1998-02-13Change patch so that either mechanism is acceptedTheodore Tso2-5/+6
1998-02-13accept_sec_context.c (krb5_gss_accept_sec_context): Always allow useTheodore Tso2-0/+7
1998-02-13aclocal.m4: Rename K5_OUPUT_FILES to K5_AC_OUTPUT, and leave aTheodore Tso2-1/+13
1998-02-13 * hash/hash.c (__kdb2_hash_open): Rename to avoid potentialTom Yu4-26/+37
1998-02-13 * db.h: Rename dbopen to avoid collision with NetBSD libcTom Yu4-0/+24
1998-02-13 * sendmsg.c: Explicitly include k5-int.h in order to get properTom Yu2-5/+8
1998-02-13 * accept_sec_context.c (krb5_gss_accept_sec_context): Add lots ofTom Yu2-15/+32
1998-02-12 * client.c (main): Tweak the kludge variableTom Yu2-0/+14
1998-02-12 * init_sec_context.c: KLUDGE!! Add global variableTom Yu2-1/+11
1998-02-12 * configure.in: Add commented out AC_OUTPUT to force autoreconf toTom Yu18-7/+54
1998-02-12Mass makefile/configure.in build system revampTheodore Tso269-720/+1140
1998-02-06 * kerberos_v4.c: Move macro definition of klog earlier so that itTom Yu2-1/+6
1998-02-06popen.c (ftpd_popen): Make sure you can't overrun the argv[] andTheodore Tso2-4/+13
1998-02-06rd_cred.c (krb5_rd_cred):Theodore Tso4-6/+15
1998-02-06Add a comment about the low 128 error codes being defined by the Krb5Theodore Tso2-0/+12
1998-02-06wrap_size_limit.c (krb5_gss_wrap_size_limit): Fix bug where if theTheodore Tso2-2/+15
1998-02-05 * krb_auth_su.c (krb5_verify_tkt_def): If using a pre-existingTom Yu2-1/+17
1998-02-05kerberos_v4.c (process_v4): Check the length of the incoming V4 packetTheodore Tso2-8/+40
1998-02-02Updated to call Universal Headers 3.0.1Marshall Vale1-14/+16
1998-02-02Updated from most recent MacTCP SDKMarshall Vale1-15/+17
1998-02-01fix some formatting problemsDan Winship1-5/+10
1998-01-31 * kadmin.exp: Fix to deal with new kpasswd programTom Yu2-9/+17
1998-01-31 * default.exp: Add kpasswd_server to krb5.confTom Yu2-0/+5
1998-01-31 * init_sec_context.c (krb5_gss_init_sec_context): ActuallyTom Yu2-5/+10
1998-01-30 * configure.in: Add new directory for kpasswdTom Yu2-1/+5
1998-01-30 * kpasswd.c:Tom Yu5-0/+258
1998-01-30 * Makefile.in: Remove install rulesTom Yu2-4/+4
1998-01-30 * changepw.c (krb5_change_password): KRB5_USE_INET ->Tom Yu2-3/+8
1998-01-30Makefile.in (clean-unix): Remove EXPORTED_BUILT_HEADERS as wellEzra Peisach2-1/+5
1998-01-30 * ftpd.c (auth_data): Accept forwarded credentials and dispose ofDan Winship2-16/+41
1998-01-30 * accept_sec_context.c (rd_and_store_for_creds): Don't mess withDan Winship5-3/+74
1998-01-30 * krb5.hin: fix #define of krb5_cc_gen_new (takes a krb5_ccache *,Dan Winship2-1/+6
1998-01-30Add -x (automatically encrypt) and -f (forward credentials) optionsDan Winship6-14/+43
1998-01-28 * telnetd.c (doit): additional fix for previous terminaltype changeDan Winship2-1/+5
1998-01-28 * kdc.conf.M: Document the v4_mode option. [krb5-kdc/464]Ezra Peisach2-0/+13
1998-01-28 * krb5kdc.M: Document V4 mode handling [krb5-kdc/464].Ezra Peisach2-14/+25
1998-01-27 * telnetd.c (getterminaltype): Null-terminate strings and avoid aDan Winship5-16/+29
1998-01-27Add definition of GSS_C_NO_NAME (per draft-ietf-cbind-04.txt)Theodore Tso2-0/+6
1998-01-24Add AC_PROG_INSTALL since it's need by the install rulesTheodore Tso2-0/+6
1998-01-24telnetd.c (telnet, get_default_IM): Instead of using a hardcoded IMTheodore Tso3-20/+31
1998-01-24accept_sec_context.c (krb5_gss_accept_sec_context): Will now obtainTheodore Tso2-25/+38
1998-01-24init_sec_context.c (make_ap_req): Enforce a stricter requirement onTheodore Tso2-2/+27
1998-01-24prof_parse.c (parse_std_line, parse_quoted_string, need_double_quotes,Theodore Tso3-8/+122
1998-01-22 * Makefile.in (LIBMINOR): Bump minor version due to internalTom Yu2-1/+6