| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | Makefile.in, ChangeLog: Add support to compile shared libraries | Theodore Tso | 1995-11-18 | 4 | -3/+29 |
* | Fixed token type numbers so they conform with the protocol spec. Paul | Theodore Tso | 1995-11-18 | 2 | -3/+11 |
* | Renamed filenames so they would be unique in an 8.3 filesystem. Added | Theodore Tso | 1995-11-18 | 29 | -100/+239 |
* | (krb5_get_server_rcache): Use krb5_rc_default_type instead of assuming | Ezra Peisach | 1995-11-17 | 2 | -1/+7 |
* | * *.c (*): initialize lock_arg to a copy of a static | Mark Eichin | 1995-11-16 | 8 | -0/+35 |
* | Initial checkin of Sun's (Derek's) multi-mechanism GSSAPI support | Theodore Tso | 1995-11-15 | 31 | -0/+2356 |
* | Added ANL changes to support configuration authentication paths | Theodore Tso | 1995-11-15 | 2 | -0/+137 |
* | * preauth.c (krb5_process_padata): Added generalized processing for | Theodore Tso | 1995-11-13 | 3 | -76/+121 |
* | * encrypt_data.c (krb5_encrypt_data): New file. A generic routine | Theodore Tso | 1995-11-13 | 4 | -0/+153 |
* | * def_realm.c (krb5_get_default_realm): check for PROF_NO_PROFILE | Mark Eichin | 1995-11-13 | 2 | -1/+10 |
* | * 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 |