krb5.git
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
2003-04-19 Ken Raeburn* definitions.texinfo (DefaultETypeList, DefaultSupport...
2003-04-19 Ken Raeburn* alt_prof.c (kadm5_get_config_params): Add aes256...
2003-04-18 Ken RaeburnTest AES. ** Not all tests pass at present. **
2003-04-18 Ken RaeburnNote to self: Save buffers before checkin, not after...
2003-04-18 Ken Raeburnfix typo
2003-04-18 Ken Raeburn* init_ctx.c (DEFAULT_ETYPE_LIST): Add AES with 256...
2003-04-18 Ken Raeburn* dk_encrypt.c (krb5int_aes_dk_encrypt): Set output...
2003-04-14 Alexandra Ellwood* g_ad_tkt.c: Added support for login library to get_ad...
2003-04-13 Ken RaeburnFinish implementation of CBC+CTS decryption and truncat...
2003-04-13 Ezra PeisachObscure memory leak in asn1_decode_kdc_req_body
2003-04-13 Ken RaeburnAvoid really, really huge cpu time usage caused by...
2003-04-13 Ken Raeburnmemory leak in krb5_read_password
2003-04-12 Tom Yuupdate for 1.3a2
2003-04-11 Tom Yubuild libtelnet with library build framework
2003-04-10 Tom Yuback out requirement of autoconf-2.53
2003-04-09 Tom YuThanks, patch applied
2003-04-09 Sam Hartmanetype info handling infinite loop
2003-04-08 Tom Yudocument krb4 cross-realm patch
2003-04-08 Ken Raeburn* krshd.c (main): Use LOG_AUTH syslog facility, not...
2003-04-07 Ken Raeburn* fake-addrinfo.h (getaddrinfo) [NUMERIC_SERVICE_BROKEN...
2003-04-02 Tom Yudon't install in-tree libdb
2003-04-02 Ken Raeburn* fake-addrinfo.h (COPY_FIRST_CANONNAME) [_AIX]: Define.
2003-04-01 Ken Raeburn* unparse.c (krb5_unparse_name_ext): Don't move buffer...
2003-04-01 Ken RaeburnRed Hat's krb5_princ_size fixes
2003-04-01 Sam HartmanIf the auth context does not have the DO_TIME flag...
2003-04-01 Tom Yu * aclocal.m4: Require autoconf-2.53, since 2.52 generates
next