summaryrefslogtreecommitdiffstats
path: root/src/lib/krb4
Commit message (Expand)AuthorAgeFilesLines
* * krb4int.h: Provide prototype for krb_get_default_user andEzra Peisach2001-06-282-1/+10
* * krb4int.h: Add prototypes for ad_print, krb_svc_init,Ezra Peisach2001-06-2713-10/+77
* * krb4int.h: Add prototypes for krb__get_realmsfile(),Ezra Peisach2001-06-2610-7/+37
* * kname_parse.c (k_isrealm, k_isname, k_isrealm): AddEzra Peisach2001-06-207-16/+22
* * kparse.c (strutol): Cast argument to isupper()/tolower() to int.Ezra Peisach2001-06-183-3/+4
* * kparse.c (strutol): Cast argument to isupper()/tolower() to intEzra Peisach2001-06-182-1/+5
* * g_pw_in_tkt.c: Include krb5.h so that des_read_password()Ezra Peisach2001-06-188-1/+27
* * sendauth.c (krb_sendauth): Add KRB5_DLLIMP/KRB5_CALLCONV definitionsEzra Peisach2001-06-112-5/+12
* * cr_tkt.c (krb_create_ticket): Get rid of last argument (k5key)Ezra Peisach2001-06-082-1/+6
* * ad_print.c (ad_print): Cast arguments to printf() to longs toEzra Peisach2001-06-083-1/+7
* * g_krbrlm.c: Remove unused static variable krb_confEzra Peisach2001-06-0119-23/+91
* * Makefile.in (EHDRDIR): Install into kerberosIV subdirectoryKen Raeburn2001-04-142-2/+3
* * ad_print.c (ad_print): Pass address of session key to des_cblock_print_file,Ken Raeburn2001-04-142-1/+4
* * g_tkt_svc.c (CredIsExpired): Don't use a variable named "time"Ken Raeburn2001-04-142-9/+13
* * memcache.h: Don't use macro PROTOTYPEDanilo Almeida2001-04-132-31/+21
* * cr_err_repl.c (req_act_vno): Delete commented-out declarationKen Raeburn2001-04-102-9/+2
* * kparse.c, send_to_kdc.c: Don't use macro PROTOTYPEKen Raeburn2001-04-103-3/+7
* * lifetime.c: Remove support for "magic" lifetime value of 255Tom Yu2001-01-302-11/+7
* * dest_tkt.c: Clean up uid handling. Fix stat checksTom Yu2001-01-274-75/+266
* * Makefile.in (OBJS, SRCS): Add prot_client.o, prot_client.cTom Yu2001-01-262-0/+4
* * prot_client.c: New file; client-side protocol supportTom Yu2001-01-263-0/+393
* * prot_common.c: Fix up some error returnsTom Yu2001-01-243-37/+120
* document recent large number of changesTom Yu2001-01-231-0/+48
* * cr_ciph.c: Include prot.h. KRB4_PUT32 -> KRB4_PUT32BE.Tom Yu2001-01-231-1/+2
* * prot_common.c: New file; contains functions to encode/decodeTom Yu2001-01-2318-67/+636
* * g_ad_tkt.c: Fix error packet parsingTom Yu2001-01-193-34/+49
* * strnlen.c (krb_strnlen): Put The return type before the callingDanilo Almeida2000-11-092-1/+6
* * Makefile.in (OBJS, SRCS): Add strnlen.o, strnlen.cTom Yu2000-11-0823-1021/+1555
* * configure.in: Use AC_C_CONST and AC_CHECK_FUNCS instead ofEzra Peisach2000-11-012-2/+7
* * mk_auth.c (krb_check_auth): Modify call to rd_priv() by kludgingTom Yu2000-10-247-10/+27
* * kparse.c: Provide prototype for static struol(). Do not defineEzra Peisach2000-10-102-3/+8
* * g_tkt_svc.c (CredIsExpired): Fix logic bugTom Yu2000-10-082-1/+6
* * rd_req.c (krb_rd_req): Call life_to_fime()Tom Yu2000-10-074-25/+67
* My error - add test for mode_t (AC_TYPE_MODE_T) and use that as argumentEzra Peisach2000-10-053-3/+5
* * netread.c, netwrite.c: Include unistd.h if present on machineEzra Peisach2000-10-055-1/+19
* * Makefile.in(OBJS, SRCS): Add lifetime.{o,c}Tom Yu2000-09-013-0/+138
* * rd_svc_key.c (krb54_get_service_keyblock): If the keytabEzra Peisach2000-08-222-1/+19
* * cr_tkt.c (krb_cr_tkt_int): When prototypes were changed to notEzra Peisach2000-08-141-3/+4
* * tf_util.c (tf_init): Add KRB5_DLLIMP/KRB5_CALLCONV definitionsEzra Peisach2000-08-022-7/+12
* * g_pw_tkt.c, unix_time.c: Add KRB5_DLLIMP/KRB5_CALLCONV defintionEzra Peisach2000-07-213-1/+20
* * memcache.c: Add krb_in_tkt() function to initialize ticket for aDanilo Almeida2000-07-202-0/+16
* * in_tkt.c: Add krb_in_tkt() function to initialize ticket for aDanilo Almeida2000-07-192-0/+16
* * cr_tkt.c: Frob prototypes so they don't involve narrow typesTom Yu2000-07-042-8/+12
* * cr_tkt.c: Provide prototype for static krb_cr_tkt_int functionEzra Peisach2000-06-293-1/+16
* pullup from 1.2 branchKen Raeburn2000-06-2729-91/+356
* Change wsanchez@apple -> tritan@mitWilfredo Sanchez2000-06-011-2/+2
* * cr_tkt.c (krb_cr_tkt_int): Add static prototype.Ezra Peisach2000-03-163-0/+18
* log tritan's changesTom Yu1999-10-261-0/+7
* Clean up usage of CFLAGS, CPPFLAGS, DEFS, DEFINES, LOCAL_INCLUDES suchWilfredo Sanchez1999-10-261-3/+2
* ghudson patch for resource leak krb5-libs/769Ken Raeburn1999-10-072-0/+7