]> andersk Git - openssh.git/log
openssh.git
18 years ago - deraadt@cvs.openbsd.org 2006/03/20 18:42:27
djm [Sun, 26 Mar 2006 03:09:54 +0000 (03:09 +0000)] 
   - deraadt@cvs.openbsd.org 2006/03/20 18:42:27
     [canohost.c match.c ssh.c sshconnect.c]
     be strict with tolower() casting

18 years ago - deraadt@cvs.openbsd.org 2006/03/20 18:41:43
djm [Sun, 26 Mar 2006 03:09:09 +0000 (03:09 +0000)] 
   - deraadt@cvs.openbsd.org 2006/03/20 18:41:43
     [dns.c]
     cast xstrdup to propert u_char *

18 years ago - deraadt@cvs.openbsd.org 2006/03/20 18:35:12
djm [Sun, 26 Mar 2006 03:08:10 +0000 (03:08 +0000)] 
   - deraadt@cvs.openbsd.org 2006/03/20 18:35:12
     [channels.c]
     x11_fake_data is only ever used as u_char *

18 years ago - deraadt@cvs.openbsd.org 2006/03/20 18:27:50
djm [Sun, 26 Mar 2006 03:07:52 +0000 (03:07 +0000)] 
   - deraadt@cvs.openbsd.org 2006/03/20 18:27:50
     [monitor.c]
     spacing

18 years ago - deraadt@cvs.openbsd.org 2006/03/20 18:26:55
djm [Sun, 26 Mar 2006 03:07:26 +0000 (03:07 +0000)] 
   - deraadt@cvs.openbsd.org 2006/03/20 18:26:55
     [channels.c monitor.c session.c session.h ssh-agent.c ssh-keygen.c]
     [ssh-rsa.c ssh.c sshlogin.c]
     annoying spacing fixes getting in the way of real diffs

18 years ago - deraadt@cvs.openbsd.org 2006/03/20 18:17:20
djm [Sun, 26 Mar 2006 03:05:20 +0000 (03:05 +0000)] 
   - deraadt@cvs.openbsd.org 2006/03/20 18:17:20
     [auth1.c auth2.c sshd.c]
     sprinkle some ARGSUSED for table driven functions (which sometimes
     must ignore their args)

18 years agorewrap
djm [Sun, 26 Mar 2006 03:05:02 +0000 (03:05 +0000)] 
rewrap

18 years ago - deraadt@cvs.openbsd.org 2006/03/20 18:14:02
djm [Sun, 26 Mar 2006 03:04:36 +0000 (03:04 +0000)] 
   - deraadt@cvs.openbsd.org 2006/03/20 18:14:02
     [channels.c clientloop.c monitor_wrap.c monitor_wrap.h serverloop.c]
     [ssh.c sshpty.c sshpty.h]
     sprinkle u_int throughout pty subsystem, ok markus

18 years ago - deraadt@cvs.openbsd.org 2006/03/20 17:17:23
djm [Sun, 26 Mar 2006 03:03:21 +0000 (03:03 +0000)] 
   - deraadt@cvs.openbsd.org 2006/03/20 17:17:23
     [ssh-rsa.c]
     in a switch (), break after return or goto is stupid

18 years ago - deraadt@cvs.openbsd.org 2006/03/20 17:13:16
djm [Sun, 26 Mar 2006 03:03:03 +0000 (03:03 +0000)] 
   - deraadt@cvs.openbsd.org 2006/03/20 17:13:16
     [key.c]
     djm did a typo

18 years ago - deraadt@cvs.openbsd.org 2006/03/20 17:10:19
djm [Sun, 26 Mar 2006 03:02:35 +0000 (03:02 +0000)] 
   - deraadt@cvs.openbsd.org 2006/03/20 17:10:19
     [auth.c key.c misc.c packet.c ssh-add.c]
     in a switch (), break after return or goto is stupid

18 years ago - djm@cvs.openbsd.org 2006/03/20 11:38:46
djm [Sun, 26 Mar 2006 03:02:16 +0000 (03:02 +0000)] 
   - djm@cvs.openbsd.org 2006/03/20 11:38:46
     [key.c]
     (really) last of the Coverity diffs: avoid possible NULL deref in
     key_free. via elad AT netbsd.org; markus@ ok

18 years ago - djm@cvs.openbsd.org 2006/03/20 04:09:44
djm [Sun, 26 Mar 2006 03:01:54 +0000 (03:01 +0000)] 
   - djm@cvs.openbsd.org 2006/03/20 04:09:44
     [monitor.c]
     memory leaks detected by Coverity via elad AT netbsd.org;
     deraadt@ ok
     that should be all of them now

