]> andersk Git - openssh.git/log
openssh.git
24 years ago - Added OpenBSD bsd-strlcat.c, created bsd-strlcat.h
damien [Mon, 22 Nov 1999 02:57:07 +0000 (02:57 +0000)] 
 - Added OpenBSD bsd-strlcat.c, created bsd-strlcat.h
 - Added timersum() macro
 - Tidy RCSIDs of bsd-*.c

24 years agoerror message fix
damien [Mon, 22 Nov 1999 02:55:36 +0000 (02:55 +0000)] 
error message fix

24 years ago - OpenBSD CVS Changes
damien [Mon, 22 Nov 1999 02:22:29 +0000 (02:22 +0000)] 
 - 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@

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

24 years ago - [OVERVIEW README] typos; green@freebsd
damien [Sun, 21 Nov 1999 07:31:57 +0000 (07:31 +0000)] 
- [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

24 years ago - OpenBSD CVS Changes
damien [Sun, 21 Nov 1999 02:23:52 +0000 (02:23 +0000)] 
  - 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]

24 years agoFix segfault
damien [Sat, 20 Nov 1999 06:02:56 +0000 (06:02 +0000)] 
Fix segfault

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

24 years agoDie if lastlog not found V_1_2_PRE13
damien [Fri, 19 Nov 1999 08:14:04 +0000 (08:14 +0000)] 
Die if lastlog not found

24 years agoFix doc files
damien [Fri, 19 Nov 1999 06:25:16 +0000 (06:25 +0000)] 
Fix doc files

24 years agoFix askapss files
damien [Fri, 19 Nov 1999 06:23:50 +0000 (06:23 +0000)] 
Fix askapss files

24 years agoFix doc files
damien [Fri, 19 Nov 1999 06:21:35 +0000 (06:21 +0000)] 
Fix doc files

24 years agoFix libexecdir
damien [Fri, 19 Nov 1999 06:18:57 +0000 (06:18 +0000)] 
Fix libexecdir

24 years agoPrepare for pre13
damien [Fri, 19 Nov 1999 06:14:16 +0000 (06:14 +0000)] 
Prepare for pre13

24 years agoDoc updates
damien [Fri, 19 Nov 1999 04:53:50 +0000 (04:53 +0000)] 
Doc updates

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

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

24 years ago - Added autoconf option to enable Kerberos 4 support (untested)
damien [Fri, 19 Nov 1999 02:03:25 +0000 (02:03 +0000)] 
 - 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)

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

24 years ago Fix progress bar bug
damien [Fri, 19 Nov 1999 01:34:14 +0000 (01:34 +0000)] 
 Fix progress bar bug

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

24 years ago - Merged OpenBSD CVS changes
damien [Thu, 18 Nov 1999 21:25:48 +0000 (21:25 +0000)] 
 - 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

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

24 years agoTypo
damien [Thu, 18 Nov 1999 00:35:13 +0000 (00:35 +0000)] 
Typo

24 years ago - Merged OpenBSD CVS changes
damien [Wed, 17 Nov 1999 22:28:11 +0000 (22:28 +0000)] 
 - 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

24 years ago - Merged OpenBSD CVS changes
damien [Wed, 17 Nov 1999 06:29:08 +0000 (06:29 +0000)] 
 - 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)

24 years agoClarify mailing list details
damien [Tue, 16 Nov 1999 02:45:26 +0000 (02:45 +0000)] 
Clarify mailing list details

24 years ago - Merged OpenBSD CVS changes:
damien [Tue, 16 Nov 1999 02:37:16 +0000 (02:37 +0000)] 
 - Merged OpenBSD CVS changes:
   - [auth-rh-rsa.c auth-rsa.c authfd.c authfd.h hostfile.c mpaux.c]
     [mpaux.h ssh-add.c ssh-agent.c ssh.h ssh.c sshd.c]
     the keysize of rsa-parameter 'n' is passed implizit,
     a few more checks and warnings about 'pretended' keysizes.
   - [cipher.c cipher.h packet.c packet.h sshd.c]
     remove support for cipher RC4
   - [ssh.c]
     a note for legay systems about secuity issues with permanently_set_uid(),
     the private hostkey and ptrace()
   - [sshconnect.c]
     more detailed messages about adding and checking hostkeys

24 years ago - Fix some Linux libc5 problems reported by Miles Wilson <mw@mctitle.com>
damien [Tue, 16 Nov 1999 02:29:26 +0000 (02:29 +0000)] 
 - Fix some Linux libc5 problems reported by Miles Wilson <mw@mctitle.com>

