]> git.ipfire.org Git - thirdparty/openssh-portable.git/log
thirdparty/openssh-portable.git
25 years agoMade utmpx optional PRE_HPUX_INTEGRATION
Damien Miller [Mon, 20 Dec 1999 22:51:36 +0000 (09:51 +1100)] 
Made utmpx optional

25 years agoAvoid breakage on systems lacking IPv6 headers
Damien Miller [Sat, 18 Dec 1999 09:57:40 +0000 (20:57 +1100)] 
Avoid breakage on systems lacking IPv6 headers

25 years ago - Redhat init script patch from Chun-Chung Chen
Damien Miller [Sat, 18 Dec 1999 09:54:52 +0000 (20:54 +1100)] 
 - Redhat init script patch from Chun-Chung Chen
   <cjj@u.washington.edu>

25 years agoAdded key generation progress meter
Damien Miller [Fri, 17 Dec 1999 03:02:47 +0000 (14:02 +1100)] 
Added key generation progress meter

25 years ago - Correctly handle empty passwords in shadow file. Patch from: V_1_2_1_PRE18
Damien Miller [Thu, 16 Dec 1999 04:10:45 +0000 (15:10 +1100)] 
 - Correctly handle empty passwords in shadow file. Patch from:
   "Chris, the Young One" <cky@pobox.com>

25 years agoBe more specific about required software versions
Damien Miller [Thu, 16 Dec 1999 02:21:52 +0000 (13:21 +1100)] 
Be more specific about required software versions

25 years ago - Merged OpenBSD CVS changes:
Damien Miller [Thu, 16 Dec 1999 02:18:04 +0000 (13:18 +1100)] 
 - Merged OpenBSD CVS changes:
   - [authfd.c ssh-agent.c]
     keysize warnings talk about identity files
   - [packet.c]
     "Connection closed by x.x.x.x": fatal() -> log()

25 years ago - Makefile changes for Solaris from Peter Kocks
Damien Miller [Thu, 16 Dec 1999 02:06:18 +0000 (13:06 +1100)] 
 - Makefile changes for Solaris from Peter Kocks
   <peter.kocks@baygate.com>

25 years agoDoc updates
Damien Miller [Thu, 16 Dec 1999 02:05:30 +0000 (13:05 +1100)] 
Doc updates

25 years agoFix compiler warning
Damien Miller [Thu, 16 Dec 1999 02:05:17 +0000 (13:05 +1100)] 
Fix compiler warning

25 years agoMake break
Damien Miller [Wed, 15 Dec 1999 05:42:45 +0000 (16:42 +1100)] 
Make break

25 years agoPrepare for 1.2.1pre18
Damien Miller [Wed, 15 Dec 1999 05:35:02 +0000 (16:35 +1100)] 
Prepare for 1.2.1pre18

25 years agoFix __attribute__ breakage
Damien Miller [Wed, 15 Dec 1999 05:33:33 +0000 (16:33 +1100)] 
Fix __attribute__ breakage

25 years ago - Integrated patchs from Juergen Keil <jk@tools.de>
Damien Miller [Wed, 15 Dec 1999 00:04:25 +0000 (11:04 +1100)] 
 - Integrated patchs from Juergen Keil <jk@tools.de>
   - Fix SIGIO error in scp
   - Simplify status line printing in scp

25 years ago - Added better test for inline functions compiler support from
Damien Miller [Tue, 14 Dec 1999 22:34:31 +0000 (09:34 +1100)] 
 - Added better test for inline functions compiler support from
   Darren_Hall@progressive.com

25 years ago - Integrated patchs from Juergen Keil <jk@tools.de>
Damien Miller [Tue, 14 Dec 1999 22:06:28 +0000 (09:06 +1100)] 
 - Integrated patchs from Juergen Keil <jk@tools.de>
   - Avoid void* pointer arithmatic
   - Use LDFLAGS correctly