18 years ago - deraadt@cvs.openbsd.org 2006/03/19 18:59:09
djm [Sun, 26 Mar 2006 03:00:31 +0000 (03:00 +0000)] 
   - deraadt@cvs.openbsd.org 2006/03/19 18:59:09
     [authfile.c]
     whoever thought that break after return was a good idea needs to
     get their head examimed

18 years ago - deraadt@cvs.openbsd.org 2006/03/19 18:59:30
djm [Sun, 26 Mar 2006 02:59:59 +0000 (02:59 +0000)] 
   - deraadt@cvs.openbsd.org 2006/03/19 18:59:30
     [ssh.c]
     spacing

18 years ago - deraadt@cvs.openbsd.org 2006/03/19 18:59:49
djm [Sun, 26 Mar 2006 02:59:38 +0000 (02:59 +0000)] 
   - deraadt@cvs.openbsd.org 2006/03/19 18:59:49
     [ssh-keyscan.c]
     please lint

18 years ago - deraadt@cvs.openbsd.org 2006/03/19 18:56:41
djm [Sun, 26 Mar 2006 02:59:20 +0000 (02:59 +0000)] 
   - deraadt@cvs.openbsd.org 2006/03/19 18:56:41
     [clientloop.c progressmeter.c serverloop.c sshd.c]
     ARGSUSED for signal handlers

18 years ago - deraadt@cvs.openbsd.org 2006/03/19 18:53:12
djm [Sun, 26 Mar 2006 02:58:55 +0000 (02:58 +0000)] 
   - deraadt@cvs.openbsd.org 2006/03/19 18:53:12
     [kex.c kex.h monitor.c myproposal.h session.c]
     spacing

18 years ago - deraadt@cvs.openbsd.org 2006/03/19 18:52:11
djm [Sun, 26 Mar 2006 02:57:41 +0000 (02:57 +0000)] 
   - deraadt@cvs.openbsd.org 2006/03/19 18:52:11
     [auth1.c authfd.c channels.c]
     spacing

18 years agoid sync
djm [Sun, 26 Mar 2006 02:57:07 +0000 (02:57 +0000)] 
id sync

18 years ago - dtucker@cvs.openbsd.org 2006/03/19 11:51:52
djm [Sun, 26 Mar 2006 02:54:37 +0000 (02:54 +0000)] 
   - dtucker@cvs.openbsd.org 2006/03/19 11:51:52
     [servconf.c]
     Correct strdelim null test; ok djm@

18 years ago - djm@cvs.openbsd.org 2006/03/19 07:41:30
djm [Sun, 26 Mar 2006 02:54:03 +0000 (02:54 +0000)] 
   - djm@cvs.openbsd.org 2006/03/19 07:41:30
     [sshconnect2.c]
     memory leaks detected by Coverity via elad AT netbsd.org;
     deraadt@ ok

18 years ago - djm@cvs.openbsd.org 2006/03/19 02:24:05
djm [Sun, 26 Mar 2006 02:53:32 +0000 (02:53 +0000)] 
   - djm@cvs.openbsd.org 2006/03/19 02:24:05
     [dh.c readconf.c servconf.c]
     potential NULL pointer dereferences detected by Coverity
     via elad AT netbsd.org; ok deraadt@

18 years ago - djm@cvs.openbsd.org 2006/03/19 02:23:26
djm [Sun, 26 Mar 2006 02:52:20 +0000 (02:52 +0000)] 
   - djm@cvs.openbsd.org 2006/03/19 02:23:26
     [hostfile.c]
     FILE* leak detected by Coverity via elad AT netbsd.org;
     ok deraadt@

18 years ago - djm@cvs.openbsd.org 2006/03/19 02:22:56
djm [Sun, 26 Mar 2006 02:51:44 +0000 (02:51 +0000)] 
   - djm@cvs.openbsd.org 2006/03/19 02:22:56
     [sftp.c]
     more memory leaks detected by Coverity via elad AT netbsd.org;
     deraadt@ ok

18 years ago - djm@cvs.openbsd.org 2006/03/19 02:22:32
djm [Sun, 26 Mar 2006 02:51:08 +0000 (02:51 +0000)] 
   - djm@cvs.openbsd.org 2006/03/19 02:22:32
     [serverloop.c]
     memory leaks detected by Coverity via elad AT netbsd.org;
     ok deraadt@ dtucker@

18 years ago - djm@cvs.openbsd.org 2006/03/17 22:31:11
djm [Sun, 26 Mar 2006 02:50:37 +0000 (02:50 +0000)] 
   - djm@cvs.openbsd.org 2006/03/17 22:31:11
     [authfd.c]
     unreachanble statement, found by lint

18 years ago - djm@cvs.openbsd.org 2006/03/17 22:31:50
djm [Sun, 26 Mar 2006 02:50:14 +0000 (02:50 +0000)] 
   - djm@cvs.openbsd.org 2006/03/17 22:31:50
     [authfd.c]
     another unreachable found by lint

