| Commit message (Expand) | Author | Age | Files | Lines |
* | * xdr_mem.c: Do not assume that XDR x_private field is char * | Ezra Peisach | 2001-07-19 | 2 | -6/+8 |
* | * auth.h: AUTH ah_private structure element changed to void * | Ezra Peisach | 2001-07-19 | 10 | -13/+31 |
* | * hostaddr.c: Include fake-addrinfo.h. | Ken Raeburn | 2001-07-19 | 2 | -18/+81 |
* | New utility program. | Ken Raeburn | 2001-07-19 | 3 | -0/+119 |
* | * locate_kdc.c: Include fake-addrinfo.h. | Ken Raeburn | 2001-07-19 | 2 | -58/+25 |
* | * des.c (des_ecb_encrypt): Put "static" before "const" for local variable "iv" | Ken Raeburn | 2001-07-19 | 2 | -1/+6 |
* | * t_shs3.c: New test file from Marcus Watts. | Ken Raeburn | 2001-07-16 | 4 | -13/+614 |
* | Include string.h for memset prototype | Ezra Peisach | 2001-07-09 | 1 | -0/+1 |
* | * pmap_rmt.c, svc.c, svc_simple.c, svc_udp.c, svc_tcp.c, | Ezra Peisach | 2001-07-09 | 10 | -8/+22 |
* | * rpc_test_clnt.c, rpc_test_svc.c: Include string.h for memset | Ezra Peisach | 2001-07-09 | 3 | -0/+7 |
* | * setenv.c: Include pos-obsolete.h | Ezra Peisach | 2001-07-09 | 3 | -0/+19 |
* | * logger.c (severity2string): Declare as returning const char *. | Ezra Peisach | 2001-07-09 | 2 | -5/+10 |
* | * fgetst.c: Include krb4int.h | Ezra Peisach | 2001-07-08 | 3 | -0/+11 |
* | * server_internal.h: Add prototype for | Ezra Peisach | 2001-07-08 | 2 | -0/+7 |
* | * svr_iters.c: Declare kadm5_get_either static | Ezra Peisach | 2001-07-08 | 2 | -1/+5 |
* | * svc.c (xprt_register): If svc_fdset has not been initilized, | Ezra Peisach | 2001-07-08 | 3 | -1/+16 |
* | * crypto_libinit.c: Include crypto_libinit.h for prototypes | Ezra Peisach | 2001-07-08 | 2 | -0/+5 |
* | * sn2princ.c (krb5_sname_to_principal): Cast tolower argument to int | Ezra Peisach | 2001-07-06 | 3 | -3/+10 |
* | * conv_princ.c (krb5_425_conv_principal): Cast argument to tolower | Ezra Peisach | 2001-07-06 | 2 | -1/+4 |
* | * get_in_tkt.c: Include os-proto.h for _krb5_conf_boolean prototype | Ezra Peisach | 2001-07-06 | 3 | -0/+10 |
* | * auth_unix.c: In case GETGROUPS_T is not defined, default to int | Ezra Peisach | 2001-07-06 | 2 | -0/+7 |
* | * shs.h, shs.c, t_shs.c: Fix sha1 on Windows by renaming LONG to | Danilo Almeida | 2001-07-06 | 4 | -51/+53 |
* | vectors.c: fix some compiler complaints | Ken Raeburn | 2001-07-05 | 2 | -34/+76 |
* | * configure.in: Add AC_TYPE_GETGROUPS to determine argument to | Ezra Peisach | 2001-07-05 | 11 | -30/+71 |
* | * rc_io.c: Declare krb5_rc_io_open_internal static | Ezra Peisach | 2001-07-05 | 2 | -1/+5 |
* | * ser_sctx.c: Declare kg_oid_size and kg_queue_size static | Ezra Peisach | 2001-07-05 | 2 | -2/+6 |
* | * rpc_test_svc.c: Change rpc_test_prog_1 to | Ezra Peisach | 2001-07-02 | 4 | -11/+22 |
* | * init_ctx.c (get_profile_etype_list): Fix etype-counting loop so | Tom Yu | 2001-06-30 | 2 | -4/+10 |
* | * chk_trans.c (foreach_realm): Cleanup loal variable set but never | Ezra Peisach | 2001-06-28 | 2 | -3/+6 |
* | * auth.h: Provide full prototype for xdr_des_block | Ezra Peisach | 2001-06-28 | 33 | -231/+469 |
* | * krb4int.h: Provide prototype for krb_get_default_user and | Ezra Peisach | 2001-06-28 | 2 | -1/+10 |
* | *bindresvport.c: Include gssrpc/rpc.h for prototype | Ezra Peisach | 2001-06-27 | 8 | -44/+88 |
* | * compat_recv.c: Flush out prototype for static krb_v4_recvauth | Ezra Peisach | 2001-06-27 | 2 | -1/+12 |
* | * krb4int.h: Add prototypes for ad_print, krb_svc_init, | Ezra Peisach | 2001-06-27 | 13 | -10/+77 |
* | * gssapi.hin, gssapi_generic.h, gssapi_generic.c: | Tom Yu | 2001-06-27 | 4 | -33/+217 |
* | * krb4int.h: Add prototypes for krb__get_realmsfile(), | Ezra Peisach | 2001-06-26 | 10 | -7/+37 |
* | * str_conv.c (krb5_string_to_keysalts): When parsing string, allow | Ezra Peisach | 2001-06-26 | 2 | -1/+21 |
* | * svc_simple.c (universal): Change transp to s_transp to not | Ezra Peisach | 2001-06-22 | 7 | -38/+52 |
* | * accept_sec_context.c (krb5_gss_accept_sec_context): Do not | Ezra Peisach | 2001-06-22 | 2 | -4/+9 |
* | * util_validate.c (g_save): Cleanup extraneous variable from | Ezra Peisach | 2001-06-22 | 2 | -1/+5 |
* | Cleanup usage of memory free routines: | Danilo Almeida | 2001-06-22 | 9 | -41/+72 |
* | * string2key.c (mit_des_string_to_key_int): Undo last change | Ken Raeburn | 2001-06-22 | 2 | -1/+5 |
* | new file | Ken Raeburn | 2001-06-22 | 1 | -0/+16 |
* | vectors.c: New file. Test vectors, submitted for inclusion in RFC1510bis | Ken Raeburn | 2001-06-22 | 2 | -0/+472 |
* | * destest.c (value): Now signed int, since some entries are negative. | Ken Raeburn | 2001-06-22 | 2 | -5/+12 |
* | update | Ken Raeburn | 2001-06-22 | 1 | -3/+11 |
* | * string2key.c (mit_des_string_to_key_int): Now static | Ken Raeburn | 2001-06-22 | 2 | -1/+5 |
* | * derive.c: provide krb5_derive_random, krb5_random2key a la rfc1510bis (not ... | Ken Raeburn | 2001-06-22 | 2 | -0/+106 |
* | * checksum.c (krb5_dk_make_checksum): Cast 0x99 to char explicitly to silence... | Ken Raeburn | 2001-06-22 | 2 | -1/+6 |
* | * rc_io.c (krb5_rc_io_creat): Make cleanup code easier to read. | Danilo Almeida | 2001-06-22 | 3 | -73/+174 |