]> andersk Git - openssh.git/log
openssh.git
20 years ago - (djm) Bug #564: Perform PAM account checks for all authentications when
djm [Mon, 25 Aug 2003 03:08:49 +0000 (03:08 +0000)] 
 - (djm) Bug #564: Perform PAM account checks for all authentications when
   UsePAM=yes; ok dtucker

20 years ago - (dtucker) [acconfig.h auth.c configure.ac sshd.8] Bug #422 again: deny
dtucker [Mon, 25 Aug 2003 01:51:19 +0000 (01:51 +0000)] 
 - (dtucker) [acconfig.h auth.c configure.ac sshd.8] Bug #422 again: deny
   any access to locked accounts.  ok djm@

20 years ago - (bal) redo how we handle 'mysignal()'. Move it to
mouring [Mon, 25 Aug 2003 01:16:21 +0000 (01:16 +0000)] 
 - (bal) redo how we handle 'mysignal()'.  Move it to
   openbsd-compat/bsd-misc.c, s/mysignal/signal/ and #define signal to
   be our 'mysignal' by default.  OK djm@

20 years ago - (bal) openbsd-compat/ OpenBSD updates. Mostly licensing, ansifications
mouring [Mon, 25 Aug 2003 01:10:51 +0000 (01:10 +0000)] 
 - (bal) openbsd-compat/ OpenBSD updates.  Mostly licensing, ansifications
   and minor fixes.

20 years ago - (djm) Bug #621: Select OpenSC keys by usage attributes. Patch from
djm [Mon, 25 Aug 2003 00:58:26 +0000 (00:58 +0000)] 
 - (djm) Bug #621: Select OpenSC keys by usage attributes. Patch from
   larsch@trustcenter.de

20 years ago - (dtucker) [contrib/cygwin/ssh-user-config] Put keys in authorized_keys
dtucker [Fri, 22 Aug 2003 08:43:48 +0000 (08:43 +0000)] 
 - (dtucker) [contrib/cygwin/ssh-user-config] Put keys in authorized_keys
   rather that authorized_keys2.  Patch from vinschen@redhat.com.

20 years ago - (djm) s/get_progname/ssh_get_progname/g to avoid conflict with Heimdal
djm [Thu, 21 Aug 2003 23:34:41 +0000 (23:34 +0000)] 
 - (djm) s/get_progname/ssh_get_progname/g to avoid conflict with Heimdal
   -lbroken; ok dtucker

20 years ago - (dtucker) [configure.ac] Move openpty/ctty test outside of case statement
dtucker [Thu, 21 Aug 2003 07:58:29 +0000 (07:58 +0000)] 
 - (dtucker) [configure.ac] Move openpty/ctty test outside of case statement
   and after normal openpty test.

20 years ago - (dtucker) [defines.h] Put CMSG_DATA, CMSG_FIRSTHDR with other CMSG* macros,
dtucker [Thu, 21 Aug 2003 06:49:41 +0000 (06:49 +0000)] 
 - (dtucker) [defines.h] Put CMSG_DATA, CMSG_FIRSTHDR with other CMSG* macros,
   change CMSG_DATA to use __CMSG_ALIGN (and thus work properly), reformat for
   consistency.

20 years ago - markus@cvs.openbsd.org 2003/08/14 16:08:58
dtucker [Thu, 21 Aug 2003 06:44:07 +0000 (06:44 +0000)] 
   - markus@cvs.openbsd.org 2003/08/14 16:08:58
     [ssh-keygen.c]
     exit after primetest, ok djm@

20 years ago - (dtucker) [configure.ac openbsd-compat/bsd-misc.c openbsd-compat/bsd-misc.h]
dtucker [Wed, 13 Aug 2003 10:48:07 +0000 (10:48 +0000)] 
 - (dtucker) [configure.ac openbsd-compat/bsd-misc.c openbsd-compat/bsd-misc.h]
   Add a tcsendbreak function for platforms that don't have one, based on the
   one from OpenBSD.

Any more of these and I'll split them out into bsd-termio.[ch].

20 years ago - markus@cvs.openbsd.org 2003/08/13 09:07:10
dtucker [Wed, 13 Aug 2003 10:38:36 +0000 (10:38 +0000)] 
   - markus@cvs.openbsd.org 2003/08/13 09:07:10
     [readconf.c ssh.c]
     socks4->socks, since with support both 4 and 5; dtucker@zip.com.au

