]> andersk Git - openssh.git/log
openssh.git
18 years ago - (dtucker) [includes.h] Bug #1122: __USE_GNU is a glibc internal macro, use
dtucker [Mon, 28 Nov 2005 11:28:59 +0000 (11:28 +0000)] 
 - (dtucker) [includes.h] Bug #1122: __USE_GNU is a glibc internal macro, use
   _GNU_SOURCE instead.  Patch from t8m at centrum.cz.

18 years ago - dtucker@cvs.openbsd.org 2005/11/28 06:02:56
dtucker [Mon, 28 Nov 2005 06:05:40 +0000 (06:05 +0000)] 
   - dtucker@cvs.openbsd.org 2005/11/28 06:02:56
     [ssh-agent.1]
     Update agent socket path templates to reflect reality, correct xref for
     time formats.  bz#1121, patch from openssh at roumenpetrov.info, ok djm@

18 years ago [ssh-keygen.1 ssh-keygen.c]
dtucker [Mon, 28 Nov 2005 05:41:46 +0000 (05:41 +0000)] 
 [ssh-keygen.1 ssh-keygen.c]
     Enforce DSA key length of exactly 1024 bits to comply with FIPS-186-2,
     increase minumum RSA key size to 768 bits and update man page to reflect
     these.  Patch originally bz#1119 (senthilkumar_sen at hotpop.com),
     ok djm@, grudging ok deraadt@.

18 years ago - (dtucker) [regress/yes-head.sh] Work around breakage caused by some
dtucker [Mon, 28 Nov 2005 05:41:03 +0000 (05:41 +0000)] 
 - (dtucker) [regress/yes-head.sh] Work around breakage caused by some
   versions of GNU head.  Based on patch from zappaman at buraphalinux.org

18 years ago - (dtucker) [configure.ac] Bug #1126: AIX 5.2 and 5.3 (and presumably newer,
dtucker [Sat, 26 Nov 2005 11:24:09 +0000 (11:24 +0000)] 
 - (dtucker) [configure.ac] Bug #1126: AIX 5.2 and 5.3 (and presumably newer,
   when they're available) need the real UID set otherwise pam_chauthtok will
   set ADMCHG after changing the password, forcing the user to change it
   again immediately.

18 years ago - (dtucker) [progressmeter.c scp.c sftp-server.c] Use correct casts for
dtucker [Fri, 25 Nov 2005 03:44:55 +0000 (03:44 +0000)] 
 - (dtucker) [progressmeter.c scp.c sftp-server.c] Use correct casts for
   snprintf formats, fixes warnings on some 64 bit platforms.  Patch from
   shaw at vranix.com, ok djm@

18 years ago - (dtucker) [configure.ac] Apply tim's fix for older systems where the
dtucker [Fri, 25 Nov 2005 02:14:58 +0000 (02:14 +0000)] 
 - (dtucker) [configure.ac] Apply tim's fix for older systems where the
   resolver state in resolv.h is "state" not "__res_state".  With slight
   modification by me to also work on old AIXes.  ok djm@

18 years ago - (dtucker) [regress/test-exec.sh] Use 1024 bit keys since we generate so
dtucker [Thu, 24 Nov 2005 12:18:54 +0000 (12:18 +0000)] 
 - (dtucker) [regress/test-exec.sh] Use 1024 bit keys since we generate so
   many and use them only once.  Speeds up testing on older/slower hardware.

18 years ago - (dtucker) [configure.ac] Fix typos in comments and AC_SEARCH_LIB argument
dtucker [Thu, 24 Nov 2005 11:34:54 +0000 (11:34 +0000)] 
 - (dtucker) [configure.ac] Fix typos in comments and AC_SEARCH_LIB argument
   order in Reliant Unix block.  Patch from johane at lysator.liu.se.