24 years agoAdded upgrade instructions
damien [Mon, 15 Nov 1999 21:02:27 +0000 (21:02 +0000)] 
Added upgrade instructions

24 years agoDoc updates
damien [Mon, 15 Nov 1999 12:34:11 +0000 (12:34 +0000)] 
Doc updates

24 years agoOpenBSD CVS: fix .Xr
damien [Mon, 15 Nov 1999 12:33:56 +0000 (12:33 +0000)] 
OpenBSD CVS: fix .Xr

24 years ago- Split subpackages further based on patch from jim knoble <jmknoble@pobox.com> V_1_2_PRE12
damien [Mon, 15 Nov 1999 06:19:24 +0000 (06:19 +0000)] 
- Split subpackages further based on patch from jim knoble <jmknoble@pobox.com>

24 years ago - Merged more Solaris compability from Marc G. Fournier
damien [Mon, 15 Nov 1999 06:10:57 +0000 (06:10 +0000)] 
 - Merged more Solaris compability from Marc G. Fournier
   <marc.fournier@acadiau.ca>
 - Wrote autoconf tests for __progname symbol

24 years agoFixed spello
damien [Mon, 15 Nov 1999 05:01:07 +0000 (05:01 +0000)] 
Fixed spello

24 years ago - Various small cleanups to bring diff (against OpenBSD) size down.
damien [Mon, 15 Nov 1999 04:40:55 +0000 (04:40 +0000)] 
 - Various small cleanups to bring diff (against OpenBSD) size down.

24 years ago - Merged more OpenBSD CVS changes:
damien [Mon, 15 Nov 1999 04:25:10 +0000 (04:25 +0000)] 
 - Merged more OpenBSD CVS changes:
        [auth-krb4.c]
          - disconnect if getpeername() fails
          - missing xfree(*client)
        [canohost.c]
          - disconnect if getpeername() fails
          - fix comment: we _do_ disconnect if ip-options are set
        [sshd.c]
          - disconnect if getpeername() fails
          - move checking of remote port to central place
        [auth-rhosts.c] move checking of remote port to central place
        [log-server.c] avoid extra fd per sshd, from millert@
        [readconf.c] print _all_ bad config-options in ssh(1), too
        [readconf.h] print _all_ bad config-options in ssh(1), too
        [ssh.c] print _all_ bad config-options in ssh(1), too
        [sshconnect.c] disconnect if getpeername() fails
 - OpenBSD's changes to sshd.c broke the PAM stuff, re-merged it.

24 years agoFurther cleanup of askpass autoconf support, enable GNOME askpass option
damien [Mon, 15 Nov 1999 03:36:53 +0000 (03:36 +0000)] 
Further cleanup of askpass autoconf support, enable GNOME askpass option
only if askpass has first been enabled.

24 years ago - Merged OpenBSD CVS changes:
damien [Mon, 15 Nov 1999 03:25:30 +0000 (03:25 +0000)] 
 - Merged OpenBSD CVS changes:
   - [ssh-add.c] change passphrase loop logic and remove ref to
     $DISPLAY, ok niels
 - Changed to ssh-add.c broke askpass support. Revised it to be a little more
   modular.
 - Revised autoconf support for enabling/disabling askpass support.

24 years agoThinko
damien [Sun, 14 Nov 1999 23:04:28 +0000 (23:04 +0000)] 
Thinko

24 years agoSolaris compile fixes
damien [Sun, 14 Nov 1999 22:56:06 +0000 (22:56 +0000)] 
Solaris compile fixes

24 years agotypo
damien [Sun, 14 Nov 1999 22:25:59 +0000 (22:25 +0000)] 
typo

24 years ago - Tidied default config file some more
damien [Sat, 13 Nov 1999 12:56:35 +0000 (12:56 +0000)] 
 - Tidied default config file some more
 - Revised Redhat initscript to fix bug: sshd (re)start would fail
   if executed from inside a ssh login.

24 years ago - Added shadow password patch from Thomas Neumann <tom@smart.ruhr.de>
damien [Sat, 13 Nov 1999 04:40:10 +0000 (04:40 +0000)] 
 - Added shadow password patch from Thomas Neumann <tom@smart.ruhr.de>
 - Added ifdefs to auth-passwd.c to exclude it when PAM is enabled

24 years agoupdated
damien [Sat, 13 Nov 1999 02:30:28 +0000 (02:30 +0000)] 
updated