20 years ago - markus@cvs.openbsd.org 2003/08/13 08:46:31
dtucker [Wed, 13 Aug 2003 10:37:05 +0000 (10:37 +0000)] 
   - markus@cvs.openbsd.org 2003/08/13 08:46:31
     [auth1.c readconf.c readconf.h servconf.c servconf.h ssh.c ssh_config
     ssh_config.5 sshconnect1.c sshd.8 sshd.c sshd_config sshd_config.5]
     remove RhostsAuthentication; suggested by djm@ before; ok djm@, deraadt@,
     fgsch@, miod@, henning@, jakob@ and others

20 years ago - markus@cvs.openbsd.org 2003/08/13 08:33:02
dtucker [Wed, 13 Aug 2003 10:31:05 +0000 (10:31 +0000)] 
   - markus@cvs.openbsd.org 2003/08/13 08:33:02
     [session.c]
     use more portable tcsendbreak(3) and ignore break_length;
     ok deraadt, millert

20 years ago - (dtucker) [session.c] Remove #ifdef TIOCSBRK kludge.
dtucker [Wed, 13 Aug 2003 10:28:14 +0000 (10:28 +0000)] 
 - (dtucker) [session.c] Remove #ifdef TIOCSBRK kludge.

20 years agoUpdate Corinna's address.
dtucker [Mon, 11 Aug 2003 13:03:53 +0000 (13:03 +0000)] 
Update Corinna's address.

20 years ago - (dtucker) [openbsd-compat/xcrypt.c] Remove Cygwin #ifdef block (duplicate
dtucker [Mon, 11 Aug 2003 13:00:33 +0000 (13:00 +0000)] 
 - (dtucker) [openbsd-compat/xcrypt.c] Remove Cygwin #ifdef block (duplicate
   in bsd-cygwin_util.h).

20 years ago - (dtucker) OpenBSD CVS Sync
dtucker [Mon, 11 Aug 2003 12:55:36 +0000 (12:55 +0000)] 
 - (dtucker) OpenBSD CVS Sync
   (thanks to Simon Wilkinson for help with this -dt)
   - markus@cvs.openbsd.org 2003/07/16 15:02:06
     [auth-krb5.c]
     mcc -> fcc; from Love Hörnquist Ã…strand <lha@it.su.se>
     otherwise the kerberos credentinal is stored in a memory cache
     in the privileged sshd. ok jabob@, hin@ (some time ago)

20 years ago - (dtucker) [auth-pam.c] Don't set PAM_TTY if tty is null. ok djm@
dtucker [Fri, 8 Aug 2003 03:43:37 +0000 (03:43 +0000)] 
 - (dtucker) [auth-pam.c] Don't set PAM_TTY if tty is null.  ok djm@

20 years ago - (dtucker) [openbsd-compat/fake-rfc2553.h] Older Linuxes have AI_PASSIVE and
dtucker [Fri, 8 Aug 2003 02:15:11 +0000 (02:15 +0000)] 
 - (dtucker) [openbsd-compat/fake-rfc2553.h] Older Linuxes have AI_PASSIVE and
   AI_CANONNAME in netdb.h but not AI_NUMERICHOST, so check each definition
   separately before defining them.

20 years ago - (dtucker) [session.c openbsd-compat/bsd-cygwin_util.h] Move Cygwin
dtucker [Thu, 7 Aug 2003 06:28:16 +0000 (06:28 +0000)] 
 - (dtucker) [session.c openbsd-compat/bsd-cygwin_util.h] Move Cygwin
   specific defines and includes to bsd-cygwin_util.h.  Fixes build error too.

20 years ago - (dtucker) [openbsd-compat/bsd-cygwin_util.c openbsd-compat/bsd-cygwin_util.h]
dtucker [Thu, 7 Aug 2003 06:23:43 +0000 (06:23 +0000)] 
 - (dtucker) [openbsd-compat/bsd-cygwin_util.c openbsd-compat/bsd-cygwin_util.h]
   Remove incorrect filenames from comments (file names are in Id tags).

20 years ago - (dtucker) [defines.h] Bug #336: Add CMSG_DATA and CMSG_FIRSTHDR macros if
dtucker [Thu, 7 Aug 2003 05:58:28 +0000 (05:58 +0000)] 
 - (dtucker) [defines.h] Bug #336: Add CMSG_DATA and CMSG_FIRSTHDR macros if
   not already defined (eg Linux with some versions of libc5), based on those
   from OpenBSD.

20 years ago - (dtucker) [canohost.c] Bug #336: Only check ip options if IP_OPTIONS is
dtucker [Thu, 7 Aug 2003 03:29:04 +0000 (03:29 +0000)] 
 - (dtucker) [canohost.c] Bug #336: Only check ip options if IP_OPTIONS is
   defined (fixes compile error on really old Linuxes).

