krb5.git
2003-05-30 Ken Raeburn* osconf.h (DEFAULT_KDC_ENCTYPE): Default to des3 now
2003-05-30 Ken Raeburnupdate kinit krb4 fallback lifetime default
2003-05-30 Sam HartmanDocument that we support AES and the constraints on...
2003-05-30 Alexandra Ellwood* get_in_tkt.c: (verify_as_reply) Only check the renewa...
2003-05-30 Ken Raeburnupdate path for kdc.conf in man page
2003-05-29 Alexandra Ellwoodkrb524d.h: removed invalid Mac pragmas [RT 1533]
2003-05-28 Tom Yuupdate for krb5-1.3-beta2
2003-05-28 Ken RaeburnRename interface to krb5_524_convert_creds, export...
2003-05-27 Tom YuDocs for admin keytab changes... only this one change...
2003-05-27 Tom Yu * build.texinfo (HPUX): Make HPUX compiler flags simpler
2003-05-27 Tom Yu * schpw.c (process_chpw_request): Log chpw requests
2003-05-27 Ken Raeburn* win-pre.in (CPPFLAGS): Define KRB5_DEPRECATED=1
2003-05-27 Sam HartmanAvoid memory leak of server and client principal in
2003-05-27 Ken Raeburn* Makefile.in (KRBHDEP): Add krb524_err header
2003-05-27 Ken Raeburn* Makefile.in (clean-windows): Remove new "timestamp...
2003-05-25 Ezra Peisach * krb5.hin: Sequence number of krb5_replay_data should...
2003-05-25 Ezra PeisachMissing prototype for krb5_db_iterate_ext
2003-05-24 Ken RaeburnBig step towards integrating libkrb524 into libkrb5:
2003-05-24 Ken Raeburnmake-depend updates
2003-05-24 Sam HartmanWhen generating etype_info2 for DES style keys, use...
2003-05-24 Sam HartmanPopulate etype_info_entry.s2kparams.data
2003-05-23 Ken Raeburnupdate descriptions of OS-specific configure options
2003-05-23 Tom Yu * admin.texinfo (appdefaults): Clarify afs_krb5 slightly
2003-05-23 Sam Hartmanuse kdc_default_options
2003-05-23 Sam HartmanDocument afs_krb5 appdefaults section
2003-05-23 Ezra PeisachMemory leak in kdc etype_info2 preauth
2003-05-23 Tom Yu * gen_seqnum.c (krb5_generate_seq_number): Fix think...
2003-05-23 Tom YuImplement heuristic for matching broken Heimdal sequenc...
2003-05-22 Tom Yu * kt_file.c (krb5_ktfile_get_entry): Check principal...
2003-05-22 Tom YuDefault KRB5_DEPRECATED to 0, but force it to 1 for...
2003-05-22 Sam HartmanLog transited checkd not done as info not error
2003-05-22 Sam HartmanProvide an explicit list of options not to be allowed...
2003-05-22 Ezra PeisachCross realm checks can check beyond end of buffer
2003-05-22 Sam Hartmankrb5int_populate_gic_opt should return void
2003-05-22 Ezra Peisach * kdb5_mkdums.c (main): When attempting to...
2003-05-21 Tom YuSet length correctly in krb5_get_in_tkt_with_password...
2003-05-20 Sam Hartmankrb5_get_in_tkt now only supports old (non-etype-info2...
2003-05-20 Sam HartmanImplement krb5_get_in_tkt_with_password and
2003-05-20 Ezra Peisach * asn1_k_encode.c (asn1_encode_krb_safe_body): Use
2003-05-19 Sam HartmanRegister writable keytabs by default
2003-05-18 Ken Raeburn* depgen.sed: Put print command on separate lines from...
2003-05-18 Tom YuSequence numbers are now unsigned. Implement lenient...
2003-05-17 Ken Raeburn* schpw.c (process_chpw_request): Return KRB5_KPASSWD_B...
2003-05-17 Ken Raeburn* chpw.c (krb5int_rd_chpw_rep): Allow new kpasswd error...
2003-05-17 Ken RaeburnDefine the new error codes
2003-05-17 Ken Raeburn* ser_ctx.c (krb5_context_internalize): Copy read-in...
2003-05-17 Ken Raeburn* default.exp (spawn_xterm): Add KPASSWD and REALMNAME...
2003-05-15 Tom Yu * mkrel: Remote autom4te.cache files
2003-05-15 Sam HartmanOnly allow combine_keys to work on des and 3des enctype...
2003-05-15 Alexandra EllwoodKfM should export krb5_c_string_to_key_with_params
2003-05-14 Ken RaeburnBe more friendly towards parallel builds
2003-05-14 Tom YuUpdate for krb5-1.3-beta1
2003-05-14 Sam HartmanAllow the KDC to return bad integrity errors to the...
2003-05-14 Ken Raeburn* start_servers_local: Set KRB5RCACHEDIR.
2003-05-13 Ken Raeburnprovide shorthand aliases for AES enctypes
2003-05-13 Sam HartmanTry forwarding with no enctype restriction if forwardin...
2003-05-13 Tom Yu * gssapi_krb5.h: Remove check for GSS_RFC_COMPLIANT_OIDS
2003-05-13 Ken RaeburnAES shouldn't be in KDC default enctype list
2003-05-13 Ken Raeburnreduce AES string-to-key iteration count to 4096
2003-05-13 Sam HartmanFix minor error in previous commit that broke v4...
2003-05-13 Sam HartmanFix memory leaks and double frees in preauth2.c
2003-05-13 Sam HartmanAdd AES enctypes to t_encrypt
2003-05-12 Tom Yu * Makefile.in: Add setting of KRB_ERR on Windows
2003-05-12 Sam HartmanDon't #include compile_et .c files
2003-05-12 Sam HartmanDocs should reflect default krb4 mode
2003-05-12 Ezra PeisachCleanup memory in asn.1 testsuite to allow for leak...
2003-05-12 Sam Hartman* IMplement etype_info in KDC. If the request contains...
2003-05-10 Ken RaeburnAdd a new krb5_context field for the config-file tgs_en...
2003-05-10 Tom Yupunt leftover conflict markers
2003-05-10 Ken Raeburnmissed note for an old change
2003-05-10 Tom Yu * krb5.tex: Update subkey-related information to match...
2003-05-10 Tom YuRename the local_subkey and remote_subkey fields in...
2003-05-09 Tom Yu * kpasswd.0/changing.exp: Replace ovpasswd with kpasswd
2003-05-08 Alexandra EllwoodAdded option to search paths correctly with new tools...
2003-05-07 Ken RaeburnNeeded for com_err library testing
2003-05-07 Sam HartmanReorganize kdc_preauth enctype handling
2003-05-07 Alexandra Ellwood* init_os_ctx.c: Added support for KLL's __KLAllowHomeD...
2003-05-07 Alexandra EllwoodAdded krb5_set_password, krb5_set_password_using_ccache...
2003-05-06 Sam HartmanFix typo
2003-05-06 Sam HartmanImplement encoders for etype_info2 and add support...
2003-05-04 Sam HartmanReplace ovpasswd with kpasswd
2003-05-02 Ken Raeburn* port-sockets.h (inet_ntop) [!_WIN32 && !HAVE_MACSOCK_...
2003-05-01 Alexandra Ellwood* kadm_stream.c: Fixed vts_long() and vts_short() so...
2003-04-29 Tom Yuupdate for 1.3a3
2003-04-29 Ken RaeburnAES code shouldn't define uint32_t etc if the system...
2003-04-28 Sam Hartmanset-change password breaks kpasswd
2003-04-28 Ken RaeburnIncorporate krb5_os_context directly into krb5_context...
2003-04-28 Ken Raeburn* ksetpwd.c (init_creds): Let's use C comments for...
2003-04-28 Ezra Peisach * prof_file.c (r_access): Static function. Only include if
2003-04-27 Sam Hartmankrb5_setpw_result_string should be internal
2003-04-25 Sam HartmanBuild ksetpw, a client for the Microsoft set password...
2003-04-25 Sam HartmanImplementation of Microsoft set password client library...
2003-04-25 Ken Raeburn* reconf: Restore support for 2.52; reject older versions
2003-04-25 Ken RaeburnRequire only autoconf 2.52. Try --include argument...
2003-04-24 Ezra Peisach * kfree.c (krb5_free_pwd_sequences): Correction to...
2003-04-24 Ken Raeburnerrno should never be explicitly declared
2003-04-24 Ken RaeburnEliminate explicit declarations of errno; include errno...
2003-04-24 Ken Raeburn* reconf: Drop support for 2.52 and earlier
2003-04-24 Ken RaeburnSimplify autoconf compatibility by requiring that we...
2003-04-23 Ezra Peisachkrb5_free_pwd_sequences only frees first element
next