18 years ago - biorn@cvs.openbsd.org 2006/03/16 10:31:45
djm [Sun, 26 Mar 2006 02:49:43 +0000 (02:49 +0000)] 
   - biorn@cvs.openbsd.org 2006/03/16 10:31:45
     [scp.c]
     Try to display errormessage even if remout == -1
     ok djm@, markus@

18 years ago - OpenBSD CVS Sync
djm [Sun, 26 Mar 2006 02:48:01 +0000 (02:48 +0000)] 
 - OpenBSD CVS Sync
   - jakob@cvs.openbsd.org 2006/03/15 08:46:44
     [ssh-keygen.c]
     if no key file are given when printing the DNS host record, use the
     host key file(s) as default. ok djm@

18 years ago [deattack.c deattack.h]
djm [Sat, 25 Mar 2006 13:11:46 +0000 (13:11 +0000)] 
 [deattack.c deattack.h]
     remove IV support from the CRC attack detector, OpenSSH has never used
     it - it only applied to IDEA-CFB, which we don't support.
     prompted by NetBSD Coverity report via elad AT netbsd.org;
     feedback markus@ "nuke it" deraadt@

18 years ago - jakob@cvs.openbsd.org 2006/03/22 21:16:24
djm [Sat, 25 Mar 2006 13:07:02 +0000 (13:07 +0000)] 
   - jakob@cvs.openbsd.org 2006/03/22 21:16:24
     [ssh.1]
     simplify SSHFP example; ok jmc@

18 years ago - deraadt@cvs.openbsd.org 2006/03/20 18:41:43
djm [Sat, 25 Mar 2006 13:06:48 +0000 (13:06 +0000)] 
   - deraadt@cvs.openbsd.org 2006/03/20 18:41:43
     [dns.c]
     cast xstrdup to propert u_char *

18 years ago - deraadt@cvs.openbsd.org 2006/03/20 18:26:55
djm [Sat, 25 Mar 2006 13:06:32 +0000 (13:06 +0000)] 
   - deraadt@cvs.openbsd.org 2006/03/20 18:26:55
     [session.h]
     annoying spacing fixes getting in the way of real diffs

18 years ago - deraadt@cvs.openbsd.org 2006/03/20 18:14:02
djm [Sat, 25 Mar 2006 13:06:14 +0000 (13:06 +0000)] 
   - deraadt@cvs.openbsd.org 2006/03/20 18:14:02
     [monitor_wrap.h sshpty.h]
     sprinkle u_int throughout pty subsystem, ok markus

18 years ago - djm@cvs.openbsd.org 2006/03/20 04:08:18
djm [Sat, 25 Mar 2006 13:05:44 +0000 (13:05 +0000)] 
   - djm@cvs.openbsd.org 2006/03/20 04:08:18
     [gss-serv.c]
     last lot of GSSAPI related leaks detected by Coverity via
     elad AT netbsd.org; reviewed by simon AT sxw.org.uk; deraadt@ ok

18 years ago - djm@cvs.openbsd.org 2006/03/20 04:07:49
djm [Sat, 25 Mar 2006 13:05:23 +0000 (13:05 +0000)] 
   - djm@cvs.openbsd.org 2006/03/20 04:07:49
     [gss-genr.c]
     more GSSAPI related leaks detected by Coverity via elad AT netbsd.org;
     reviewed by simon AT sxw.org.uk; deraadt@ ok

18 years ago - djm@cvs.openbsd.org 2006/03/20 04:07:22
djm [Sat, 25 Mar 2006 13:04:53 +0000 (13:04 +0000)] 
   - djm@cvs.openbsd.org 2006/03/20 04:07:22
     [auth2-gss.c]
     GSSAPI related leaks detected by Coverity via elad AT netbsd.org;
     reviewed by simon AT sxw.org.uk; deraadt@ ok

18 years ago - deraadt@cvs.openbsd.org 2006/03/19 18:53:12
djm [Sat, 25 Mar 2006 13:04:32 +0000 (13:04 +0000)] 
   - deraadt@cvs.openbsd.org 2006/03/19 18:53:12
     [kex.h myproposal.h]
     spacing

