summaryrefslogtreecommitdiffstats
path: root/src/lib/krb5
Commit message (Expand)AuthorAgeFilesLines
...
* Moved most string-type conversion routines from libkadm to libkrb5 toRichard Basch1995-12-052-0/+670
* Moved most string-type conversion routines from libkadm to libkrb5 toRichard Basch1995-12-051-0/+1
* Added Changelog fileTheodore Tso1995-12-011-0/+14
* In case of permission problems, don't unlink the old replay cache;Theodore Tso1995-12-012-1/+9
* Initialize rcache to zero, so that on cleanup we don't try to freeTheodore Tso1995-12-012-5/+6
* * rc_dfl.c (krb5_rc_dfl_init): default lifespan toTom Yu1995-11-272-1/+8
* * preauth.c: Ultrix is broken. Prototype obtain_enc_ts_padata()Tom Yu1995-11-272-2/+41
* get_in_tkt.c (decrypt_as_reply):Theodore Tso1995-11-184-10/+22
* (krb5_get_server_rcache): Use krb5_rc_default_type instead of assumingEzra Peisach1995-11-172-1/+7
* * *.c (*): initialize lock_arg to a copy of a staticMark Eichin1995-11-164-0/+16
* Added ANL changes to support configuration authentication pathsTheodore Tso1995-11-152-0/+137
* * preauth.c (krb5_process_padata): Added generalized processing forTheodore Tso1995-11-133-76/+121
* * def_realm.c (krb5_get_default_realm): check for PROF_NO_PROFILEMark Eichin1995-11-132-1/+10
* * in_tkt_pwd.c : Remove krb5_enctype from krb5_string_to_key() argsChris Provenzano1995-11-092-1/+5
* * get_in_tkt.c (krb5_get_in_tkt): Remove the etype_info argument fromTheodore Tso1995-11-093-7/+29
* Don't require val->salt to be non-zero if val->lenth is zeroTheodore Tso1995-11-091-1/+1
* Fix stupid typo when creating functionTheodore Tso1995-11-091-2/+5
* * asn1_k_decode.c (asn1_decode_etype_info_entry): If the optionalTheodore Tso1995-11-093-3/+13
* Added new function to free a krb5_etype_info structureTheodore Tso1995-11-083-0/+46
* * krbconfig.c: Removed the krb5_clockskew variableTheodore Tso1995-11-0810-20/+23
* * encrypt_tk.c (cleanup_scratch): Changed interface to no longer requireTheodore Tso1995-11-084-409/+224
* Added magic number for krb5_preauth_opsTheodore Tso1995-11-082-0/+5
* * krb5_decode.c (decode_krb5_pa_enc_ts, decode_krb5_enc_data): AddedTheodore Tso1995-11-084-3/+76
* mcc_ops.c: Remove excess code which is defined in fcc_ops.cTheodore Tso1995-11-045-40/+8
* Added the ccache/memory subdirectoryTheodore Tso1995-11-042-4/+8
* Added memory subdirectoryTheodore Tso1995-11-042-1/+5
* Added memory-based credentials cacheTheodore Tso1995-11-0422-0/+1486
* remove rcs keyword cruft which doesn't make much sense in CVS.Mark Eichin1995-11-034-10/+5
* Extensive reworking of the structure of this file to make it possibleTheodore Tso1995-10-282-203/+333
* Fix to properly malloc password buffer, instead of returning a pointerTheodore Tso1995-10-252-6/+18
* For compatibility with older .conf files, keep the domain name checkRichard Basch1995-10-241-4/+6
* Added new error code KRB5_GET_IN_TKT_LOOPTheodore Tso1995-10-242-0/+7
* Try to do a best realm match for a hostname, trying all the domain components.Richard Basch1995-10-241-30/+60
* rd_req_dec.c (krb5_rd_req_decoded): For heirarchal cross-realm,Ezra Peisach1995-10-233-2/+14
* If secure_profile is set in the context, do not allow the defaultEzra Peisach1995-10-102-2/+8
* Remove ##DOS!include of config/windows.in. config/windows.in is nowTheodore Tso1995-10-0724-12/+60
* * init_os_ctx.c (krb5_secure_config_files): New function thatEzra Peisach1995-10-052-19/+60
* Put back in the KRB5_CONFIG getenv that was accidentally removedEzra Peisach1995-10-022-0/+6
* * krb5_encode.c (krb5_cleanup): If asn1buf_destroy fails, don'tMark Eichin1995-10-022-1/+5
* * init_os_ctx.c (krb5_os_init_context): use profile_init_path forMark Eichin1995-10-022-4/+11
* * configure.in (V5_MAKE_SHARED_LIB): Change rule to installEzra Peisach1995-10-023-19/+17
* Remove krb5_lname_file; it's not used any moreTheodore Tso1995-09-292-3/+4
* Only check the returned starttime to make sure it matches theTheodore Tso1995-09-292-1/+8
* Only convert instances which don't have a '.' in them. If they have aTheodore Tso1995-09-292-1/+7
* Misc Mac cleanupsKeith Vetter1995-09-292-21/+41
* Working telnet authentication module and project consolidationsKeith Vetter1995-09-281-1/+1
* Systematic rework of all the cleanup code to make the generated objectTheodore Tso1995-09-272-143/+155
* Removed "foo:: foo-$(WHAT)" lines from the MakefileTheodore Tso1995-09-2526-57/+69
* Change password for the MacKeith Vetter1995-09-242-7/+24
* (change has no real effect, but I found the inconsistency when looking forMark Eichin1995-09-242-2/+6