summaryrefslogtreecommitdiffstats
path: root/src/lib
Commit message (Expand)AuthorAgeFilesLines
* get_in_tkt.c (krb5_get_init_creds): Always initialize local_as_reply to avoid...Miro Jurisic2000-03-102-0/+7
* Remove keepold argument from create_principal_3, since it is ratherTom Yu2000-02-2710-12/+32
* * server_acl.c (acl_get_line): Patch from Matt Crawford to permit line contin...Ken Raeburn2000-02-262-13/+40
* * 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
* * t_verify.c: Add "const" to casts in calls to mit_des_cbc_encrypt()Ezra Peisach2000-02-253-5/+12
* fix for vpath and du4.0 makeKen Raeburn2000-02-224-0/+16
* Makefile.in (clean-unix): Add clean-libobjsEzra Peisach2000-02-224-2/+10
* from Bear Giles:Ken Raeburn2000-02-212-2/+5
* from Bear Giles:Ken Raeburn2000-02-212-13/+22
* * kadm_rpc_xdr.c (xdr_chpass3_arg):Tom Yu2000-02-192-2/+7
* * kdb_cpw.c (krb5_dbe_crk):Tom Yu2000-02-192-0/+13
* * svc_auth_gssapi.c (_svcauth_gssapi): Don't explicitly freeTom Yu2000-02-189-9/+84
* * auth_gssapi.c (auth_gssapi_create): Free call_res becauseTom Yu2000-02-174-37/+43
* * 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
* * server.c: Add code to set a signal handler for SIGHUP and a fewTom Yu2000-02-153-0/+29
* * svc.c (xprt_register): Zero out xports after allocatingTom Yu2000-02-153-16/+51
* Add client-side stubs and functions with additional capabilities toTom Yu2000-02-1410-15/+501
* 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
* * api.1/lock.exp: Since a "wait" directive to the command list ofTom Yu2000-02-082-0/+12
* * lib/lib.t: Call kinit and kdestroy with -5 flag to accomodateTom Yu2000-02-082-2/+7
* * config/unix.exp: Call send_error instead of fail to preventTom Yu2000-02-073-7/+16
* 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_32.def: Replace decode_krb5_ticket with krb5_decode_ticket.Danilo Almeida2000-02-022-11/+30
* * 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
* limit kadm5 net interface to des for now until gssapi mech is fixedKen Raeburn2000-01-272-2/+14
* * init_ctx.c (get_profile_etype_list): Discard DESONLY changes from 1999-09-01,Ken Raeburn2000-01-272-19/+10
* * init_sec_context.c (krb5_gss_init_sec_context): Default to des-cbc-crcKen Raeburn2000-01-272-1/+6
* * get_myaddress.c (gssrpc_get_myaddress): Copy in from NetBSD;Tom Yu2000-01-242-26/+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
* * Makefile.in (STLIBOBJS): Properly add gss_libinit.o to permitTom Yu2000-01-244-6/+20
* * crypto_libinit.c: Add terminating newline; use 0 and 1 insteadTom Yu2000-01-242-4/+9