18 years ago - deraadt@cvs.openbsd.org 2006/03/19 18:51:18
djm [Sat, 25 Mar 2006 13:03:21 +0000 (13:03 +0000)] 
   - deraadt@cvs.openbsd.org 2006/03/19 18:51:18
     [atomicio.c auth-bsdauth.c auth-chall.c auth-krb5.c auth-options.c]
     [auth-pam.c auth-passwd.c auth-rh-rsa.c auth-rhosts.c auth-rsa.c]
     [auth-shadow.c auth-skey.c auth.c auth1.c auth2-chall.c]
     [auth2-hostbased.c auth2-kbdint.c auth2-none.c auth2-passwd.c]
     [auth2-pubkey.c auth2.c authfd.c authfile.c bufaux.c buffer.c]
     [canohost.c channels.c cipher-3des1.c cipher-acss.c cipher-aes.c]
     [cipher-bf1.c cipher-ctr.c cipher.c cleanup.c clientloop.c compat.c]
     [compress.c deattack.c dh.c dispatch.c dns.c entropy.c fatal.c]
     [groupaccess.c hostfile.c includes.h kex.c kexdh.c kexdhc.c]
     [kexdhs.c kexgex.c kexgexc.c kexgexs.c key.c log.c loginrec.c]
     [loginrec.h logintest.c mac.c match.c md-sha256.c md5crypt.c misc.c]
     [monitor.c monitor_fdpass.c monitor_mm.c monitor_wrap.c msg.c]
     [nchan.c packet.c progressmeter.c readconf.c readpass.c rsa.c]
     [scard.c scp.c servconf.c serverloop.c session.c sftp-client.c]
     [sftp-common.c sftp-glob.c sftp-server.c sftp.c ssh-add.c]
     [ssh-agent.c ssh-dss.c ssh-keygen.c ssh-keyscan.c ssh-keysign.c]
     [ssh-rand-helper.c ssh-rsa.c ssh.c sshconnect.c sshconnect1.c]
     [sshconnect2.c sshd.c sshlogin.c sshpty.c sshtty.c ttymodes.c]
     [uidswap.c uuencode.c xmalloc.c openbsd-compat/bsd-arc4random.c]
     [openbsd-compat/bsd-closefrom.c openbsd-compat/bsd-cygwin_util.c]
     [openbsd-compat/bsd-getpeereid.c openbsd-compat/bsd-misc.c]
     [openbsd-compat/bsd-nextstep.c openbsd-compat/bsd-snprintf.c]
     [openbsd-compat/bsd-waitpid.c openbsd-compat/fake-rfc2553.c]
     RCSID() can die

18 years ago - djm@cvs.openbsd.org 2006/03/16 04:24:42
djm [Sat, 25 Mar 2006 12:39:29 +0000 (12:39 +0000)] 
   - djm@cvs.openbsd.org 2006/03/16 04:24:42
     [ssh.1]
     Add RFC4419 (Diffie-Hellman group exchange KEX) to the list of SSH RFCs
     that OpenSSH supports

18 years ago - (dtucker) [openbsd-compat/bsd-snprintf.c] Bug #1173: make fmtint() take
dtucker [Sat, 18 Mar 2006 13:07:07 +0000 (13:07 +0000)] 
 - (dtucker) [openbsd-compat/bsd-snprintf.c] Bug #1173: make fmtint() take
   a LLONG rather than a long.  Fixes scp'ing of large files on platforms
   with missing/broken snprintfs.  Patch from e.borovac at bom.gov.au.

18 years ago- (djm) [auth-pam.c] Fix memleak in error path, from Coverity via
djm [Sat, 18 Mar 2006 12:04:49 +0000 (12:04 +0000)] 
- (djm) [auth-pam.c] Fix memleak in error path, from Coverity via
  elad AT NetBSD.org

18 years ago - (djm) [kex.c] Slightly more clean deactivation of dhgex-sha256 on old
djm [Thu, 16 Mar 2006 07:22:18 +0000 (07:22 +0000)] 
 - (djm) [kex.c] Slightly more clean deactivation of dhgex-sha256 on old
   OpenSSL; ok tim

18 years ago - (tim) [kex.c myproposal.h md-sha256.c openbsd-compat/sha2.c,h] Disable
tim [Thu, 16 Mar 2006 04:17:05 +0000 (04:17 +0000)] 
 - (tim) [kex.c myproposal.h md-sha256.c openbsd-compat/sha2.c,h] Disable
   sha256 when openssl < 0.9.7. Patch from djm@. Corrections/testing by me.

18 years ago - (dtucker) [configure.ac md-sha256.c] NetBSD has sha2.h in
dtucker [Wed, 15 Mar 2006 21:14:34 +0000 (21:14 +0000)] 
 - (dtucker) [configure.ac md-sha256.c] NetBSD has sha2.h in
   /usr/include/crypto.  Hint from djm@.

18 years ago - (dtucker) [entropy.c] Add headers for WIFEXITED and friends.
dtucker [Wed, 15 Mar 2006 20:21:35 +0000 (20:21 +0000)] 
 - (dtucker) [entropy.c] Add headers for WIFEXITED and friends.

18 years ago - (dtucker) [configure.ac] login_cap.h requires sys/types.h on NetBSD.
dtucker [Wed, 15 Mar 2006 11:28:17 +0000 (11:28 +0000)] 
 - (dtucker) [configure.ac] login_cap.h requires sys/types.h on NetBSD.

