krb5.git
2003-02-05 Ezra Peisach * Makefile.in (run-aes-test): Add $(RUN_SETUP...
2003-02-05 Tom Yu * mkrel: Exclude .rconf files
2003-02-05 Tom Yucomment
2003-02-05 Tom Yu * default.exp (start_kerberos_daemons): Use correct...
2003-02-05 Tom Yu * prompter.c (krb5_prompter_posix): Rewrite to no...
2003-02-04 Sam HartmanGet addressless tickets by default
2003-02-04 Sam Hartmandisable krb4 by default
2003-02-04 Tom Yu * login.c (dofork): Don't dissociate from controlling...
2003-02-03 Ken Raeburnupdate dependencies
2003-02-03 Ken Raeburn*** empty log message ***
2003-02-03 Ken RaeburnRemove placeholder file that shouldn't have been checked in
2003-02-03 Ken RaeburnBuild and link in AES crypto code (but don't define...
2003-02-03 Ken Raeburn* aes.c: New file.
2003-02-03 Sam HartmanMake l40 static
2003-02-03 Ken RaeburnAES implementation by Briad Gladman; tweaked for krb5...
2003-02-01 Ken Raeburn* Makefile.in (clean-windows): Remove $(GENS).
2003-01-31 Tom Yu * kcmd.c (v4_des_write): Apply patch from ghudson...
2003-01-31 Ken Raeburn* login.c (main): Initialize 'hostname'
2003-01-31 Ken Raeburn* login.c (try_krb4): Delete unused krb5 principal...
2003-01-30 Sam HartmanChange to use more appropriate sample domains and IPs
2003-01-28 Ken Raeburn* RealmsConfig-glue.c (get_krbhst_default, krb_get_krbh...
2003-01-27 Ken Raeburnkrb4 library breaks old krb_get_admhst API
2003-01-24 Ezra Peisach * parse.c: Include errno.h for declaration of...
2003-01-23 Ken Raeburn* default.exp (start_kerberos_daemons): Record more...
2003-01-22 Ken Raeburn* Makefile.in (all-unix, install): Build and install...
2003-01-21 Sam HartmanTimestamp preauth should return clock skew errors
2003-01-17 Ken Raeburn* krb5_32.def: Export krb5_rc_close, krb5_free_enc_tkt_...
2003-01-17 Ken RaeburnUse new target create-ehdrdir, defined differently...
2003-01-17 Ken Raeburn* krb5.hin (krb5_mk_req_checksum_func): Fix Windows...
2003-01-17 Ken Raeburn* prof_file.c (profile_flush_file_data): [_WIN32]:...
2003-01-17 Ken Raeburn* Makefile.in ($(EHDRDIR)$(S)gssapi.h): Depend on inclu...
2003-01-15 Ken Raeburn* sendauth.c (krb_net_rd_sendauth): Arg raw_len now...
2003-01-15 Tom YuThis is the last piece of the KfM merge
2003-01-15 Ken RaeburnUse "standard" error table processing rules
2003-01-14 Ezra Peisach * Makefile.in (check-unix): Invoke t_krbconf instead...
2003-01-13 Ezra Peisach * Makefile.in (check-unix): Test to see if krb5-config...
2003-01-13 Ken Raeburn* profile.pbexp: New file
2003-01-13 Ken Raeburn* prof_int.h (SHARE_TREE_DATA): Define only on Mac
2003-01-13 Tom YuThis should be all that remains of the 1-2-2-branch...
2003-01-12 Ezra Peisachkadm5_get_either leaks memory
2003-01-12 Ezra PeisachMemory leak in krb5_send_tgs()
2003-01-12 Ezra Peisach * svc_auth_gssapi.c (_svcauth_gssapi_unset_names)...
2003-01-12 Ezra Peisach * kdc_util.h, replay.c, main.c: Pass global krb5_conte...
2003-01-12 Ezra Peisach * kdc5_hammer.c (verify_cs_pair): Use krb5_free_creds...
2003-01-10 Ken RaeburnSearch for ar, ranlib, install in KRB5_BUILD_LIBRARY...
2003-01-10 Ken RaeburnUse passwd entry for ~ expansion if $HOME isn't set.
2003-01-10 Ken Raeburn* server.c: Include port-sockets.h
2003-01-10 Ken RaeburnMove socklen_t and sockaddr_storage definitions to...
2003-01-10 Ken RaeburnUse markers in Makefile.in rather than rules in configu...
2003-01-10 Sam HartmanPatch to get new service tickets in preference to using...
2003-01-10 Ken RaeburnUse socklen_t when passing address to socket functions.
2003-01-09 Ken RaeburnAIX 4.3.3 getaddrinfo() is broken in a slightly differe...
2003-01-09 Sam HartmanBetween the 1.1 and 1.2 releases of Kerberos, the gss...
2003-01-09 Ken Raeburn* Makefile.in (DEFINES): New variable. Define HAS_STDA...
2003-01-09 Ken RaeburnTry to do atomic file swap on UNIX when updating profile
2003-01-09 Ken RaeburnSupport \r as additional line separator on Mac OS X
2003-01-08 Sam HartmanPreviously fwd_tgt_creds required either that the hostn...
2003-01-08 Ezra Peisach * fake-addrinfo.h (freeaddrinfo): Back out 1/3/03...
2003-01-08 Sam Hartman2003-01-08 Sam Hartman <hartmans@mit.edu>
2003-01-08 Ken RaeburnMore const for ops tables
2003-01-08 Ken Raeburn* sendto_kdc.c (state_strings): Now const
2003-01-08 Ken RaeburnMore const for ops tables
2003-01-08 Ken Raeburn* appdefault.c (conf_yes, conf_no): Now const
2003-01-08 Ken RaeburnMake ccache and rcache ops tables const
2003-01-08 Sam HartmanFor new encryption types and for RC4, encrypt the krb_c...
2003-01-08 Ken RaeburnLog entries for Makefile.ov deletion
2003-01-08 Ken RaeburnNuke some old .orig files
2003-01-07 Ken Raeburnnuke old OV makefile stuff
2003-01-07 Sam HartmanFix logic error in previous patch that broke gss_init_s...
2003-01-06 Sam HartmanImplement krb5_auth_con_set_checksum_func, an API for...
2003-01-05 Sam HartmanOnly system headers should declare errno
2003-01-03 Ken Raeburn* ftpd.c (auth_data): Kerberos v4 checksum must be...
2003-01-03 Ezra Peisach * main.c: On exit, free more allocated memory, including:
2003-01-03 Ezra Peisach * compat_recv.c (accept_a_connection): Test...
2003-01-03 Ezra Peisach * fake-addrinfo.h (freeaddrinfo): Do not free a NULL...
2003-01-01 Sam Hartmanblah
2003-01-01 Ezra Peisach * standalone.exp: Only run the keytab to srvtab...
2003-01-01 Ken RaeburnAdd IPv6 support to rshd test/debug code:
2003-01-01 Ken RaeburnRemove files that haven't been used since 1995
2002-12-31 Ken RaeburnMerge some Mac-specific changes from meeroh's branch:
2002-12-30 Ken Raeburn* kerberos_v4.c (process_v4): Use a temporary variable...
2002-12-30 Ken Raeburn* gss-misc.c (send_token, recv_token): Open-code the...
2002-12-23 Tom YuReplace dependencies on generated krb524 and krb4 heade...
2002-12-23 Ezra Peisach * setup_mkey.c (krb5_db_setup_mkey_name): Use...
2002-12-23 Ezra Peisach * asn1_k_decode.c (asn1_decode_sam_challenge_2_...
2002-12-23 Ezra Peisach * t_kerb.c: Include string.h for strcmp prototype
2002-12-23 Ezra Peisach * prof_file.c: Cast return from prof_mutex_lock and
2002-12-23 Ezra PeisachCleanup unused
2002-12-23 Ezra Peisach * t_crc.c: Declare local functions static
2002-12-23 Ezra Peisach * t_cksum.c: Cleanup (potential) variable used...
2002-12-23 Ezra Peisach * authorization.c, heuristic.c, ksu.h: Use...
2002-12-21 Ken Raeburn* prof_int.h: Define USE_PTHREADS and include pthread...
2002-12-20 Ken RaeburnMerge in data tree sharing, minus locking support,...
2002-12-19 Ken RaeburnIgnore some new generated files
2002-12-19 Ken RaeburnClean up some broken uses of "const" in function interfaces
2002-12-19 Ken Raeburn* Makefile.in (check): Remove test_db before running...
2002-12-19 Ken Raeburn* api.2/init-v2.exp (test150, test151, test153): Don...
2002-12-19 Ken Raeburn* init_db (qualname): If "kdb5_util create" fails,...
2002-12-19 Ken Raeburn* env-setup.shin: Set KRB5CCNAME to something under...
2002-12-18 Tom Yu * RealmsConfig-glue.c: Fix up KRB5_CALLCONV
next