summaryrefslogtreecommitdiffstats
path: root/src/lib/krb5
Commit message (Expand)AuthorAgeFilesLines
* Add krb5_get_prompt_types() functionalityDanilo Almeida2000-03-166-2/+52
* * stdcc.c (krb5_stdcc_destroy): Do not mask KRB5_FCC_NOFILE errorDanilo Almeida2000-03-162-6/+15
* * init_os_ctx.c (os_get_default_config_files): Remove unused variableKen Raeburn2000-03-142-1/+3
* * def_realm.c: Include netinet/in.h if availableKen Raeburn2000-03-142-0/+7
* * configure.in: Check for gethostbyname2Ken Raeburn2000-03-142-1/+5
* Fix one of the bugs discovered at Connectathon: etype specified in preauthKen Raeburn2000-03-133-5/+68
* Change function prototypes to match the entries in krb5.hin - specificallyEzra Peisach2000-03-1211-14/+26
* get_in_tkt.c (krb5_get_init_creds): Always initialize local_as_reply to avoid...Miro Jurisic2000-03-102-0/+7
* * preauth2.c (krb5_do_preauth): Check paorder[h] not h for PA_REAL. Fix from...Ken Raeburn2000-02-262-1/+6
* fix email addrKen Raeburn2000-02-261-1/+1
* forgot room for null pointer at end of local addr arrayKen Raeburn2000-02-262-2/+3
* Separate interface address processing from Kerberos-related functions.Ken Raeburn2000-02-252-159/+238
* Makefile.in (clean-unix): Add clean-libobjsEzra Peisach2000-02-222-1/+5
* * preauth2.c (pa_sam): In send-encrypted-sad mode, check for magic salt lengthKen Raeburn2000-02-162-7/+51
* * localaddr.c (krb5_os_localaddr): Dynamically grow buffer used for SIOCGIFCONFKen Raeburn2000-02-162-10/+69
* Added "Kerberos Preferences" as valid config file on Mac OS. Others will be r...Marshall Vale2000-02-111-11/+17
* * init_os_ctx.c: Added "Kerberos Preferences" as valid config file on Mac OSMarshall Vale2000-02-111-0/+7
* Fixed lxs' fix: strlen (x) + 1 instead of strlen (x+1)Miro Jurisic2000-02-112-2/+6
* changelog updated for stdcc_util.c changeAlexandra Ellwood2000-02-101-0/+5
* Added +1 to strlens so that null terminator will fit in the buffer ;-PAlexandra Ellwood2000-02-101-2/+2
* * init_os_ctx.c: Added changes for the Mac for limited support of Application...Marshall Vale2000-02-081-0/+10
* Limited support for Applicaiton Support folder as location for krb5.ini on th...Marshall Vale2000-02-081-8/+24
* changepw.c (krb5_locate_kpasswd): fixed memory trashing caused by incorrect p...Scott McGuire2000-02-072-1/+7
* * gic_pwd.c (krb5_get_as_key_password): If the as_key enctype is already set toKen Raeburn2000-02-073-15/+35
* updated some comments (fcusack)Ken Raeburn2000-02-072-6/+9
* added flags field to predicted_sam_response (fcusack)Ken Raeburn2000-02-073-11/+13
* more fcusack changes - rest of first setKen Raeburn2000-02-074-2/+19
* Frank Cusack changes, set 1, diffs 1-3 of 4Ken Raeburn2000-02-077-11/+30
* (krb5_locate_kpasswd): fixed memory trashing caused by incorrect pointer arit...Scott McGuire2000-02-042-1/+7
* Removed calls that destroyed and recreated ccapi_data->NamedCache if it exist...Scott McGuire2000-02-042-8/+9
* * krb5_decode.c (krb5_decode_ticket): Add function to provideDanilo Almeida2000-02-022-0/+14
* * kts_g_ent.c, ktsrvtab.h (krb5_ktsrvtab_get_entry): Change theEzra Peisach2000-01-293-2/+9
* * init_ctx.c (get_profile_etype_list): Discard DESONLY changes from 1999-09-01,Ken Raeburn2000-01-272-19/+10
* * krb5_libinit.c: Conditionalize call to stdcc_shutdown()Tom Yu2000-01-242-5/+9
* * configure.in: Fix to build library objects in this directoryTom Yu2000-01-244-5/+16
* Moved krb5, gss, and crypto library initialization/cleanup code into new dedi...Miro Jurisic2000-01-224-0/+67
* * Makefile.in (LIBMINOR): Update to 2Ken Raeburn1999-12-062-1/+5
* * init_ctx.c (get_profile_etype_list): Report an error if noKen Raeburn1999-12-062-0/+11
* merge 1.1 branch, to 12/1/99Ken Raeburn1999-12-0613-398/+2450
* * krb5_err.et (KRB5_OBSOLETE_FN): New error codeKen Raeburn1999-12-062-0/+5
* * mcc.h (mcc_head): Define as macro to give exported name a krb5 prefixKen Raeburn1999-12-062-1/+6
* merge from 1.1 branchKen Raeburn1999-12-064-10/+44
* Replaced Kerberos5GlobalsLib calls with CCAPI v3 calls on MacOSMiro Jurisic1999-11-222-6/+34
* Use CCache2.h under MacOS for CCAPI v2 compatibilityMiro Jurisic1999-11-223-2/+7
* * krb5_err.et (KRB5_CONFIG_ETYPE_NOSUPP): New error codeKen Raeburn1999-11-032-0/+5
* * t_ref_kerb.out: Fix expected zephyr/zephyr outputKen Raeburn1999-11-032-1/+5
* * localaddr.c (krb5_os_localaddr): Conditionalize INET6 support on newKen Raeburn1999-11-022-2/+7
* * krb5_decode.c (begin_structure): Update to deal with indefiniteTom Yu1999-11-017-20/+76
* log tritan's changesTom Yu1999-10-2615-0/+105
* Clean up usage of CFLAGS, CPPFLAGS, DEFS, DEFINES, LOCAL_INCLUDES suchWilfredo Sanchez1999-10-2615-17/+2