]> git.ipfire.org Git - thirdparty/krb5.git/shortlog
thirdparty/krb5.git
2003-12-13  Ken Raeburnundef CFX_EXERCISE gssapi-cfx
2003-12-13  Ken Raeburnundo error-code hack workaround
2003-12-13  Ken Raeburnfix for #undef CFX_EXERCISE case
2003-12-13  Ken Raeburnget a little closer to pre-branch code
2003-12-13  Ken Raeburnimprove support for GSS_S_CONTINUE_NEEDED (still not...
2003-12-13  Ken Raeburnallow 'AUTH' as an unprotected command
2003-12-13  Ken Raeburnhandle return code 335 => command() returns 3
2003-12-13  Ken Raeburnnotice and report authentication error
2003-12-13  Ken Raeburndon't need stdio
2003-12-13  Ken Raeburndrop some debug code
2003-12-13  Ken Raeburndon't need to check for null cred
2003-12-13  Ken Raeburndrop logging code
2003-12-13  Ken Raeburnconditionalize logging code; remove redundant SFILE...
2003-12-12  Ken Raeburnmove logging stuff to private header
2003-12-12  Ken Raeburndelete enctypes var
2003-12-12  Ken Raeburndrop logging code
2003-12-12  Ken Raeburnlog server principal; send bogus token if it doesn...
2003-12-12  Ken Raeburnturn off logging
2003-12-10  Ken Raeburnre-enable testing
2003-12-10  Ken Raeburnunknown token id stuff; delete old enctype list hacks
2003-12-10  Ken Raeburnlog yet more info
2003-12-10  Sam HartmanKey usage values were inconsistent with spec; fix
2003-12-09  Ken Raeburnalways use /tmp/gsslog for logging
2003-12-09  Ken Raeburndefine SFILE for debugging
2003-12-06  Ken Raeburnacceptor subkeys; fix flag bits; test CFX_EXERCISE
2003-12-06  Ken Raeburnfree acceptor subkey
2003-12-06  Ken Raeburndefine CFX_EXERCISE; add acceptor subkey fields
2003-12-05  Ken Raeburnif KRB5_AUTH_CONTEXT_USE_SUBKEY set, mk_rep generates...
2003-12-05  Ken Raeburnnew flag KRB5_AUTH_CONTEXT_USE_SUBKEY
2003-12-05  Ken Raeburndeclare new krb5int_generate_and_save_subkey fn
2003-12-05  Ken Raeburnignore, don't reject, unknown flags; thanks, Sam
2003-12-03  Ken Raeburnrandom pad up to 64k; don't log data blocks; delete...
2003-12-03  Ken Raeburnfix for random padding added while testing
2003-12-03  Ken Raeburndrop some unused code
2003-12-03  Ken Raeburndon't run tests without any supported des enctypes
2003-12-02  Ken Raeburnremove logging calls
2003-12-02  Ken Raeburncheckpoint; most tests work except gssftp "big encrypte...
2003-10-30  Ken Raeburn* k5-int.h (krb5int_c_mandatory_cksumtype): New declaration
2003-10-30  Ken Raeburn* k5-platform.h (load_64_be, load_64_le): Use UINT64_TY...
2003-10-30  Ken Raeburn* aclocal.m4 (WITH_CC): Remove -Wno-comment from gcc...
2003-10-29  Ken Raeburn* gssapiP_generic.h: Include k5-platform.h.
2003-10-16  Ken Raeburncheckpoint
2003-10-15  Ken Raeburncheckpoint - doesn't work yet
2003-10-11  Ken Raeburn* etypes.c (krb5_enctypes_list): Fill in required_ctype...
2003-10-11  Ken Raeburn* k5-platform.h (store_16_be, store_16_le): Use unsigne...
2003-10-10  Ken Raeburn* k5-int.h (struct krb5_keytypes): Added field required...
2003-09-25  Ken Raeburn* serialize.c (krb5_ser_pack_int64, krb5_ser_unpack_int...
2003-09-25  Ken Raeburn* k5-platform.h: New header file. Manages inline-funct...
2003-09-23  no authorThis commit was manufactured by cvs2svn to create branch
2003-09-23  Jeffrey AltmanModify the declaration of the CREDENTIALS structure...
2003-09-13  Ken RaeburnOops, naughty naughty. Use $(CC), not gcc
2003-09-13  Ken Raeburn* shlib.conf (*-*-linux*): Use gcc for linking shared...
2003-09-13  Ken RaeburnAlpha OSF build fails because daemon() tries to call...
2003-09-02  Tom YuApply patch from Cesar Garcia to fix lifetime computati...
2003-09-02  Alexandra Ellwoodkill() might overwrite errno. Save it beforehand
2003-09-02  Alexandra EllwoodFixed handling of krb5_net_write() failing (need to...
2003-09-02  Alexandra EllwoodFixed comment (part of adding Apple Password Server...
2003-09-02  Alexandra EllwoodAdded Apple password server support
2003-08-30  Ken RaeburnWhile libc5 isn't one of our supported configurations...
2003-08-30  Ken RaeburnCopy and build daemon.c in whatever directories need...
2003-08-29  Ken Raeburnkrshd hangs in linux nightly testing
2003-08-27  Ken RaeburnIn my tests (2GHz P4 Linux, 5 minutes, no pre-existing...
2003-08-26  Ken Raeburn* krb5.hin (struct _krb5_donot_replay, krb5_rc_default...
2003-08-26  Ken Raeburn* cc_file.c (krb5_fcc_store_int32, krb5_fcc_store_ui_4...
2003-08-26  Ken Raeburn* configure.in: Don't test for labs, memmove or bcopy.
2003-08-26  Ken Raeburn* getdate.y (bcopy): Don't bother with HAVE_BCOPY and...
2003-08-26  Ken Raeburn* configure.in: Check for some C99 headers and types
2003-08-26  Ken Raeburn* k5-config.h: Unused file deleted
2003-08-26  Ken Raeburn* aclocal.m4 (KRB5_AC_ENABLE_DNS): Drop --enable-dns...
2003-08-26  Ken Raeburn* fake-addrinfo.h (inline): Supported by Sun Forte...
2003-08-26  Ken Raeburn* foreachaddr.c (foreach_localaddr) [HAVE_IFADDRS_H...
2003-08-26  Ken Raeburn* aclocal.m4 (WITH_CCOPTS, WITH_CPPOPTS, WITH_LINKER...
2003-08-21  Ken Raeburnmake depend
2003-08-21  Ken Raeburn* dnssrv.c: New file; split out DNS SRV RR query support...
2003-08-21  Ken Raeburn* configure.in: Don't substitute LIBOBJS, newer autocon...
2003-08-21  Ken Raeburn* Makefile.in (STLIBOBJS, OBJS): Empty
2003-08-21  Ken Raeburn* fake-addrinfo.h (getnameinfo): Define to my_fake_getn...
2003-08-21  Ken RaeburnMake things work on IRIX again
2003-08-21  Ken RaeburnOops. Include errno.h even if gai_strerror isn't being...
2003-08-21  Ken Raeburn* configure.in: Don't replace any missing system functi...
2003-08-21  Ken RaeburnFirst cut at adding local caching to the getaddrinfo...
2003-08-19  Sam HartmanDon't double free the encrypted credential part
2003-08-15  Alexandra Ellwoodkrb_check_auth clears the return value for the schedule...
2003-08-14  Ken Raeburn* configure.in: Check for mode_t
2003-08-13  Ken Raeburn* configure.in: Don't check for or replace vfprintf...
2003-08-13  Ken Raeburnuse my mit changelog id
2003-08-13  Ken Raeburn* Makefile.in (OBJS, STLIBOBJS): Drop setenv.o.
2003-08-12  Tom Yu * cnv_tkt_skey.c (krb524_convert_tkt_skey): Call krb_c...
2003-08-08  Tom Yuget_init_creds_password: DNS SRV off causes bogus REALM...
2003-08-08  Alexandra EllwoodRemove the target requirement for kadmind4 and v5passwdd
2003-08-06  Alexandra Ellwoodconfigure.in: Don't assume all darwin boxes are powerpc...
2003-08-06  Alexandra EllwoodDo not install kadmin4 or v5passwdd on Mac OS X. Also...
2003-08-01  Tom Yu * kinit.c (main): Apply patch from Stephen Grau to...
2003-07-31  Tom Yuadd missing ChangeLog entry
2003-07-31  Jeffrey Altmankrb5_get_host_realm and krb5_free_host_realm should...
2003-07-31  Tom Yuupdate for krb5-1.3.1
2003-07-28  Alexandra EllwoodKfM jam file paths should work from any project file...
2003-07-27  Sam Hartman-s can return non-zero exit status if credentials are...
2003-07-25  Ken Raeburn* admin.texinfo (realms (krb5.conf)): Add description...
2003-07-25  Ken Raeburnuse new config file tag for master KDC
next