]> andersk Git - openssh.git/log
openssh.git
22 years ago[NOTE: File split is was not done in Portabl Tree]
mouring [Sat, 9 Jun 2001 00:17:10 +0000 (00:17 +0000)] 
[NOTE: File split is was not done in Portabl Tree]
   - markus@cvs.openbsd.org 2001/05/30 12:55:13
     [auth-options.c auth2.c channels.c channels.h clientloop.c nchan.c
      packet.c serverloop.c session.c ssh.c ssh1.h]
     channel layer cleanup: merge header files and split .c files

23 years ago - markus@cvs.openbsd.org 2001/05/29 12:31:27
mouring [Tue, 5 Jun 2001 21:13:57 +0000 (21:13 +0000)] 
   - markus@cvs.openbsd.org 2001/05/29 12:31:27
     [authfile.c]
     typo

23 years ago - markus@cvs.openbsd.org 2001/05/28 23:58:35
mouring [Tue, 5 Jun 2001 21:09:18 +0000 (21:09 +0000)] 
   - markus@cvs.openbsd.org 2001/05/28 23:58:35
     [packet.c packet.h sshconnect.c sshd.c]
     remove some lines, simplify.

23 years ago - markus@cvs.openbsd.org 2001/05/28 23:25:24
mouring [Tue, 5 Jun 2001 20:56:47 +0000 (20:56 +0000)] 
   - markus@cvs.openbsd.org 2001/05/28 23:25:24
     [channels.c]
     cleanup, typo

23 years ago - markus@cvs.openbsd.org 2001/05/28 23:14:49
mouring [Tue, 5 Jun 2001 20:52:50 +0000 (20:52 +0000)] 
   - markus@cvs.openbsd.org 2001/05/28 23:14:49
     [channels.c channels.h nchan.c]
     undo broken channel fix and try a different one. there
     should be still some select errors...

23 years ago - markus@cvs.openbsd.org 2001/05/28 22:51:11
mouring [Tue, 5 Jun 2001 20:50:16 +0000 (20:50 +0000)] 
   - markus@cvs.openbsd.org 2001/05/28 22:51:11
     [cipher.c cipher.h]
     simpler 3des for ssh1

23 years ago - markus@cvs.openbsd.org 2001/05/28 10:08:55
mouring [Tue, 5 Jun 2001 20:46:32 +0000 (20:46 +0000)] 
   - markus@cvs.openbsd.org 2001/05/28 10:08:55
     [authfile.c]
     key_load_private: set comment to filename for PEM keys

23 years ago - markus@cvs.openbsd.org 2001/05/28 08:04:39
mouring [Tue, 5 Jun 2001 20:44:16 +0000 (20:44 +0000)] 
   - markus@cvs.openbsd.org 2001/05/28 08:04:39
     [ssh.c]
     fix usage()

23 years ago - markus@cvs.openbsd.org 2001/05/25 14:37:32
mouring [Tue, 5 Jun 2001 20:35:09 +0000 (20:35 +0000)] 
   - markus@cvs.openbsd.org 2001/05/25 14:37:32
     [ssh-keygen.c]
     use -P for -e and -y, too.

23 years ago - stevesk@cvs.openbsd.org 2001/05/24 18:57:53
mouring [Tue, 5 Jun 2001 20:32:21 +0000 (20:32 +0000)] 
   - stevesk@cvs.openbsd.org 2001/05/24 18:57:53
     [clientloop.c readconf.c ssh.c ssh.h]
     don't perform escape processing when ``EscapeChar none''; ok markus@

23 years ago - markus@cvs.openbsd.org 2001/05/24 11:12:42
mouring [Tue, 5 Jun 2001 20:27:53 +0000 (20:27 +0000)] 
   - markus@cvs.openbsd.org 2001/05/24 11:12:42
     [auth.c]
     fix comment; from jakob@

23 years ago - markus@cvs.openbsd.org 2001/05/20 17:20:36
mouring [Tue, 5 Jun 2001 20:25:05 +0000 (20:25 +0000)] 
   - markus@cvs.openbsd.org 2001/05/20 17:20:36
     [auth-rsa.c auth.c auth.h auth2.c servconf.c servconf.h sshd.8
      sshd_config]
     configurable authorized_keys{,2} location; originally from peter@;
     ok djm@

