| Commit message (Expand) | Author | Age | Files | Lines |
| * | * Makefile.in: Revert $(S)=>/ change, for Windows support | Ken Raeburn | 2002-08-29 | 2 | -2/+6 |
| * | Ignore a bunch of files generated by building in the source tree, excluding | Ken Raeburn | 2002-08-29 | 1 | -0/+2 |
| * | Change $(S)=>/ and $(U)=>.. globally | Ken Raeburn | 2002-08-23 | 2 | -2/+6 |
| * | update comments describing file format | Ken Raeburn | 2002-08-08 | 1 | -3/+10 |
| * | * cr_tkt.c (krb_cr_tkt_int): Don't take key arguments any more. | Ken Raeburn | 2002-08-08 | 2 | -58/+63 |
| * | * log.c: Include stdarg.h. | Ken Raeburn | 2002-07-30 | 3 | -16/+23 |
| * | Don't define DEFINE_SOCKADDR, since nothing tests it any more | Ken Raeburn | 2002-07-13 | 23 | -22/+6 |
| * | drop NEED_TIME_H processing in krb.h | Ken Raeburn | 2002-07-13 | 3 | -2/+10 |
| * | update dependencies | Ken Raeburn | 2002-07-13 | 1 | -122/+74 |
| * | Don't install port-sockets.h, and don't include it from <kerberosIV/krb.h>. | Ken Raeburn | 2002-07-12 | 19 | -0/+26 |
| * | update dependencies | Ken Raeburn | 2002-06-21 | 1 | -83/+129 |
| * | * mk_priv.c (krb4int_address_less): Put braces around v4mapped address | Ken Raeburn | 2002-06-21 | 2 | -2/+12 |
| * | update dependencies | Ken Raeburn | 2002-06-15 | 1 | -19/+14 |
| * | * DNR.c: Deleted | Ken Raeburn | 2002-05-29 | 2 | -309/+4 |
| * | Handle IPv6 sockets that are used to communicate over IPv4, and permit use of | Ken Raeburn | 2002-03-12 | 5 | -68/+182 |
| * | In directories building libraries, generate dependencies for .so/.po files too | Ken Raeburn | 2001-10-20 | 1 | -70/+70 |
| * | Update automatic dependencies to work on Windows by using $(OUTPRE) and | Ken Raeburn | 2001-10-11 | 1 | -73/+74 |
| * | Don't conditionalize prototypes; delete macros supporting it. (Maybe overdone; | Ken Raeburn | 2001-10-10 | 5 | -9/+14 |
| * | Danilo also says we can get rid of _MSDOS (Win16) tests, and explicit FAR/NEA... | Ken Raeburn | 2001-10-06 | 31 | -114/+115 |
| * | Danilo says we can get rid of the DLLIMP stuff now | Ken Raeburn | 2001-10-04 | 37 | -55/+66 |
| * | avoid extra copy of krb_err.h in include; update dependencies | Ken Raeburn | 2001-09-28 | 2 | -2/+7 |
| * | dependencies | Ken Raeburn | 2001-09-01 | 1 | -0/+230 |
| * | * fgetst.c: Include krb4int.h | Ezra Peisach | 2001-07-08 | 3 | -0/+11 |
| * | * krb4int.h: Provide prototype for krb_get_default_user and | Ezra Peisach | 2001-06-28 | 2 | -1/+10 |
| * | * krb4int.h: Add prototypes for ad_print, krb_svc_init, | Ezra Peisach | 2001-06-27 | 13 | -10/+77 |
| * | * krb4int.h: Add prototypes for krb__get_realmsfile(), | Ezra Peisach | 2001-06-26 | 10 | -7/+37 |
| * | * kname_parse.c (k_isrealm, k_isname, k_isrealm): Add | Ezra Peisach | 2001-06-20 | 7 | -16/+22 |
| * | * kparse.c (strutol): Cast argument to isupper()/tolower() to int. | Ezra Peisach | 2001-06-18 | 3 | -3/+4 |
| * | * kparse.c (strutol): Cast argument to isupper()/tolower() to int | Ezra Peisach | 2001-06-18 | 2 | -1/+5 |
| * | * g_pw_in_tkt.c: Include krb5.h so that des_read_password() | Ezra Peisach | 2001-06-18 | 8 | -1/+27 |
| * | * sendauth.c (krb_sendauth): Add KRB5_DLLIMP/KRB5_CALLCONV definitions | Ezra Peisach | 2001-06-11 | 2 | -5/+12 |
| * | * cr_tkt.c (krb_create_ticket): Get rid of last argument (k5key) | Ezra Peisach | 2001-06-08 | 2 | -1/+6 |
| * | * ad_print.c (ad_print): Cast arguments to printf() to longs to | Ezra Peisach | 2001-06-08 | 3 | -1/+7 |
| * | * g_krbrlm.c: Remove unused static variable krb_conf | Ezra Peisach | 2001-06-01 | 19 | -23/+91 |
| * | * Makefile.in (EHDRDIR): Install into kerberosIV subdirectory | Ken Raeburn | 2001-04-14 | 2 | -2/+3 |
| * | * ad_print.c (ad_print): Pass address of session key to des_cblock_print_file, | Ken Raeburn | 2001-04-14 | 2 | -1/+4 |
| * | * g_tkt_svc.c (CredIsExpired): Don't use a variable named "time" | Ken Raeburn | 2001-04-14 | 2 | -9/+13 |
| * | * memcache.h: Don't use macro PROTOTYPE | Danilo Almeida | 2001-04-13 | 2 | -31/+21 |
| * | * cr_err_repl.c (req_act_vno): Delete commented-out declaration | Ken Raeburn | 2001-04-10 | 2 | -9/+2 |
| * | * kparse.c, send_to_kdc.c: Don't use macro PROTOTYPE | Ken Raeburn | 2001-04-10 | 3 | -3/+7 |
| * | * lifetime.c: Remove support for "magic" lifetime value of 255 | Tom Yu | 2001-01-30 | 2 | -11/+7 |
| * | * dest_tkt.c: Clean up uid handling. Fix stat checks | Tom Yu | 2001-01-27 | 4 | -75/+266 |
| * | * Makefile.in (OBJS, SRCS): Add prot_client.o, prot_client.c | Tom Yu | 2001-01-26 | 2 | -0/+4 |
| * | * prot_client.c: New file; client-side protocol support | Tom Yu | 2001-01-26 | 3 | -0/+393 |
| * | * prot_common.c: Fix up some error returns | Tom Yu | 2001-01-24 | 3 | -37/+120 |
| * | document recent large number of changes | Tom Yu | 2001-01-23 | 1 | -0/+48 |
| * | * cr_ciph.c: Include prot.h. KRB4_PUT32 -> KRB4_PUT32BE. | Tom Yu | 2001-01-23 | 1 | -1/+2 |
| * | * prot_common.c: New file; contains functions to encode/decode | Tom Yu | 2001-01-23 | 18 | -67/+636 |
| * | * g_ad_tkt.c: Fix error packet parsing | Tom Yu | 2001-01-19 | 3 | -34/+49 |
| * | * strnlen.c (krb_strnlen): Put The return type before the calling | Danilo Almeida | 2000-11-09 | 2 | -1/+6 |