summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* fix dohV_1_2_3_PRE3Damien Miller2000-03-152-0/+2
* fix dohDamien Miller2000-03-152-2/+2
* Updated spec file for new version and locationsDamien Miller2000-03-152-8/+28
* Moved package files to contrib/Damien Miller2000-03-159-0/+31
* - Created contrib/ subdirectory. Included helpers from Phil Hands'Damien Miller2000-03-1511-42/+1479
* - Don't free argument to putenv() after use (in setenv() replacement).Damien Miller2000-03-152-1/+6
* - Fix broken CFLAGS handling during search for OpenSSL. Fixes va_listDamien Miller2000-03-152-14/+22
* *** empty log message ***Damien Miller2000-03-141-1/+1
* - Include /usr/local/include and /usr/local/lib for systems that don'tDamien Miller2000-03-143-4/+21
* - Include macro for IN6_IS_ADDR_V4MAPPED. Report fromDamien Miller2000-03-142-1/+14
* *** empty log message ***Damien Miller2000-03-141-0/+1
* *** empty log message ***Damien Miller2000-03-131-1/+1
* Prepare for pre2V_1_2_3_PRE2Damien Miller2000-03-112-2/+2
* - IPv6 workarounds from Hideaki YOSHIFUJI <yoshfuji@ecei.tohoku.ac.jp>Damien Miller2000-03-116-2/+60
* More config fixesDamien Miller2000-03-112-2/+3
* - OpenBSD CVS changeV_1_2_3_PRE1Damien Miller2000-03-112-9/+19
* dohDamien Miller2000-03-112-2/+2
* Prepare for 1.2.3pre releaseDamien Miller2000-03-112-2/+2
* - Detect RSArefDamien Miller2000-03-112-41/+59
* - Removed warning workaround for Linux and devpts filesystems (no longerDamien Miller2000-03-094-15/+3
* - OpenBSD CVS updates to v1.2.3Damien Miller2000-03-0922-180/+310
* - Configure fix from Hiroshi Takekawa <takekawa@sr3.t.u-tokyo.ac.jp>Damien Miller2000-03-083-1/+8
* add warningDamien Miller2000-03-071-0/+7
* Update versionV_1_2_2_P1Damien Miller2000-03-072-2/+2
* Avoid compiler warningsDamien Miller2000-03-051-14/+14
* - Check for libwrap if --with-tcp-wrappers option specified. SuggestionDamien Miller2000-03-052-1/+20
* - Check for getpagesize in libucb.a if not found in libc. Fix for oldDamien Miller2000-03-053-1/+12
* - Explicitly seed OpenSSL's PRNG before checking rsa_alive()Damien Miller2000-03-053-4/+10
* - Fix DEC compile fixDamien Miller2000-03-052-1/+3
* - DEC Unix compile fix from David Del Piero <David.DelPiero@qed.qld.gov.au>Damien Miller2000-03-034-4/+7
* - Don't permanently fail on bind() if getaddrinfo has more choices left forDamien Miller2000-03-034-3/+16
* - Added "make host-key" target, Suggestion from Dominik BrettnacherDamien Miller2000-03-033-2/+9
* - Allow root access to any key. Patch fromDamien Miller2000-03-022-2/+4
* - Warning was valid - possible race condition on PTYs. Avoided usingDamien Miller2000-03-025-5/+49
* - Avoid warning message with Unix98 ptysDamien Miller2000-03-022-3/+4
* - Applied pty cleanup patch from markus.friedl@informatik.uni-erlangen.deDamien Miller2000-03-024-59/+80
* - Big cleanup of autoconf codeDamien Miller2000-03-026-219/+251
* - Removed SOCKS code. Will support through a ProxyCommand.Damien Miller2000-02-074-152/+7
* Import of spilt-off random collection codeDamien Miller2000-02-032-0/+165
* Add apologyDamien Miller2000-02-031-0/+4
* - Add --with-ssl-dir optionDamien Miller2000-02-033-3/+14
* - Fixed SEGVs in authloop, fix from vbzoli@hbrt.huDamien Miller2000-02-032-1/+6
* - Documentation fixes from HARUYAMA Seigo <haruyama@nt.phys.s.u-tokyo.ac.jp>Damien Miller2000-02-024-9/+16
* - Fix lastlog code for directory based lastlogs. Fix from Josh DurhamDamien Miller2000-02-022-2/+6
* - Use socket pairs by default (instead of pipes). Prevents race conditionDamien Miller2000-02-012-1/+5
* - Compile fix from Andre Lucas <andre.lucas@dial.pipex.com>Damien Miller2000-01-292-2/+3
* - Seed OpenSSL's random number generator before generating RSA keypairsDamien Miller2000-01-295-65/+29
* fix commentDamien Miller2000-01-291-1/+1
* - Added note in UPGRADING re interop with commercial SSH using idea.Damien Miller2000-01-293-1/+14
* - NeXT keeps it lastlog in /usr/adm. Report fromDamien Miller2000-01-272-1/+7