summaryrefslogtreecommitdiffstats
path: root/src/lib/krb5/krb
Commit message (Expand)AuthorAgeFilesLines
* * preauth2.c (pa_sam): In send-encrypted-sad mode, check for magic salt lengthKen Raeburn2000-02-162-7/+51
* * 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
* more fcusack changes - rest of first setKen Raeburn2000-02-071-0/+1
* Frank Cusack changes, set 1, diffs 1-3 of 4Ken Raeburn2000-02-074-9/+22
* * init_ctx.c (get_profile_etype_list): Discard DESONLY changes from 1999-09-01,Ken Raeburn2000-01-272-19/+10
* * 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
* * t_ref_kerb.out: Fix expected zephyr/zephyr outputKen Raeburn1999-11-032-1/+5
* log tritan's changesTom Yu1999-10-261-0/+7
* Clean up usage of CFLAGS, CPPFLAGS, DEFS, DEFINES, LOCAL_INCLUDES suchWilfredo Sanchez1999-10-261-1/+0
* * conv_princ.c (sconv_list): Don't do conversion for "zephyr" principal.Ken Raeburn1999-10-123-17/+15
* copyright notice updates from 1.1 branchKen Raeburn1999-09-2473-73/+292
* from 1.1 branch:Ken Raeburn1999-09-017-16/+64
* chpw.c (krb5_mk_chpw_req):Alexandra Ellwood1999-08-101-5/+14
* 1999-08-10 Alexandra Ellwood <lxs@mit.edu>Alexandra Ellwood1999-08-101-0/+7
* Document why krb5_win_ccdll_load is called way early in code.Danilo Almeida1999-08-052-3/+14
* * init_ctx.c (get_profile_etype_list): Use profile_release_stringDanilo Almeida1999-08-054-18/+34
* Intialize out_creds pointer to 0 and then check whether it is 0 beforeDanilo Almeida1999-08-042-4/+12
* Updating changelogJeffrey Altman1999-07-231-0/+5
* Rename conf_boolean to krb5_conf_boolean and remove the static designationJeffrey Altman1999-07-231-3/+4
* * enc_helper.c (krb5_encrypt_helper): NULL out the pointer to theTom Yu1999-06-292-2/+10
* * init_ctx.c (krb5_free_context): Set field pointers to NULL after freeingKen Raeburn1999-06-182-5/+19
* init_ctx.c (krb5_init_context): Pass the context toTheodore Tso1999-05-132-2/+9
* Do win32 build in subdirDanilo Almeida1999-05-102-86/+90
* kfree.c (krb5_free_sam_challenge, krb5_free_sam_challenge_contents,Theodore Tso1999-04-104-23/+154
* init_ctx.c (krb5_init_context): Call krb5_win_ccdll_load() to load theTheodore Tso1999-03-312-0/+7
* * sendauth.c (krb5_sendauth): Set credspout to NULL if it'sTom Yu1999-03-092-2/+11
* Makefile.in: Set the myfulldir and mydir variables (which are relativeTheodore Tso1998-12-052-0/+7
* * str_conv.c: Remove krb5_cksumtype_to_string after mergeTom Yu1998-11-032-27/+4
* pull up 3des implementation from the marc-3des branchMarc Horowitz1998-10-3034-956/+682
* * conv_princ.c: Add some additional entries to sconv_list thatTom Yu1998-08-192-0/+27
* Replaced preprocessor symbol _MACINTOSH with macintosh, since macintosh is th...Miro Jurisic1998-07-172-3/+3
* * gic_pwd.c (krb5_get_init_creds_password): Remove unused argumentEzra Peisach1998-07-153-3/+10
* conv_princ.c: Add additional commonly seen Kerberos V4 services to theTheodore Tso1998-07-072-0/+17
* * chk_trans.c: Fix up previous fix; short-circuit out whenTom Yu1998-07-072-2/+8
* chk_trans.c (krb5_check_transited_list): Fix use of an uninitalizedTheodore Tso1998-07-012-2/+7
* srv_rcache.c (krb5_get_server_rcache):Theodore Tso1998-05-273-2/+8
* Make sure the date string printed uses 4 digit yearsTheodore Tso1998-05-142-5/+10
* str_conv.c (krb5_string_to_timestamp, strptime): Fix routines to beTheodore Tso1998-05-094-22/+98
* t_ser.c (main): POSIX states that getopt returns -1 when it is doneTheodore Tso1998-05-063-5/+24
* * get_in_tkt.c: Add prototype for make_preauth_listTom Yu1998-05-042-0/+8
* * get_in_tkt.c (krb5_get_in_tkt): Add missing argument to call toTom Yu1998-05-032-1/+6
* * chk_trans.c (krb5_check_transited_list): Check lengths whenTom Yu1998-03-172-4/+25
* Collapse lib/krb5's configure.in files into a single top-levelTheodore Tso1998-02-283-9/+7
* * recvauth.c (krb5_recvauth): Add some bookkeeping flags so weTom Yu1998-02-202-3/+16
* Remove trailing slash from thisconfigdir. Change directory syntaxTom Yu1998-02-182-2/+7
* Added new file kfree.c, which contained all of the functionsTheodore Tso1998-02-133-0/+582
* Mass makefile/configure.in build system revampTheodore Tso1998-02-122-0/+6
* rd_cred.c (krb5_rd_cred):Theodore Tso1998-02-064-6/+15