summaryrefslogtreecommitdiff
path: root/configure.in
Commit message (Expand)AuthorAgeFilesLines
...
* - Wrote entropy collection routines for systems that lack /dev/randomDamien Miller2000-04-031-12/+39
* Test RSA_private_decrypt when searching for OpenSSLDamien Miller2000-03-261-6/+16
* - Checks for 64 bit int types. Problem report from Mats FredholmDamien Miller2000-03-171-16/+17
* - Clarified --with-default-path option.Damien Miller2000-03-171-0/+17
* - Propogate LD through to MakefileDamien Miller2000-03-161-4/+11
* - Fixed configure not passing LDFLAGS to Solaris. Report from David G.Damien Miller2000-03-161-2/+1
* - Configure fix from Bratislav ILICH <bilic@zepter.ru>Damien Miller2000-03-151-1/+1
* - Created contrib/ subdirectory. Included helpers from Phil Hands'Damien Miller2000-03-151-19/+0
* - Fix broken CFLAGS handling during search for OpenSSL. Fixes va_listDamien Miller2000-03-151-14/+18
* *** empty log message ***Damien Miller2000-03-141-1/+1
* - Include /usr/local/include and /usr/local/lib for systems that don'tDamien Miller2000-03-141-2/+14
* - IPv6 workarounds from Hideaki YOSHIFUJI <yoshfuji@ecei.tohoku.ac.jp>Damien Miller2000-03-111-0/+22
* More config fixesDamien Miller2000-03-111-2/+2
* - Detect RSArefDamien Miller2000-03-111-41/+56
* - Removed warning workaround for Linux and devpts filesystems (no longerDamien Miller2000-03-091-9/+0
* - Configure fix from Hiroshi Takekawa <takekawa@sr3.t.u-tokyo.ac.jp>Damien Miller2000-03-081-1/+1
* - Check for libwrap if --with-tcp-wrappers option specified. SuggestionDamien Miller2000-03-051-1/+18
* - Check for getpagesize in libucb.a if not found in libc. Fix for oldDamien Miller2000-03-051-1/+7
* - Explicitly seed OpenSSL's PRNG before checking rsa_alive()Damien Miller2000-03-051-2/+6
* - Warning was valid - possible race condition on PTYs. Avoided usingDamien Miller2000-03-021-2/+21
* - Big cleanup of autoconf codeDamien Miller2000-03-021-208/+240
* - Removed SOCKS code. Will support through a ProxyCommand.Damien Miller2000-02-071-53/+2
* - Add --with-ssl-dir optionDamien Miller2000-02-031-3/+10
* - Added note in UPGRADING re interop with commercial SSH using idea.Damien Miller2000-01-291-1/+2
* - NeXT keeps it lastlog in /usr/adm. Report fromDamien Miller2000-01-271-1/+1
* - Use preformatted manpages on SCO, report from Gary E. MillerDamien Miller2000-01-261-0/+3
* - AIX patch from Matt Richards <v2matt@btv.ibm.com> and David RankinDamien Miller2000-01-231-2/+42
* - Make IPv4 use the default in RPM packagesDamien Miller2000-01-221-1/+3
* - Merge preformatted manpage patch from Andre LucasDamien Miller2000-01-221-1/+21
* - NetBSD patch from David Rankin <drankin@bohemians.lexington.ky.us> andDamien Miller2000-01-211-25/+30
* - Don't use getaddrinfo on AIXDamien Miller2000-01-201-0/+1
* - Linux/glibc-2.1.2 takes a *long* time to look up names for AF_UNSPECDamien Miller2000-01-191-0/+9
* - SCO compile fixes from Gary E. Miller <gem@rellim.com>Damien Miller2000-01-191-2/+2
* - Compile fix for HPUX and Solaris from Andre LucasDamien Miller2000-01-181-0/+1
* - Fixed --with-pid-dir optionDamien Miller2000-01-181-1/+1
* - Substitute PID directory in sshd.8. Suggestion from AndrewDamien Miller2000-01-171-1/+4
* - Patch from Christos Zoulas <christos@zoulas.com>Damien Miller2000-01-171-5/+15
* - Fix --with-ipaddr-display option test. Fix from Jarno HuuskonenDamien Miller2000-01-171-1/+1
* - Revert __snprintf -> snprintf aliasing. Apparently SolarisDamien Miller2000-01-171-1/+1
* - Compilation fix from Kiyokazu SUTO <suto@ks-and-ks.ne.jp>Damien Miller2000-01-161-1/+1
* - Renamed --with-xauth-path to --with-xauthV_1_2_1_PRE26Damien Miller2000-01-161-2/+11
* - Add --with-xauth-path configure directive and explicit test forDamien Miller2000-01-151-5/+46
* - Merged OpenBSD IPv6 patch:Damien Miller2000-01-141-5/+83
* - Solaris build fix from Gary E. Miller <gem@rellim.com>V_1_2_1_PRE25Damien Miller2000-01-071-6/+9
* - Better KrbIV / AFS detection, based on patch from:Damien Miller2000-01-071-7/+43
* - Fixed annoying DES corruption problem. libcrypt has beenDamien Miller2000-01-061-4/+6
* - Added support for directory-based lastlogsDamien Miller2000-01-021-2/+0
* - Remove test for quad_t. No longer needed.Damien Miller1999-12-311-11/+0
* - Really fix broken default path. Fix from Jim KnobleDamien Miller1999-12-311-1/+1
* - Fill in ut_utaddr utmp field. Report from Benjamin CharronDamien Miller1999-12-311-0/+10