20 years ago - (dtucker) [session.c] Have session_break_req not attempt to send a break
dtucker [Thu, 7 Aug 2003 03:24:24 +0000 (03:24 +0000)] 
 - (dtucker) [session.c] Have session_break_req not attempt to send a break
   if TIOCSBRK and TIOCCBRK are not defined (eg Cygwin).

20 years ago - (dtucker) [openbsd-compat/bsd-misc.c] Fix cut-and-paste bug in tcgetpgrp.
dtucker [Sat, 2 Aug 2003 14:36:16 +0000 (14:36 +0000)] 
 - (dtucker) [openbsd-compat/bsd-misc.c] Fix cut-and-paste bug in tcgetpgrp.

20 years agoSync OpenBSD ID
dtucker [Sat, 2 Aug 2003 14:17:30 +0000 (14:17 +0000)] 
Sync OpenBSD ID

20 years ago - markus@cvs.openbsd.org 2003/07/31 22:34:03
dtucker [Sat, 2 Aug 2003 14:07:35 +0000 (14:07 +0000)] 
  - markus@cvs.openbsd.org 2003/07/31 22:34:03
    [progressmeter.c]
    print rate similar old version; round instead truncate;
    (included in previous progressmeter.c commit)

20 years ago - avsm@cvs.openbsd.org 2003/07/31 15:50:16
dtucker [Sat, 2 Aug 2003 14:05:58 +0000 (14:05 +0000)] 
   - avsm@cvs.openbsd.org 2003/07/31 15:50:16
     [atomicio.c]
     correct comment: atomicio takes vwrite, not write; deraadt@ ok

20 years ago - markus@cvs.openbsd.org 2003/07/31 09:21:02
dtucker [Sat, 2 Aug 2003 14:05:01 +0000 (14:05 +0000)] 
   - markus@cvs.openbsd.org 2003/07/31 09:21:02
     [auth2-none.c]
     check whether passwd auth is allowd, similar to proto 1; rob@pitman.co.za
     ok henning

20 years agoAdd imported progressmeter.c changes to Changelog
dtucker [Sat, 2 Aug 2003 14:00:47 +0000 (14:00 +0000)] 
Add imported progressmeter.c changes to Changelog

20 years ago - (dtucker) [Makefile.in moduli.c moduli.h] Add new files and to Makefile.
dtucker [Sat, 2 Aug 2003 13:51:38 +0000 (13:51 +0000)] 
 - (dtucker) [Makefile.in moduli.c moduli.h] Add new files and to Makefile.

Should have added with this sync:
   - djm@cvs.openbsd.org 2003/07/28 09:49:56
     [ssh-keygen.1 ssh-keygen.c]
     Support for generating Diffie-Hellman groups (/etc/moduli) from ssh-keygen.
     Based on code from Phil Karn, William Allen Simpson and Niels Provos.
     ok markus@, thanks jmc@

20 years agoRemove unused variable.
dtucker [Sat, 2 Aug 2003 13:33:48 +0000 (13:33 +0000)] 
Remove unused variable.

20 years ago- (dtucker) [openbsd-compat/bsd-misc.c openbsd-compat/bsd-misc.h]
dtucker [Sat, 2 Aug 2003 13:31:42 +0000 (13:31 +0000)] 
- (dtucker) [openbsd-compat/bsd-misc.c openbsd-compat/bsd-misc.h]
  Add a tcgetpgrp function.

20 years ago - markus@cvs.openbsd.org 2003/07/29 18:24:00
dtucker [Sat, 2 Aug 2003 13:28:38 +0000 (13:28 +0000)] 
   - markus@cvs.openbsd.org 2003/07/29 18:24:00
     [LICENCE progressmeter.c]
     replace 4 clause BSD licensed progressmeter code with a replacement
     from Nils Nordman and myself; ok deraadt@
     (copied from OpenBSD an re-applied portable changes)

20 years ago - djm@cvs.openbsd.org 2003/07/28 09:49:56
dtucker [Sat, 2 Aug 2003 12:40:07 +0000 (12:40 +0000)] 
   - djm@cvs.openbsd.org 2003/07/28 09:49:56
     [ssh-keygen.1 ssh-keygen.c]
     Support for generating Diffie-Hellman groups (/etc/moduli) from ssh-keygen.
     Based on code from Phil Karn, William Allen Simpson and Niels Provos.
     ok markus@, thanks jmc@

20 years ago - markus@cvs.openbsd.org 2003/07/23 07:42:43
dtucker [Sat, 2 Aug 2003 12:31:45 +0000 (12:31 +0000)] 
   - markus@cvs.openbsd.org 2003/07/23 07:42:43
     [sshd_config]
     remove AFS; itojun@