24 years ago - Delay fork (-f option) in ssh until after port forwarded connections
damien [Sat, 13 Nov 1999 02:28:45 +0000 (02:28 +0000)] 
 - Delay fork (-f option) in ssh until after port forwarded connections
   have been initialised. Patch from Jani Hakala <jahakala@cc.jyu.fi>

24 years ago - Merged OpenBSD CVS changes:
damien [Sat, 13 Nov 1999 02:22:46 +0000 (02:22 +0000)] 
 - Merged OpenBSD CVS changes:
   - [bufaux.c] save a view malloc/memcpy/memset/free's, ok niels
   - [scp.c] fix overflow reported by damien@ibs.com.au: off_t
     totalsize, ok niels,aaron

24 years agoAdded obseletes lines to spec
damien [Sat, 13 Nov 1999 02:09:31 +0000 (02:09 +0000)] 
Added obseletes lines to spec

24 years agoRemove redundant inclusion of config.h
damien [Sat, 13 Nov 1999 02:07:45 +0000 (02:07 +0000)] 
Remove redundant inclusion of config.h

24 years agoRemove redundant inclusion of config.h
damien [Fri, 12 Nov 1999 23:51:58 +0000 (23:51 +0000)] 
Remove redundant inclusion of config.h

24 years agoFix inclusion of additional preprocessor directives from acconfig.h
damien [Fri, 12 Nov 1999 23:49:55 +0000 (23:49 +0000)] 
Fix inclusion of additional preprocessor directives from acconfig.h

24 years agoDon't install config files if they already exist
damien [Fri, 12 Nov 1999 23:48:51 +0000 (23:48 +0000)] 
Don't install config files if they already exist

24 years agoaskpass install fix V_1_2_PRE11
damien [Fri, 12 Nov 1999 05:36:21 +0000 (05:36 +0000)] 
askpass install fix

24 years agoMakefile fix
damien [Fri, 12 Nov 1999 05:32:17 +0000 (05:32 +0000)] 
Makefile fix

24 years agoprepare for pre11
damien [Fri, 12 Nov 1999 05:28:13 +0000 (05:28 +0000)] 
prepare for pre11

24 years agoFix division-by-zero error
damien [Fri, 12 Nov 1999 05:28:02 +0000 (05:28 +0000)] 
Fix division-by-zero error

24 years agoDocumentation updates
damien [Fri, 12 Nov 1999 05:06:47 +0000 (05:06 +0000)] 
Documentation updates

24 years ago - Make ssh-askpass support optional through autoconf
damien [Fri, 12 Nov 1999 04:46:08 +0000 (04:46 +0000)] 
 - Make ssh-askpass support optional through autoconf

24 years ago - Merged yet more changes from OpenBSD CVS
damien [Fri, 12 Nov 1999 04:19:27 +0000 (04:19 +0000)] 
 - Merged yet more changes from OpenBSD CVS
   - [auth-rh-rsa.c auth-rhosts.c auth-rsa.c channels.c clientloop.c]
     [ssh.c ssh.h sshconnect.c sshd.c]
     make all access to options via 'extern Options options'
     and 'extern ServerOptions options' respectively;
     options are no longer passed as arguments:
      * make options handling more consistent
      * remove #include "readconf.h" from ssh.h
      * readconf.h is only included if necessary
   - [mpaux.c] clear temp buffer
   - [servconf.c] print _all_ bad options found in configfile

24 years agoAdded INSTALL documentation
damien [Fri, 12 Nov 1999 03:35:58 +0000 (03:35 +0000)] 
Added INSTALL documentation

Minor other doc updates

24 years agoAdded mailing list info
damien [Fri, 12 Nov 1999 03:11:10 +0000 (03:11 +0000)] 
Added mailing list info

24 years ago*** empty log message *** V_1_2_PRE10
damien [Fri, 12 Nov 1999 01:22:31 +0000 (01:22 +0000)] 
*** empty log message ***

24 years agoRemoved obselete logging directive
damien [Fri, 12 Nov 1999 01:17:52 +0000 (01:17 +0000)] 
Removed obselete logging directive

