summaryrefslogtreecommitdiff
path: root/configure.in
AgeCommit message (Expand)Author
2000-05-17 - Detect OpenSSL seperatly from RSADamien Miller
2000-05-17 - Several patches from SAKAI Kiyotaka <ksakai@kso.netwk.ntt-at.co.jp>Damien Miller
2000-05-17 - Fix HAVE_PAM_GETENVLIST setting from Simon Wilkinson <sxw@dcs.ed.ac.uk>Damien Miller
2000-05-17 - Applied Tom Bertelson's <tbert@abac.com> AIX authentication fixDamien Miller
2000-05-17 - Fix from Andre Lucas <andre.lucas@dial.pipex.com>Damien Miller
2000-05-08 - Configure caching and cleanup patch from Andre Lucas'Damien Miller
2000-05-07 - Remove references to SSLeay.Damien Miller
2000-05-02 - Add Andre Lucas' <andre.lucas@dial.pipex.com> patch to read entropyDamien Miller
2000-05-02 - Irix portability fixes - don't include netinet headers more than onceDamien Miller
2000-05-01 - Include missing headers for OpenSSL tests. Fix from Phil KarnDamien Miller
2000-04-30 - Integrate Andre Lucas' <andre.lucas@dial.pipex.com> entropy collectionDamien Miller
2000-04-30 - Merge HP-UX fixes and TCB support from Ged Lodder <lodder@yacc.com.au>Damien Miller
2000-04-23 - Define __progname in session.c if libc doesn'tDamien Miller
2000-04-20 - Merge fixes from Debian patch from Phil Hands <phil@hands.com>Damien Miller
2000-04-16 - Reduce diff against OpenBSD sourceDamien Miller
2000-04-08 - Only set define entropy collection macros if they are foundDamien Miller
2000-04-04 - Add tests for RAND_add function when searching for OpenSSLDamien Miller
2000-04-03 - Disable tests and typedefs for 64 bit types. They are currently unused.Damien Miller
2000-04-03 - Wrote entropy collection routines for systems that lack /dev/randomDamien Miller
2000-03-26Test RSA_private_decrypt when searching for OpenSSLDamien Miller
2000-03-17 - Checks for 64 bit int types. Problem report from Mats FredholmDamien Miller
2000-03-17 - Clarified --with-default-path option.Damien Miller
2000-03-16 - Propogate LD through to MakefileDamien Miller
2000-03-16 - Fixed configure not passing LDFLAGS to Solaris. Report from David G.Damien Miller
2000-03-15 - Configure fix from Bratislav ILICH <bilic@zepter.ru>Damien Miller
2000-03-15 - Created contrib/ subdirectory. Included helpers from Phil Hands'Damien Miller
2000-03-15 - Fix broken CFLAGS handling during search for OpenSSL. Fixes va_listDamien Miller
2000-03-14*** empty log message ***Damien Miller
2000-03-14 - Include /usr/local/include and /usr/local/lib for systems that don'tDamien Miller
2000-03-11 - IPv6 workarounds from Hideaki YOSHIFUJI <yoshfuji@ecei.tohoku.ac.jp>Damien Miller
2000-03-11More config fixesDamien Miller
2000-03-11 - Detect RSArefDamien Miller
2000-03-09 - Removed warning workaround for Linux and devpts filesystems (no longerDamien Miller
2000-03-08 - Configure fix from Hiroshi Takekawa <takekawa@sr3.t.u-tokyo.ac.jp>Damien Miller
2000-03-05 - Check for libwrap if --with-tcp-wrappers option specified. SuggestionDamien Miller
2000-03-05 - Check for getpagesize in libucb.a if not found in libc. Fix for oldDamien Miller
2000-03-05 - Explicitly seed OpenSSL's PRNG before checking rsa_alive()Damien Miller
2000-03-02 - Warning was valid - possible race condition on PTYs. Avoided usingDamien Miller
2000-03-02 - Big cleanup of autoconf codeDamien Miller
2000-02-07 - Removed SOCKS code. Will support through a ProxyCommand.Damien Miller
2000-02-03 - Add --with-ssl-dir optionDamien Miller
2000-01-29 - Added note in UPGRADING re interop with commercial SSH using idea.Damien Miller
2000-01-27 - NeXT keeps it lastlog in /usr/adm. Report fromDamien Miller
2000-01-26 - Use preformatted manpages on SCO, report from Gary E. MillerDamien Miller
2000-01-23 - AIX patch from Matt Richards <v2matt@btv.ibm.com> and David RankinDamien Miller
2000-01-22 - Make IPv4 use the default in RPM packagesDamien Miller
2000-01-22 - Merge preformatted manpage patch from Andre LucasDamien Miller
2000-01-21 - NetBSD patch from David Rankin <drankin@bohemians.lexington.ky.us> andDamien Miller
2000-01-20 - Don't use getaddrinfo on AIXDamien Miller
2000-01-19 - Linux/glibc-2.1.2 takes a *long* time to look up names for AF_UNSPECDamien Miller