20 years ago - (dtucker) OpenBSD CVS Sync POST_KRB4_REMOVAL
dtucker [Sat, 2 Aug 2003 12:24:49 +0000 (12:24 +0000)] 
 - (dtucker) OpenBSD CVS Sync
   - markus@cvs.openbsd.org 2003/07/22 13:35:22
     [auth1.c auth.h auth-passwd.c monitor.c monitor.h monitor_wrap.c
     monitor_wrap.h readconf.c readconf.h servconf.c servconf.h session.c ssh.1
     ssh.c ssh_config.5 sshconnect1.c sshd.c sshd_config.5 ssh.h]
     remove (already disabled) KRB4/AFS support, re-enable -k in ssh(1);
     test+ok henning@
 - (dtucker) [Makefile.in acconfig.h configure.ac] Remove KRB4/AFS support.
 - (dtucker) [auth-krb4.c radix.c radix.h] Remove KRB4/AFS specific files.

I hope I got this right....

20 years ago - (dtucker) [monitor.h monitor_wrap.h] Remove excess ident tags. PRE_KRB4_REMOVAL
dtucker [Sat, 2 Aug 2003 10:37:03 +0000 (10:37 +0000)] 
 - (dtucker) [monitor.h monitor_wrap.h] Remove excess ident tags.

20 years ago - (djm) [auth-pam.c] Don't use crappy APIs like sprintf. Thanks bal
djm [Wed, 30 Jul 2003 04:53:11 +0000 (04:53 +0000)] 
 - (djm) [auth-pam.c] Don't use crappy APIs like sprintf. Thanks bal

20 years ago - (dtucker) [openbsd-compat/xcrypt.c] Fix typo: DISABLED_SHADOW ->
dtucker [Sat, 26 Jul 2003 09:38:30 +0000 (09:38 +0000)] 
 - (dtucker) [openbsd-compat/xcrypt.c] Fix typo: DISABLED_SHADOW ->
   DISABLE_SHADOW.  Fixes HP-UX compile error.