25 years ago - Some older systems don't have poll.h, they use sys/poll.h instead
Damien Miller [Tue, 14 Dec 1999 04:43:03 +0000 (15:43 +1100)] 
 - Some older systems don't have poll.h, they use sys/poll.h instead
 - Doc updates

25 years ago - Clean up broken includes in pty.c
Damien Miller [Mon, 13 Dec 1999 23:54:47 +0000 (10:54 +1100)] 
 - Clean up broken includes in pty.c

25 years ago - OpenBSD CVS Changes
Damien Miller [Mon, 13 Dec 1999 23:47:15 +0000 (10:47 +1100)] 
 - OpenBSD CVS Changes
   - [canohost.c]
     fix get_remote_port() and friends for sshd -i;
     Holger.Trapp@Informatik.TU-Chemnitz.DE
   - [mpaux.c]
     make code simpler. no need for memcpy. niels@ ok
   - [pty.c]
     namebuflen not sizeof namebuflen; bnd@ep-ag.com via djm@mindrot.org
     fix proto; markus
   - [ssh.1]
      typo; mark.baushke@solipsa.com
   - [channels.c ssh.c ssh.h sshd.c]
     type conflict for 'extern Type *options' in channels.c; dot@dotat.at
   - [sshconnect.c]
     move checking of hostkey into own function.
   - [version.h]
     OpenSSH-1.2.1

25 years ago - Fix compilation on systems with AFS. Reported by
Damien Miller [Sun, 12 Dec 1999 21:27:33 +0000 (08:27 +1100)] 
 - Fix compilation on systems with AFS. Reported by
   aloomis@glue.umd.edu
 - Fix installation on Solaris. Reported by
   Gordon Rowell <gordonr@gormand.com.au>
 - Fix gccisms (__attribute__ and inline). Report by edgy@us.ibm.com,
   patch from Markus Friedl <markus.friedl@informatik.uni-erlangen.de>
 - Auto-locate xauth. Patch from David Agraz <dagraz@jahoopa.com>
 - Compile fix from David Agraz <dagraz@jahoopa.com>
 - Avoid compiler warning in bsd-snprintf.c
 - Added pam_limits.so to default PAM config. Suggested by
   Jim Knoble <jmknoble@pobox.com>

25 years agoWhitespace
Damien Miller [Wed, 8 Dec 1999 23:57:00 +0000 (10:57 +1100)] 
Whitespace

25 years ago - Applied patch from David Rankin <drankin@bohemians.lexington.ky.us> V_1_2PRE17
Damien Miller [Wed, 8 Dec 1999 23:48:58 +0000 (10:48 +1100)] 
 - Applied patch from David Rankin <drankin@bohemians.lexington.ky.us>
   to fix libwrap support on NetBSD

25 years agoPrepare for 1.2pre17
Damien Miller [Wed, 8 Dec 1999 23:42:10 +0000 (10:42 +1100)] 
Prepare for 1.2pre17

25 years ago - OpenBSD CVS updates:
Damien Miller [Wed, 8 Dec 1999 23:31:37 +0000 (10:31 +1100)] 
 - OpenBSD CVS updates:
   - [readpass.c]
     avoid stdio; based on work by markus, millert, and I
   - [sshd.c]
     make sure the client selects a supported cipher
   - [sshd.c]
     fix sighup handling.  accept would just restart and daemon handled
     sighup only after the next connection was accepted. use poll on
     listen sock now.
   - [sshd.c]
     make that a fatal

25 years ago - Import of patch from Ben Taylor <bent@clark.net>:
Damien Miller [Wed, 8 Dec 1999 23:16:54 +0000 (10:16 +1100)] 
 - Import of patch from Ben Taylor <bent@clark.net>:
   - Improved PAM support
   - "uninstall" rule for Makefile
   - utmpx support
   - Should fix PAM problems on Solaris

