| Commit message (Expand) | Author | Age | Files | Lines |
| * | * Makefile.in: Revert $(S)=>/ change, for Windows support | Ken Raeburn | 2002-08-29 | 1 | -0/+4 |
| * | Change $(S)=>/ and $(U)=>.. globally | Ken Raeburn | 2002-08-23 | 1 | -0/+4 |
| * | * cr_tkt.c (krb_cr_tkt_int): Don't take key arguments any more. | Ken Raeburn | 2002-08-08 | 1 | -0/+6 |
| * | * log.c: Include stdarg.h. | Ken Raeburn | 2002-07-30 | 1 | -0/+7 |
| * | Don't define DEFINE_SOCKADDR, since nothing tests it any more | Ken Raeburn | 2002-07-13 | 1 | -0/+6 |
| * | drop NEED_TIME_H processing in krb.h | Ken Raeburn | 2002-07-13 | 1 | -0/+4 |
| * | Don't install port-sockets.h, and don't include it from <kerberosIV/krb.h>. | Ken Raeburn | 2002-07-12 | 1 | -0/+7 |
| * | * mk_priv.c (krb4int_address_less): Put braces around v4mapped address | Ken Raeburn | 2002-06-21 | 1 | -0/+6 |
| * | * DNR.c: Deleted | Ken Raeburn | 2002-05-29 | 1 | -0/+4 |
| * | Handle IPv6 sockets that are used to communicate over IPv4, and permit use of | Ken Raeburn | 2002-03-12 | 1 | -0/+18 |
| * | Don't conditionalize prototypes; delete macros supporting it. (Maybe overdone; | Ken Raeburn | 2001-10-10 | 1 | -0/+5 |
| * | Danilo also says we can get rid of _MSDOS (Win16) tests, and explicit FAR/NEA... | Ken Raeburn | 2001-10-06 | 1 | -3/+4 |
| * | Danilo says we can get rid of the DLLIMP stuff now | Ken Raeburn | 2001-10-04 | 1 | -0/+11 |
| * | avoid extra copy of krb_err.h in include; update dependencies | Ken Raeburn | 2001-09-28 | 1 | -0/+5 |
| * | * fgetst.c: Include krb4int.h | Ezra Peisach | 2001-07-08 | 1 | -0/+6 |
| * | * krb4int.h: Provide prototype for krb_get_default_user and | Ezra Peisach | 2001-06-28 | 1 | -0/+6 |
| * | * krb4int.h: Add prototypes for ad_print, krb_svc_init, | Ezra Peisach | 2001-06-27 | 1 | -0/+15 |
| * | * krb4int.h: Add prototypes for krb__get_realmsfile(), | Ezra Peisach | 2001-06-26 | 1 | -0/+14 |
| * | * kname_parse.c (k_isrealm, k_isname, k_isrealm): Add | Ezra Peisach | 2001-06-20 | 1 | -0/+14 |
| * | * kparse.c (strutol): Cast argument to isupper()/tolower() to int. | Ezra Peisach | 2001-06-18 | 1 | -0/+1 |
| * | * kparse.c (strutol): Cast argument to isupper()/tolower() to int | Ezra Peisach | 2001-06-18 | 1 | -0/+4 |
| * | * g_pw_in_tkt.c: Include krb5.h so that des_read_password() | Ezra Peisach | 2001-06-18 | 1 | -0/+12 |
| * | * sendauth.c (krb_sendauth): Add KRB5_DLLIMP/KRB5_CALLCONV definitions | Ezra Peisach | 2001-06-11 | 1 | -0/+5 |
| * | * cr_tkt.c (krb_create_ticket): Get rid of last argument (k5key) | Ezra Peisach | 2001-06-08 | 1 | -0/+5 |
| * | * ad_print.c (ad_print): Cast arguments to printf() to longs to | Ezra Peisach | 2001-06-08 | 1 | -0/+5 |
| * | * g_krbrlm.c: Remove unused static variable krb_conf | Ezra Peisach | 2001-06-01 | 1 | -0/+37 |
| * | * Makefile.in (EHDRDIR): Install into kerberosIV subdirectory | Ken Raeburn | 2001-04-14 | 1 | -0/+2 |
| * | * ad_print.c (ad_print): Pass address of session key to des_cblock_print_file, | Ken Raeburn | 2001-04-14 | 1 | -0/+3 |
| * | * g_tkt_svc.c (CredIsExpired): Don't use a variable named "time" | Ken Raeburn | 2001-04-14 | 1 | -0/+4 |
| * | * memcache.h: Don't use macro PROTOTYPE | Danilo Almeida | 2001-04-13 | 1 | -0/+4 |
| * | * cr_err_repl.c (req_act_vno): Delete commented-out declaration | Ken Raeburn | 2001-04-10 | 1 | -0/+2 |
| * | * kparse.c, send_to_kdc.c: Don't use macro PROTOTYPE | Ken Raeburn | 2001-04-10 | 1 | -0/+4 |
| * | * lifetime.c: Remove support for "magic" lifetime value of 255 | Tom Yu | 2001-01-30 | 1 | -0/+4 |
| * | * dest_tkt.c: Clean up uid handling. Fix stat checks | Tom Yu | 2001-01-27 | 1 | -0/+8 |
| * | * Makefile.in (OBJS, SRCS): Add prot_client.o, prot_client.c | Tom Yu | 2001-01-26 | 1 | -0/+2 |
| * | * prot_client.c: New file; client-side protocol support | Tom Yu | 2001-01-26 | 1 | -0/+7 |
| * | * prot_common.c: Fix up some error returns | Tom Yu | 2001-01-24 | 1 | -0/+7 |
| * | document recent large number of changes | Tom Yu | 2001-01-23 | 1 | -0/+48 |
| * | * g_ad_tkt.c: Fix error packet parsing | Tom Yu | 2001-01-19 | 1 | -0/+7 |
| * | * strnlen.c (krb_strnlen): Put The return type before the calling | Danilo Almeida | 2000-11-09 | 1 | -0/+5 |
| * | * Makefile.in (OBJS, SRCS): Add strnlen.o, strnlen.c | Tom Yu | 2000-11-08 | 1 | -0/+84 |
| * | * configure.in: Use AC_C_CONST and AC_CHECK_FUNCS instead of | Ezra Peisach | 2000-11-01 | 1 | -0/+5 |
| * | * mk_auth.c (krb_check_auth): Modify call to rd_priv() by kludging | Tom Yu | 2000-10-24 | 1 | -0/+17 |
| * | * kparse.c: Provide prototype for static struol(). Do not define | Ezra Peisach | 2000-10-10 | 1 | -0/+5 |
| * | * g_tkt_svc.c (CredIsExpired): Fix logic bug | Tom Yu | 2000-10-08 | 1 | -0/+4 |
| * | * rd_req.c (krb_rd_req): Call life_to_fime() | Tom Yu | 2000-10-07 | 1 | -0/+10 |
| * | My error - add test for mode_t (AC_TYPE_MODE_T) and use that as argument | Ezra Peisach | 2000-10-05 | 1 | -2/+3 |
| * | * netread.c, netwrite.c: Include unistd.h if present on machine | Ezra Peisach | 2000-10-05 | 1 | -0/+10 |
| * | * Makefile.in(OBJS, SRCS): Add lifetime.{o,c} | Tom Yu | 2000-09-01 | 1 | -0/+10 |
| * | * rd_svc_key.c (krb54_get_service_keyblock): If the keytab | Ezra Peisach | 2000-08-22 | 1 | -0/+12 |