24 years ago - Grab server in gnome-ssh-askpass (Debian bug #49872)
damien [Fri, 12 Nov 1999 01:09:36 +0000 (01:09 +0000)] 
 - Grab server in gnome-ssh-askpass (Debian bug #49872)

24 years ago - Merged changes from OpenBSD CVS
damien [Fri, 12 Nov 1999 00:33:04 +0000 (00:33 +0000)] 
 - Merged changes from OpenBSD CVS
   - [sshd.c] session_key_int may be zero
   - [auth-rh-rsa.c servconf.c servconf.h ssh.h sshd.8 sshd.c sshd_config]
     IgnoreUserKnownHosts(default=no), used for RhostRSAAuth, ok
     deraadt,millert
 - Brought default sshd_config more in line with OpenBSDs

24 years ago- Merged changes from OpenBSD CVS
damien [Thu, 11 Nov 1999 21:49:09 +0000 (21:49 +0000)] 
- Merged changes from OpenBSD CVS
  - [sshd.c] session_key_int may be zero

24 years agoFix compile warning
damien [Thu, 11 Nov 1999 10:39:50 +0000 (10:39 +0000)] 
Fix compile warning

24 years agoCleanup of default config for new LogLevel option and better readability
damien [Thu, 11 Nov 1999 10:07:00 +0000 (10:07 +0000)] 
Cleanup of default config for new LogLevel option and better readability

24 years agoMerged sshd connection failure patch from Markus Friedl <markus@cvs.openbsd.org>
damien [Thu, 11 Nov 1999 09:44:05 +0000 (09:44 +0000)] 
Merged sshd connection failure patch from Markus Friedl <markus@cvs.openbsd.org>

24 years ago - Merged more OpenBSD CVS changes:
damien [Thu, 11 Nov 1999 06:57:39 +0000 (06:57 +0000)] 
 - Merged more OpenBSD CVS changes:
   - [auth-krb4.c auth-passwd.c] remove x11- and krb-cleanup from fatal()
     + krb-cleanup cleanup
   - [clientloop.c log-client.c log-server.c ]
     [readconf.c readconf.h servconf.c servconf.h ]
     [ssh.1 ssh.c ssh.h sshd.8]
     add LogLevel {QUIET, FATAL, ERROR, INFO, CHAT, DEBUG} to ssh/sshd,
     obsoletes QuietMode and FascistLogging in sshd.

24 years agoChanged name of directory in tarball
damien [Thu, 11 Nov 1999 01:55:45 +0000 (01:55 +0000)] 
Changed name of directory in tarball

24 years agoDoc updates
damien [Thu, 11 Nov 1999 01:48:35 +0000 (01:48 +0000)] 
Doc updates

24 years agoFixed interger overflow in progress meter for large files
damien [Thu, 11 Nov 1999 01:25:14 +0000 (01:25 +0000)] 
Fixed interger overflow in progress meter for large files

24 years ago - [auth-rh-rsa.c] user/958: check ~/.ssh/known_hosts for rhosts-rsa, too
damien [Thu, 11 Nov 1999 00:43:13 +0000 (00:43 +0000)] 
   - [auth-rh-rsa.c] user/958: check ~/.ssh/known_hosts for rhosts-rsa, too
   - [ssh.1] user/958: check ~/.ssh/known_hosts for rhosts-rsa, too
   - [sshd.8] user/958: check ~/.ssh/known_hosts for rhosts-rsa, too

24 years agoDoc
damien [Thu, 11 Nov 1999 00:30:22 +0000 (00:30 +0000)] 
Doc

24 years agoError message when SSL libs not found
damien [Thu, 11 Nov 1999 00:04:17 +0000 (00:04 +0000)] 
Error message when SSL libs not found

Fix RANDOM_POOL

24 years agoDoc and spec updates
damien [Wed, 10 Nov 1999 23:50:04 +0000 (23:50 +0000)] 
Doc and spec updates

24 years ago - Added (untested) Entropy Gathering Daemon (EGD) support
damien [Wed, 10 Nov 1999 23:40:23 +0000 (23:40 +0000)] 
 - Added (untested) Entropy Gathering Daemon (EGD) support
 - Merged several minor fixed:
   - ssh-agent commandline parsing
   - RPM spec file now installs ssh setuid root
   - Makefile creates libdir
   - Merged beginnings of Solaris compability from Marc G. Fournier
     <marc.fournier@acadiau.ca>

24 years ago - Merged several minor fixed:
damien [Wed, 10 Nov 1999 01:48:08 +0000 (01:48 +0000)] 
 - Merged several minor fixed:
   - ssh-agent commandline parsing
   - RPM spec file now installs ssh setuid root
   - Makefile creates libdir

24 years agodoc updates V_1_2_PRE9
damien [Tue, 9 Nov 1999 04:05:11 +0000 (04:05 +0000)] 
doc updates

24 years agoDoc updates
damien [Tue, 9 Nov 1999 04:03:01 +0000 (04:03 +0000)] 
Doc updates

24 years agobugfix
damien [Tue, 9 Nov 1999 03:54:14 +0000 (03:54 +0000)] 
bugfix

24 years agobugfix
damien [Tue, 9 Nov 1999 03:52:31 +0000 (03:52 +0000)] 
bugfix

24 years agobugfix
damien [Tue, 9 Nov 1999 03:50:10 +0000 (03:50 +0000)] 
bugfix

24 years agoDumb typo
damien [Tue, 9 Nov 1999 03:48:48 +0000 (03:48 +0000)] 
Dumb typo

24 years ago1st attempt at RPM subpackages
damien [Tue, 9 Nov 1999 03:46:02 +0000 (03:46 +0000)] 
1st attempt at RPM subpackages

24 years agoBuild fixes
damien [Tue, 9 Nov 1999 03:34:31 +0000 (03:34 +0000)] 
Build fixes

24 years agoBuild fixes
damien [Tue, 9 Nov 1999 03:31:49 +0000 (03:31 +0000)] 
Build fixes

24 years agoMinor updates
damien [Tue, 9 Nov 1999 03:28:26 +0000 (03:28 +0000)] 
Minor updates

24 years agoAdded GNOME passphrase requester support
damien [Tue, 9 Nov 1999 03:23:45 +0000 (03:23 +0000)] 
Added GNOME passphrase requester support

24 years agoAdded GNOME passphrase requester
damien [Tue, 9 Nov 1999 02:52:33 +0000 (02:52 +0000)] 
Added GNOME passphrase requester

24 years ago - Merged OpenBSD CVS changes:
damien [Mon, 8 Nov 1999 23:35:52 +0000 (23:35 +0000)] 
 - Merged OpenBSD CVS changes:
   - [rsa.c] bugfix: use correct size for memset()
   - [sshconnect.c] warn if announced size of modulus 'n' != real size

24 years ago - Autodetection of SSL/Crypto library location via autoconf
damien [Mon, 8 Nov 1999 23:28:04 +0000 (23:28 +0000)] 
 - Autodetection of SSL/Crypto library location via autoconf
 - Fixed location of ssh-askpass to follow autoconf
 - Integrated Makefile patch from Niels Kristian Bech Jensen <nkbj@image.dk>
 - Autodetection of RSAref library for US users
 - Minor doc updates

24 years agoDoc fixes
damien [Mon, 8 Nov 1999 07:09:57 +0000 (07:09 +0000)] 
Doc fixes

24 years agoMerged OpenBSD CVS changes that go away V_1_2_PRE8
damien [Mon, 8 Nov 1999 05:15:55 +0000 (05:15 +0000)] 
Merged OpenBSD CVS changes that go away

24 years ago*** empty log message ***
damien [Mon, 8 Nov 1999 04:50:14 +0000 (04:50 +0000)] 
*** empty log message ***

24 years agoMerged latest OpenBSD CVS changes:
damien [Mon, 8 Nov 1999 04:49:41 +0000 (04:49 +0000)] 
Merged latest OpenBSD CVS changes:
 - remove unused argument. ok dugsong

24 years agoFix path typo
damien [Mon, 8 Nov 1999 04:34:56 +0000 (04:34 +0000)] 
Fix path typo

24 years agoLots of changes:
damien [Mon, 8 Nov 1999 04:30:59 +0000 (04:30 +0000)] 
Lots of changes:

 - Removed lots of unnecessary checks from autoconf
 - Added support and autoconf test for openpty() function (Unix98 pty support)
 - Fix for scp not finding ssh if not installed as /usr/bin/ssh
 - Added TODO file
 - Merged parts of Debian patch From Phil Hands <phil@hands.com>:
   - Added ssh-askpass program
   - Added ssh-askpass support to ssh-add.c
   - Create symlinks for slogin on install
   - Fix "distclean" target in makefile
   - Added example for ssh-agent to manpage
   - Added support for PAM_TEXT_INFO messages
   - Disable internal /etc/nologin support if PAM enabled
 - Merged latest OpenBSD CVS changes:
   - [sshd.c] don't send fail-msg but disconnect if too many authentication
     failures
   - [sshd.c] replace assert() with error, fatal or packet_disconnect
   - [sshd.c] remove unused argument. ok dugsong
   - [sshd.c] typo
   - [rsa.c] clear buffers used for encryption. ok: niels
   - [rsa.c] replace assert() with error, fatal or packet_disconnect
 - Fixed coredump after merge of OpenBSD rsa.c patch

24 years agoMerged one line cleanup from OBSD CVS
damien [Tue, 2 Nov 1999 08:05:02 +0000 (08:05 +0000)] 
Merged one line cleanup from OBSD CVS

This page took 0.08509 seconds and 4 git commands to generate.