20 years ago - (bal) [auth-passwd.c openbsd-compat/Makefile.in openbsd-compat/xcrypt.c
mouring [Thu, 24 Jul 2003 06:52:13 +0000 (06:52 +0000)] 
 - (bal) [auth-passwd.c openbsd-compat/Makefile.in openbsd-compat/xcrypt.c
    openbsd-compat/xcrypt.h] Split off encryption into xcrypt() interface,
    and isolate shadow password functions.  Tested in Solaris, but should
    not break other platforms too badly (except maybe HP =).  Also brings
    auth-passwd.c into full sync with OpenBSD tree.

20 years ago - (dtucker) [configure.ac] Back out change for bug #620.
dtucker [Wed, 23 Jul 2003 04:33:10 +0000 (04:33 +0000)] 
 - (dtucker) [configure.ac] Back out change for bug #620.

20 years agoTypo: BROKEN_ADDRINFO -> BROKEN_GETADDRINFO
dtucker [Sat, 19 Jul 2003 11:28:31 +0000 (11:28 +0000)] 
Typo: BROKEN_ADDRINFO -> BROKEN_GETADDRINFO

20 years ago - djm@cvs.openbsd.org 2003/07/19 00:46:31
dtucker [Sat, 19 Jul 2003 10:11:54 +0000 (10:11 +0000)] 
   - djm@cvs.openbsd.org 2003/07/19 00:46:31
     [regress/sftp-cmds.sh]
     regress test for sftp arguments with escaped quotes; ok markus

20 years ago - djm@cvs.openbsd.org 2003/07/19 00:45:53
dtucker [Sat, 19 Jul 2003 10:09:21 +0000 (10:09 +0000)] 
   - djm@cvs.openbsd.org 2003/07/19 00:45:53
     [sftp-int.c]
     fix sftp filename parsing for arguments with escaped quotes. bz #517;
     ok markus

20 years ago - deraadt@cvs.openbsd.org 2003/07/18 01:54:25
dtucker [Sat, 19 Jul 2003 10:07:45 +0000 (10:07 +0000)] 
   - deraadt@cvs.openbsd.org 2003/07/18 01:54:25
     [scp.c]
     userid is unsigned, but well, force it anyways; andrushock@korovino.net

20 years ago - markus@cvs.openbsd.org 2003/07/16 10:36:28
dtucker [Sat, 19 Jul 2003 09:56:18 +0000 (09:56 +0000)] 
   - markus@cvs.openbsd.org 2003/07/16 10:36:28
     [sshtty.c]
     clear IUCLC in enter_raw_mode; from rob@pitman.co.za; ok deraadt@, fgs@

20 years ago - markus@cvs.openbsd.org 2003/07/16 10:34:53
dtucker [Sat, 19 Jul 2003 09:54:31 +0000 (09:54 +0000)] 
   - markus@cvs.openbsd.org 2003/07/16 10:34:53
     [ssh.c sshd.c]
     don't exit on multiple -v or -d; ok deraadt@

20 years ago - markus@cvs.openbsd.org 2003/07/14 12:36:37
dtucker [Sat, 19 Jul 2003 09:52:28 +0000 (09:52 +0000)] 
   - markus@cvs.openbsd.org 2003/07/14 12:36:37
     [sshd.c]
     remove undocumented -V option. would be only useful if openssh is used
     as ssh v1 server for ssh.com's ssh v2.

20 years ago - (dtucker) [configure.ac] Bug #620: Define BROKEN_GETADDRINFO for
dtucker [Sat, 19 Jul 2003 09:49:45 +0000 (09:49 +0000)] 
 - (dtucker) [configure.ac] Bug #620: Define BROKEN_GETADDRINFO for
   Solaris/x86.  Patch from jrhett at isite.net.

20 years ago - markus@cvs.openbsd.org 2003/07/10 20:05:55
dtucker [Mon, 14 Jul 2003 07:32:29 +0000 (07:32 +0000)] 
   - markus@cvs.openbsd.org 2003/07/10 20:05:55
     [sftp.c]
     sync usage with manpage, add missing -R

20 years ago - markus@cvs.openbsd.org 2003/07/10 14:42:28
dtucker [Mon, 14 Jul 2003 07:31:06 +0000 (07:31 +0000)] 
   - markus@cvs.openbsd.org 2003/07/10 14:42:28
     [packet.c]
     the 2^(blocksize*2) rekeying limit is too expensive for 3DES,
     blowfish, etc, so enforce a 1GB limit for small blocksizes.

20 years ago - avsm@cvs.openbsd.org 2003/07/09 13:58:19
dtucker [Mon, 14 Jul 2003 07:28:34 +0000 (07:28 +0000)] 
   - avsm@cvs.openbsd.org 2003/07/09 13:58:19
     [key.c]
     minor tweak: when generating the hex fingerprint, give strlcat the full
     bound to the buffer, and add a comment below explaining why the
     zero-termination is one less than the bound.  markus@ ok

20 years ago - (dtucker) [port-aix.h] Fix prototypes.
dtucker [Mon, 14 Jul 2003 06:43:42 +0000 (06:43 +0000)] 
 - (dtucker) [port-aix.h] Fix prototypes.

20 years ago - (dtucker) Bug #543: [configure.ac port-aix.c port-aix.h]
dtucker [Mon, 14 Jul 2003 06:41:55 +0000 (06:41 +0000)] 
 - (dtucker) Bug #543: [configure.ac port-aix.c port-aix.h]
   Call setauthdb() before loginfailed(), which may load password registry-
   specific functions.  Based on patch by cawlfiel@us.ibm.com.

20 years ago - (dtucker) [port-aix.h] Work around name collision on AIX for r_type by
dtucker [Mon, 14 Jul 2003 06:26:51 +0000 (06:26 +0000)] 
 - (dtucker) [port-aix.h] Work around name collision on AIX for r_type by
   undef'ing it.

20 years ago - (dtucker) [acconfig.h configure.ac port-aix.c] Older AIXes don't declare
dtucker [Mon, 14 Jul 2003 06:21:44 +0000 (06:21 +0000)] 
 - (dtucker) [acconfig.h configure.ac port-aix.c] Older AIXes don't declare
   loginfailed at all, so assume 3-arg loginfailed if not declared.

20 years ago - (dtucker) [auth-passwd.c auth.c session.c sshd.c port-aix.c port-aix.h]
dtucker [Tue, 8 Jul 2003 12:59:59 +0000 (12:59 +0000)] 
 - (dtucker) [auth-passwd.c auth.c session.c sshd.c port-aix.c port-aix.h]
   Convert aixloginmsg into platform-independant Buffer loginmsg.

20 years ago - (dtucker) Check return value of setpcred().
dtucker [Tue, 8 Jul 2003 11:01:04 +0000 (11:01 +0000)] 
 - (dtucker) Check return value of setpcred().

20 years ago - (dtucker) [acconfig.h auth-passwd.c configure.ac session.c port-aix.[ch]]
dtucker [Tue, 8 Jul 2003 10:52:12 +0000 (10:52 +0000)] 
 - (dtucker) [acconfig.h auth-passwd.c configure.ac session.c port-aix.[ch]]
   Include AIX headers for authentication functions and make calls match
   prototypes.  Test for and handle 3-args and 4-arg variants of loginfailed.

20 years ago - (dtucker) [configure.ac] Bug #600: Check that getrusage is declared before
dtucker [Mon, 7 Jul 2003 09:44:01 +0000 (09:44 +0000)] 
 - (dtucker) [configure.ac] Bug #600: Check that getrusage is declared before
   searching libraries for it.  Fixes build errors on NCR MP-RAS.

20 years ago - (dtucker) [ssh-rand-helper.c loginrec.c]
dtucker [Sun, 6 Jul 2003 05:20:46 +0000 (05:20 +0000)] 
 - (dtucker) [ssh-rand-helper.c loginrec.c]
   Apply atomicio typing change to these too.

20 years ago - djm@cvs.openbsd.org 2003/07/03 08:09:06
dtucker [Thu, 3 Jul 2003 10:37:47 +0000 (10:37 +0000)] 
   - djm@cvs.openbsd.org 2003/07/03 08:09:06
     [readconf.c readconf.h ssh-keysign.c ssh.c]
     fix AddressFamily option in config file, from brent@graveland.net;
     ok markus@

20 years ago - markus@cvs.openbsd.org 2003/07/03 08:24:13
dtucker [Thu, 3 Jul 2003 10:27:55 +0000 (10:27 +0000)] 
   - markus@cvs.openbsd.org 2003/07/03 08:24:13
     [regress/Makefile]
     enable tests for dynamic fwd via socks (-D), uses nc(1)

20 years ago - markus@cvs.openbsd.org 2003/07/03 08:21:46
dtucker [Thu, 3 Jul 2003 10:26:04 +0000 (10:26 +0000)] 
   - markus@cvs.openbsd.org 2003/07/03 08:21:46
     [regress/dynamic-forward.sh]
     add socks5; speedup; reformat; based on patch from dtucker@zip.com.au

20 years ago - markus@cvs.openbsd.org 2003/07/02 20:37:48
dtucker [Thu, 3 Jul 2003 06:20:42 +0000 (06:20 +0000)] 
   - markus@cvs.openbsd.org 2003/07/02 20:37:48
     [ssh.c]
     convert hostkeyalias to lowercase, otherwise uppercase aliases will
     not match at all; ok henning@

20 years ago - markus@cvs.openbsd.org 2003/07/02 14:51:16
dtucker [Thu, 3 Jul 2003 03:55:19 +0000 (03:55 +0000)] 
   - markus@cvs.openbsd.org 2003/07/02 14:51:16
     [channels.c ssh.1 ssh_config.5]
     (re)add socks5 suppport to -D; ok djm@
     now ssh(1) can act both as a socks 4 and socks 5 server and
     dynamically forward ports.

20 years ago - markus@cvs.openbsd.org 2003/07/02 12:56:34
dtucker [Thu, 3 Jul 2003 03:52:04 +0000 (03:52 +0000)] 
   - markus@cvs.openbsd.org 2003/07/02 12:56:34
     [channels.c]
     deny dynamic forwarding with -R for v1, too; ok djm@

20 years ago - markus@cvs.openbsd.org 2003/06/29 12:44:38
dtucker [Thu, 3 Jul 2003 03:48:04 +0000 (03:48 +0000)] 
   - markus@cvs.openbsd.org 2003/06/29 12:44:38
     [sshconnect.c]
     memset 0, not \0; andrushock@korovino.net

20 years ago - deraadt@cvs.openbsd.org 2003/06/28 16:23:06
dtucker [Thu, 3 Jul 2003 03:46:56 +0000 (03:46 +0000)] 
   - deraadt@cvs.openbsd.org 2003/06/28 16:23:06
     [atomicio.c atomicio.h authfd.c clientloop.c monitor_wrap.c msg.c
     progressmeter.c scp.c sftp-client.c ssh-keyscan.c ssh.h sshconnect.c
     sshd.c]
     deal with typing of write vs read in atomicio

20 years ago - djm@cvs.openbsd.org 2003/06/28 07:48:10
dtucker [Thu, 3 Jul 2003 03:40:44 +0000 (03:40 +0000)] 
   - djm@cvs.openbsd.org 2003/06/28 07:48:10
     [sshd.c]
     report pidfile creation errors, based on patch from Roumen Petrov; ok markus@

20 years ago - (djm) Search for support functions necessary to build our
djm [Mon, 30 Jun 2003 09:21:36 +0000 (09:21 +0000)] 
 - (djm) Search for support functions necessary to build our
   getrrsetbyname() replacement. Patch from Roumen Petrov

20 years ago - (dtucker) [configure.ac] Add sanity test after system-dependant compiler
dtucker [Sun, 29 Jun 2003 11:30:41 +0000 (11:30 +0000)] 
 - (dtucker) [configure.ac] Add sanity test after system-dependant compiler
   flag modifications.

20 years ago - (dtucker) Bug #602: move #include of netdb.h to after in.h (fixes compiler
dtucker [Sun, 29 Jun 2003 11:23:37 +0000 (11:23 +0000)] 
 - (dtucker) Bug #602: move #include of netdb.h to after in.h (fixes compiler
   warnings on Solaris 2.5.1).