23 years ago - stevesk@cvs.openbsd.org 2001/05/19 19:57:09
mouring [Tue, 5 Jun 2001 20:01:39 +0000 (20:01 +0000)] 
   - stevesk@cvs.openbsd.org 2001/05/19 19:57:09
     [channels.c]
     typo in error message

23 years ago - stevesk@cvs.openbsd.org 2001/05/19 19:43:57
mouring [Tue, 5 Jun 2001 19:59:08 +0000 (19:59 +0000)] 
   - stevesk@cvs.openbsd.org 2001/05/19 19:43:57
     [misc.c misc.h servconf.c sshd.8 sshd.c]
     sshd command-line arguments and configuration file options that
     specify time may be expressed using a sequence of the form:
     time[qualifier], where time is a positive integer value and qualifier
     is one of the following:
         <none>,s,m,h,d,w
     Examples:
         600     600 seconds (10 minutes)
         10m     10 minutes
         1h30m   1 hour 30 minutes (90 minutes)
     ok markus@

23 years ago - markus@cvs.openbsd.org 2001/05/19 16:46:19
mouring [Tue, 5 Jun 2001 19:52:52 +0000 (19:52 +0000)] 
   - markus@cvs.openbsd.org 2001/05/19 16:46:19
     [ssh.1 sshd.8]
     document MACs defaults with .Dq

23 years ago - markus@cvs.openbsd.org 2001/05/19 16:32:16
mouring [Tue, 5 Jun 2001 19:37:25 +0000 (19:37 +0000)] 
   - markus@cvs.openbsd.org 2001/05/19 16:32:16
     [ssh.1 sshconnect2.c]
     change preferredauthentication order to
        publickey,hostbased,password,keyboard-interactive
     document that hostbased defaults to no, document order

23 years ago - markus@cvs.openbsd.org 2001/05/19 16:08:43
mouring [Tue, 5 Jun 2001 19:33:22 +0000 (19:33 +0000)] 
   - markus@cvs.openbsd.org 2001/05/19 16:08:43
     [sshd.8]
     sort options; Matthew.Stier@fnc.fujitsu.com

23 years ago - markus@cvs.openbsd.org 2001/05/19 16:05:41
mouring [Tue, 5 Jun 2001 19:31:41 +0000 (19:31 +0000)] 
   - markus@cvs.openbsd.org 2001/05/19 16:05:41
     [scp.c]
     ftruncate() instead of open()+O_TRUNC like rcp.c does
     allows scp /path/to/file localhost:/path/to/file

23 years ago - djm@cvs.openbsd.org 2001/05/19 00:36:40
mouring [Tue, 5 Jun 2001 19:29:20 +0000 (19:29 +0000)] 
   - djm@cvs.openbsd.org 2001/05/19 00:36:40
     [session.c]
     Disable X11 forwarding if xauth binary is not found. Patch from Nalin
     Dahyabhai <nalin@redhat.com>; ok markus@

23 years ago - markus@cvs.openbsd.org 2001/05/18 14:13:29
mouring [Tue, 5 Jun 2001 18:56:16 +0000 (18:56 +0000)] 
   - markus@cvs.openbsd.org 2001/05/18 14:13:29
     [auth-chall.c auth.h auth1.c auth2-chall.c auth2.c readconf.c
      readconf.h servconf.c servconf.h sshconnect1.c sshconnect2.c sshd.c]
     improved kbd-interactive support. work by per@appgate.com and me

23 years ago - markus@cvs.openbsd.org 2001/05/17 21:34:15
mouring [Tue, 5 Jun 2001 18:39:10 +0000 (18:39 +0000)] 
   - markus@cvs.openbsd.org 2001/05/17 21:34:15
     [ssh.1]
     no spaces in PreferredAuthentications;
     meixner@rbg.informatik.tu-darmstadt.de

23 years ago - (tim) [conifgure.in] add setvbuf test needed for sftp-int.c
tim [Mon, 28 May 2001 17:17:34 +0000 (17:17 +0000)] 
 - (tim) [conifgure.in] add setvbuf test needed for sftp-int.c
   Patch by Corinna Vinschen <vinschen@redhat.com>

