| Commit message (Expand) | Author | Age | Files | Lines |
| ... | |
| * | * g_cnffile.c (krb__get_srvtabname): new function, looks up | Mark Eichin | 1995-11-13 | 2 | -4/+76 |
| * | * t_cksum.c : Remove krb5_enctype from krb5_string_to_key() args | Chris Provenzano | 1995-11-09 | 2 | -5/+5 |
| * | * string2key.c : Remove krb5_enctype from krb5_string_to_key() args. | Chris Provenzano | 1995-11-09 | 3 | -3/+9 |
| * | * fetch_mkey.c, kdb_cpw.c, t_kdb.c : | Chris Provenzano | 1995-11-09 | 4 | -12/+11 |
| * | * in_tkt_pwd.c : Remove krb5_enctype from krb5_string_to_key() args | Chris Provenzano | 1995-11-09 | 2 | -1/+5 |
| * | * get_in_tkt.c (krb5_get_in_tkt): Remove the etype_info argument from | Theodore Tso | 1995-11-09 | 3 | -7/+29 |
| * | Don't require val->salt to be non-zero if val->lenth is zero | Theodore Tso | 1995-11-09 | 1 | -1/+1 |
| * | Fix stupid typo when creating function | Theodore Tso | 1995-11-09 | 1 | -2/+5 |
| * | * asn1_k_decode.c (asn1_decode_etype_info_entry): If the optional | Theodore Tso | 1995-11-09 | 3 | -3/+13 |
| * | Added new function to free a krb5_etype_info structure | Theodore Tso | 1995-11-08 | 3 | -0/+46 |
| * | * krbconfig.c: Removed the krb5_clockskew variable | Theodore Tso | 1995-11-08 | 10 | -20/+23 |
| * | * encrypt_tk.c (cleanup_scratch): Changed interface to no longer require | Theodore Tso | 1995-11-08 | 4 | -409/+224 |
| * | Free the realm_kdc_ports element of the structure | Theodore Tso | 1995-11-08 | 2 | -0/+7 |
| * | Added magic number for krb5_preauth_ops | Theodore Tso | 1995-11-08 | 2 | -0/+5 |
| * | * krb5_decode.c (decode_krb5_pa_enc_ts, decode_krb5_enc_data): Added | Theodore Tso | 1995-11-08 | 4 | -3/+76 |
| * | * kdb_xdr.c (krb5_dbe_search_enctype): Make a more general version | Theodore Tso | 1995-11-07 | 2 | -9/+38 |
| * | mcc_ops.c: Remove excess code which is defined in fcc_ops.c | Theodore Tso | 1995-11-04 | 5 | -40/+8 |
| * | Added the ccache/memory subdirectory | Theodore Tso | 1995-11-04 | 2 | -4/+8 |
| * | Added memory subdirectory | Theodore Tso | 1995-11-04 | 2 | -1/+5 |
| * | Added memory-based credentials cache | Theodore Tso | 1995-11-04 | 22 | -0/+1486 |
| * | remove rcs keyword cruft which doesn't make much sense in CVS. | Mark Eichin | 1995-11-03 | 12 | -62/+35 |
| * | * decrypt_key.c (krb5_dbekd_decrypt_key_data()) : If key salt length | Chris Provenzano | 1995-11-03 | 4 | -40/+205 |
| * | Make mit_des_finish_key() safe to call even if there is no key that | Theodore Tso | 1995-11-01 | 2 | -2/+10 |
| * | Extensive reworking of the structure of this file to make it possible | Theodore Tso | 1995-10-28 | 2 | -203/+333 |
| * | Fix to properly malloc password buffer, instead of returning a pointer | Theodore Tso | 1995-10-25 | 2 | -6/+18 |
| * | Change the input type of do_mutual to be OM_int32 instead of an int, | Theodore Tso | 1995-10-25 | 2 | -1/+8 |
| * | For the windows, add the oldnames library to the link lines for | Theodore Tso | 1995-10-25 | 2 | -2/+7 |
| * | For compatibility with older .conf files, keep the domain name check | Richard Basch | 1995-10-24 | 1 | -4/+6 |
| * | Added new error code KRB5_GET_IN_TKT_LOOP | Theodore Tso | 1995-10-24 | 2 | -0/+7 |
| * | Try to do a best realm match for a hostname, trying all the domain components. | Richard Basch | 1995-10-24 | 1 | -30/+60 |
| * | rd_req_dec.c (krb5_rd_req_decoded): For heirarchal cross-realm, | Ezra Peisach | 1995-10-23 | 3 | -2/+14 |
| * | Added the "/nod" option to the gssapi.dll and libkrb5.dll linker | Theodore Tso | 1995-10-11 | 2 | -2/+11 |
| * | If secure_profile is set in the context, do not allow the default | Ezra Peisach | 1995-10-10 | 2 | -2/+8 |
| * | Remove ##DOS!include of config/windows.in. config/windows.in is now | Theodore Tso | 1995-10-07 | 46 | -25/+113 |
| * | Change types of krb5_max_enctype and krb5_max_cksumtype to be | Theodore Tso | 1995-10-06 | 2 | -2/+8 |
| * | Make the logs less verbose, by omitting the hostname, pid, etc. | Theodore Tso | 1995-10-06 | 2 | -1/+14 |
| * | Remove the profile relation, since it's really a bad idea. Removed | Theodore Tso | 1995-10-06 | 2 | -33/+13 |
| * | If the log file can't be opened, print an intelligent error message | Theodore Tso | 1995-10-05 | 2 | -10/+14 |
| * | * alt_prof.c (krb5_read_realm_params): If secure flag is set in | Ezra Peisach | 1995-10-05 | 2 | -0/+9 |
| * | * init_os_ctx.c (krb5_secure_config_files): New function that | Ezra Peisach | 1995-10-05 | 2 | -19/+60 |
| * | Put back in the KRB5_CONFIG getenv that was accidentally removed | Ezra Peisach | 1995-10-02 | 2 | -0/+6 |
| * | * adm_conn.c (kadm_get_creds): zero out creds->server after | Mark Eichin | 1995-10-02 | 2 | -1/+8 |
| * | * krb5_encode.c (krb5_cleanup): If asn1buf_destroy fails, don't | Mark Eichin | 1995-10-02 | 2 | -1/+5 |
| * | * init_os_ctx.c (krb5_os_init_context): use profile_init_path for | Mark Eichin | 1995-10-02 | 2 | -4/+11 |
| * | * configure.in (V5_MAKE_SHARED_LIB): Change rule to install | Ezra Peisach | 1995-10-02 | 3 | -19/+17 |
| * | * configure.in (V5_MAKE_SHARED_LIB): Change rule to install | Ezra Peisach | 1995-10-02 | 3 | -17/+13 |
| * | configure.in (V5_MAKE_SHARED_LIB): Change rule to install | Ezra Peisach | 1995-10-02 | 3 | -17/+13 |
| * | * configure.in (V5_MAKE_SHARED_LIB): Change for version 0.1 of | Ezra Peisach | 1995-10-02 | 2 | -17/+6 |
| * | #ifdef the entire file so it's not built under Windows | Theodore Tso | 1995-09-29 | 2 | -0/+7 |
| * | Remove krb5_lname_file; it's not used any more | Theodore Tso | 1995-09-29 | 2 | -3/+4 |