18 years ago - (djm) [configure.ac openbsd-compat/Makefile.in openbsd-compat/bsd-asprintf.c
djm [Thu, 24 Nov 2005 08:58:19 +0000 (08:58 +0000)] 
 - (djm) [configure.ac openbsd-compat/Makefile.in openbsd-compat/bsd-asprintf.c
   openbsd-compat/bsd-snprintf.c openbsd-compat/openbsd-compat.h] Add an
   asprintf() implementation, after syncing our {v,}snprintf() implementation
   with some extra fixes from Samba's version. With help and debugging from
   dtucker and tim; ok dtucker@

18 years ago - (dtucker) [loginrec.c] Add casts to prevent compiler warnings, patch
dtucker [Tue, 22 Nov 2005 08:55:13 +0000 (08:55 +0000)] 
 - (dtucker) [loginrec.c] Add casts to prevent compiler warnings, patch
   from shaw at vranix.com.

18 years ago - dtucker@cvs.openbsd.org 2005/11/22 03:36:03
dtucker [Tue, 22 Nov 2005 08:43:26 +0000 (08:43 +0000)] 
   - dtucker@cvs.openbsd.org 2005/11/22 03:36:03
     [hostfile.c]
     Correct format/arguments to debug call; spotted by shaw at vranix.com
     ok djm@

18 years ago - dtucker@cvs.openbsd.org 2005/11/21 09:42:10
dtucker [Tue, 22 Nov 2005 08:42:42 +0000 (08:42 +0000)] 
   - dtucker@cvs.openbsd.org 2005/11/21 09:42:10
     [auth-krb5.c]
     Perform Kerberos calls even for invalid users to prevent leaking
     information about account validity.  bz #975, patch originally from
     Senthil Kumar, sanity checked by Simon Wilkinson, tested by djm@, biorn@,
     ok markus@

18 years ago - millert@cvs.openbsd.org 2005/11/15 11:59:54
dtucker [Tue, 22 Nov 2005 08:41:33 +0000 (08:41 +0000)] 
   - millert@cvs.openbsd.org 2005/11/15 11:59:54
     [includes.h]
     Include sys/queue.h explicitly instead of assuming some other header
     will pull it in.  At the moment it gets pulled in by sys/select.h
     (which ssh has no business including) via event.h.  OK markus@
     (ID sync only in -portable)

18 years ago - deraadt@cvs.openbsd.org 2005/11/12 18:38:15
dtucker [Tue, 22 Nov 2005 08:38:06 +0000 (08:38 +0000)] 
   - deraadt@cvs.openbsd.org 2005/11/12 18:38:15
     [scp.c]
     avoid close(-1), as in rcp; ok cloder

18 years ago - deraadt@cvs.openbsd.org 2005/11/12 18:37:59
dtucker [Tue, 22 Nov 2005 08:37:08 +0000 (08:37 +0000)] 
   - deraadt@cvs.openbsd.org 2005/11/12 18:37:59
     [ssh-add.c]
     space

18 years ago - (dtucker) [openbsd-compat/openssl-compat.h] Add comment explaining what
dtucker [Sun, 20 Nov 2005 03:09:59 +0000 (03:09 +0000)] 
 - (dtucker) [openbsd-compat/openssl-compat.h] Add comment explaining what
   is going on.

18 years ago - (dtucker) [regress/reconfigure.sh] Fix potential race in the reconfigure
dtucker [Sat, 12 Nov 2005 10:30:07 +0000 (10:30 +0000)] 
 - (dtucker) [regress/reconfigure.sh] Fix potential race in the reconfigure
   test: if sshd takes too long to reconfigure the subsequent connection will
   fail.  Zap pidfile before HUPing sshd which will rewrite it when it's ready.

18 years ago - (dtucker) [configure.ac] Remove duplicate utimes() check. ok djm@
dtucker [Sat, 12 Nov 2005 07:42:36 +0000 (07:42 +0000)] 
 - (dtucker) [configure.ac] Remove duplicate utimes() check.  ok djm@

18 years ago - (dtucker) [configure.ac] Use "$AWK" instead of "awk" in gcc version test.
dtucker [Sat, 12 Nov 2005 04:20:52 +0000 (04:20 +0000)] 
 - (dtucker) [configure.ac] Use "$AWK" instead of "awk" in gcc version test.

18 years ago - (dtucker) [openbsd-compat/{realpath.c,stroll.c,rresvport.c}] $OpenBSD tag.
dtucker [Sat, 12 Nov 2005 03:28:05 +0000 (03:28 +0000)] 
 - (dtucker) [openbsd-compat/{realpath.c,stroll.c,rresvport.c}] $OpenBSD tag.

18 years ago - (dtucker) [openbsd-compat/realpath.c] Sync $OpenBSD tag.
dtucker [Sat, 12 Nov 2005 03:14:52 +0000 (03:14 +0000)] 
 - (dtucker) [openbsd-compat/realpath.c] Sync $OpenBSD tag.

18 years ago - (dtucker) [openbsd-compat/getrrsetbyname.c] Restore Portable-specific
dtucker [Sat, 12 Nov 2005 03:06:29 +0000 (03:06 +0000)] 
 - (dtucker) [openbsd-compat/getrrsetbyname.c] Restore Portable-specific
   ifdef lost during sync.  Spotted by tim@.

18 years ago- (dtucker) [configure.ac] Try to get the gcc version number in a way that
dtucker [Thu, 10 Nov 2005 10:30:36 +0000 (10:30 +0000)] 
- (dtucker) [configure.ac] Try to get the gcc version number in a way that
   doesn't change between versions, and use a safer default.

18 years ago - (dtucker) [openbsd-compat/sigact.h] Update from OpenBSD 1.2 -> 1.3.
dtucker [Thu, 10 Nov 2005 08:43:48 +0000 (08:43 +0000)] 
 - (dtucker) [openbsd-compat/sigact.h] Update from OpenBSD 1.2 -> 1.3.
   Id and copyright sync only, there were no substantial changes we need.

18 years agotypo
dtucker [Thu, 10 Nov 2005 08:31:37 +0000 (08:31 +0000)] 
typo

18 years ago - (dtucker) [openbsd-compat/bsd-closefrom.c openbsd-compat/base64.c]
dtucker [Thu, 10 Nov 2005 08:31:08 +0000 (08:31 +0000)] 
 - (dtucker) [openbsd-compat/bsd-closefrom.c openbsd-compat/base64.c]
   -Wall fixes from djm.

18 years ago - (dtucker) [openbsd-compat/sigact.c] Update from OpenBSD 1.3 -> 1.4.
dtucker [Thu, 10 Nov 2005 08:29:12 +0000 (08:29 +0000)] 
 - (dtucker) [openbsd-compat/sigact.c] Update from OpenBSD 1.3 -> 1.4.
   Id and copyright sync only, there were no substantial changes we need.

18 years ago - (dtucker) [openbsd-compat/bindresvport.c] Update from OpenBSD 1.16 -> 1.17.
dtucker [Thu, 10 Nov 2005 06:54:46 +0000 (06:54 +0000)] 
 - (dtucker) [openbsd-compat/bindresvport.c] Update from OpenBSD 1.16 -> 1.17.

18 years ago - (dtucker) [openbsd-compat/bindresvport.c] Add "OPENBSD ORIGINAL" marker.
dtucker [Thu, 10 Nov 2005 06:52:08 +0000 (06:52 +0000)] 
 - (dtucker) [openbsd-compat/bindresvport.c] Add "OPENBSD ORIGINAL" marker.

18 years ago - (dtucker) [openbsd-compat/rresvport.c] Update from OpenBSD 1.6 -> 1.8.
dtucker [Thu, 10 Nov 2005 06:42:40 +0000 (06:42 +0000)] 
 - (dtucker) [openbsd-compat/rresvport.c] Update from OpenBSD 1.6 -> 1.8.

18 years ago - (dtucker) [openbsd-compat/mktemp.c] Update from OpenBSD 1.17 -> 1.19.
dtucker [Thu, 10 Nov 2005 06:37:02 +0000 (06:37 +0000)] 
 - (dtucker) [openbsd-compat/mktemp.c] Update from OpenBSD 1.17 -> 1.19.

18 years ago - (dtucker) [openbsd-compat/daemon.c] Update from OpenBSD 1.10 -> 1.13.
dtucker [Thu, 10 Nov 2005 06:33:00 +0000 (06:33 +0000)] 
 - (dtucker) [openbsd-compat/daemon.c] Update from OpenBSD 1.10 -> 1.13.

18 years ago - (dtucker) [openbsd-compat/strsep.c] Update from OpenBSD 1.5 -> 1.6.
dtucker [Thu, 10 Nov 2005 06:28:35 +0000 (06:28 +0000)] 
 - (dtucker) [openbsd-compat/strsep.c] Update from OpenBSD 1.5 -> 1.6.

18 years ago - (dtucker) [openbsd-compat/daemon.c] Update from OpenBSD 1.5 -> 1.6.
dtucker [Thu, 10 Nov 2005 06:27:25 +0000 (06:27 +0000)] 
 - (dtucker) [openbsd-compat/daemon.c] Update from OpenBSD 1.5 -> 1.6.

18 years ago - (dtucker) [openbsd-compat/inet_ntop.c] Update from OpenBSD 1.5 -> 1.7.
dtucker [Thu, 10 Nov 2005 06:25:26 +0000 (06:25 +0000)] 
 - (dtucker) [openbsd-compat/inet_ntop.c] Update from OpenBSD 1.5 -> 1.7.

18 years ago - (dtucker) [openbsd-compat/inet_nto.c] Update from OpenBSD 1.4 -> 1.6.
dtucker [Thu, 10 Nov 2005 06:23:54 +0000 (06:23 +0000)] 
 - (dtucker) [openbsd-compat/inet_nto.c] Update from OpenBSD 1.4 -> 1.6.

18 years ago - (dtucker) [openbsd-compat/inet_aton.c] Update from OpenBSD 1.7 -> 1.9.
dtucker [Thu, 10 Nov 2005 06:21:21 +0000 (06:21 +0000)] 
 - (dtucker) [openbsd-compat/inet_aton.c] Update from OpenBSD 1.7 -> 1.9.

18 years ago - (dtucker) [openbsd-compat/getcwd.c] Replace lstat with fstat to match up
dtucker [Thu, 10 Nov 2005 06:15:06 +0000 (06:15 +0000)] 
 - (dtucker) [openbsd-compat/getcwd.c] Replace lstat with fstat to match up
   with OpenBSD code since we don't support platforms without fstat any more.

18 years ago - (dtucker) [openbsd-compat/getcwd.c] Update from OpenBSD 1.9 -> 1.14.
dtucker [Thu, 10 Nov 2005 06:11:29 +0000 (06:11 +0000)] 
 - (dtucker) [openbsd-compat/getcwd.c] Update from OpenBSD 1.9 -> 1.14.

18 years ago - (dtucker) [openbsd-compat/glob.h] Update from OpenBSD 1.8 -> 1.9.
dtucker [Thu, 10 Nov 2005 06:03:22 +0000 (06:03 +0000)] 
 - (dtucker) [openbsd-compat/glob.h] Update from OpenBSD 1.8 -> 1.9.

18 years ago - (dtucker) [openbsd-compat/glob.c] Update from OpenBSD 1.22 -> 1.25.
dtucker [Thu, 10 Nov 2005 06:02:21 +0000 (06:02 +0000)] 
 - (dtucker) [openbsd-compat/glob.c] Update from OpenBSD 1.22 -> 1.25.

18 years ago - (dtucker) [openbsd-compat/readpassphrase.h] Update from OpenBSD 1.3 -> 1.5.
dtucker [Thu, 10 Nov 2005 05:58:47 +0000 (05:58 +0000)] 
 - (dtucker) [openbsd-compat/readpassphrase.h] Update from OpenBSD 1.3 -> 1.5.

18 years ago - (dtucker) [openbsd-compat/readpassphrase.c] Update from OpenBSD 1.16 -> 1.18.
dtucker [Thu, 10 Nov 2005 05:56:28 +0000 (05:56 +0000)] 
 - (dtucker) [openbsd-compat/readpassphrase.c] Update from OpenBSD 1.16 -> 1.18.

18 years ago - (dtucker) [openbsd-compat/strtoul.c] Update from OpenBSD 1.5 -> 1.7.
dtucker [Thu, 10 Nov 2005 05:48:10 +0000 (05:48 +0000)] 
 - (dtucker) [openbsd-compat/strtoul.c] Update from OpenBSD 1.5 -> 1.7.

18 years ago - (dtucker) [openbsd-compat/strtoll.c] Update from OpenBSD 1.4 -> 1.5.
dtucker [Thu, 10 Nov 2005 05:46:26 +0000 (05:46 +0000)] 
 - (dtucker) [openbsd-compat/strtoll.c] Update from OpenBSD 1.4 -> 1.5.
   Removal of rcsid.

18 years ago - (dtucker) [openbsd-compat/basename.c] Update from OpenBSD 1.11 -> 1.14.
dtucker [Thu, 10 Nov 2005 05:42:51 +0000 (05:42 +0000)] 
 - (dtucker) [openbsd-compat/basename.c] Update from OpenBSD 1.11 -> 1.14.
   Removal of rcsid, will no longer strlcpy parts of the string.

18 years ago - (dtucker) [openbsd-compat/strmode.c] Update from OpenBSD 1.5 -> 1.7.
dtucker [Thu, 10 Nov 2005 05:38:54 +0000 (05:38 +0000)] 
 - (dtucker) [openbsd-compat/strmode.c] Update from OpenBSD 1.5 -> 1.7.
   Removal of rcsid, "whiteout" inode type.

18 years ago - (dtucker) [openbsd-compat/sigact.h] Add "OPENBSD ORIGINAL" marker.
dtucker [Thu, 10 Nov 2005 05:31:55 +0000 (05:31 +0000)] 
 - (dtucker) [openbsd-compat/sigact.h] Add "OPENBSD ORIGINAL" marker.

18 years ago - (dtucker) [openbsd-compat/strlcpy.c] Update from OpenBSD 1.8 -> 1.10.
dtucker [Thu, 10 Nov 2005 05:26:17 +0000 (05:26 +0000)] 
 - (dtucker) [openbsd-compat/strlcpy.c] Update from OpenBSD 1.8 -> 1.10.

18 years ago - (dtucker) [openbsd-compat/{LOTS}] Move the "OPENBSD ORIGINAL" markers to
dtucker [Thu, 10 Nov 2005 05:18:56 +0000 (05:18 +0000)] 
 - (dtucker) [openbsd-compat/{LOTS}] Move the "OPENBSD ORIGINAL" markers to
   after the copyright notices.  Having them at the top next to the CVSIDs
   guarantees a conflict for each and every sync.

18 years ago - (dtucker) [openbsd-compat/strlcat.c] Sync OpenBSD revs 1.11 - 1.12 (removal
dtucker [Thu, 10 Nov 2005 05:05:37 +0000 (05:05 +0000)] 
 - (dtucker) [openbsd-compat/strlcat.c] Sync OpenBSD revs 1.11 - 1.12 (removal
   of "register").

18 years ago - (dtucker) [openbsd-compat/getgrouplist.c] Sync OpenBSD revs 1.10 - 1.2 (ANSI
dtucker [Thu, 10 Nov 2005 04:56:44 +0000 (04:56 +0000)] 
 - (dtucker) [openbsd-compat/getgrouplist.c] Sync OpenBSD revs 1.10 - 1.2 (ANSI
   prototypes, removal of "register").

18 years ago - (dtucker) [configure.ac] Disable pointer-sign warnings on gcc 4.0+
dtucker [Thu, 10 Nov 2005 03:46:48 +0000 (03:46 +0000)] 
 - (dtucker) [configure.ac] Disable pointer-sign warnings on gcc 4.0+
   since they're not useful right now.  Patch from djm@.

18 years ago - (dtucker) [auth-krb5.c] Fix -Wsign-compare warning in non-Heimdal path.
dtucker [Thu, 10 Nov 2005 03:43:11 +0000 (03:43 +0000)] 
 - (dtucker) [auth-krb5.c] Fix -Wsign-compare warning in non-Heimdal path.
   Patch from djm@.

18 years ago - (dtucker) [openbsd-compat/setenv.c] Sync changes from OpenBSD setenv.c
dtucker [Wed, 9 Nov 2005 23:38:45 +0000 (23:38 +0000)] 
 - (dtucker) [openbsd-compat/setenv.c] Sync changes from OpenBSD setenv.c
   revs 1.7 - 1.9.

18 years ago - (dtucker) [openbsd-compat/getenv.c] Make __findenv static, remove
dtucker [Wed, 9 Nov 2005 23:13:06 +0000 (23:13 +0000)] 
 - (dtucker) [openbsd-compat/getenv.c] Make __findenv static, remove
   unnecessary prototype.

18 years ago - (dtucker) [openbsd-compat/getenv.c] Merge changes for __findenv from
dtucker [Wed, 9 Nov 2005 23:10:10 +0000 (23:10 +0000)] 
 - (dtucker) [openbsd-compat/getenv.c] Merge changes for __findenv from
   OpenBSD getenv.c revs 1.4 - 1.8 (ANSIfication of arguments, removal of
   "register").

18 years ago - (djm) [openbsd-compat/getrrsetbyname.c] Sync to latest OpenBSD version,
djm [Sat, 5 Nov 2005 05:56:52 +0000 (05:56 +0000)] 
 - (djm) [openbsd-compat/getrrsetbyname.c] Sync to latest OpenBSD version,
   resolving memory leak bz#1111 reported by kremenek AT cs.stanford.edu;
   ok dtucker@

18 years ago - (dtucker) [README.platform] Add PAM section.
dtucker [Sat, 5 Nov 2005 05:28:35 +0000 (05:28 +0000)] 
 - (dtucker) [README.platform] Add PAM section.

18 years ago - djm@cvs.openbsd.org 2005/11/05 05:01:15
djm [Sat, 5 Nov 2005 05:04:36 +0000 (05:04 +0000)] 
   - djm@cvs.openbsd.org 2005/11/05 05:01:15
     [bufaux.c]
     Fix leaks in error paths, bz #1109 and #1110 reported by kremenek AT
     cs.stanford.edu; ok dtucker@

18 years ago - djm@cvs.openbsd.org 2005/11/04 05:15:59
djm [Sat, 5 Nov 2005 04:19:35 +0000 (04:19 +0000)] 
   - djm@cvs.openbsd.org 2005/11/04 05:15:59
     [kex.c kex.h kexdh.c kexdhc.c kexdhs.c kexgex.c kexgexc.c kexgexs.c]
     remove hardcoded hash lengths in key exchange code, allowing
     implementation of KEX methods with different hashes (e.g. SHA-256);
     ok markus@ dtucker@ stevesk@

18 years ago - dtucker@cvs.openbsd.org 2005/11/03 13:38:29
djm [Sat, 5 Nov 2005 04:16:52 +0000 (04:16 +0000)] 
   - dtucker@cvs.openbsd.org 2005/11/03 13:38:29
     [canohost.c]
     Cache reverse lookups with and without DNS separately; ok markus@

18 years ago - jmc@cvs.openbsd.org 2005/10/31 19:55:25
djm [Sat, 5 Nov 2005 04:16:27 +0000 (04:16 +0000)] 
   - jmc@cvs.openbsd.org 2005/10/31 19:55:25
     [ssh-keygen.1]
     grammar;

18 years ago - djm@cvs.openbsd.org 2005/10/31 11:48:29
djm [Sat, 5 Nov 2005 04:16:12 +0000 (04:16 +0000)] 
   - djm@cvs.openbsd.org 2005/10/31 11:48:29
     [serverloop.c]
     make sure we clean up wtmp, etc. file when we receive a SIGTERM,
     SIGINT or SIGQUIT when running without privilege separation (the
     normal privsep case is already OK). Patch mainly by dtucker@ and
     senthilkumar_sen AT hotpop.com; ok dtucker@

18 years ago - djm@cvs.openbsd.org 2005/10/31 11:12:49
djm [Sat, 5 Nov 2005 04:15:49 +0000 (04:15 +0000)] 
   - djm@cvs.openbsd.org 2005/10/31 11:12:49
     [ssh-keygen.1 ssh-keygen.c]
     generate a protocol 2 RSA key by default

18 years ago - dtucker@cvs.openbsd.org 2005/10/31 06:15:04
djm [Sat, 5 Nov 2005 04:15:23 +0000 (04:15 +0000)] 
   - dtucker@cvs.openbsd.org 2005/10/31 06:15:04
     [sftp.c]
     Fix sorting with "ls -1" command. From Robert Tsai, "looks right" deraadt@

18 years ago - djm@cvs.openbsd.org 2005/10/30 08:52:18
djm [Sat, 5 Nov 2005 04:14:59 +0000 (04:14 +0000)] 
   - djm@cvs.openbsd.org 2005/10/30 08:52:18
     [clientloop.c packet.c serverloop.c session.c ssh-agent.c ssh-keygen.c]
     [ssh.c sshconnect.c sshconnect1.c sshd.c]
     no need to escape single quotes in comments, no binary change

18 years ago - jmc@cvs.openbsd.org 2005/10/30 08:43:47
djm [Sat, 5 Nov 2005 04:13:49 +0000 (04:13 +0000)] 
   - jmc@cvs.openbsd.org 2005/10/30 08:43:47
     [ssh_config.5]
     remove trailing whitespace;

18 years ago - dtucker@cvs.openbsd.org 2005/10/30 08:29:29
djm [Sat, 5 Nov 2005 04:13:24 +0000 (04:13 +0000)] 
   - dtucker@cvs.openbsd.org 2005/10/30 08:29:29
     [canohost.c sshd.c]
     Check for connections with IP options earlier and drop silently.  ok djm@

18 years ago - djm@cvs.openbsd.org 2005/10/30 04:03:24
djm [Sat, 5 Nov 2005 04:12:59 +0000 (04:12 +0000)] 
   - djm@cvs.openbsd.org 2005/10/30 04:03:24
     [ssh.c]
     fix misleading debug message; ok dtucker@

18 years ago - djm@cvs.openbsd.org 2005/10/30 04:01:03
djm [Sat, 5 Nov 2005 04:12:28 +0000 (04:12 +0000)] 
   - djm@cvs.openbsd.org 2005/10/30 04:01:03
     [ssh-keyscan.c]
     make ssh-keygen discard junk from server before SSH- ident, spotted by
     dave AT cirt.net; ok dtucker@

18 years ago - djm@cvs.openbsd.org 2005/10/30 01:23:19
djm [Sat, 5 Nov 2005 04:11:48 +0000 (04:11 +0000)] 
   - djm@cvs.openbsd.org 2005/10/30 01:23:19
     [ssh_config.5]
     mention control socket fallback behaviour, reported by
     tryponraj AT gmail.com

18 years ago - stevesk@cvs.openbsd.org 2005/10/17 14:13:35
djm [Sat, 5 Nov 2005 04:11:15 +0000 (04:11 +0000)] 
   - stevesk@cvs.openbsd.org 2005/10/17 14:13:35
     [dns.c dns.h]
     more cleanups; ok jakob@

18 years ago - stevesk@cvs.openbsd.org 2005/10/17 14:01:28
djm [Sat, 5 Nov 2005 04:10:42 +0000 (04:10 +0000)] 
   - stevesk@cvs.openbsd.org 2005/10/17 14:01:28
     [dns.c]
     remove #ifdef LWRES; ok jakob@

18 years ago - stevesk@cvs.openbsd.org 2005/10/17 13:45:05
djm [Sat, 5 Nov 2005 04:09:27 +0000 (04:09 +0000)] 
   - stevesk@cvs.openbsd.org 2005/10/17 13:45:05
     [dns.c]
     fix memory leaks from 2 sources:
         1) key_fingerprint_raw()
         2) malloc in dns_read_rdata()
     ok jakob@

18 years ago - stevesk@cvs.openbsd.org 2005/10/15 15:28:12
djm [Sat, 5 Nov 2005 04:08:57 +0000 (04:08 +0000)] 
   - stevesk@cvs.openbsd.org 2005/10/15 15:28:12
     [sshconnect.c]
     make external definition static; ok deraadt@

18 years ago - stevesk@cvs.openbsd.org 2005/10/14 02:29:37
djm [Sat, 5 Nov 2005 04:07:59 +0000 (04:07 +0000)] 
   - stevesk@cvs.openbsd.org 2005/10/14 02:29:37
     [channels.c clientloop.c]
     free()->xfree(); ok djm@

18 years ago - stevesk@cvs.openbsd.org 2005/10/14 02:17:59
djm [Sat, 5 Nov 2005 04:07:33 +0000 (04:07 +0000)] 
   - stevesk@cvs.openbsd.org 2005/10/14 02:17:59
     [ssh-keygen.c ssh.c sshconnect2.c]
     no trailing "\n" for log functions; ok djm@

18 years ago - stevesk@cvs.openbsd.org 2005/10/13 22:24:31
djm [Sat, 5 Nov 2005 04:07:05 +0000 (04:07 +0000)] 
   - stevesk@cvs.openbsd.org 2005/10/13 22:24:31
     [auth2-gss.c gss-genr.c gss-serv.c monitor.c]
     KNF; ok djm@

18 years ago - stevesk@cvs.openbsd.org 2005/10/13 19:13:41
djm [Sat, 5 Nov 2005 04:06:38 +0000 (04:06 +0000)] 
   - stevesk@cvs.openbsd.org 2005/10/13 19:13:41
     [dns.c]
     unneeded #include, unused declaration, little knf; ok deraadt@

18 years ago - stevesk@cvs.openbsd.org 2005/10/13 19:08:08
djm [Sat, 5 Nov 2005 04:05:28 +0000 (04:05 +0000)] 
   - stevesk@cvs.openbsd.org 2005/10/13 19:08:08
     [gss-serv-krb5.c gss-serv.c]
     unused declarations; ok deraadt@
     (id sync only for gss-serv-krb5.c)

18 years ago - stevesk@cvs.openbsd.org 2005/10/13 14:20:37
djm [Sat, 5 Nov 2005 04:03:48 +0000 (04:03 +0000)] 
   - stevesk@cvs.openbsd.org 2005/10/13 14:20:37
     [gss-serv.c]
     spelling in comments

18 years ago - stevesk@cvs.openbsd.org 2005/10/13 14:03:01
djm [Sat, 5 Nov 2005 04:03:24 +0000 (04:03 +0000)] 
   - stevesk@cvs.openbsd.org 2005/10/13 14:03:01
     [auth2-gss.c gss-genr.c gss-serv.c]
     remove unneeded #includes; ok markus@

18 years ago - djm@cvs.openbsd.org 2005/10/11 23:37:37
djm [Sat, 5 Nov 2005 03:53:39 +0000 (03:53 +0000)] 
   - djm@cvs.openbsd.org 2005/10/11 23:37:37
     [channels.c]
     bz #1076 set SO_REUSEADDR on X11 forwarding listner sockets, preventing
     bind() failure when a previous connection's listeners are in TIME_WAIT,
     reported by plattner AT inf.ethz.ch; ok dtucker@

18 years ago - djm@cvs.openbsd.org 2005/10/10 10:23:08
djm [Sat, 5 Nov 2005 03:52:50 +0000 (03:52 +0000)] 
   - djm@cvs.openbsd.org 2005/10/10 10:23:08
     [channels.c channels.h clientloop.c serverloop.c session.c]
     fix regression I introduced in 4.2: X11 forwardings initiated after
     a session has exited (e.g. "(sleep 5; xterm) &") would not start.
     bz #1086 reported by t8m AT centrum.cz; ok markus@ dtucker@

18 years ago - (djm) OpenBSD CVS Sync
djm [Sat, 5 Nov 2005 03:52:18 +0000 (03:52 +0000)] 
 - (djm) OpenBSD CVS Sync
   - markus@cvs.openbsd.org 2005/10/07 11:13:57
     [ssh-keygen.c]
     change DSA default back to 1024, as it's defined for 1024 bits only
     and this causes interop problems with other clients.  moreover,
     in order to improve the security of DSA you need to change more
     components of DSA key generation (e.g. the internal SHA1 hash);
     ok deraadt

18 years ago - (dtucker) [openbsd-compat/bsd-misc.c] Bug #1108: fix broken strdup().
dtucker [Tue, 1 Nov 2005 22:07:31 +0000 (22:07 +0000)] 
 - (dtucker) [openbsd-compat/bsd-misc.c] Bug #1108: fix broken strdup().
   Reported by olavi at ipunplugged.com and antoine.brodin at laposte.net
   via FreeBSD.

18 years ago - (dtucker) [session.c] Bug #1045do not check /etc/nologin when PAM is
dtucker [Sun, 30 Oct 2005 04:31:55 +0000 (04:31 +0000)] 
 - (dtucker) [session.c] Bug #1045do not check /etc/nologin when PAM is
   enabled, instead allow PAM to handle it.  Note that on platforms using PAM,
   the pam_nologin module should be added to sshd's session stack in order to
   maintain exising behaviour.  Based on patch and discussion from t8m at
   centrum.cz, ok djm@

18 years ago - (djm) [contrib/suse/openssh.spec contrib/suse/rc.
djm [Sun, 30 Oct 2005 00:55:45 +0000 (00:55 +0000)] 
 - (djm) [contrib/suse/openssh.spec contrib/suse/rc.
   sshd contrib/suse/sysconfig.ssh] Bug #1106: Updated SuSE spec and init
   files from imorgan AT nas.nasa.gov

18 years ago - (dtucker) [contrib/cygwin/ssh-user-config] Remove duplicate yes/no
dtucker [Tue, 25 Oct 2005 08:55:00 +0000 (08:55 +0000)] 
 - (dtucker) [contrib/cygwin/ssh-user-config] Remove duplicate yes/no
   prompt.  Patch from vinschen at redhat.com.

18 years ago - (dtucker) [configure.ac] Bug #1104: Tru64's printf family doesn't
dtucker [Tue, 25 Oct 2005 08:52:31 +0000 (08:52 +0000)] 
 - (dtucker) [configure.ac] Bug #1104: Tru64's printf family doesn't
   understand "%lld", even though the compiler has "long long", so handle
   it as a special case.  Patch tested by mcaskill.scott at epa.gov.

(actually was included in previous commit)

18 years ago - (dtucker) [configure.ac] Relocate LLONG_MAX calculation to after the
dtucker [Tue, 25 Oct 2005 08:38:33 +0000 (08:38 +0000)] 
 - (dtucker) [configure.ac] Relocate LLONG_MAX calculation to after the
   sizeof(long long) checks, to make fixing bug #1104 easier (no changes
   yet).

18 years ago - (dtucker) [configure.ac] Bug #1097: Fix configure for cross-compiling.
dtucker [Mon, 17 Oct 2005 13:29:23 +0000 (13:29 +0000)] 
 - (dtucker) [configure.ac] Bug #1097: Fix configure for cross-compiling.
   /etc/default/login report and testing from aabaker at iee.org, corrections
   from tim@.

18 years ago - (dtucker) [configure.ac defines.h openbsd-compat/vis.{c,h}] Sync current
dtucker [Sun, 9 Oct 2005 01:40:03 +0000 (01:40 +0000)] 
 - (dtucker) [configure.ac defines.h openbsd-compat/vis.{c,h}] Sync current
   versions from OpenBSD.  ok djm@

18 years ago - (djm) [configure.ac] missing 'test' call for -with-Werror test
djm [Sat, 8 Oct 2005 06:21:19 +0000 (06:21 +0000)] 
 - (djm) [configure.ac] missing 'test' call for -with-Werror test

18 years ago - (dtucker) [configure.ac] Bug #1098: define $MAIL for HP-UX; report from
dtucker [Sat, 8 Oct 2005 02:07:01 +0000 (02:07 +0000)] 
 - (dtucker) [configure.ac] Bug #1098: define $MAIL for HP-UX; report from
   brian.smith at agilent com.

18 years agotypo
dtucker [Wed, 5 Oct 2005 15:39:58 +0000 (15:39 +0000)] 
typo

18 years ago - (dtucker) [configure.ac sshd.8] Enable locked account check (a prepended
dtucker [Wed, 5 Oct 2005 13:02:16 +0000 (13:02 +0000)] 
 - (dtucker) [configure.ac sshd.8] Enable locked account check (a prepended
   "*LOCKED*" string) for FreeBSD.  Patch jeremie at le-hen.org and
   senthilkumar_sen at hotpop.com.

18 years ago - (dtucker) [regress/README.regress] Bug #989: Document limitation that scp
dtucker [Mon, 3 Oct 2005 10:14:18 +0000 (10:14 +0000)] 
 - (dtucker) [regress/README.regress] Bug #989: Document limitation that scp
   is required in the system path for the multiplex test to work.

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