25 years ago - Compile fix for Solaris with /dev/ptmx from
Damien Miller [Tue, 7 Dec 1999 21:53:52 +0000 (08:53 +1100)] 
 - Compile fix for Solaris with /dev/ptmx from
   David Agraz <dagraz@jahoopa.com>

25 years agoThird time lucky V_1_2_PRE16
Damien Miller [Tue, 7 Dec 1999 06:03:33 +0000 (17:03 +1100)] 
Third time lucky

25 years agoThird time lucky
Damien Miller [Tue, 7 Dec 1999 06:02:57 +0000 (17:02 +1100)] 
Third time lucky

25 years agoundone silly changes
Damien Miller [Tue, 7 Dec 1999 06:01:13 +0000 (17:01 +1100)] 
undone silly changes

25 years agoVicarious (sp?) changes to try to fix -k option
Damien Miller [Tue, 7 Dec 1999 06:00:20 +0000 (17:00 +1100)] 
Vicarious (sp?) changes to try to fix -k option

25 years agodoc
Damien Miller [Tue, 7 Dec 1999 05:55:04 +0000 (16:55 +1100)] 
doc

25 years agoforgot -kb when imported
Damien Miller [Tue, 7 Dec 1999 05:51:32 +0000 (16:51 +1100)] 
forgot -kb when imported

25 years agoForgot -kb
Damien Miller [Tue, 7 Dec 1999 05:47:28 +0000 (16:47 +1100)] 
Forgot -kb

25 years agoReimport with -kb set
Damien Miller [Tue, 7 Dec 1999 05:45:20 +0000 (16:45 +1100)] 
Reimport with -kb set

25 years agoForgot -kb when checking in
Damien Miller [Tue, 7 Dec 1999 05:45:00 +0000 (16:45 +1100)] 
Forgot -kb when checking in

25 years agoQuiet untar
Damien Miller [Tue, 7 Dec 1999 05:32:10 +0000 (16:32 +1100)] 
Quiet untar

25 years agoAdd buildprereq
Damien Miller [Tue, 7 Dec 1999 05:31:18 +0000 (16:31 +1100)] 
Add buildprereq

25 years ago*** empty log message ***
Damien Miller [Tue, 7 Dec 1999 05:21:40 +0000 (16:21 +1100)] 
*** empty log message ***

25 years agoTweak
Damien Miller [Tue, 7 Dec 1999 05:21:32 +0000 (16:21 +1100)] 
Tweak

25 years agoUpdated spec
Damien Miller [Tue, 7 Dec 1999 05:20:49 +0000 (16:20 +1100)] 
Updated spec

25 years ago - Merged more OpenBSD changes:
Damien Miller [Tue, 7 Dec 1999 04:38:31 +0000 (15:38 +1100)] 
 - Merged more OpenBSD changes:
   - [atomicio.c authfd.c scp.c serverloop.c ssh.h sshconnect.c sshd.c]
     move atomicio into it's own file.  wrap all socket write()s which
     were doing write(sock, buf, len) != len, with atomicio() calls.
   - [auth-skey.c]
     fd leak
   - [authfile.c]
     properly name fd variable
   - [channels.c]
     display great hatred towards strcpy
   - [pty.c pty.h sshd.c]
     use openpty() if it exists (it does on BSD4_4)
   - [tildexpand.c]
     check for ~ expansion past MAXPATHLEN
 - Modified helper.c to use new atomicio function.
 - Reformat Makefile a little
 - Moved RC4 routines from rc4.[ch] into helper.c
 - Added autoconf code to detect /dev/ptmx (Solaris) and /dev/ptc (AIX)

25 years ago - Fix PAM account and session being called multiple times. Problem
Damien Miller [Tue, 7 Dec 1999 03:56:27 +0000 (14:56 +1100)] 
 - Fix PAM account and session being called multiple times. Problem
   reported by Adrian Baugh <adrian@merlin.keble.ox.ac.uk>