20 years agoSame day...
dtucker [Sun, 29 Jun 2003 11:20:04 +0000 (11:20 +0000)] 
Same day...

20 years ago - (djm) Bug #593: Sanity check OpenSC card reader number; patch from
djm [Sat, 28 Jun 2003 08:08:16 +0000 (08:08 +0000)] 
 - (djm) Bug #593: Sanity check OpenSC card reader number; patch from
   aj@dungeon.inka.de

20 years ago - (djm) Bug #591: use PKCS#15 private key label as a comment in case
djm [Sat, 28 Jun 2003 08:02:47 +0000 (08:02 +0000)] 
 - (djm) Bug #591: use PKCS#15 private key label as a comment in case
   of OpenSC. Report and patch from larsch@trustcenter.de

20 years agoAdd Roumen Petrov
dtucker [Sat, 28 Jun 2003 04:27:29 +0000 (04:27 +0000)] 
Add Roumen Petrov

20 years ago - (dtucker) [configure.ac] Bug #570: Have ./configure --enable-FEATURE
dtucker [Sat, 28 Jun 2003 02:54:33 +0000 (02:54 +0000)] 
 - (dtucker) [configure.ac] Bug #570: Have ./configure --enable-FEATURE
   actually enable the feature, for those normally disabled.  Patch by
   openssh (at) roumenpetrov.info.

