krb5.git
2005-05-20 Sam HartmanImplement RFC 3961 PRF
2005-05-18 Ken Raeburn* fake-addrinfo.c (fai_add_hosts_by_name): Pass null...
2005-05-13 Ken Raeburn* configure.in: Merged content from include/configure...
2005-05-13 Ken Raeburn* aclocal.m4 (AC_KRB5_TCL_FIND_CONFIG): Provide comment...
2005-05-13 Ken Raeburn* err_txt.c: Don't include krb_err.c if DEPEND is defined
2005-05-13 Ken Raeburnmake depend
2005-05-13 Ken Raeburn* kerberos_v4.c: Include autoconf.h before testing...
2005-05-04 Ken Raeburnbuild failure on sparc64-solaris
2005-05-01 Ken Raeburntypo fix
2005-05-01 Ken Raeburn* ytypes.h: Include autoconf.h. Include sys/types...
2005-05-01 Ken Raeburn* shs.c (SHSTransform) [CONFIG_SMALL]: Roll loops for...
2005-05-01 Ken Raeburn* md5.c (Transform) [CONFIG_SMALL]: Roll loops for...
2005-05-01 Ken Raeburn* md4.c (Transform) [CONFIG_SMALL]: Roll loops for...
2005-05-01 Ken Raeburn* t_crc.c (main): Don't run timing test for now
2005-04-28 Ken Raeburnupdated dependencies for socket-utils.h change
2005-04-28 Ken Raeburn* yarrow.c: Delete old macintosh support.
2005-04-28 Ken Raeburn* k5-int.h: Include fcntl.h only if HAVE_FCNTL_H is...
2005-04-28 Ken Raeburn* port-sockets.h: On PalmOS, include autoconf.h and...
2005-04-25 Jeffrey Altman the purpose of the krb5_get_credentials call...
2005-04-23 Jeffrey AltmanMove WSAStartup/WSACleanup from DllMain to krb5_init_ct...
2005-04-22 Ken Raeburn* implementor.texinfo (Porting Issues): Fix up formatting
2005-04-22 Ken Raeburn* implementor.texinfo (Networking): New chapter node...
2005-04-22 Ken Raeburn* implementor.texinfo (Thread Shim Layer Implementation...
2005-04-21 Ken Raeburn* implementor.texinfo (Local Addresses): Drop Mac OS...
2005-04-21 Ken Raeburn* Makefile (clean-tex): Delete *.fns, *.vrs, *.tps...
2005-04-21 Ken Raeburn* build.texinfo (HPUX): Add some notes about the thread...
2005-04-21 Ken Raeburnupdate release ids
2005-04-21 Ken Raeburnadd copyright 2005
2005-04-21 Ken RaeburnStop generating per-directory sed scripts, and use...
2005-04-20 Ken Raeburn* depgen.sed: Delete faulty check for $(srcdir), and...
2005-04-20 Ken Raeburn* lib/kadm5/configure.in, kadmin/configure.in: Don...
2005-04-20 Ken RaeburnCompute reltopdir at autoconf time instead of at config...
2005-04-13 Ken RaeburnAllow compile-time specification that small code space...
2005-04-13 Ken Raeburn* aesopt.h: On PalmOS, include FloatMgr.h to get endian...
2005-04-13 Ken Raeburn* aes_s2k.c (krb5int_aes_string_to_key): Widen bytes...
2005-04-13 Ken Raeburn* Makefile.in (all-unix): Don't build aes-gen by defaul...
2005-04-13 Ken Raeburnupdate dependencies
2005-04-13 Ken Raeburn* Makefile.in (BISONFLAGS): Drop -v.
2005-04-13 Ken RaeburnDelete definitions of unused macros NEED_SOCKETS and...
2005-04-07 Tom YuWork around Makefile quoting problems
2005-04-06 Ken Raeburn* commands.c (shell): Change 0 to (char*)NULL in execl...
2005-04-06 Ken Raeburn* krlogind.c (doit): Change 0 to (char*)NULL in execl...
2005-04-06 Ken Raeburnupdate dependencies
2005-03-29 Tom Yufix MITKRB5-SA-2005-001 telnet client vuln
2005-03-28 Ken RaeburnTest new k5_getpwuid_r macro
2005-03-28 Ken Raeburnupdate dependencies
2005-03-26 Ken Raeburn* import_name.c (krb5_gss_import_name): Use k5_getpwuid_r
2005-03-26 Ken Raeburn* configure.in: Don't check for getpwuid_r here.
2005-03-26 Ken Raeburn* kuserok.c (krb5_kuserok): Use k5_getpwnam_r
2005-03-26 Ken Raeburn* configure.in: Don't check for getpwnam_r and getpwuid...
2005-03-26 Ken RaeburnThis patch tightens up our determination of whether...
2005-03-26 Ken Raeburn* Makefile.in ($(srcdir)/krb5/autoconf.stmp): Nuke...
2005-03-25 Ken Raeburnshared library support for HP-UX 10
2005-03-25 Ken Raeburnthreaded test program built even with thread support...
2005-03-23 Tom Yu * dnsglue.h: Define ns_rr_class to ns_rr_cl if ns_rr_c...
2005-03-23 Tom Yu * x-deltat.y (wsnum): Add missing semicolon following...
2005-03-22 Tom Yu * gic_keytab.c (krb5_get_init_creds_keytab): When...
2005-03-20 Alexandra Ellwoodthreads.c (thread_termination): Free array of pointers...
2005-03-15 Jeffrey AltmanThe current wconfig.c does not treat @MAINT@ as a comme...
2005-03-15 Jeffrey Altmankrb5_c_is_keyed_cksum() is a boolean function. It...
2005-03-15 Jeffrey AltmanFix dangerous 64-bit time_t * to long * conversion
2005-03-14 Ken Raeburn* v4gssftp.exp: Identify file correctly for top-level...
2005-03-14 Ken Raeburn* default.exp (start_tail): Make 'standalone' an additi...
2005-03-14 Ken Raeburn* Makefile.in (EXTRADEPSRCS): Define
2005-03-13 Ken Raeburnst_mtim.tv_nsec, not tv_usec
2005-03-13 Ken Raeburnprofile library should check high-resolution timestamps...
2005-03-06 Jeffrey Altman * sn2princ.c (krb5_sname_to_principal):
2005-03-05 Ken RaeburnI think the hpux change here should prevent it from...
2005-03-04 Ken Raeburn* asn1_encode.c (asn1_encode_generaltime): If gmtime_r...
2005-03-04 Ken Raeburnhpux10 has gmtime_r with wrong return type, breaking...
2005-03-04 Ken Raeburn* build.texinfo (HPUX): Update with current state of...
2005-03-04 Ken Raeburnignore more targets and byproducts
2005-03-04 Ken Raeburnbuild user-guide.pdf too
2005-03-04 Ken RaeburnBuild/delete PDF files
2005-03-04 Ken Raeburnprofile_clear_relation doesn't work, iterator still...
2005-03-03 Ken Raeburntime-delta parser doesn't work on HP-UX 10
2005-02-23 Ken Raeburnpossible profile null pointer deref in threaded app
2005-02-17 Ken Raeburn* krb5_libinit.c (krb5int_lib_fini): Only show "skippin...
2005-02-16 Jeffrey AltmanExport missing DATA symbols on Windows
2005-02-16 Ken Raeburn* init_ctx.c (init_common): Delete redundant library...
2005-02-12 Ken Raeburn* gss-misc.c: Include autoconf.h. If both time.h and...
2005-02-12 Tom Yu * kadmin.c (kadmin_startup): New flag "-N" to prevent...
2005-02-11 Tom Yumissed one file on previous commit
2005-02-11 Tom YuImplement principal name and auth flavor fallback for...
2005-02-10 Tom Yu * gic_pwd.c (krb5_get_init_creds_password): Fix so...
2005-02-09 Ken Raeburn* gss-threads: New subdirectory.
2005-02-09 Ken Raeburnmultithreaded gssapi test prog based on gss-sample...
2005-02-09 Ken Raeburn* krb5_libinit.c (krb5int_lib_init, krb5int_lib_fini...
2005-02-09 Ken Raeburn* et/error_message.c (com_err_initialize, com_err_termi...
2005-02-09 Ken RaeburnExercise the dynamic loading/unloading of libraries...
2005-02-09 Ken RaeburnThere is a memory leak here, if a thread has registered...
2005-02-09 Ken Raeburn* Makefile.in (LIBINITFUNC, LIBFINIFUNC): Define
2005-02-09 Ken Raeburn* gss_libinit.c (gssint_lib_init, gssint_lib_fini)...
2005-02-09 Ken RaeburnFix build problem found testing certain combinations...
2005-02-09 Ken RaeburnBuild system support for a library having more than...
2005-02-04 Ken Raeburn* Makefile.in (config.status): Depend on shlib.conf
2005-02-04 Ken Raeburn* aclocal.m4 (KRB5_AC_ENABLE_THREADS): If thread suppor...
2005-02-03 Ken Raeburn* gssapi.hin: (GSS_SIZEOF_INT, GSS_SIZEOF_LONG, GSS_SIZ...
2005-02-03 Ken RaeburnMakefile.in: fix macro syntax in last change
2005-02-03 Ken Raeburn* t_loader.c: New file
next