23 years ago - (bal) Corrected on_exit() emulation via atexit().
mouring [Thu, 17 May 2001 03:40:05 +0000 (03:40 +0000)] 
 - (bal) Corrected on_exit() emulation via atexit().

23 years ago - (bal) Enabled USE_PIPES for Cygwin on Corinna Vinschen <vinschen@redhat.com>
mouring [Thu, 17 May 2001 03:32:50 +0000 (03:32 +0000)] 
 - (bal) Enabled USE_PIPES for Cygwin on Corinna Vinschen <vinschen@redhat.com>

23 years ago - markus@cvs.openbsd.org 2001/05/16 22:09:21
mouring [Thu, 17 May 2001 03:21:27 +0000 (03:21 +0000)] 
   - markus@cvs.openbsd.org 2001/05/16 22:09:21
     [channels.c nchan.c]
     more select() error fixes (don't set rfd/wfd to -1).

23 years ago - markus@cvs.openbsd.org 2001/05/16 21:53:53
mouring [Thu, 17 May 2001 03:19:40 +0000 (03:19 +0000)] 
   - markus@cvs.openbsd.org 2001/05/16 21:53:53
     [clientloop.c]
     check for open sessions before we call select(); fixes the x11 client
     bug reported by bowman@math.ualberta.ca

23 years ago - markus@cvs.openbsd.org 2001/05/16 20:51:57
mouring [Thu, 17 May 2001 03:17:55 +0000 (03:17 +0000)] 
   - markus@cvs.openbsd.org 2001/05/16 20:51:57
     [authfile.c]
     return comments for private pem files, too; report from nolan@naic.edu

23 years ago - deraadt@cvs.openbsd.org 2001/05/15 22:04:01
mouring [Thu, 17 May 2001 03:16:18 +0000 (03:16 +0000)] 
   - deraadt@cvs.openbsd.org 2001/05/15 22:04:01
     [ssh.1]
     X11 forwarding details improved

23 years ago - markus@cvs.openbsd.org 2001/05/12 19:53:13
mouring [Thu, 17 May 2001 03:14:57 +0000 (03:14 +0000)] 
   - markus@cvs.openbsd.org 2001/05/12 19:53:13
     [sftp-server.c]
     readlink does not NULL-terminate; mhe@home.se

23 years ago - (bal) Patch to partial sync up contrib/solaris/ packaging software.
mouring [Sat, 12 May 2001 16:50:50 +0000 (16:50 +0000)] 
 - (bal) Patch to partial sync up contrib/solaris/ packaging software.
   Patch by pete <ninjaz@webexpress.com>

23 years ago - markus@cvs.openbsd.org 2001/05/11 14:59:56
mouring [Sat, 12 May 2001 00:08:37 +0000 (00:08 +0000)] 
   - markus@cvs.openbsd.org 2001/05/11 14:59:56
     [clientloop.c misc.c misc.h]
     add unset_nonblock for stdout/err flushing in client_loop().

23 years ago - markus@cvs.openbsd.org 2001/05/09 23:01:31
mouring [Thu, 10 May 2001 23:26:11 +0000 (23:26 +0000)] 
   - markus@cvs.openbsd.org 2001/05/09 23:01:31
     [rijndael.h]
     fix prototype; J.S.Peatfield@damtp.cam.ac.uk

23 years ago - markus@cvs.openbsd.org 2001/05/09 22:51:57
mouring [Thu, 10 May 2001 23:24:49 +0000 (23:24 +0000)] 
   - markus@cvs.openbsd.org 2001/05/09 22:51:57
     [channels.c]
     fix -R for protocol 2, noticed by greg@nest.cx.
     bug was introduced with experimental dynamic forwarding.

23 years ago - (bal) Updates from the Sony NEWS-OS platform by NAKAJI Hiroyuki
mouring [Wed, 9 May 2001 00:38:19 +0000 (00:38 +0000)] 
 - (bal) Updates from the Sony NEWS-OS platform by NAKAJI Hiroyuki
   <nakaji@tutrp.tut.ac.jp>

23 years ago - markus@cvs.openbsd.org 2001/05/08 22:48:07
mouring [Wed, 9 May 2001 00:02:52 +0000 (00:02 +0000)] 
   - markus@cvs.openbsd.org 2001/05/08 22:48:07
     [atomicio.c]
     no need for xmalloc.h, thanks to espie@

23 years agoI have no clue how this file was mised.. <frown>
mouring [Wed, 9 May 2001 00:01:18 +0000 (00:01 +0000)] 
I have no clue how this file was mised.. <frown>

   - markus@cvs.openbsd.org 2001/05/08 19:17:31
     [channels.c serverloop.c clientloop.c]
     adds correct error reporting to async connect()s
     fixes the server-discards-data-before-connected-bug found by
     onoe@sm.sony.co.jp

23 years ago - markus@cvs.openbsd.org 2001/05/06 21:45:14
mouring [Tue, 8 May 2001 23:58:37 +0000 (23:58 +0000)] 
   - markus@cvs.openbsd.org 2001/05/06 21:45:14
     [clientloop.c]
     use atomicio for flushing stdout/stderr bufs. thanks to
     jbw@izanami.cee.hw.ac.uk

23 years ago - (bal) ./configure support to disable SIA on OSF1. Patch by
mouring [Tue, 8 May 2001 20:42:28 +0000 (20:42 +0000)] 
 - (bal) ./configure support to disable SIA on OSF1.  Patch by
   Chris Adams <cmadams@hiwaay.net>

23 years ago - (bal) UseLogin patch for Solaris/UNICOS. Patch by Wayne Davison
mouring [Tue, 8 May 2001 20:33:05 +0000 (20:33 +0000)] 
 - (bal) UseLogin patch for Solaris/UNICOS.  Patch by Wayne Davison
   <wayne@blorf.net>

23 years ago - mouring@cvs.openbsd.org 2001/05/08 19:45:25
mouring [Tue, 8 May 2001 20:27:25 +0000 (20:27 +0000)] 
   - mouring@cvs.openbsd.org 2001/05/08 19:45:25
     [misc.c misc.h scp.c sftp.c]
     Use addargs() in sftp plus some clean up of addargs().  OK Markus

23 years ago - markus@cvs.openbsd.org 2001/05/08 19:17:31
mouring [Tue, 8 May 2001 20:07:39 +0000 (20:07 +0000)] 
   - markus@cvs.openbsd.org 2001/05/08 19:17:31
     [channels.c serverloop.c]
     adds correct error reporting to async connect()s
     fixes the server-discards-data-before-connected-bug found by
     onoe@sm.sony.co.jp

23 years ago - markus@cvs.openbsd.org 2001/05/06 21:23:31
mouring [Tue, 8 May 2001 20:05:44 +0000 (20:05 +0000)] 
   - markus@cvs.openbsd.org 2001/05/06 21:23:31
     [cli.c]
     cli_read() fails to catch SIGINT + overflow; from obdb@zzlevo.net

23 years ago - (bal) Fixed configure test for USE_SIA.
mouring [Mon, 7 May 2001 12:54:26 +0000 (12:54 +0000)] 
 - (bal) Fixed configure test for USE_SIA.

23 years ago - (bal) CVS ID updates for readpass.c, readpass.h, cli.c, and cli.h
mouring [Sun, 6 May 2001 18:01:43 +0000 (18:01 +0000)] 
 - (bal) CVS ID updates for readpass.c, readpass.h, cli.c, and cli.h

23 years ago - stevesk@cvs.openbsd.org 2001/05/05 13:42:52
mouring [Sun, 6 May 2001 03:01:02 +0000 (03:01 +0000)] 
   - stevesk@cvs.openbsd.org 2001/05/05 13:42:52
     [sftp.1 ssh-add.1 ssh-keygen.1]
     typos, grammar

23 years ago - (bal) Add 'seed_rng()' to ssh-add.c
mouring [Sun, 6 May 2001 02:57:20 +0000 (02:57 +0000)] 
 - (bal) Add 'seed_rng()' to ssh-add.c

23 years ago - (bal) White Space and #ifdef sync with OpenBSD
mouring [Sun, 6 May 2001 02:53:25 +0000 (02:53 +0000)] 
 - (bal) White Space and #ifdef sync with OpenBSD

23 years ago - (djm) Update config.guess and config.sub with latest versions (from
djm [Sun, 6 May 2001 00:54:15 +0000 (00:54 +0000)] 
 - (djm) Update config.guess and config.sub with latest versions (from
   ftp://ftp.gnu.org/gnu/config/) to allow configure on ia64-hpux.
   Suggested by Jason Mader <jason@ncac.gwu.edu>

23 years ago - markus@cvs.openbsd.org 2001/05/04 23:47:34
mouring [Sat, 5 May 2001 04:09:47 +0000 (04:09 +0000)] 
   - markus@cvs.openbsd.org 2001/05/04 23:47:34
     [channels.c channels.h clientloop.c nchan.c nchan.h serverloop.c ssh.c]
     move to Channel **channels (instead of Channel *channels), fixes realloc
     problems.  channel_new now returns a Channel *, favour Channel * over
     channel id.  remove old channel_allocate interface.

23 years ago - markus@cvs.openbsd.org 2001/05/04 14:34:34
mouring [Fri, 4 May 2001 22:40:28 +0000 (22:40 +0000)] 
   - markus@cvs.openbsd.org 2001/05/04 14:34:34
     [channels.c]
     channel_new() reallocs channels[], we cannot use Channel *c after calling
     channel_new(), XXX fix this in the future...

23 years ago - stevesk@cvs.openbsd.org 2001/05/04 14:21:56
mouring [Fri, 4 May 2001 22:38:43 +0000 (22:38 +0000)] 
   - stevesk@cvs.openbsd.org 2001/05/04 14:21:56
     [ssh.1 sshd.8]
     typos

23 years ago - mouring@cvs.openbsd.org 2001/05/03 23:09:53
mouring [Thu, 3 May 2001 23:39:53 +0000 (23:39 +0000)] 
   - mouring@cvs.openbsd.org 2001/05/03 23:09:53
     [misc.c misc.h scp.c sftp.c]
     Move colon() and cleanhost() to misc.c where I should I have put it in
     the first place

23 years ago - (bal) Avoid socket file security issues in ssh-agent for Cygwin.
mouring [Thu, 3 May 2001 22:59:24 +0000 (22:59 +0000)] 
 - (bal) Avoid socket file security issues in ssh-agent for Cygwin.
   Patch by Egor Duda <deo@logos-m.ru>

23 years ago - (bal) Updated Cygwin README by Corinna Vinschen <vinschen@redhat.com>
mouring [Thu, 3 May 2001 22:45:21 +0000 (22:45 +0000)] 
 - (bal) Updated Cygwin README by Corinna Vinschen <vinschen@redhat.com>

23 years ago - stevesk@cvs.openbsd.org 2001/05/03 21:43:01
mouring [Thu, 3 May 2001 22:39:11 +0000 (22:39 +0000)] 
   - stevesk@cvs.openbsd.org 2001/05/03 21:43:01
     [servconf.c]
     remove "\n" from fatal()

23 years ago - markus@cvs.openbsd.org 2001/05/03 15:45:15
mouring [Thu, 3 May 2001 22:37:26 +0000 (22:37 +0000)] 
   - markus@cvs.openbsd.org 2001/05/03 15:45:15
     [session.c]
     exec shell -c /bin/sh .ssh/sshrc, from abartlet@pcug.org.au

23 years ago - stevesk@cvs.openbsd.org 2001/05/03 15:07:39
mouring [Thu, 3 May 2001 22:35:32 +0000 (22:35 +0000)] 
   - stevesk@cvs.openbsd.org 2001/05/03 15:07:39
     [channels.c]
     typo in debug() string

23 years ago - markus@cvs.openbsd.org 2001/05/02 16:41:20
mouring [Wed, 2 May 2001 22:40:12 +0000 (22:40 +0000)] 
   - markus@cvs.openbsd.org 2001/05/02 16:41:20
     [ssh-add.c]
     fix prompt for ssh-add.

23 years ago - mouring@cvs.openbsd.org 2001/05/02 01:25:39
mouring [Wed, 2 May 2001 01:30:32 +0000 (01:30 +0000)] 
   - mouring@cvs.openbsd.org 2001/05/02 01:25:39
     [readpass.c]
     Put the 'const' back into ssh_askpass() function.  Pointed out
     by Mark Miller <markm@swoon.net>.  OK Markus

23 years ago - markus@cvs.openbsd.org 2001/04/30 16:02:49
mouring [Mon, 30 Apr 2001 23:09:45 +0000 (23:09 +0000)] 
   - markus@cvs.openbsd.org 2001/04/30 16:02:49
     [compat.c]
     ssh-2.0.10 has the weak-key-bug, too.

23 years ago - markus@cvs.openbsd.org 2001/04/30 15:50:46
mouring [Mon, 30 Apr 2001 23:06:57 +0000 (23:06 +0000)] 
   - markus@cvs.openbsd.org 2001/04/30 15:50:46
     [compat.c compat.h kex.c]
     allow interop with weaker key generation used by ssh-2.0.x, x < 10

23 years ago - (tim) [contrib/caldera/openssh.spec] add Requires line for Caldera 3.1
tim [Mon, 30 Apr 2001 18:00:11 +0000 (18:00 +0000)] 
 - (tim) [contrib/caldera/openssh.spec] add Requires line for Caldera 3.1

23 years ago - markus@cvs.openbsd.org 2001/04/30 11:18:52
mouring [Mon, 30 Apr 2001 13:06:24 +0000 (13:06 +0000)] 
   - markus@cvs.openbsd.org 2001/04/30 11:18:52
     [readconf.c readconf.h ssh.1 ssh.c sshconnect.c]
     implement 'ssh -b bind_address' like 'telnet -b'

23 years ago - (djm) Add .cvsignore files, suggested by Wayne Davison <wayne@blorf.net>
djm [Mon, 30 Apr 2001 03:55:37 +0000 (03:55 +0000)] 
 - (djm) Add .cvsignore files, suggested by Wayne Davison <wayne@blorf.net>

23 years ago - (tim) New version of mdoc2man.pl from Mark D. Roth <roth+openssh@feep.net>
tim [Mon, 30 Apr 2001 01:01:51 +0000 (01:01 +0000)] 
 - (tim) New version of mdoc2man.pl from Mark D. Roth <roth+openssh@feep.net>

23 years ago - markus@cvs.openbsd.org 2001/04/29 19:16:52
mouring [Sun, 29 Apr 2001 19:52:00 +0000 (19:52 +0000)] 
   - markus@cvs.openbsd.org 2001/04/29 19:16:52
     [channels.c clientloop.c compat.c compat.h serverloop.c]
     more ssh.com-2.0.x bug-compat; from per@appgate.com

23 years ago - markus@cvs.openbsd.org 2001/04/29 18:32:52
mouring [Sun, 29 Apr 2001 19:49:14 +0000 (19:49 +0000)] 
   - markus@cvs.openbsd.org 2001/04/29 18:32:52
     [serverloop.c]
     fix whitespace

23 years agoRelease
djm [Sun, 29 Apr 2001 10:45:50 +0000 (10:45 +0000)] 
Release

23 years ago - (bal) Updated INSTALL. PCRE moved to a new place.
mouring [Sat, 28 Apr 2001 16:32:10 +0000 (16:32 +0000)] 
 - (bal) Updated INSTALL.  PCRE moved to a new place.

23 years ago - (tim) update contrib/caldera files with what Caldera is using.
tim [Fri, 27 Apr 2001 05:50:48 +0000 (05:50 +0000)] 
 - (tim) update contrib/caldera files with what Caldera is using.
   <sps@caldera.de>

23 years ago - (bal) version.h synced, RPM specs updated for 2.9
mouring [Fri, 27 Apr 2001 02:15:00 +0000 (02:15 +0000)] 
 - (bal) version.h synced, RPM specs updated for 2.9

23 years ago - (bal) Cygwin lacks setgroups() API. Patch by Corinna Vinschen
mouring [Fri, 27 Apr 2001 02:10:15 +0000 (02:10 +0000)] 
 - (bal) Cygwin lacks setgroups() API.  Patch by Corinna Vinschen
   <vinschen@redhat.com>

23 years ago - (bal) Add /etc/sysconfig/sshd support to redhat's sshd.init. Patch by
mouring [Fri, 27 Apr 2001 00:46:17 +0000 (00:46 +0000)] 
 - (bal) Add /etc/sysconfig/sshd support to redhat's sshd.init. Patch by
   Pekka Savola <pekkas@netcore.fi>

23 years ago - (bal) arpa/nameser.h does not exist on Cygwin. Patch by Corinna
mouring [Fri, 27 Apr 2001 00:34:44 +0000 (00:34 +0000)] 
 - (bal) arpa/nameser.h does not exist on Cygwin.  Patch by Corinna
   Vinschen <vinschen@redhat.com>

23 years ago - (bal) Build manpages and config files once unless changed. Patch by
mouring [Fri, 27 Apr 2001 00:31:07 +0000 (00:31 +0000)] 
 - (bal) Build manpages and config files once unless changed.  Patch by
   Carson Gaspar <carson@taltos.org>

23 years ago - (bal) Fixed uidswap.c so it should work on non-posix complient systems.
mouring [Thu, 26 Apr 2001 23:03:37 +0000 (23:03 +0000)] 
 - (bal) Fixed uidswap.c so it should work on non-posix complient systems.
   patch based on 2.5.2 version by djm.

23 years ago - tim@mindrot.org 2001/04/25 21:38:01 [configure.in]
tim [Thu, 26 Apr 2001 04:40:28 +0000 (04:40 +0000)] 
 - tim@mindrot.org 2001/04/25 21:38:01 [configure.in]
   man page detection fixes for SCO

23 years ago - (djm) Include crypt.h if available in auth-passwd.c
djm [Wed, 25 Apr 2001 12:50:18 +0000 (12:50 +0000)] 
 - (djm) Include crypt.h if available in auth-passwd.c

23 years ago - (djm) Add new server configuration directive 'PAMAuthenticationViaKbdInt'
djm [Wed, 25 Apr 2001 12:44:14 +0000 (12:44 +0000)] 
 - (djm) Add new server configuration directive 'PAMAuthenticationViaKbdInt'
   (default: off), implies KbdInteractiveAuthentication. Suggestion from
   markus@

23 years ago - (bal) Whitespace resync w/ OpenBSD for uidswap.c
mouring [Wed, 25 Apr 2001 06:27:11 +0000 (06:27 +0000)] 
 - (bal) Whitespace resync w/ OpenBSD for uidswap.c

23 years ago - markus@cvs.openbsd.org 2001/04/23 22:14:13
mouring [Tue, 24 Apr 2001 16:59:28 +0000 (16:59 +0000)] 
   - markus@cvs.openbsd.org 2001/04/23 22:14:13
     [ssh-keygen.c]
     remove debug

23 years ago - markus@cvs.openbsd.org 2001/04/23 21:57:07
mouring [Tue, 24 Apr 2001 16:56:58 +0000 (16:56 +0000)] 
   - markus@cvs.openbsd.org 2001/04/23 21:57:07
     [ssh-keygen.1 ssh-keygen.c]
     allow public key for -e, too

23 years ago - (bal) Fixed contrib/postinstall.in. Patch by wsanders@wsanders.net
mouring [Tue, 24 Apr 2001 00:03:58 +0000 (00:03 +0000)] 
 - (bal) Fixed contrib/postinstall.in.  Patch by wsanders@wsanders.net

23 years ago - (bal) sys/queue.h is bogus for NCR platform. Patch by Daniel Carroll
mouring [Mon, 23 Apr 2001 22:39:42 +0000 (22:39 +0000)] 
 - (bal) sys/queue.h is bogus for NCR platform.  Patch by Daniel Carroll
   <dan@mesastate.edu>

23 years ago - (stevesk) auth-pam.c: use PERMIT_NO_PASSWD
stevesk [Mon, 23 Apr 2001 18:38:37 +0000 (18:38 +0000)] 
 - (stevesk) auth-pam.c: use PERMIT_NO_PASSWD

23 years agostart_pam() not pam_start()
stevesk [Mon, 23 Apr 2001 17:55:26 +0000 (17:55 +0000)] 
start_pam() not pam_start()

23 years ago - (stevesk) pam_start() doesn't use DNS now for sshd -u0.
stevesk [Mon, 23 Apr 2001 17:28:28 +0000 (17:28 +0000)] 
 - (stevesk) pam_start() doesn't use DNS now for sshd -u0.

23 years ago - markus@cvs.openbsd.org 2001/04/22 23:58:36
mouring [Mon, 23 Apr 2001 13:02:16 +0000 (13:02 +0000)] 
   - markus@cvs.openbsd.org 2001/04/22 23:58:36
     [ssh-keygen.1 ssh.1 sshd.8]
     document hostbased and other cleanup

23 years ago - markus@cvs.openbsd.org 2001/04/22 13:41:02
mouring [Sun, 22 Apr 2001 17:19:46 +0000 (17:19 +0000)] 
   - markus@cvs.openbsd.org 2001/04/22 13:41:02
     [ssh-keygen.1 ssh-keygen.c]
     style, noted by stevesk; sort flags in usage

23 years ago - markus@cvs.openbsd.org 2001/04/22 13:32:27
mouring [Sun, 22 Apr 2001 17:17:46 +0000 (17:17 +0000)] 
   - markus@cvs.openbsd.org 2001/04/22 13:32:27
     [sftp-server.8 sftp.1 ssh.1 sshd.8]
     xref draft-ietf-secsh-*

23 years ago - markus@cvs.openbsd.org 2001/04/22 13:25:37
mouring [Sun, 22 Apr 2001 17:15:46 +0000 (17:15 +0000)] 
   - markus@cvs.openbsd.org 2001/04/22 13:25:37
     [ssh-keygen.1 ssh-keygen.c]
     rename arguments -x -> -e (export key), -X -> -i (import key)
     xref draft-ietf-secsh-publickeyfile-01.txt

23 years ago - markus@cvs.openbsd.org 2001/04/22 12:34:05
mouring [Sun, 22 Apr 2001 17:13:20 +0000 (17:13 +0000)] 
   - markus@cvs.openbsd.org 2001/04/22 12:34:05
     [scp.c]
     scp > 2GB; niles@scyld.com; ok deraadt@, djm@

23 years ago - djm@cvs.openbsd.org 2001/04/22 08:13:30
mouring [Sun, 22 Apr 2001 17:11:56 +0000 (17:11 +0000)] 
   - djm@cvs.openbsd.org 2001/04/22 08:13:30
     [ssh.1]
     typos spotted by stevesk@; ok deraadt@

23 years ago - mouring@cvs.openbsd.org 2001/04/21 00:55:57
mouring [Sun, 22 Apr 2001 17:10:11 +0000 (17:10 +0000)] 
   - mouring@cvs.openbsd.org 2001/04/21 00:55:57
     [sftp.1]
     Spelling

23 years ago - markus@cvs.openbsd.org 2001/04/20 16:32:22
mouring [Sun, 22 Apr 2001 17:08:00 +0000 (17:08 +0000)] 
   - markus@cvs.openbsd.org 2001/04/20 16:32:22
     [uidswap.c]
     set non-privileged gid before uid; tholo@ and deraadt@

23 years agofix perl test, fix nroff test, fix Makefile to build outside source tree
tim [Sat, 21 Apr 2001 21:31:52 +0000 (21:31 +0000)] 
fix perl test, fix nroff test, fix Makefile to build outside source tree

23 years ago - (stevesk) document PAM service name change in INSTALL
stevesk [Fri, 20 Apr 2001 20:56:21 +0000 (20:56 +0000)] 
 - (stevesk) document PAM service name change in INSTALL

23 years ago - (stevesk) set the default PAM service name to __progname instead
stevesk [Fri, 20 Apr 2001 17:43:47 +0000 (17:43 +0000)] 
 - (stevesk) set the default PAM service name to __progname instead
   of the hard-coded value "sshd"; from Mark D. Roth <roth@feep.net>

23 years ago - Update RPM spec files for CVS version.h
djm [Fri, 20 Apr 2001 13:19:37 +0000 (13:19 +0000)] 
 - Update RPM spec files for CVS version.h

23 years ago - djm@cvs.openbsd.org 2001/04/20 07:17:51
mouring [Fri, 20 Apr 2001 12:50:51 +0000 (12:50 +0000)] 
   - djm@cvs.openbsd.org 2001/04/20 07:17:51
     [clientloop.c ssh.1]
     Split out and improve escape character documentation, mention ~R in
     ~? help text; ok markus@

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