18 years ago - (dtucker) [openbsd-compat/openbsd-compat.h] AIX (at least) needs
dtucker [Wed, 15 Mar 2006 11:25:54 +0000 (11:25 +0000)] 
 - (dtucker) [openbsd-compat/openbsd-compat.h] AIX (at least) needs
   sys/ioctl.h for struct winsize.

18 years ago - (djm) [includes.h] Put back paths.h, it is needed in defines.h
djm [Wed, 15 Mar 2006 10:48:54 +0000 (10:48 +0000)] 
 - (djm) [includes.h] Put back paths.h, it is needed in defines.h

18 years ago - (dtucker) [configure.ac] Fix glob test conversion to AC_TRY_COMPILE
dtucker [Wed, 15 Mar 2006 10:31:39 +0000 (10:31 +0000)] 
 - (dtucker) [configure.ac] Fix glob test conversion to AC_TRY_COMPILE

18 years ago - (tim) [openssh/sshpty.c openssh/openbsd-compat/port-tun.c] put in some
tim [Wed, 15 Mar 2006 06:09:50 +0000 (06:09 +0000)] 
 - (tim) [openssh/sshpty.c openssh/openbsd-compat/port-tun.c] put in some
   includes removed from includes.h

18 years ago - (tim) [includes.h] put sys/stat.h back in to quiet some "macro redefined:"
tim [Wed, 15 Mar 2006 05:04:18 +0000 (05:04 +0000)] 
 - (tim) [includes.h] put sys/stat.h back in to quiet some "macro redefined:"
   warnings.

18 years ago - (djm) [auth-pam.c clientloop.c includes.h monitor.c session.c]
djm [Wed, 15 Mar 2006 03:42:54 +0000 (03:42 +0000)] 
 - (djm) [auth-pam.c clientloop.c includes.h monitor.c session.c]
   [sftp-client.c ssh-keysign.c ssh.c sshconnect.c sshconnect2.c]
   [sshd.c openbsd-compat/bsd-misc.c openbsd-compat/bsd-openpty.c]
   [openbsd-compat/glob.c openbsd-compat/mktemp.c]
   [openbsd-compat/readpassphrase.c] Lots of include fixes for
   OpenSolaris

18 years ago - (djm) [openbsd-compat/sha2.h openbsd-compat/sha2.c] Comment out
djm [Wed, 15 Mar 2006 03:36:55 +0000 (03:36 +0000)] 
 - (djm) [openbsd-compat/sha2.h openbsd-compat/sha2.c] Comment out
   SHA384, which we don't need and doesn't compile without tweaks

18 years ago - (djm) [ssh-agent.c] Restore dropped stat.h
djm [Wed, 15 Mar 2006 03:03:06 +0000 (03:03 +0000)] 
 - (djm) [ssh-agent.c] Restore dropped stat.h

18 years ago - (djm) [ssh-rand-helper.c] Needs a bunch of headers
djm [Wed, 15 Mar 2006 03:02:36 +0000 (03:02 +0000)] 
 - (djm) [ssh-rand-helper.c] Needs a bunch of headers

18 years ago - (djm) [openbsd-compat/sha2.h] Avoid include macro clash with
djm [Wed, 15 Mar 2006 03:02:01 +0000 (03:02 +0000)] 
 - (djm) [openbsd-compat/sha2.h] Avoid include macro clash with
   system sha2.h

18 years ago - (djm) [loginrec.c] Need stat.h
djm [Wed, 15 Mar 2006 03:01:11 +0000 (03:01 +0000)] 
 - (djm) [loginrec.c] Need stat.h

18 years ago - (djm) [regress/.cvsignore] Ignore Makefile here
djm [Wed, 15 Mar 2006 02:13:27 +0000 (02:13 +0000)] 
 - (djm) [regress/.cvsignore] Ignore Makefile here

18 years ago - (djm) [md-sha256.c configure.ac] md-sha256.c needs sha2.h if present
djm [Wed, 15 Mar 2006 02:12:41 +0000 (02:12 +0000)] 
 - (djm) [md-sha256.c configure.ac] md-sha256.c needs sha2.h if present

18 years ago - (djm) [Makefile.in openbsd-compat/Makefile.in] Add added files
djm [Wed, 15 Mar 2006 02:09:18 +0000 (02:09 +0000)] 
 - (djm) [Makefile.in openbsd-compat/Makefile.in] Add added files

18 years ago - (djm) [includes.h] Restore accidentally dropped netinet/in.h
djm [Wed, 15 Mar 2006 02:07:48 +0000 (02:07 +0000)] 
 - (djm) [includes.h] Restore accidentally dropped netinet/in.h

