krb5.git
2001-08-30 Ken Raeburn* fake-addrinfo.h (AI_V4MAPPED, AI_ADDRCONFIG, AI_ALL...
2001-08-30 Ken Raeburnipv6 support, except if source routing is requested...
2001-08-30 Ken Raeburn* telnet.c (setupterm): Now static.
2001-08-30 Ken Raeburnnote ipv6 work still not done
2001-08-30 Ken Raeburnsupport incoming ipv6 connections; debug mode still...
2001-08-30 Ken Raeburnuse fake-addrinfo, get rid of non-getnameinfo support
2001-08-30 Ken Raeburn* termio-tn.c, termios-tn.c: Define dummy variables...
2001-08-30 Ken Raeburncopyrights
2001-08-30 Ken Raeburncopyright; update comments
2001-08-30 Ken Raeburn* kdc5_hammer.c (main): Initialize enctype at entry...
2001-08-30 Ken Raeburnmove socket util definitions (socklen_t, sa2sin, etc...
2001-08-29 Ken Raeburnupdate fake-addrinfo stuff
2001-08-29 Ken Raeburnsplit fake getaddrinfo implementation off into a separa...
2001-08-21 Ken Raeburn* aclocal.m4 (KRB5_AC_CHECK_INET6): Don't check for...
2001-08-21 Ken Raeburn* walk_rtree.c (krb5_walk_realm_tree): Initialize slen...
2001-08-21 Ken Raeburn* glob.c (amatch, case '*'): Treat multiple asterisks...
2001-08-10 Ezra Peisach * clnt_udp.c (clntudp_call): Do not assume that select...
2001-08-08 Ezra Peisach * cnv_tkt_skey.c (HOST_BYTE_ORDER): When casting const...
2001-08-08 Ezra Peisach * walk_rtree.c (krb5_walk_realm_tree): Do not try...
2001-08-07 Ezra Peisach * post.in (all-recurse clean-recurse distclean-recurse
2001-08-06 Ezra Peisach * default.exp (setup_root_shell): Also recognize ...
2001-08-03 Mitchell Berger* ftpd.M: Update the usage line and option descriptions...
2001-08-03 Ken Raeburn* k5-int.h (ss2sin6): New gcc-specific function and...
2001-08-03 Mitchell Berger* ftpd.c (main): Convert to do option parsing with...
2001-08-02 Tom Yu * authenc.c (net_write): Rewrite in terms of netwrite()
2001-08-02 Ken Raeburnimplement libdefaults/extra_addresses
2001-08-02 Ken Raeburn* klist.c: Include k5-int.h and fake-addrinfo.h.
2001-08-02 Ken Raeburn* hostaddr.c (krb5_os_hostaddr): Only retry non-numeric...
2001-08-01 Ken Raeburn* fake-addrinfo.h (AI_NUMERICHOST): Define as zero...
2001-08-01 Ken Raeburn* configure.in: Include stdlib.h in test for swab decla...
2001-07-31 Ken Raeburnkrb5_check_transited_list now takes pointers to const
2001-07-31 Ezra Peisach * svr_principal.c (check_pw_reuse): Change...
2001-07-31 Ezra Peisach * read_passwd.c: Create local variable that...
2001-07-31 Ezra Peisach * genaddrs.c: Use GETPEERNAME_ARG2_TYPE, GETPEE...
2001-07-31 Ezra Peisach * get_in_tkt.c: Cast to unsigned krb5_error...
2001-07-31 Ezra Peisach * aclocal.m4: Fix typo in last change. Do not...
2001-07-30 Ezra Peisach * sendauth.c (krb5_sendauth): Instead of casting secon...
2001-07-30 Ezra Peisach * configure.in: Add KRB5_GETSOCKNAME_ARGS and...
2001-07-30 Ezra PeisachChecked in correct change without extraneous debugging...
2001-07-30 Ezra Peisach * aclocal.m4: Add functions KRB5_GETSOCKNAME_ARGS and
2001-07-30 Ezra Peisach * ftp.c: Declare mech_type in struct gss_trials...
2001-07-28 Danilo AlmeidaUnmark gss_mech_krb5 variable as an import
2001-07-28 Danilo AlmeidaDo no export gss_mech_krb5
2001-07-28 Danilo AlmeidaRemove local Win32-specific definition of gss_mech_krb5.
2001-07-27 Danilo AlmeidaExport gss_mech_krb5 as DATA. Mark all exported variab...
2001-07-27 Danilo Almeida Mark gss_mech_krb5 variable as an import
2001-07-27 Ezra Peisach * gen_port.c (krb5_gen_portaddr): Add const...
2001-07-27 Ezra Peisach * xdr_reference.c (xdr_reference): Remove cast in...
2001-07-27 Ezra Peisach * kdb_xdr.c (krb5_dbe_update_mod_princ_data,
2001-07-25 Ezra Peisach * adb_xdr.c (xdr_krb5_key_data): Use xdr_krb5_ui_2...
2001-07-25 Ezra Peisach * kadm_rpc_xdr.c: Add xdr_krb5_ui_2.
2001-07-25 Ezra Peisach * kdb.h: For structs krb5_tl_data (tl_data_length...
2001-07-25 Ezra Peisach * import_sec_context.c (krb5_gss_import_sec_cont...
2001-07-25 Ezra Peisach * auth_gssapi.c (auth_gssapi_create): Change calling...
2001-07-25 Ezra Peisach * rc_dfl.c (krb5_rc_io_fetch): Once length...
2001-07-25 Ezra Peisach * sn2princ.c: Do not cast away const char ...
2001-07-25 Ezra Peisach * in_tkt_sky.c (krb5_get_in_tkt_with_skey)...
2001-07-25 Ezra Peisach * asn1_k_encode.c: (asn1_encode_predicted_sam_r...
2001-07-24 Jeffrey Altman2001-07-24 Jeffrey Altman <jaltman@columbia.edu>
2001-07-24 Jeffrey Altman2001-07024 Jeffrey Altman <jaltman@columbia.edu>
2001-07-24 Tom Yu * configure.in: Add check for getev() to avoid problem...
2001-07-24 Tom Yu * getpass.c: Remove duplicate definitions of sig_t...
2001-07-24 Danilo Almeida * Makefile.in: Build gssftp client on Win32
2001-07-24 Danilo Almeida * win-pre.in, win-post.in: Move rule-printing code...
2001-07-24 Danilo Almeida * Makefile.in, cmds.c, ftp.c, ftp_var.h, getpass.c...
2001-07-23 Ezra Peisach * setenv.c: Include stdlib.h, provide prototypes...
2001-07-23 Ezra Peisach * setenv.c (setenv): Include stdlib.h for mallo...
2001-07-23 Ezra Peisach * sys_term.c (startslave): Get rid of extra...
2001-07-23 Ezra Peisach * enc_des.c (fb64_start): Remove variable set...
2001-07-23 Ezra Peisach * t_imp_name.c (display_status_1): Remove variab...
2001-07-20 Ken Raeburn* fake-addrinfo.h: Include port-sockets.h instead of...
2001-07-19 Ezra Peisach * xdr_mem.c: Do not assume that XDR x_private field...
2001-07-19 Ezra Peisach * auth.h: AUTH ah_private structure element changed...
2001-07-19 Ken Raeburn* fake-addrinfo.h (translate_h_errno): Supply a default...
2001-07-19 Ken Raeburn* hostaddr.c: Include fake-addrinfo.h.
2001-07-19 Ken Raeburn* klist.c (one_addr): Pass UNIX address family, not...
2001-07-19 Ken Raeburn* prof_tree.c (struct profile_iterator): Member "names...
2001-07-19 Ken RaeburnNew utility program.
2001-07-19 Ken Raeburn* locate_kdc.c: Include fake-addrinfo.h.
2001-07-19 Ken Raeburnprefer inet_addr over inet_aton
2001-07-19 Ken Raeburndelete stuff accidentally committed early
2001-07-19 Ken Raeburndrop temporary sunos4 hacks
2001-07-19 Ken Raeburnmove krb5_os_hostaddr decl from krb5.hin to k5-int.h
2001-07-19 Ken Raeburn* fake-addrinfo.h: New file
2001-07-19 Ken Raeburn* des.c (des_ecb_encrypt): Put "static" before "const...
2001-07-16 Ken Raeburn* string_table.c (str_INITING_KCONTEXT): Variable deleted.
2001-07-16 Ken Raeburn* t_shs3.c: New test file from Marcus Watts.
2001-07-14 Ken Raeburn* v4rcp.c (kstream_create_rcp_from_fd, kstream_create_f...
2001-07-09 Ezra Peisach * admin_server.c: Provide prototype for do_child and...
2001-07-09 Ezra PeisachInclude string.h for memset prototype
2001-07-09 Ezra Peisach * pmap_rmt.c, svc.c, svc_simple.c, svc_udp...
2001-07-09 Ezra Peisach * rpc_test_clnt.c, rpc_test_svc.c: Include string...
2001-07-09 Ezra Peisach * kerberos.c (Data): Third argument now const
2001-07-09 Ezra Peisach * setenv.c: Include pos-obsolete.h
2001-07-09 Ezra Peisach * logger.c (severity2string): Declare as return...
2001-07-09 Ezra Peisach * hash/hash_func.c (hash4): Declare first argum...
2001-07-08 Ezra Peisach * configure.in: Add AC_HEADER_STDARG
2001-07-08 Ezra Peisach * fgetst.c: Include krb4int.h
2001-07-08 Ezra Peisach * server_internal.h: Add prototype for
2001-07-08 Ezra Peisach * svr_iters.c: Declare kadm5_get_either static
next