25 years agoFixed default SSH_ASKPASS
Damien Miller [Tue, 7 Dec 1999 03:54:53 +0000 (14:54 +1100)] 
Fixed default SSH_ASKPASS

25 years ago - sshd Redhat init script patch from Jim Knoble <jmknoble@pobox.com>
Damien Miller [Tue, 7 Dec 1999 03:53:57 +0000 (14:53 +1100)] 
 - sshd Redhat init script patch from Jim Knoble <jmknoble@pobox.com>
   fixes compatability with 4.x and 5.x

25 years ago - Merged OpenBSD CVS changes:
Damien Miller [Mon, 6 Dec 1999 00:47:28 +0000 (11:47 +1100)] 
 - Merged OpenBSD CVS changes:
   - [auth-krb4.c auth-passwd.c auth-skey.c ssh.
     move skey-auth from auth-passwd.c to auth-s
   - [auth-rsa.c]
     warn only about mismatch if key is _used_
     warn about keysize-mismatch with log() not
     channels.c readconf.c readconf.h ssh.c ssh.
     ports are u_short
   - [hostfile.c]
     indent, shorter warning
   - [nchan.c]
     use error() for internal errors
   - [packet.c]
     set loglevel for SSH_MSG_DISCONNECT to log(
     serverloop.c
     indent
   - [ssh-add.1 ssh-add.c ssh.h]
     document , reasonable default
   - [ssh.1]
     CheckHostIP is not available for connects v
   - [sshconnect.c]
     typo
     easier to read client code for passwd and s
     turn of checkhostip for proxy connects, sin

25 years agoSmall cleanup of PAM code
Damien Miller [Sat, 4 Dec 1999 09:24:48 +0000 (20:24 +1100)] 
Small cleanup of PAM code

25 years agoFix symlinks on Solaris
Damien Miller [Mon, 29 Nov 1999 22:47:52 +0000 (09:47 +1100)] 
Fix symlinks on Solaris

25 years ago - Add definition for __P()
Damien Miller [Fri, 26 Nov 1999 01:21:24 +0000 (12:21 +1100)] 
 - Add definition for __P()
 - Added [v]snprintf() replacement for systems that lack it

25 years agoDoc updates V_1_2_PRE15
Damien Miller [Thu, 25 Nov 1999 02:50:10 +0000 (13:50 +1100)] 
Doc updates

25 years agodisable buildprereqs for Suse RPM
Damien Miller [Thu, 25 Nov 1999 02:41:09 +0000 (13:41 +1100)] 
disable buildprereqs for Suse RPM

25 years agoinstall fix
Damien Miller [Thu, 25 Nov 1999 02:40:22 +0000 (13:40 +1100)] 
install fix

25 years agoinstall cleanup
Damien Miller [Thu, 25 Nov 1999 02:36:42 +0000 (13:36 +1100)] 
install cleanup

25 years agoInstall correct askpass
Damien Miller [Thu, 25 Nov 1999 02:32:34 +0000 (13:32 +1100)] 
Install correct askpass

25 years agoDon't need to #define ASKPASS_PROGRAM any more
Damien Miller [Thu, 25 Nov 1999 02:26:36 +0000 (13:26 +1100)] 
Don't need to #define ASKPASS_PROGRAM any more

25 years agoUpdate SPEC files
Damien Miller [Thu, 25 Nov 1999 02:24:58 +0000 (13:24 +1100)] 
Update SPEC files

25 years agoRemoved old with-askpass option
Damien Miller [Thu, 25 Nov 1999 02:19:55 +0000 (13:19 +1100)] 
Removed old with-askpass option

25 years ago - Merged beginnings of AIX support from Tor-Ake Fransson <torake@hotmail.com>
Damien Miller [Thu, 25 Nov 1999 02:08:31 +0000 (13:08 +1100)] 
 - Merged beginnings of AIX support from Tor-Ake Fransson <torake@hotmail.com>

25 years ago - Added BSD compatible install program and autoconf test, thanks to
Damien Miller [Thu, 25 Nov 1999 01:31:26 +0000 (12:31 +1100)] 
 - Added BSD compatible install program and autoconf test, thanks to
   Niels Kristian Bech Jensen <nkbj@image.dk>
 - Solaris fixing, thanks to Ben Taylor <bent@clark.net>

25 years ago - More reformatting merged from OpenBSD CVS
Damien Miller [Thu, 25 Nov 1999 00:55:45 +0000 (11:55 +1100)] 
 - More reformatting merged from OpenBSD CVS
 - Merged OpenBSD CVS changes:
   - [channels.c]
     fix packet_integrity_check() for !have_hostname_in_open.
     report from mrwizard@psu.edu via djm@ibs.com.au
   - [channels.c]
     set SO_REUSEADDR and SO_LINGER for forwarded ports.
     chip@valinux.com via damien@ibs.com.au
   - [nchan.c]
     it's not an error() if shutdown_write failes in nchan.
   - [readconf.c]
     remove dead #ifdef-0-code
   - [readconf.c servconf.c]
     strcasecmp instead of tolower
   - [scp.c]
     progress meter overflow fix from damien@ibs.com.au
   - [ssh-add.1 ssh-add.c]
     SSH_ASKPASS support
   - [ssh.1 ssh.c]
     postpone fork_after_authentication until command execution,
     request/patch from jahakala@cc.jyu.fi via damien@ibs.com.au
     plus: use daemon() for backgrounding

25 years ago - More reformatting merged from OpenBSD CVS
Damien Miller [Thu, 25 Nov 1999 00:54:57 +0000 (11:54 +1100)] 
 - More reformatting merged from OpenBSD CVS
 - Merged OpenBSD CVS changes:
   - [channels.c]
     report from mrwizard@psu.edu via djm@ibs.com.au
   - [channels.c]
     set SO_REUSEADDR and SO_LINGER for forwarded ports.
     chip@valinux.com via damien@ibs.com.au
   - [nchan.c]
     it's not an error() if shutdown_write failes in nchan.
   - [readconf.c]
     remove dead #ifdef-0-code
   - [readconf.c servconf.c]
     strcasecmp instead of tolower
   - [scp.c]
     progress meter overflow fix from damien@ibs.com.au
   - [ssh-add.1 ssh-add.c]
     SSH_ASKPASS support
   - [ssh.1 ssh.c]
     postpone fork_after_authentication until command execution,
     request/patch from jahakala@cc.jyu.fi via damien@ibs.com.au
     plus: use daemon() for backgrounding

25 years ago*** empty log message ***
Damien Miller [Wed, 24 Nov 1999 23:42:08 +0000 (10:42 +1100)] 
*** empty log message ***

25 years ago - Merged very large OpenBSD source code reformat
Damien Miller [Wed, 24 Nov 1999 13:26:21 +0000 (00:26 +1100)] 
 - Merged very large OpenBSD source code reformat
 - OpenBSD CVS updates
   - [channels.c cipher.c compat.c log-client.c scp.c serverloop.c]
     [ssh.h sshd.8 sshd.c]
     syslog changes:
     * Unified Logmessage for all auth-types, for success and for failed
     * Standard connections get only ONE line in the LOG when level==LOG:
       Auth-attempts are logged only, if authentication is:
          a) successfull or
          b) with passwd or
          c) we had more than AUTH_FAIL_LOG failues
     * many log() became verbose()
     * old behaviour with level=VERBOSE
   - [readconf.c readconf.h ssh.1 ssh.h sshconnect.c sshd.c]
     tranfer s/key challenge/response data in SSH_SMSG_AUTH_TIS_CHALLENGE
     messages. allows use of s/key in windows (ttssh, securecrt) and
     ssh-1.2.27 clients without 'ssh -v', ok: niels@
   - [sshd.8]
     -V, for fallback to openssh in SSH2 compatibility mode
   - [sshd.c]
     fix sigchld race; cjc5@po.cwru.edu