18 years ago - (djm) [configure.ac defines.h kex.c md-sha256.c]
djm [Wed, 15 Mar 2006 02:02:28 +0000 (02:02 +0000)] 
 - (djm) [configure.ac defines.h kex.c md-sha256.c]
   [openbsd-compat/sha2.h openbsd-compat/openbsd-compat.h]
   [openbsd-compat/sha2.c] First stab at portability glue for SHA256
   KEX support, should work with libc SHA256 support or OpenSSL
   EVP_sha256 if present

18 years ago - djm@cvs.openbsd.org 2006/03/07 09:07:40
djm [Wed, 15 Mar 2006 01:08:28 +0000 (01:08 +0000)] 
   - djm@cvs.openbsd.org 2006/03/07 09:07:40
     [kex.c kex.h monitor.c myproposal.h ssh-keyscan.c sshconnect2.c sshd.c]
     Implement the diffie-hellman-group-exchange-sha256 key exchange method
     using the SHA256 code in libc (and wrapper to make it into an OpenSSL
     EVP), interop tested against CVS PuTTY
     NB. no portability bits committed yet

18 years ago - markus@cvs.openbsd.org 2006/03/14 16:32:48
djm [Wed, 15 Mar 2006 01:06:55 +0000 (01:06 +0000)] 
   - markus@cvs.openbsd.org 2006/03/14 16:32:48
     [ssh_config.5 sshd_config.5]
     *AliveCountMax applies to protcol v2 only; ok dtucker, djm

18 years ago - djm@cvs.openbsd.org 2006/03/14 00:15:39
djm [Wed, 15 Mar 2006 01:06:41 +0000 (01:06 +0000)] 
   - djm@cvs.openbsd.org 2006/03/14 00:15:39
     [canohost.c]
     log the originating address and not just the name when a reverse
     mapping check fails, requested by linux AT linuon.com

18 years ago - dtucker@cvs.openbsd.org 2006/03/13 10:26:52
djm [Wed, 15 Mar 2006 01:06:23 +0000 (01:06 +0000)] 
   - dtucker@cvs.openbsd.org 2006/03/13 10:26:52
     [authfile.c authfile.h ssh-add.c]
     Make ssh-add check file permissions before attempting to load private
     key files multiple times; it will fail anyway and this prevents confusing
     multiple prompts and warnings.  mindrot #1138, ok djm@

18 years ago - dtucker@cvs.openbsd.org 2006/03/13 10:14:29
djm [Wed, 15 Mar 2006 01:05:59 +0000 (01:05 +0000)] 
   - dtucker@cvs.openbsd.org 2006/03/13 10:14:29
     [misc.c ssh_config.5 sshd_config.5]
     Allow config directives to contain whitespace by surrounding them by double
     quotes.  mindrot #482, man page help from jmc@, ok djm@

18 years ago - dtucker@cvs.openbsd.org 2006/03/13 08:43:16
djm [Wed, 15 Mar 2006 01:05:40 +0000 (01:05 +0000)] 
   - dtucker@cvs.openbsd.org 2006/03/13 08:43:16
     [ssh-keygen.c]
     Make ssh-keygen handle CR and CRLF line termination when converting IETF
     format keys, in adition to vanilla LF.  mindrot #1157, tested by Chris
     Pepper, ok djm@