20 years ago - (dtucker) [regress/dynamic-forward.sh] Import new regression test.
dtucker [Sat, 28 Jun 2003 02:42:09 +0000 (02:42 +0000)] 
 - (dtucker) [regress/dynamic-forward.sh] Import new regression test.

20 years ago - markus@cvs.openbsd.org 2003/06/26 20:08:33
dtucker [Sat, 28 Jun 2003 02:40:12 +0000 (02:40 +0000)] 
   - markus@cvs.openbsd.org 2003/06/26 20:08:33
     [readconf.c]
     do not dump core for 'ssh -o proxycommand host'; ok deraadt@

20 years ago - miod@cvs.openbsd.org 2003/06/25 22:39:36
dtucker [Sat, 28 Jun 2003 02:39:03 +0000 (02:39 +0000)] 
   - miod@cvs.openbsd.org 2003/06/25 22:39:36
     [sftp-server.c]
     Typo police: attribute is better written with an 'r'.

20 years ago - markus@cvs.openbsd.org 2003/06/24 08:23:46
dtucker [Sat, 28 Jun 2003 02:38:01 +0000 (02:38 +0000)] 
   - markus@cvs.openbsd.org 2003/06/24 08:23:46
     [auth2-hostbased.c auth2-pubkey.c auth2.c channels.c key.c key.h
      monitor.c packet.c packet.h serverloop.c sshconnect2.c sshd.c]
     int -> u_int; ok djm@, deraadt@, mouring@

20 years ago - markus@cvs.openbsd.org 2003/06/23 09:02:44
dtucker [Sat, 28 Jun 2003 02:33:12 +0000 (02:33 +0000)] 
   - markus@cvs.openbsd.org 2003/06/23 09:02:44
     [ssh_config.5]
     document EnableSSHKeysign; bugzilla #599; ok deraadt@, jmc@

20 years ago - (dtucker) Have configure refer the user to config.log and
dtucker [Tue, 24 Jun 2003 10:22:09 +0000 (10:22 +0000)] 
 - (dtucker) Have configure refer the user to config.log and
   contrib/findssl.sh for OpenSSL header/library mismatches.

20 years agoMissed a line cut-and-pasting the ChangeLog
dtucker [Sun, 22 Jun 2003 11:22:04 +0000 (11:22 +0000)] 
Missed a line cut-and-pasting the ChangeLog

20 years ago20030622
dtucker [Sun, 22 Jun 2003 10:48:45 +0000 (10:48 +0000)] 
20030622
 - (dtucker) OpenBSD CVS Sync
   - djm@cvs.openbsd.org 2003/06/20 05:48:21
     [sshd_config]
     sync some implemented options; ok markus@

20 years ago20030622
dtucker [Sun, 22 Jun 2003 10:46:53 +0000 (10:46 +0000)] 
20030622
 - (dtucker) OpenBSD CVS Sync
   - djm@cvs.openbsd.org 2003/06/20 05:47:58
     [sshd_config.5]
     sync description of protocol 2 cipher proposal; ok markus