25 years ago - Add recommendation to use GNU make to INSTALL document
Damien Miller [Tue, 23 Nov 1999 01:36:29 +0000 (12:36 +1100)] 
 - Add recommendation to use GNU make to INSTALL document

25 years ago - Numerous little Solaris fixes
Damien Miller [Tue, 23 Nov 1999 00:24:32 +0000 (11:24 +1100)] 
 - Numerous little Solaris fixes

25 years ago - Added SuSE package files from Chris Saia <csaia@wtower.com>
Damien Miller [Mon, 22 Nov 1999 23:11:29 +0000 (10:11 +1100)] 
 - Added SuSE package files from Chris Saia <csaia@wtower.com>
 - Restructured package-related files under packages/
 - Added generic PAM config

25 years agoUse puts instead of printf
Damien Miller [Mon, 22 Nov 1999 11:42:17 +0000 (22:42 +1100)] 
Use puts instead of printf

25 years ago - Configure, Make and changelog corrections from Tudor Bosman
Damien Miller [Mon, 22 Nov 1999 11:31:49 +0000 (22:31 +1100)] 
 - Configure, Make and changelog corrections from Tudor Bosman
   <tudorb@jm.nu> and Niels Kristian Bech Jensen <nkbj@image.dk>

25 years agoprepare for 1.2pre14 V_1_2_PRE14
Damien Miller [Mon, 22 Nov 1999 07:13:13 +0000 (18:13 +1100)] 
prepare for 1.2pre14