18 years ago - dtucker@cvs.openbsd.org 2006/03/13 08:33:00
djm [Wed, 15 Mar 2006 01:05:22 +0000 (01:05 +0000)] 
   - dtucker@cvs.openbsd.org 2006/03/13 08:33:00
     [packet.c]
     Set TCP_NODELAY for all connections not just "interactive" ones.  Fixes
     poor performance and protocol stalls under some network conditions (mindrot
     bugs #556 and #981). Patch originally from markus@, ok djm@

18 years ago - djm@cvs.openbsd.org 2006/03/13 08:16:00
djm [Wed, 15 Mar 2006 01:04:36 +0000 (01:04 +0000)] 
   - djm@cvs.openbsd.org 2006/03/13 08:16:00
     [sshd.c]
     don't log that we are listening on a socket before the listen() call
     actually succeeds, bz #1162 reported by Senthil Kumar; ok dtucker@

18 years ago - djm@cvs.openbsd.org 2006/03/12 04:23:07
djm [Wed, 15 Mar 2006 01:03:53 +0000 (01:03 +0000)] 
   - djm@cvs.openbsd.org 2006/03/12 04:23:07
     [ssh.c]
     knf nit

18 years ago - djm@cvs.openbsd.org 2006/03/04 04:12:58
djm [Wed, 15 Mar 2006 01:01:34 +0000 (01:01 +0000)] 
   - djm@cvs.openbsd.org 2006/03/04 04:12:58
     [serverloop.c]
     move a debug() outside of a signal handler; ok markus@ a little while back

18 years ago - djm@cvs.openbsd.org 2006/02/28 01:10:21
djm [Wed, 15 Mar 2006 01:01:14 +0000 (01:01 +0000)] 
   - djm@cvs.openbsd.org 2006/02/28 01:10:21
     [session.c]
     fix logout recording when privilege separation is disabled, analysis and
     patch from vinschen at redhat.com; tested by dtucker@ ok deraadt@
     NB. ID sync only - patch already in portable

18 years ago - jmc@cvs.openbsd.org 2006/02/26 18:03:10
djm [Wed, 15 Mar 2006 00:59:39 +0000 (00:59 +0000)] 
   - jmc@cvs.openbsd.org 2006/02/26 18:03:10
     [ssh_config.5]
     comma;

18 years ago - jmc@cvs.openbsd.org 2006/02/26 18:01:13
djm [Wed, 15 Mar 2006 00:59:25 +0000 (00:59 +0000)] 
   - jmc@cvs.openbsd.org 2006/02/26 18:01:13
     [sshd_config.5]
     subsection is pointless here;

18 years ago - jmc@cvs.openbsd.org 2006/02/26 17:17:18
djm [Wed, 15 Mar 2006 00:59:08 +0000 (00:59 +0000)] 
   - jmc@cvs.openbsd.org 2006/02/26 17:17:18
     [ssh_config.5]
     move PATTERNS to the end of the main body; requested by dtucker

18 years ago - jmc@cvs.openbsd.org 2006/02/25 12:28:34
djm [Wed, 15 Mar 2006 00:58:49 +0000 (00:58 +0000)] 
   - jmc@cvs.openbsd.org 2006/02/25 12:28:34
     [sshd_config.5]
     document the order in which allow/deny directives are processed;
     help/ok dtucker

18 years agomissed in commit message:
djm [Wed, 15 Mar 2006 00:58:25 +0000 (00:58 +0000)] 
missed in commit message:

     help/ok dtucker

18 years ago - jmc@cvs.openbsd.org 2006/02/25 12:26:17
djm [Wed, 15 Mar 2006 00:57:55 +0000 (00:57 +0000)] 
   - jmc@cvs.openbsd.org 2006/02/25 12:26:17
     [ssh_config.5]
     document the possible values for KbdInteractiveDevices;

18 years ago - jmc@cvs.openbsd.org 2006/02/24 23:51:17
djm [Wed, 15 Mar 2006 00:57:25 +0000 (00:57 +0000)] 
   - jmc@cvs.openbsd.org 2006/02/24 23:51:17
     [sshd_config.5]
     oops - bits i missed;

18 years ago - jmc@cvs.openbsd.org 2006/02/24 23:43:57
djm [Wed, 15 Mar 2006 00:56:56 +0000 (00:56 +0000)] 
   - jmc@cvs.openbsd.org 2006/02/24 23:43:57
     [sshd_config.5]
     some grammar/wording fixes;

18 years ago - jmc@cvs.openbsd.org 2006/02/24 23:20:07
djm [Wed, 15 Mar 2006 00:56:18 +0000 (00:56 +0000)] 
   - jmc@cvs.openbsd.org 2006/02/24 23:20:07
     [ssh_config.5]
     some grammar/wording fixes;

18 years ago - jmc@cvs.openbsd.org 2006/02/24 20:31:31
djm [Wed, 15 Mar 2006 00:56:03 +0000 (00:56 +0000)] 
   - jmc@cvs.openbsd.org 2006/02/24 20:31:31
     [ssh.1 ssh_config.5 sshd.8 sshd_config.5]
     more consistency fixes;

18 years ago - jmc@cvs.openbsd.org 2006/02/24 20:22:16
djm [Wed, 15 Mar 2006 00:55:31 +0000 (00:55 +0000)] 
   - jmc@cvs.openbsd.org 2006/02/24 20:22:16
     [ssh-keysign.8 ssh_config.5 sshd_config.5]
     some consistency fixes;

18 years ago - jmc@cvs.openbsd.org 2006/02/24 10:39:52
djm [Wed, 15 Mar 2006 00:55:08 +0000 (00:55 +0000)] 
   - jmc@cvs.openbsd.org 2006/02/24 10:39:52
     [sshd.8]
     signpost to PATTERNS section;

18 years ago - jmc@cvs.openbsd.org 2006/02/24 10:37:07
djm [Wed, 15 Mar 2006 00:54:36 +0000 (00:54 +0000)] 
   - jmc@cvs.openbsd.org 2006/02/24 10:37:07
     [ssh_config.5]
     tidy up the refs to PATTERNS;

18 years ago - jmc@cvs.openbsd.org 2006/02/24 10:33:54
djm [Wed, 15 Mar 2006 00:54:21 +0000 (00:54 +0000)] 
   - jmc@cvs.openbsd.org 2006/02/24 10:33:54
     [sshd_config.5]
     signpost to PATTERNS;

18 years ago - jmc@cvs.openbsd.org 2006/02/24 10:25:14
djm [Wed, 15 Mar 2006 00:54:05 +0000 (00:54 +0000)] 
   - jmc@cvs.openbsd.org 2006/02/24 10:25:14
     [ssh_config.5]
     add section on patterns;
     from dtucker + myself

18 years ago - stevesk@cvs.openbsd.org 2006/02/22 00:04:45
djm [Wed, 15 Mar 2006 00:53:45 +0000 (00:53 +0000)] 
   - stevesk@cvs.openbsd.org 2006/02/22 00:04:45
     [canohost.c clientloop.c includes.h match.c readconf.c scp.c ssh.c]
     [sshconnect.c]
     move #include <ctype.h> out of includes.h; ok djm@

18 years agooops, this commit is really:
djm [Wed, 15 Mar 2006 00:52:09 +0000 (00:52 +0000)] 
oops, this commit is really:

   - stevesk@cvs.openbsd.org 2006/02/20 17:02:44
     [clientloop.c includes.h monitor.c progressmeter.c scp.c]
     [serverloop.c session.c sftp.c ssh-agent.c ssh.c sshd.c]
     move #include <signal.h> out of includes.h; ok markus@

the previous was:

   - stevesk@cvs.openbsd.org 2006/02/20 17:19:54
     [auth-rhosts.c auth-rsa.c auth.c auth2-none.c auth2-pubkey.c]
     [authfile.c clientloop.c includes.h readconf.c scp.c session.c]
     [sftp-client.c sftp-common.c sftp-common.h sftp-glob.c]
     [sftp-server.c sftp.c ssh-add.c ssh-keygen.c ssh.c sshconnect.c]
     [sshconnect2.c sshd.c sshpty.c]
     move #include <sys/stat.h> out of includes.h; ok markus@

18 years ago - stevesk@cvs.openbsd.org 2006/02/20 17:02:44
djm [Wed, 15 Mar 2006 00:45:54 +0000 (00:45 +0000)] 
   - stevesk@cvs.openbsd.org 2006/02/20 17:02:44
     [clientloop.c includes.h monitor.c progressmeter.c scp.c]
     [serverloop.c session.c sftp.c ssh-agent.c ssh.c sshd.c]
     move #include <signal.h> out of includes.h; ok markus@

18 years ago - stevesk@cvs.openbsd.org 2006/02/20 16:36:15
djm [Wed, 15 Mar 2006 00:40:10 +0000 (00:40 +0000)] 
   - stevesk@cvs.openbsd.org 2006/02/20 16:36:15
     [authfd.c channels.c includes.h session.c ssh-agent.c ssh.c]
     move #include <sys/un.h> out of includes.h; ok djm@

18 years ago - jmc@cvs.openbsd.org 2006/02/19 20:12:25
djm [Wed, 15 Mar 2006 00:37:02 +0000 (00:37 +0000)] 
   - jmc@cvs.openbsd.org 2006/02/19 20:12:25
     [ssh_config.5]
     add some vertical space;

18 years ago - jmc@cvs.openbsd.org 2006/02/19 20:05:00
djm [Wed, 15 Mar 2006 00:36:45 +0000 (00:36 +0000)] 
   - jmc@cvs.openbsd.org 2006/02/19 20:05:00
     [sshd.8]
     grammar;

18 years ago - jmc@cvs.openbsd.org 2006/02/19 20:02:17
djm [Wed, 15 Mar 2006 00:36:18 +0000 (00:36 +0000)] 
   - jmc@cvs.openbsd.org 2006/02/19 20:02:17
     [sshd.8]
     sync the (s)hosts.equiv FILES entries w/ those from ssh.1;

18 years ago - jmc@cvs.openbsd.org 2006/02/19 19:52:10
djm [Wed, 15 Mar 2006 00:35:54 +0000 (00:35 +0000)] 
   - jmc@cvs.openbsd.org 2006/02/19 19:52:10
     [sshd.8]
     move the sshrc stuff out of FILES, and into its own section:
     FILES is not a good place to document how stuff works;

18 years ago - jmc@cvs.openbsd.org 2006/02/16 09:05:34
djm [Wed, 15 Mar 2006 00:35:27 +0000 (00:35 +0000)] 
   - jmc@cvs.openbsd.org 2006/02/16 09:05:34
     [sshd.8]
     sync some of the FILES entries w/ ssh.1;

18 years ago - jmc@cvs.openbsd.org 2006/02/15 16:55:33
djm [Wed, 15 Mar 2006 00:35:05 +0000 (00:35 +0000)] 
   - jmc@cvs.openbsd.org 2006/02/15 16:55:33
     [sshd.8]
     remove ietf draft references; RFC list now maintained in ssh.1;

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