20 years ago - (dtucker) OpenBSD CVS Sync
dtucker [Sun, 22 Jun 2003 10:45:15 +0000 (10:45 +0000)] 
 - (dtucker) OpenBSD CVS Sync
   - markus@cvs.openbsd.org 2003/06/18 11:28:11
     [ssh-rsa.c]
     backout last change, since it violates pkcs#1
     switch to share/misc/license.template

20 years ago - (dtucker) [openbsd-compat/setproctitle.c] Ensure SPT_TYPE is defined before
dtucker [Sun, 22 Jun 2003 08:32:10 +0000 (08:32 +0000)] 
 - (dtucker) [openbsd-compat/setproctitle.c] Ensure SPT_TYPE is defined before
   testing its value.

When HAVE_SETPROCTITLE is defined (at least on NetBSD, gcc 2.95.3) the test
"#if SPT_TYPE == SPT_REUSEARGV" is not true (probably because SPT_TYPE or
SPT_REUSEARGV is not defined).  This results in the following build error:

$ gcc [flags] setproctitle.c
setproctitle.c: In function `compat_init_setproctitle':
setproctitle.c:102: `argv_start' undeclared (first use in this function)

20 years ago - (dtucker) OpenBSD CVS Sync (regress/)
dtucker [Sun, 22 Jun 2003 02:33:27 +0000 (02:33 +0000)] 
 - (dtucker) OpenBSD CVS Sync (regress/)
   - markus@cvs.openbsd.org 2003/06/21 09:14:05
     [reconfigure.sh]
     missing $SUDO; from dtucker@zip.com.au
 - (dtucker) [regress/authorized_keys_root] Remove temp data file from CVS.

20 years ago - (dtucker) OpenBSD CVS Sync (regress/)
dtucker [Wed, 18 Jun 2003 12:45:34 +0000 (12:45 +0000)] 
 - (dtucker) OpenBSD CVS Sync (regress/)
   - markus@cvs.openbsd.org 2003/06/12 15:43:32
     [Makefile]
     test -HUP; dtucker at zip.com.au

20 years ago - (dtucker) OpenBSD CVS Sync (regress/)
dtucker [Wed, 18 Jun 2003 12:43:13 +0000 (12:43 +0000)] 
 - (dtucker) OpenBSD CVS Sync (regress/)
   - markus@cvs.openbsd.org 2003/06/12 15:40:01
     [try-ciphers.sh]
     add ctr

20 years ago - (dtucker) OpenBSD CVS Sync (regress/)
dtucker [Wed, 18 Jun 2003 12:41:41 +0000 (12:41 +0000)] 
 - (dtucker) OpenBSD CVS Sync (regress/)
   - mouring@cvs.openbsd.org 2003/05/15 04:07:12
     [sftp-cmds.sh]
     Advanced put/get testing for sftp.  OK @djm

20 years ago - (dtucker) OpenBSD CVS Sync (regress/)
dtucker [Wed, 18 Jun 2003 12:36:48 +0000 (12:36 +0000)] 
 - (dtucker) OpenBSD CVS Sync (regress/)
   - markus@cvs.openbsd.org 2003/05/14 22:08:27
     [ssh-com-client.sh ssh-com-keygen.sh ssh-com-sftp.sh ssh-com.sh]
     test against some new commerical versions

20 years ago - (dtucker) OpenBSD CVS Sync (regress/)
dtucker [Wed, 18 Jun 2003 12:35:11 +0000 (12:35 +0000)] 
 - (dtucker) OpenBSD CVS Sync (regress/)
   - djm@cvs.openbsd.org 2003/04/04 09:34:22
     [Makefile sftp-cmds.sh]
     More regression tests, including recent directory rename bug; ok markus@

20 years ago - (dtucker) OpenBSD CVS Sync (regress/)
dtucker [Wed, 18 Jun 2003 12:32:51 +0000 (12:32 +0000)] 
 - (dtucker) OpenBSD CVS Sync (regress/)
   - markus@cvs.openbsd.org 2003/04/02 12:21:13
     [Makefile]
     enable rekey test

20 years ago - (dtucker) [regress/copy.1 regress/copy.2] Remove temp data files from CVS.
dtucker [Wed, 18 Jun 2003 12:21:33 +0000 (12:21 +0000)] 
 - (dtucker) [regress/copy.1 regress/copy.2] Remove temp data files from CVS.

20 years ago - (dtucker) [reconfigure.sh rekey.sh sftp-badcmds.sh]
dtucker [Wed, 18 Jun 2003 12:18:57 +0000 (12:18 +0000)] 
 - (dtucker) [reconfigure.sh rekey.sh sftp-badcmds.sh]
   Import new regression tests from OpenBSD

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