25 years agoOnly display comment for ssh-askpass
Damien Miller [Mon, 22 Nov 1999 07:11:23 +0000 (18:11 +1100)] 
Only display comment for ssh-askpass

25 years agoDoc updates
Damien Miller [Mon, 22 Nov 1999 05:12:31 +0000 (16:12 +1100)] 
Doc updates

25 years ago - Added a setenv replacement for systems which lack it
Damien Miller [Mon, 22 Nov 1999 05:11:05 +0000 (16:11 +1100)] 
 - Added a setenv replacement for systems which lack it

25 years ago - Fix EGD problems (Thanks to Ben Taylor <bent@clark.net>)
Damien Miller [Mon, 22 Nov 1999 04:24:34 +0000 (15:24 +1100)] 
 - Fix EGD problems (Thanks to Ben Taylor <bent@clark.net>)
 - Retry /dev/urandom reads interrupted by signal (report from
   Robert Hardy <rhardy@webcon.net>)

25 years ago - Added autoconf test and macro to deal with old PAM libraries
Damien Miller [Mon, 22 Nov 1999 03:27:24 +0000 (14:27 +1100)] 
 - Added autoconf test and macro to deal with old PAM libraries
   pam_strerror definition (one arg vs two).

25 years ago - Added OpenBSD bsd-strlcat.c, created bsd-strlcat.h
Damien Miller [Mon, 22 Nov 1999 02:57:07 +0000 (13:57 +1100)] 
 - Added OpenBSD bsd-strlcat.c, created bsd-strlcat.h
 - Added timersum() macro
 - Tidy RCSIDs of bsd-*.c

25 years agoerror message fix
Damien Miller [Mon, 22 Nov 1999 02:55:36 +0000 (13:55 +1100)] 
error message fix

25 years ago - OpenBSD CVS Changes
Damien Miller [Mon, 22 Nov 1999 02:22:29 +0000 (13:22 +1100)] 
 - OpenBSD CVS Changes
   - [ssh-keygen.c]
     don't create ~/.ssh only if the user wants to store the private
     key there. show fingerprint instead of public-key after
     keygeneration. ok niels@

