summaryrefslogtreecommitdiffstats
path: root/src/lib/krb5
Commit message (Expand)AuthorAgeFilesLines
...
* * winccld.h: Define CC_API_VER2 for all Windows code using ccapi.Danilo Almeida2000-04-184-1/+62
* Jeffrey Altman <jaltman@columbia.edu>Jeffrey Altman2000-04-151-1/+1
* 2000-4-13 Alexandra Ellwood <lxs@mit.edu>Alexandra Ellwood2000-04-131-0/+10
* 2000-4-13 Alexandra Ellwood <lxs@mit.edu>Alexandra Ellwood2000-04-132-8/+20
* 2000-4-13 Alexandra Ellwood <lxs@mit.edu>Alexandra Ellwood2000-04-131-0/+7
* 2000-4-13 Alexandra Ellwood <lxs@mit.edu>Alexandra Ellwood2000-04-131-1/+62
* * vfy_increds.c (krb5_verify_init_creds): appdefault_boolean ->Tom Yu2000-04-082-1/+6
* 2000-04-07 Jeffrey Altman <jaltman@columbia.edu>Jeffrey Altman2000-04-073-4/+14
* 2000-04-07 Jeffrey Altman <jaltman@columbia.edu>Jeffrey Altman2000-04-072-4/+12
* 2000-04-03 Jeffrey Altman <jaltman@columbia.edu>Jeffrey Altman2000-04-042-4/+12
* 2000-03-24 Alexandra Ellwood <lxs@mit.edu>Alexandra Ellwood2000-03-242-115/+189
* jaltman@columbia.edu Mar 24, 2000:Jeffrey Altman2000-03-248-171/+93
* Added krb5_free_default_realmMiro Jurisic2000-03-202-1/+15
* 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