2001-06-22 |
Ken Raeburn | vectors.c: New file. Test vectors, submitted for inclu... |
commit | commitdiff | tree | snapshot |
2001-06-22 |
Ken Raeburn | * destest.c (value): Now signed int, since some entries... |
commit | commitdiff | tree | snapshot |
2001-06-22 |
Ken Raeburn | update |
commit | commitdiff | tree | snapshot |
2001-06-22 |
Ken Raeburn | * string2key.c (mit_des_string_to_key_int): Now static |
commit | commitdiff | tree | snapshot |
2001-06-22 |
Ken Raeburn | * derive.c: provide krb5_derive_random, krb5_random2key... |
commit | commitdiff | tree | snapshot |
2001-06-22 |
Ken Raeburn | * checksum.c (krb5_dk_make_checksum): Cast 0x99 to... |
commit | commitdiff | tree | snapshot |
2001-06-22 |
Danilo Almeida | * win-pre.in, win-post.in: Improve output directory... |
commit | commitdiff | tree | snapshot |
2001-06-22 |
Danilo Almeida | * rc_io.c (krb5_rc_io_creat): Make cleanup code easier... |
commit | commitdiff | tree | snapshot |
2001-06-22 |
Ken Raeburn | drop a log entry for deleting an unused variable -... |
commit | commitdiff | tree | snapshot |
2001-06-22 |
Ken Raeburn | * adm_conn.c, kpasswd.c, srv_net.c: Changed various... |
commit | commitdiff | tree | snapshot |
2001-06-21 |
Ezra Peisach | * util_validate.c (g_validate, g_save, g_delete):... |
commit | commitdiff | tree | snapshot |
2001-06-21 |
Ezra Peisach | * test/dbtest.c: Cast argument to isspace() to int... |
commit | commitdiff | tree | snapshot |
2001-06-21 |
Ezra Peisach | * ftpd.c: If NEED_SETENV defined, prototype for setenv. |
commit | commitdiff | tree | snapshot |
2001-06-21 |
Ezra Peisach | * kadm_supp.c (prin_vals): Pass time_t * to localtime... |
commit | commitdiff | tree | snapshot |
2001-06-21 |
Ezra Peisach | * forward.c: If NEED_SETENV defined, provide... |
commit | commitdiff | tree | snapshot |
2001-06-21 |
Ezra Peisach | * telnetd.c: Add prototypes for getent() and tgetent() |
commit | commitdiff | tree | snapshot |
2001-06-21 |
Ezra Peisach | * configure.in: Test for parsetos() prototype and... |
commit | commitdiff | tree | snapshot |
2001-06-21 |
Ezra Peisach | * configure.in (SETENVOBJ): Define NEED_SETENV... |
commit | commitdiff | tree | snapshot |
2001-06-21 |
Ezra Peisach | * ftpd.c: If NEED_SETENV defined, prototype... |
commit | commitdiff | tree | snapshot |
2001-06-21 |
Ezra Peisach | * main.c: Add prototype for daemon if needed |
commit | commitdiff | tree | snapshot |
2001-06-21 |
Ezra Peisach | * ovsec_kadmd.c: Add prototype for daemon if needed |
commit | commitdiff | tree | snapshot |
2001-06-21 |
Ezra Peisach | * configure.in: Test system header files for... |
commit | commitdiff | tree | snapshot |
2001-06-21 |
Ezra Peisach | * configure.in: Test for daemon prototype |
commit | commitdiff | tree | snapshot |
2001-06-21 |
Ezra Peisach | * configure.in: Test need for daemon prototype |
commit | commitdiff | tree | snapshot |
2001-06-21 |
Ezra Peisach | * configure.in: Test if prototypes needed for setenv... |
commit | commitdiff | tree | snapshot |
2001-06-21 |
Ezra Peisach | * configure.in: Use optional argument to KRB5_NEED_PRO... |
commit | commitdiff | tree | snapshot |
2001-06-21 |
Ezra Peisach | * configure.in: Check for daemon() prototype |
commit | commitdiff | tree | snapshot |
2001-06-21 |
Ezra Peisach | * aclocal.m4 (KRB5_LIB_PARAMS): Display test for host... |
commit | commitdiff | tree | snapshot |
2001-06-21 |
Ezra Peisach | * main.c (get_params): Change optind to optinde... |
commit | commitdiff | tree | snapshot |
2001-06-21 |
Ezra Peisach | * kerberos5.c: Add prototype for rd_and_store_f... |
commit | commitdiff | tree | snapshot |
2001-06-21 |
Ezra Peisach | * ftpd.c: Include gssapi/gssapi_krb5.h for... |
commit | commitdiff | tree | snapshot |
2001-06-21 |
Ezra Peisach | * login.c (read_env_vars_from_file: Only define if |
commit | commitdiff | tree | snapshot |
2001-06-21 |
Ezra Peisach | * kdc_preauth.c: Include prototypes for mit_des... |
commit | commitdiff | tree | snapshot |
2001-06-21 |
Ezra Peisach | * admin_internal.h (_KADM5_CHECK_HANDLE): Chang... |
commit | commitdiff | tree | snapshot |
2001-06-21 |
Ezra Peisach | * t_nfold.c (main): Cast argument to printf... |
commit | commitdiff | tree | snapshot |
2001-06-21 |
Ezra Peisach | * t_shs.c: Cast arguments to match printf forma... |
commit | commitdiff | tree | snapshot |
2001-06-21 |
Ezra Peisach | * t_verify.c: Get rid of global variables i,j |
commit | commitdiff | tree | snapshot |
2001-06-21 |
Ezra Peisach | * verify.c (do_decrypt, do_encrypt): Cast argum... |
commit | commitdiff | tree | snapshot |
2001-06-21 |
Ezra Peisach | * t_std_conf.c (test_locate_kdc): Get rid of... |
commit | commitdiff | tree | snapshot |
2001-06-21 |
Ezra Peisach | * chk_trans.c: Cast length arguments of %.... |
commit | commitdiff | tree | snapshot |
2001-06-21 |
Ezra Peisach | * error_message.c (error_message): Conditional... |
commit | commitdiff | tree | snapshot |
2001-06-21 |
Ezra Peisach | * btree/bt_delete.c, btree/bt_put.c, recno... |
commit | commitdiff | tree | snapshot |
2001-06-21 |
Ken Raeburn | oops, missed a change |
commit | commitdiff | tree | snapshot |
2001-06-21 |
Ken Raeburn | * logger.c (krb5_klog_init) [HAVE_SYSLOG]: Loop over... |
commit | commitdiff | tree | snapshot |
2001-06-21 |
Ken Raeburn | fix salt length for afs case |
commit | commitdiff | tree | snapshot |
2001-06-21 |
Ken Raeburn | delete some unnecessary casts |
commit | commitdiff | tree | snapshot |
2001-06-21 |
Ken Raeburn | delete log entry for change i forgot to check in |
commit | commitdiff | tree | snapshot |
2001-06-20 |
Danilo Almeida | * rc_dfl.c, rc_io.c: More compliance with coding standa... |
commit | commitdiff | tree | snapshot |
2001-06-20 |
Ezra Peisach | * kcmd.c: Get rid of prototypes for krb5_write_m... |
commit | commitdiff | tree | snapshot |
2001-06-20 |
Ezra Peisach | * krb5.hin: Move prototypes for krb5_net_read() and |
commit | commitdiff | tree | snapshot |
2001-06-20 |
Ezra Peisach | * acquire_cred.c (acquire_init_cred): Include "k5... |
commit | commitdiff | tree | snapshot |
2001-06-20 |
Ezra Peisach | * server_internal.h: Add prototype for kdb_iter_entry() |
commit | commitdiff | tree | snapshot |
2001-06-20 |
Ezra Peisach | * kname_parse.c (k_isrealm, k_isname, k_isrealm... |
commit | commitdiff | tree | snapshot |
2001-06-20 |
Ezra Peisach | * krb.h: Add prototype for krb__get_srvtabname... |
commit | commitdiff | tree | snapshot |
2001-06-20 |
Ezra Peisach | Fix small stylistic typo |
commit | commitdiff | tree | snapshot |
2001-06-20 |
Ezra Peisach | * krb524d.c: Include <krb5/adm_proto.h> for krb5_log_i... |
commit | commitdiff | tree | snapshot |
2001-06-20 |
Ezra Peisach | * krb524d.c: Include <krb5/adm_proto.h> for krb5_log_i... |
commit | commitdiff | tree | snapshot |
2001-06-20 |
Ezra Peisach | * kdb5_create.c: Include <krb5/adm_proto.h> for |
commit | commitdiff | tree | snapshot |
2001-06-20 |
Ezra Peisach | * t_std_conf.c (test_locate_kdc): Update to new krb5_l... |
commit | commitdiff | tree | snapshot |
2001-06-20 |
Ezra Peisach | * Makefile.in (check-unix): Add $(RUN_SETUP... |
commit | commitdiff | tree | snapshot |
2001-06-20 |
Mitchell Berger | Fixed several typos in comments |
commit | commitdiff | tree | snapshot |
2001-06-20 |
Mitchell Berger | Fixed a bunch of typos |
commit | commitdiff | tree | snapshot |
2001-06-20 |
Ken Raeburn | New implementation of transited-realm checking, with... |
commit | commitdiff | tree | snapshot |
2001-06-20 |
Mitchell Berger | * api.0/init.exp: Silly typo fixed |
commit | commitdiff | tree | snapshot |
2001-06-20 |
Mitchell Berger | * server_dict.c: Silly typo fixed |
commit | commitdiff | tree | snapshot |
2001-06-20 |
Mitchell Berger | * krb524d.c: Call krb5_klog_init before the first point... |
commit | commitdiff | tree | snapshot |
2001-06-20 |
Mitchell Berger | * design.tex: Silly typo fixed |
commit | commitdiff | tree | snapshot |
2001-06-20 |
Ken Raeburn | handle irix high-numbered error codes |
commit | commitdiff | tree | snapshot |
2001-06-20 |
Mitchell Berger | * krb5.tex: Silly typo fixed |
commit | commitdiff | tree | snapshot |
2001-06-20 |
Ken Raeburn | Use a "struct addrlist" instead of separate count and... |
commit | commitdiff | tree | snapshot |
2001-06-19 |
Tom Yu | * kdc_util.c (ktypes2str): New function; construct... |
commit | commitdiff | tree | snapshot |
2001-06-19 |
Ezra Peisach | * ftpcmd.y: Cleanup potential ambiguity between compar... |
commit | commitdiff | tree | snapshot |
2001-06-19 |
Ezra Peisach | pmap_prot2.c (xdr_pmaplist): Ensure variable set before use |
commit | commitdiff | tree | snapshot |
2001-06-19 |
Ezra Peisach | * utility.c (printsub): Ensure variable set before use |
commit | commitdiff | tree | snapshot |
2001-06-19 |
Ezra Peisach | telnet.c (telrcv): Ensure variable set before use |
commit | commitdiff | tree | snapshot |
2001-06-18 |
Ezra Peisach | * encrypt.c (encrypt_is): Cast arguments to printf... |
commit | commitdiff | tree | snapshot |
2001-06-18 |
Ezra Peisach | * dump.c (name_matches): Cleanup warning of assignments in |
commit | commitdiff | tree | snapshot |
2001-06-18 |
Ezra Peisach | * utility.c (printdata): Cast argument to isprint(... |
commit | commitdiff | tree | snapshot |
2001-06-18 |
Ezra Peisach | * commands.c: Cast argument to isspace() to int |
commit | commitdiff | tree | snapshot |
2001-06-18 |
Ezra Peisach | * genget.c (LOWER): Cast argument to isupper()/tolower... |
commit | commitdiff | tree | snapshot |
2001-06-18 |
Ezra Peisach | * gss-client.c (parse_oid): Cast argument to isdigit... |
commit | commitdiff | tree | snapshot |
2001-06-18 |
Ezra Peisach | * krcp.c (sink): Cast argument to isdigit() to int |
commit | commitdiff | tree | snapshot |
2001-06-18 |
Ezra Peisach | * sim_client.c (main): Cast argument to isupper()... |
commit | commitdiff | tree | snapshot |
2001-06-18 |
Ezra Peisach | * kpropd.c (authorized_principal): Cast argument to... |
commit | commitdiff | tree | snapshot |
2001-06-18 |
Ezra Peisach | * kadm_funcs.c: Cast argument to isalnum()/isdigit... |
commit | commitdiff | tree | snapshot |
2001-06-18 |
Ezra Peisach | * ktutil_funcs.c (ktutil_add): Cast argument to isxdig... |
commit | commitdiff | tree | snapshot |
2001-06-18 |
Ezra Peisach | * getdate.y: Cast argument to isalpha()/isspace()/isdig... |
commit | commitdiff | tree | snapshot |
2001-06-18 |
Ezra Peisach | * network.c (setup_network): Cast argument to isspace... |
commit | commitdiff | tree | snapshot |
2001-06-18 |
Ezra Peisach | * server_misc.c (passwd_check): cast argument to |
commit | commitdiff | tree | snapshot |
2001-06-18 |
Ezra Peisach | * alt_prof.c (krb5_read_realm_params): Cast argument... |
commit | commitdiff | tree | snapshot |
2001-06-18 |
Ezra Peisach | * kparse.c (strutol): Cast argument to isupper()/tolow... |
commit | commitdiff | tree | snapshot |
2001-06-18 |
Ezra Peisach | * kparse.c (strutol): Cast argument to isupper()/tolow... |
commit | commitdiff | tree | snapshot |
2001-06-18 |
Ezra Peisach | * dump.c: Include regex.h if exists and if HAVE_REGCOMP |
commit | commitdiff | tree | snapshot |
2001-06-18 |
Ezra Peisach | * configure.in: Check for regex.h |
commit | commitdiff | tree | snapshot |
2001-06-18 |
Ezra Peisach | * acconfig.h: Add HAVE_REGCOMP |
commit | commitdiff | tree | snapshot |
2001-06-18 |
Ezra Peisach | * pre.in (KADM_COMM_DEPLIBS): Depend on GSSRPC_DEPLIBS... |
commit | commitdiff | tree | snapshot |
2001-06-18 |
Ezra Peisach | * main.c (main): Cast arguments to print_status to... |
commit | commitdiff | tree | snapshot |
2001-06-18 |
Ezra Peisach | * loginpaths.h: If _PATH_DEFPATH is defined, undefine... |
commit | commitdiff | tree | snapshot |
2001-06-18 |
Ezra Peisach | * auth_gssapi.c (auth_gssapi_create): Cast const gss_O... |
commit | commitdiff | tree | snapshot |
2001-06-18 |
Ezra Peisach | * accept_sec_context.c acquire_cred.c import_sec_context.c |
commit | commitdiff | tree | snapshot |
next |