25 years ago - Make <enter> close gnome-ssh-askpass (Debian bug #50299)
Damien Miller [Mon, 22 Nov 1999 01:51:42 +0000 (12:51 +1100)] 
 - Make <enter> close gnome-ssh-askpass (Debian bug #50299)

25 years ago - [OVERVIEW README] typos; green@freebsd
Damien Miller [Sun, 21 Nov 1999 07:31:57 +0000 (18:31 +1100)] 
- [OVERVIEW README] typos; green@freebsd
    - [ssh-keygen.c]
      replace xstrdup+strcat with strlcat+fixed buffer, fixes OF (bad me)
      exit if writing the key fails (no infinit loop)
      print usage() everytime we get bad options
    - [ssh-keygen.c] overflow, djm@mindrot.org
    - [sshd.c] fix sigchld race; cjc5@po.cwru.edu

25 years ago - OpenBSD CVS Changes
Damien Miller [Sun, 21 Nov 1999 02:23:52 +0000 (13:23 +1100)] 
  - OpenBSD CVS Changes
    - [channels.c]
      make this compile, bad markus
    - [log.c readconf.c servconf.c ssh.h]
      bugfix: loglevels are per host in clientconfig,
      factor out common log-level parsing code.
    - [servconf.c]
      remove unused index (-Wall)
    - [ssh-agent.c]
      only one 'extern char *__progname'
    - [sshd.8]
      document SIGHUP, -Q to synopsis
    - [sshconnect.c serverloop.c sshd.c packet.c packet.h]
      [channels.c clientloop.c]
      SSH_CMSG_MAX_PACKET_SIZE, some clients use this, some need this, niels@
      [hope this time my ISP stays alive during commit]

25 years agoFix segfault
Damien Miller [Sat, 20 Nov 1999 06:02:56 +0000 (17:02 +1100)] 
Fix segfault

25 years ago - Merged more Solaris support from Marc G. Fournier
Damien Miller [Sat, 20 Nov 1999 01:18:40 +0000 (12:18 +1100)] 
 - Merged more Solaris support from Marc G. Fournier
   <marc.fournier@acadiau.ca>
 - Wrote autoconf tests for integer bit-types
 - Fixed enabling kerberos support

25 years agoDie if lastlog not found V_1_2_PRE13
Damien Miller [Fri, 19 Nov 1999 08:14:04 +0000 (19:14 +1100)] 
Die if lastlog not found

25 years agoFix doc files
Damien Miller [Fri, 19 Nov 1999 06:25:16 +0000 (17:25 +1100)] 
Fix doc files

25 years agoFix askapss files
Damien Miller [Fri, 19 Nov 1999 06:23:50 +0000 (17:23 +1100)] 
Fix askapss files

25 years agoFix doc files
Damien Miller [Fri, 19 Nov 1999 06:21:35 +0000 (17:21 +1100)] 
Fix doc files

25 years agoFix libexecdir
Damien Miller [Fri, 19 Nov 1999 06:18:57 +0000 (17:18 +1100)] 
Fix libexecdir

25 years agoPrepare for pre13
Damien Miller [Fri, 19 Nov 1999 06:14:16 +0000 (17:14 +1100)] 
Prepare for pre13

25 years agoDoc updates
Damien Miller [Fri, 19 Nov 1999 04:53:50 +0000 (15:53 +1100)] 
Doc updates

25 years ago- Added non-PAM MD5 password support patch from Tudor Bosman <tudorb@jm.nu>
Damien Miller [Fri, 19 Nov 1999 04:53:20 +0000 (15:53 +1100)] 
- Added non-PAM MD5 password support patch from Tudor Bosman <tudorb@jm.nu>

25 years ago - Renamed BSD helper function files to bsd-*
Damien Miller [Fri, 19 Nov 1999 04:32:34 +0000 (15:32 +1100)] 
 - Renamed BSD helper function files to bsd-*
 - Added tests for login and daemon and OpenBSD replacements for when they
   are absent.

25 years ago - Added autoconf option to enable Kerberos 4 support (untested)
Damien Miller [Fri, 19 Nov 1999 02:03:25 +0000 (13:03 +1100)] 
 - Added autoconf option to enable Kerberos 4 support (untested)
 - Added autoconf option to enable AFS support (untested)
 - Added autoconf option to enable S/Key support (untested)
 - Added autoconf option to enable TCP wrappers support (compiles OK)

25 years ago- Move scp from ${libdir}/ssh to ${libexecdir}/ssh at request of
Damien Miller [Fri, 19 Nov 1999 01:43:19 +0000 (12:43 +1100)] 
- Move scp from ${libdir}/ssh to ${libexecdir}/ssh at request of
  David Rankin <drankin@bohemians.lexington.ky.us>

25 years ago Fix progress bar bug
Damien Miller [Fri, 19 Nov 1999 01:34:14 +0000 (12:34 +1100)] 
 Fix progress bar bug

25 years ago - EGD uses a socket, not a named pipe. Duh.
Damien Miller [Fri, 19 Nov 1999 01:05:01 +0000 (12:05 +1100)] 
 - EGD uses a socket, not a named pipe. Duh.
 - Fix includes in fingerprint.c

25 years ago - Merged OpenBSD CVS changes
Damien Miller [Thu, 18 Nov 1999 21:25:48 +0000 (08:25 +1100)] 
 - Merged OpenBSD CVS changes
   - [auth-rhosts.c auth-rsa.c ssh-agent.c sshconnect.c sshd.c]
     more %d vs. %s in fmt-strings
   - [authfd.c]
     Integers should not be printed with %s

25 years ago - Merged PAM buffer overrun patch from Chip Salzenberg <chip@valinux.com>
Damien Miller [Thu, 18 Nov 1999 20:56:21 +0000 (07:56 +1100)] 
 - Merged PAM buffer overrun patch from Chip Salzenberg <chip@valinux.com>

25 years agoTypo
Damien Miller [Thu, 18 Nov 1999 00:35:13 +0000 (11:35 +1100)] 
Typo

25 years ago - Merged OpenBSD CVS changes
Damien Miller [Wed, 17 Nov 1999 22:28:11 +0000 (09:28 +1100)] 
 - Merged OpenBSD CVS changes
   - [scp.c] foregroundproc() in scp
   - [sshconnect.h] include fingerprint.h
   - [sshd.c] bugfix: the log() for passwd-auth escaped during logging
     changes.
 - Added openssh.com info to README

25 years ago - Merged OpenBSD CVS changes
Damien Miller [Wed, 17 Nov 1999 06:29:08 +0000 (17:29 +1100)] 
 - Merged OpenBSD CVS changes
   - [ChangeLog.Ylonen] noone needs this anymore
   - [authfd.c] close-on-exec for auth-socket, ok deraadt
   - [hostfile.c]
     in known_hosts key lookup the entry for the bits does not need
     to match, all the information is contained in n and e. This
     solves the problem with buggy servers announcing the wrong
     modulus length.  markus and me.
   - [serverloop.c]
     bugfix: check for space if child has terminated, from:
     iedowse@maths.tcd.ie
   - [ssh-add.1 ssh-add.c ssh-keygen.1 ssh-keygen.c sshconnect.c]
     [fingerprint.c fingerprint.h]
     rsa key fingerprints, idea from Bjoern Groenvall <bg@sics.se>
   - [ssh-agent.1] typo
   - [ssh.1] add OpenSSH information to AUTHOR section. okay markus@
   - [sshd.c]
     force logging to stderr while loading private key file
     (lost while converting to new log-levels)

25 years agoClarify mailing list details
Damien Miller [Tue, 16 Nov 1999 02:45:26 +0000 (13:45 +1100)] 
Clarify mailing list details