summaryrefslogtreecommitdiffstats
path: root/src/lib/krb5
Commit message (Expand)AuthorAgeFilesLines
...
* Remove krb5_xfree from the public interfaceRichard Basch1997-02-184-15/+71
* Added routine krb5_finish_ets, to complement krb5_initialize_etsRichard Basch1997-02-152-5/+22
* get_in_tkt.c: Initialize as_reply so that an error in one of the earlyRichard Basch1997-02-132-4/+10
* * fwd_tgt.c (krb5_fwd_tgt_creds): Use the client's realm ratherTom Yu1997-02-132-4/+10
* get_creds.c: export krb5_get_credentials_renew, krb5_get_credentials_validateRichard Basch1997-02-112-4/+8
* * crypto_glue.c (krb5_calculate_checksum): Add krb5_const toEzra Peisach1997-02-102-1/+6
* Merge of libhack_branchTom Yu1997-02-0942-244/+401
* mk_faddr.c: Added FAR declarationRichard Basch1997-02-072-6/+10
* copy_addrs.c fwd_tgt.c mk_cred.c sendauth.c: Added FAR declarationsRichard Basch1997-02-075-29/+41
* Windows/NT integration (V1_0_WIN32_BRANCH merge)Richard Basch1997-02-06169-502/+954
* Add brand.c to the SRCS line so that the kerbsrc.mac.tar includesTheodore Tso1996-12-232-0/+6
* brand.c: New file, which allows a release engineer to "brand" the krb5Theodore Tso1996-12-213-0/+22
* Use new call krb5_vercheck() for Windows timebomb checking; this callTheodore Tso1996-12-212-6/+15
* Added the error codes KRB5_APPL_EXPIRED and KRB5_LIB_EXPIREDTheodore Tso1996-12-132-0/+7
* Merge V1_0_FREEZE_3 into the mainline. (Note this merge does *not*Theodore Tso1996-12-138-5/+45
* rc_dfl.c: Apply jik's fix to allow the expunging of the replay cacheTheodore Tso1996-11-192-15/+37
* asn1_k_encode.c (asn1_encode_principal_name): Be liberal aboutTheodore Tso1996-11-152-9/+35
* * osconfig.c: Add warning re: global variablesTom Yu1996-11-142-0/+7
* revert kt_default_name changes; see ChangeLogs for detailsTom Yu1996-11-135-52/+39
* * ktdefname.c (krb5_kt_default_name): Fix a few memory-leak typeTom Yu1996-11-132-5/+11
* * osconfig.c: Remove krb5_defkeyname to catch other things thatTom Yu1996-11-132-2/+3
* * init_ctx.c (krb5_init_context): Oops. Initialize kt_default_nameTom Yu1996-11-132-0/+4
* * ktdefname.c (krb5_kt_default_name): Change logic to no longerTom Yu1996-11-132-30/+54
* * init_ctx.c (krb5_free_context): Free kt_default_name if it'sTom Yu1996-11-132-0/+7
* * Makefile.in (check-unix): Invoking t_ser requires thatEzra Peisach1996-11-093-1/+13
* Remove erroneous changelog entry that should have been entered inTheodore Tso1996-11-081-6/+0
* Check to see if the -lgen library exists; if so, add it to theTheodore Tso1996-11-083-1/+10
* Make the KRB5_CONFIG_CANTOPEN andTheodore Tso1996-11-072-2/+8
* Don't ignore errors found from parsing the config file. Currently, weTheodore Tso1996-11-062-4/+27
* Initialize the error tables, so applications don't need to callTheodore Tso1996-11-062-0/+8
* * serialize.c (krb5_register_serializer): Do not free a NULL pointerEzra Peisach1996-11-052-1/+5
* Make it more obvious that default ticket lifetimes is not yetTheodore Tso1996-10-312-2/+9
* New magic number for the GSSAPI QUEUE structureTheodore Tso1996-10-192-3/+4
* Add magic code for GSS OID, which is needed for the serializationTheodore Tso1996-10-182-0/+6
* get_in_tkt.c (make_preauth_list): Correctly null-terminate theTheodore Tso1996-09-267-27/+125
* Remove references to dead BERK_DB_DBM codeTheodore Tso1996-08-232-15/+8
* * scc_retrv.c: Fix def'n of flags_match to be properlyTom Yu1996-08-152-1/+6
* * mcc_retrv.c: Add parens to def'n of flags_match because == hasTom Yu1996-08-152-1/+6
* * fcc_retrv.c (flags_match): Add parens to def'n of flags_match toTom Yu1996-08-152-1/+6
* * Enough removal of db from aname_to_localname so that Linux compiles;Sam Hartman1996-08-053-10/+23
* * f_keyblock.c (krb5_free_keyblock_contents): addedBarry Jaspan1996-08-022-4/+20
* * an_to_ln.c (aname_do_match): #elif HAVE_REGEXP_H should haveTom Yu1996-07-292-1/+6
* *** empty log message ***Marc Horowitz1996-07-261-0/+6
* * configure.in, an_to_ln.c (do_replacement, aname_do_match): useMarc Horowitz1996-07-261-2/+7
* * an_to_ln.c (do_replacement, aname_do_match): use the compile()Marc Horowitz1996-07-261-15/+7
* Use the error code KRB5_KT_NAME_TOOLONG instead of ENAMETOOLONG, whichTheodore Tso1996-07-242-2/+8
* Change type of first argument to be krb5_preauthtype, to eliminateTheodore Tso1996-07-242-3/+8
* Added new error code KRB5_KT_NAME_TOOLONGTheodore Tso1996-07-242-0/+5
* this commit includes all the changes on the OV_9510_INTEGRATION andMarc Horowitz1996-07-224-4/+38
* Add a call to krb5_win_do_init() on Win16 and Win32 machines. This isTheodore Tso1996-07-112-0/+18