]> git.ipfire.org Git - thirdparty/openssh-portable.git/log
thirdparty/openssh-portable.git
22 years ago - markus@cvs.openbsd.org 2003/06/24 08:23:46
Darren Tucker [Sat, 28 Jun 2003 02:38:01 +0000 (12:38 +1000)] 
   - 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@

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

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

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

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

22 years ago20030622
Darren Tucker [Sun, 22 Jun 2003 10:46:53 +0000 (20:46 +1000)] 
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

22 years ago - (dtucker) OpenBSD CVS Sync
Darren Tucker [Sun, 22 Jun 2003 10:45:15 +0000 (20:45 +1000)] 
 - (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

22 years ago - (dtucker) [openbsd-compat/setproctitle.c] Ensure SPT_TYPE is defined before
Darren Tucker [Sun, 22 Jun 2003 08:32:10 +0000 (18:32 +1000)] 
 - (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)

22 years ago - (dtucker) OpenBSD CVS Sync (regress/)
Darren Tucker [Sun, 22 Jun 2003 02:33:27 +0000 (12:33 +1000)] 
 - (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.

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

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

22 years ago - (dtucker) OpenBSD CVS Sync (regress/)
Darren Tucker [Wed, 18 Jun 2003 12:41:41 +0000 (22:41 +1000)] 
 - (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

22 years ago - (dtucker) OpenBSD CVS Sync (regress/)
Darren Tucker [Wed, 18 Jun 2003 12:36:48 +0000 (22:36 +1000)] 
 - (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

22 years ago - (dtucker) OpenBSD CVS Sync (regress/)
Darren Tucker [Wed, 18 Jun 2003 12:35:11 +0000 (22:35 +1000)] 
 - (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@

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

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

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

22 years ago - markus@cvs.openbsd.org 2003/06/17 18:14:23
Damien Miller [Wed, 18 Jun 2003 10:29:35 +0000 (20:29 +1000)] 
   - markus@cvs.openbsd.org 2003/06/17 18:14:23
     [cipher-ctr.c]
     use license from /usr/share/misc/license.template for new code

22 years ago - markus@cvs.openbsd.org 2003/06/16 10:22:45
Damien Miller [Wed, 18 Jun 2003 10:29:18 +0000 (20:29 +1000)] 
   - markus@cvs.openbsd.org 2003/06/16 10:22:45
     [ssh-add.c]
     print out key comment on each prompt; make ssh-askpass more useable; ok djm@

22 years ago - markus@cvs.openbsd.org 2003/06/16 08:22:35
Damien Miller [Wed, 18 Jun 2003 10:29:01 +0000 (20:29 +1000)] 
   - markus@cvs.openbsd.org 2003/06/16 08:22:35
     [ssh-rsa.c]
     make sure the signature has at least the expected length (don't
     insist on len == hlen + oidlen, since this breaks some smartcards)
     bugzilla #592; ok djm@

22 years ago - markus@cvs.openbsd.org 2003/06/12 19:12:03
Damien Miller [Wed, 18 Jun 2003 10:28:40 +0000 (20:28 +1000)] 
   - markus@cvs.openbsd.org 2003/06/12 19:12:03
     [scard.c scard.h ssh-agent.c ssh.c]
     add sc_get_key_label; larsch at trustcenter.de; bugzilla#591

22 years ago - nino@cvs.openbsd.org 2003/06/12 15:34:09
Damien Miller [Wed, 18 Jun 2003 10:26:34 +0000 (20:26 +1000)] 
   - nino@cvs.openbsd.org 2003/06/12 15:34:09
     [scp.c]
     Typo. Ok markus@.

22 years ago - djm@cvs.openbsd.org 2003/06/12 12:22:47
Damien Miller [Wed, 18 Jun 2003 10:26:13 +0000 (20:26 +1000)] 
   - djm@cvs.openbsd.org 2003/06/12 12:22:47
     [LICENCE]
     mention more copyright holders; ok markus@

22 years ago - (djm) OpenBSD CVS Sync
Damien Miller [Wed, 18 Jun 2003 10:25:33 +0000 (20:25 +1000)] 
 - (djm) OpenBSD CVS Sync
   - markus@cvs.openbsd.org 2003/06/12 07:57:38
     [monitor.c sshlogin.c sshpty.c]
     typos; dtucker at zip.com.au

22 years ago - (djm) Update license on fake-rfc2553.[ch]; ok itojun@
Damien Miller [Fri, 13 Jun 2003 22:43:22 +0000 (08:43 +1000)] 
 - (djm) Update license on fake-rfc2553.[ch]; ok itojun@

22 years agoFix typos in comments.
Darren Tucker [Wed, 11 Jun 2003 13:56:41 +0000 (23:56 +1000)] 
Fix typos in comments.

22 years ago - (djm) Put licenses on substantial header files
Damien Miller [Wed, 11 Jun 2003 12:51:32 +0000 (22:51 +1000)] 
 - (djm) Put licenses on substantial header files

22 years ago - (djm) Mention portable copyright holders in LICENSE
Damien Miller [Wed, 11 Jun 2003 12:50:56 +0000 (22:50 +1000)] 
 - (djm) Mention portable copyright holders in LICENSE

22 years ago - (djm) Sync LICENSE against OpenBSD
Damien Miller [Wed, 11 Jun 2003 12:08:36 +0000 (22:08 +1000)] 
 - (djm) Sync LICENSE against OpenBSD

22 years ago - djm@cvs.openbsd.org 2003/06/11 11:18:38
Damien Miller [Wed, 11 Jun 2003 12:06:33 +0000 (22:06 +1000)] 
   - djm@cvs.openbsd.org 2003/06/11 11:18:38
     [authfd.c authfd.h ssh-add.c ssh-agent.c]
     make agent constraints (lifetime, confirm) work with smartcard keys;
     ok markus@

22 years ago - jakob@cvs.openbsd.org 2003/06/11 10:18:47
Damien Miller [Wed, 11 Jun 2003 12:05:45 +0000 (22:05 +1000)] 
   - jakob@cvs.openbsd.org 2003/06/11 10:18:47
     [dns.c]
     sync with check_host_key() change

22 years ago - jakob@cvs.openbsd.org 2003/06/11 10:16:16
Damien Miller [Wed, 11 Jun 2003 12:05:25 +0000 (22:05 +1000)] 
   - jakob@cvs.openbsd.org 2003/06/11 10:16:16
     [sshconnect.c]
     clean up check_host_key() and improve SSHFP feedback. ok markus@

22 years ago - deraadt@cvs.openbsd.org 2003/06/10 22:20:52
Damien Miller [Wed, 11 Jun 2003 12:05:06 +0000 (22:05 +1000)] 
   - deraadt@cvs.openbsd.org 2003/06/10 22:20:52
     [packet.c progressmeter.c]
     mostly ansi cleanup; pval ok

22 years ago - jmc@cvs.openbsd.org 2003/06/10 09:12:11
Damien Miller [Wed, 11 Jun 2003 12:04:39 +0000 (22:04 +1000)] 
   - jmc@cvs.openbsd.org 2003/06/10 09:12:11
     [scp.1 sftp-server.8 ssh.1 ssh-add.1 ssh-agent.1 ssh_config.5]
     [sshd.8 sshd_config.5 ssh-keygen.1 ssh-keyscan.1 ssh-keysign.8]
     - section reorder
     - COMPATIBILITY merge
     - macro cleanup
     - kill whitespace at EOL
     - new sentence, new line
     ssh pages ok markus@

22 years ago - (djm) Re-merge OpenSC info into README.smartcard
Damien Miller [Tue, 10 Jun 2003 11:09:09 +0000 (21:09 +1000)] 
 - (djm) Re-merge OpenSC info into README.smartcard

22 years ago - (djm) Sync README.smartcard with OpenBSD -current
Damien Miller [Tue, 10 Jun 2003 08:55:22 +0000 (18:55 +1000)] 
 - (djm) Sync README.smartcard with OpenBSD -current

22 years ago - (dtucker) [uidswap.c] Fix setreuid and add missing args to fatal(). ok djm@
Darren Tucker [Fri, 6 Jun 2003 00:46:04 +0000 (10:46 +1000)] 
 - (dtucker) [uidswap.c] Fix setreuid and add missing args to fatal(). ok djm@

22 years ago - (dtucker) Define EAI_NONAME in fake-rfc2553.h (used by fake-rfc2553.c).
Darren Tucker [Thu, 5 Jun 2003 12:20:11 +0000 (22:20 +1000)] 
 - (dtucker) Define EAI_NONAME in fake-rfc2553.h (used by fake-rfc2553.c).

22 years ago - (dtucker) Add includes.h to fake-rfc2553.c so it will build.
Darren Tucker [Thu, 5 Jun 2003 09:37:30 +0000 (19:37 +1000)] 
 - (dtucker) Add includes.h to fake-rfc2553.c so it will build.

22 years ago - (djm) Bug #589 - scard-opensc: load only keys with a private keys
Damien Miller [Thu, 5 Jun 2003 09:19:35 +0000 (19:19 +1000)] 
 - (djm) Bug #589 - scard-opensc: load only keys with a private keys
   Patch from larsch@trustcenter.de

22 years ago - (djm) Bug #588 - Add scard-opensc.o back to Makefile.in
Damien Miller [Thu, 5 Jun 2003 08:53:42 +0000 (18:53 +1000)] 
 - (djm) Bug #588 - Add scard-opensc.o back to Makefile.in
   Patch from larsch@trustcenter.de

22 years ago - (djm) Merge all the openbsd/fake-* into fake-rfc2553.[ch]
Damien Miller [Thu, 5 Jun 2003 08:52:47 +0000 (18:52 +1000)] 
 - (djm) Merge all the openbsd/fake-* into fake-rfc2553.[ch]

22 years ago - (djm) Don't use xmalloc() or pull in toplevel headers in fake-* code
Damien Miller [Thu, 5 Jun 2003 00:04:12 +0000 (10:04 +1000)] 
 - (djm) Don't use xmalloc() or pull in toplevel headers in fake-* code

22 years agoKNF
Damien Miller [Wed, 4 Jun 2003 23:56:35 +0000 (09:56 +1000)] 
KNF

22 years ago - (djm) Implement paranoid priv dropping checks, based on:
Damien Miller [Wed, 4 Jun 2003 23:53:31 +0000 (09:53 +1000)] 
 - (djm) Implement paranoid priv dropping checks, based on:
   "SetUID demystified" - Hao Chen, David Wagner and Drew Dean
   Proceedings of USENIX Security Symposium 2002

22 years agoPut AI_NUMERICHOST back where it belongs.
Darren Tucker [Wed, 4 Jun 2003 23:52:42 +0000 (09:52 +1000)] 
Put AI_NUMERICHOST back where it belongs.

22 years ago - (djm) Support AI_NUMERICHOST in fake-getaddrinfo.c. Needed for recent
Damien Miller [Wed, 4 Jun 2003 23:48:32 +0000 (09:48 +1000)] 
 - (djm) Support AI_NUMERICHOST in fake-getaddrinfo.c. Needed for recent
   canohost.c changes.

22 years agoRevert recently introduced typo: AI_NUMERICHOST -> NI_NUMERICHOST
Darren Tucker [Wed, 4 Jun 2003 14:11:53 +0000 (00:11 +1000)] 
Revert recently introduced typo: AI_NUMERICHOST -> NI_NUMERICHOST

22 years ago - (djm) Always use mysignal() for SIGALRM
Damien Miller [Wed, 4 Jun 2003 12:56:15 +0000 (22:56 +1000)] 
 - (djm) Always use mysignal() for SIGALRM

22 years ago - djm@cvs.openbsd.org 2003/06/04 12:41:22
Damien Miller [Wed, 4 Jun 2003 12:51:38 +0000 (22:51 +1000)] 
   - djm@cvs.openbsd.org 2003/06/04 12:41:22
     [sftp.c]
     kill ssh process on receipt of signal; ok markus@

22 years ago - djm@cvs.openbsd.org 2003/06/04 12:40:39
Damien Miller [Wed, 4 Jun 2003 12:51:24 +0000 (22:51 +1000)] 
   - djm@cvs.openbsd.org 2003/06/04 12:40:39
     [scp.c]
     kill ssh process upon receipt of signal, bz #241.
     based on patch from esb AT hawaii.edu; ok markus@

22 years ago - djm@cvs.openbsd.org 2003/06/04 12:18:49
Damien Miller [Wed, 4 Jun 2003 12:51:08 +0000 (22:51 +1000)] 
   - djm@cvs.openbsd.org 2003/06/04 12:18:49
     [scp.c]
     ansify; ok markus@

22 years ago - djm@cvs.openbsd.org 2003/06/04 12:03:59
Damien Miller [Wed, 4 Jun 2003 12:50:54 +0000 (22:50 +1000)] 
   - djm@cvs.openbsd.org 2003/06/04 12:03:59
     [serverloop.c]
     remove bitrotten commet; ok markus@

22 years ago - (djm) Update to fix of bug #584: lock card before return.
Damien Miller [Wed, 4 Jun 2003 12:12:17 +0000 (22:12 +1000)] 
 - (djm) Update to fix of bug #584: lock card before return.
   From larsch@trustcenter.de

22 years ago - djm@cvs.openbsd.org 2003/06/04 10:23:48
Damien Miller [Wed, 4 Jun 2003 10:32:12 +0000 (20:32 +1000)] 
   - djm@cvs.openbsd.org 2003/06/04 10:23:48
     [sshd.c]
     remove duplicated group-dropping code; ok markus@

22 years ago - (djm) OpenBSD CVS Sync
Damien Miller [Wed, 4 Jun 2003 10:31:53 +0000 (20:31 +1000)] 
 - (djm) OpenBSD CVS Sync
   - djm@cvs.openbsd.org 2003/06/04 08:25:18
     [sshconnect.c]
     disable challenge/response and keyboard-interactive auth methods
     upon hostkey mismatch. based on patch from fcusack AT fcusack.com.
     bz #580; ok markus@

22 years ago - (djm) Bug #584: scard-opensc.c doesn't work without PIN. Patch from
Damien Miller [Wed, 4 Jun 2003 09:22:06 +0000 (19:22 +1000)] 
 - (djm) Bug #584: scard-opensc.c doesn't work without PIN. Patch from
   larsch@trustcenter.de; ok markus@

22 years ago - (djm) Bug #577 - wrong flag in scard-opensc.c sc_private_decrypt.
Damien Miller [Wed, 4 Jun 2003 09:15:10 +0000 (19:15 +1000)] 
 - (djm) Bug #577 - wrong flag in scard-opensc.c sc_private_decrypt.
   ok markus@

22 years ago - (djm) Bug #573 - Remove unneeded Krb headers and compat goop. Patch from
Damien Miller [Wed, 4 Jun 2003 09:06:59 +0000 (19:06 +1000)] 
 - (djm) Bug #573 - Remove unneeded Krb headers and compat goop. Patch from
   simon@sxw.org.uk (Also matches a change in OpenBSD a while ago)

22 years agochange "No more 4-term BSD licenses in our tree" to
Damien Miller [Tue, 3 Jun 2003 03:09:16 +0000 (13:09 +1000)] 
change "No more 4-term BSD licenses in our tree" to
       "No more 4-term BSD licenses in linked code"

mdoc2man.pl is 4-term BSDL

22 years agoa - millert@cvs.openbsd.org 2003/06/03 02:56:16
Damien Miller [Tue, 3 Jun 2003 03:06:18 +0000 (13:06 +1000)] 
a   - millert@cvs.openbsd.org 2003/06/03 02:56:16
     [scp.c]
     Remove the advertising clause in the UCB license which Berkeley
     rescinded 22 July 1999.  Proofed by myself and Theo.

22 years ago - (dtucker) [port-aix.c bsd-cray.c] Fix uses of verify_reverse_mapping.
Darren Tucker [Tue, 3 Jun 2003 02:45:27 +0000 (12:45 +1000)] 
 - (dtucker) [port-aix.c bsd-cray.c] Fix uses of verify_reverse_mapping.

22 years agotrim prior to 3.6p1
Damien Miller [Tue, 3 Jun 2003 02:43:14 +0000 (12:43 +1000)] 
trim prior to 3.6p1

22 years ago2-term license, matching the rest of loginrec code
Damien Miller [Tue, 3 Jun 2003 02:18:50 +0000 (12:18 +1000)] 
2-term license, matching the rest of loginrec code

22 years ago - (djm) Sync openbsd-compat with OpenBSD CVS.
Damien Miller [Tue, 3 Jun 2003 02:12:50 +0000 (12:12 +1000)] 
 - (djm) Sync openbsd-compat with OpenBSD CVS.
    - No more 4-term BSD licenses in our tree

22 years agoRemoval of advertising clause in accordance with:
Damien Miller [Tue, 3 Jun 2003 01:23:32 +0000 (11:23 +1000)] 
Removal of advertising clause in accordance with:
ftp://ftp.cs.berkeley.edu/pub/4bsd/README.Impt.License.Change

ok theo@ and millert@

22 years ago - (djm) OpenBSD CVS Sync
Damien Miller [Tue, 3 Jun 2003 00:25:48 +0000 (10:25 +1000)] 
 - (djm) OpenBSD CVS Sync
   - markus@cvs.openbsd.org 2003/06/02 09:17:34
     [auth2-hostbased.c auth.c auth-options.c auth-rhosts.c auth-rh-rsa.c]
     [canohost.c monitor.c servconf.c servconf.h session.c sshd_config]
     [sshd_config.5]
     deprecate VerifyReverseMapping since it's dangerous if combined
     with IP based access control as noted by Mike Harding; replace with
     a UseDNS option, UseDNS is on by default and includes the
     VerifyReverseMapping check; with itojun@, provos@, jakob@ and deraadt@
     ok deraadt@, djm@
 - (djm) Fix portable-specific uses of verify_reverse_mapping too

22 years ago - (djm) Replace setproctitle replacement with code derived from
Damien Miller [Tue, 3 Jun 2003 00:14:28 +0000 (10:14 +1000)] 
 - (djm) Replace setproctitle replacement with code derived from
   UCB sendmail

22 years ago - jakob@cvs.openbsd.org 2003/06/02 08:31:10
Damien Miller [Mon, 2 Jun 2003 09:10:41 +0000 (19:10 +1000)] 
   - jakob@cvs.openbsd.org 2003/06/02 08:31:10
     [ssh_config.5]
     VerifyHostKeyDNS is v2 only. ok markus@

22 years ago - deraadt@cvs.openbsd.org 2003/05/29 16:58:45
Damien Miller [Mon, 2 Jun 2003 09:09:48 +0000 (19:09 +1000)] 
   - deraadt@cvs.openbsd.org 2003/05/29 16:58:45
     [sshd.c uidswap.c]
     seteuid and setegid; markus ok

22 years ago - djm@cvs.openbsd.org 2003/05/26 12:54:40
Damien Miller [Mon, 2 Jun 2003 09:09:13 +0000 (19:09 +1000)] 
   - djm@cvs.openbsd.org 2003/05/26 12:54:40
     [sshconnect.c]
     fix format strings; ok markus@

22 years agoRCS ID sync
Damien Miller [Mon, 2 Jun 2003 09:08:25 +0000 (19:08 +1000)] 
RCS ID sync

22 years agoremove a bit of diff which snuck into the copyright header
Damien Miller [Mon, 2 Jun 2003 08:59:45 +0000 (18:59 +1000)] 
remove a bit of diff which snuck into the copyright header

22 years ago - (djm) Sync license on openbsd-compat/bindresvport.c with OpenBSD CVS
Damien Miller [Mon, 2 Jun 2003 08:59:08 +0000 (18:59 +1000)] 
 - (djm) Sync license on openbsd-compat/bindresvport.c with OpenBSD CVS

22 years ago - (djm) Fix use of macro before #define in cipher-aes.c
Damien Miller [Mon, 2 Jun 2003 08:57:59 +0000 (18:57 +1000)] 
 - (djm) Fix use of macro before #define in cipher-aes.c

22 years ago - (djm) Remove "noip6" option from RedHat spec file. This may now be
Damien Miller [Mon, 2 Jun 2003 07:43:19 +0000 (17:43 +1000)] 
 - (djm) Remove "noip6" option from RedHat spec file. This may now be
   set at runtime using AddressFamily option.

22 years agoopenbsd-compat/xmmap.[ch] License clarifications. Add missing CVS ID.
Tim Rice [Mon, 2 Jun 2003 02:25:27 +0000 (19:25 -0700)] 
openbsd-compat/xmmap.[ch] License clarifications. Add missing CVS ID.

22 years ago - (djm) Always use saved_argv in sshd.c as compat_init_setproctitle may
Damien Miller [Mon, 2 Jun 2003 02:15:54 +0000 (12:15 +1000)] 
 - (djm) Always use saved_argv in sshd.c as compat_init_setproctitle may
   clobber

22 years ago - (djm) Fix segv from bad reordering in auth-pam.c
Damien Miller [Mon, 2 Jun 2003 02:13:40 +0000 (12:13 +1000)] 
 - (djm) Fix segv from bad reordering in auth-pam.c

22 years ago - (djm) Fix segv from bad reordering in auth-pam.c
Damien Miller [Mon, 2 Jun 2003 01:04:39 +0000 (11:04 +1000)] 
 - (djm) Fix segv from bad reordering in auth-pam.c

22 years agosync logintest license with that of loginrec.c
Damien Miller [Mon, 2 Jun 2003 00:42:17 +0000 (10:42 +1000)] 
sync logintest license with that of loginrec.c

22 years agoLicense clarifications.
Ben Lindstrom [Sun, 1 Jun 2003 03:23:57 +0000 (03:23 +0000)] 
License clarifications.
bsd-nextstep.[ch] - myself
bsd-waitpid.[ch] - myself
port-irix.[ch] - Denis Parker & Michael Stone (original coders when
done in session.c)

22 years ago - (dtucker) Define SSHD_ACQUIRES_CTTY for NCR MP-RAS and Reliant Unix.
Darren Tucker [Fri, 30 May 2003 07:43:42 +0000 (17:43 +1000)] 
 - (dtucker) Define SSHD_ACQUIRES_CTTY for NCR MP-RAS and Reliant Unix.

I'm pretty sure these are required.  I also want to add -D_XOPEN_SOURCE=1
-D_XOPEN_SOURCE_EXTENDED=1 to CPPFLAGS for MP-RAS but I haven't had confirmation
that it will not break anything else.

22 years ago - (dtucker) Add missing semicolon in md5crypt.c, patch from openssh at
Darren Tucker [Fri, 30 May 2003 06:58:22 +0000 (16:58 +1000)] 
 - (dtucker) Add missing semicolon in md5crypt.c, patch from openssh at
   roumenpetrov.info

22 years ago - (djm) Avoid auth2-chall.c warning when compiling without
Damien Miller [Mon, 26 May 2003 11:36:13 +0000 (21:36 +1000)] 
 - (djm) Avoid auth2-chall.c warning when compiling without
   PAM, BSD_AUTH and SKEY

22 years ago - djm@cvs.openbsd.org 2003/05/24 09:30:40
Damien Miller [Mon, 26 May 2003 11:34:36 +0000 (21:34 +1000)] 
   - djm@cvs.openbsd.org 2003/05/24 09:30:40
     [authfile.c monitor.c sftp-common.c sshpty.c]
     cast some types for printing; ok markus@

(missed a hunk)

22 years agoremove #include we don't need
Damien Miller [Sun, 25 May 2003 04:45:02 +0000 (14:45 +1000)] 
remove #include we don't need

22 years ago - djm@cvs.openbsd.org 2003/05/24 09:30:40
Damien Miller [Sun, 25 May 2003 04:38:33 +0000 (14:38 +1000)] 
   - djm@cvs.openbsd.org 2003/05/24 09:30:40
     [authfile.c monitor.c sftp-common.c sshpty.c]
     cast some types for printing; ok markus@

22 years ago- (djm) OpenBSD CVS Sync
Damien Miller [Sun, 25 May 2003 04:38:02 +0000 (14:38 +1000)] 
- (djm) OpenBSD CVS Sync
   - djm@cvs.openbsd.org 2003/05/24 09:02:22
     [log.c]
     pass logged data through strnvis; ok markus

22 years ago - (dtucker) Correct --osfsia in INSTALL. Patch by skeleten at shillest.net
Darren Tucker [Sat, 24 May 2003 01:41:16 +0000 (11:41 +1000)] 
 - (dtucker) Correct --osfsia in INSTALL.  Patch by skeleten at shillest.net

22 years ago - djm@cvs.openbsd.org 2003/05/23 08:29:30
Damien Miller [Fri, 23 May 2003 08:44:41 +0000 (18:44 +1000)] 
   - djm@cvs.openbsd.org 2003/05/23 08:29:30
     [sshconnect.c]
     fix leak; ok markus@

22 years ago - jmc@cvs.openbsd.org 2003/05/20 12:09:31
Damien Miller [Fri, 23 May 2003 08:44:23 +0000 (18:44 +1000)] 
   - jmc@cvs.openbsd.org 2003/05/20 12:09:31
     [ssh.1 ssh_config.5 sshd.8 sshd_config.5 ssh-keygen.1]
     new sentence, new line

22 years ago - (djm) OpenBSD CVS Sync
Damien Miller [Fri, 23 May 2003 08:44:04 +0000 (18:44 +1000)] 
 - (djm) OpenBSD CVS Sync
   - jmc@cvs.openbsd.org 2003/05/20 12:03:35
     [sftp.1]
     - new sentence, new line
     - added .Xr's
     - typos
     ok djm@

22 years ago - (djm) Use VIS_SAFE on logged strings rather than default strnvis
Damien Miller [Fri, 23 May 2003 08:43:40 +0000 (18:43 +1000)] 
 - (djm) Use VIS_SAFE on logged strings rather than default strnvis
   encoding (which encodes many more characters)

22 years ago - (djm) Configure logic to detect syslog_r and friends
Damien Miller [Mon, 19 May 2003 23:24:42 +0000 (09:24 +1000)] 
 - (djm) Configure logic to detect syslog_r and friends

22 years ago - deraadt@cvs.openbsd.org 2003/05/18 23:22:01
Damien Miller [Mon, 19 May 2003 23:24:17 +0000 (09:24 +1000)] 
   - deraadt@cvs.openbsd.org 2003/05/18 23:22:01
     [log.c]
     use syslog_r() in a signal handler called place; markus ok

22 years ago - (djm) Sync auth-pam.h with what we actually implement
Damien Miller [Mon, 19 May 2003 01:28:44 +0000 (11:28 +1000)] 
 - (djm) Sync auth-pam.h with what we actually implement

22 years agounbreak; with dtucker
Damien Miller [Mon, 19 May 2003 00:39:37 +0000 (10:39 +1000)] 
unbreak; with dtucker

22 years agounfuck
Damien Miller [Sun, 18 May 2003 23:33:15 +0000 (09:33 +1000)] 
unfuck

22 years ago - (djm) KNF on auth-sia.[ch]
Damien Miller [Sun, 18 May 2003 14:50:02 +0000 (00:50 +1000)] 
 - (djm) KNF on auth-sia.[ch]