]> andersk Git - openssh.git/log
openssh.git
22 years ago - markus@cvs.openbsd.org 2001/11/07 22:53:21
djm [Mon, 12 Nov 2001 00:04:54 +0000 (00:04 +0000)] 
   - markus@cvs.openbsd.org 2001/11/07 22:53:21
     [channels.h]
     crank c->path to 256 so they can hold a full hostname; dwd@bell-labs.com

22 years ago - markus@cvs.openbsd.org 2001/11/07 22:41:51
djm [Mon, 12 Nov 2001 00:04:28 +0000 (00:04 +0000)] 
   - markus@cvs.openbsd.org 2001/11/07 22:41:51
     [auth2.c auth-rh-rsa.c]
     unused includes

22 years ago - markus@cvs.openbsd.org 2001/11/07 22:12:01
djm [Mon, 12 Nov 2001 00:04:05 +0000 (00:04 +0000)] 
   - markus@cvs.openbsd.org 2001/11/07 22:12:01
     [sshd.8]
     s/Keepalive/KeepAlive/; from openbsd@davidkrause.com

22 years ago - markus@cvs.openbsd.org 2001/11/07 22:10:28
djm [Mon, 12 Nov 2001 00:03:35 +0000 (00:03 +0000)] 
   - markus@cvs.openbsd.org 2001/11/07 22:10:28
     [ssh-dss.c ssh-rsa.c]
     missing free and sync dss/rsa code.

22 years ago - markus@cvs.openbsd.org 2001/11/07 21:40:21
djm [Mon, 12 Nov 2001 00:03:16 +0000 (00:03 +0000)] 
   - markus@cvs.openbsd.org 2001/11/07 21:40:21
     [ssh-rsa.c]
     ssh_rsa_sign/verify: SSH_BUG_SIGBLOB not supported

22 years ago - markus@cvs.openbsd.org 2001/11/07 16:03:17
djm [Mon, 12 Nov 2001 00:02:52 +0000 (00:02 +0000)] 
   - markus@cvs.openbsd.org 2001/11/07 16:03:17
     [packet.c packet.h sshconnect2.c]
     pad using the padding field from the ssh2 packet instead of sending
     extra ignore messages. tested against several other ssh servers.

22 years ago - markus@cvs.openbsd.org 2001/10/30 20:29:09
djm [Mon, 12 Nov 2001 00:02:25 +0000 (00:02 +0000)] 
   - markus@cvs.openbsd.org 2001/10/30 20:29:09
     [ssh.1]
     ssh.1

22 years ago - markus@cvs.openbsd.org 2001/10/29 19:27:15
djm [Mon, 12 Nov 2001 00:02:03 +0000 (00:02 +0000)] 
   - markus@cvs.openbsd.org 2001/10/29 19:27:15
     [sshconnect2.c]
     hostbased: check for client hostkey before building chost

22 years ago - markus@cvs.openbsd.org 2001/10/25 21:14:32
djm [Sun, 11 Nov 2001 23:52:44 +0000 (23:52 +0000)] 
   - markus@cvs.openbsd.org 2001/10/25 21:14:32
     [ssh-keygen.1 ssh-keygen.c]
     better docu for fingerprinting, ok deraadt@

22 years ago - markus@cvs.openbsd.org 2001/10/24 19:57:40
djm [Sun, 11 Nov 2001 23:52:25 +0000 (23:52 +0000)] 
   - markus@cvs.openbsd.org 2001/10/24 19:57:40
     [clientloop.c]
     make ~& (backgrounding) work again for proto v1; add support ~& for v2, too

22 years ago - markus@cvs.openbsd.org 2001/10/24 08:51:35
djm [Sun, 11 Nov 2001 23:52:03 +0000 (23:52 +0000)] 
   - markus@cvs.openbsd.org 2001/10/24 08:51:35
     [clientloop.c ssh.c]
     ignore SIGPIPE early, makes ssh work if agent dies, netbsd-pr via itojun@

22 years ago - markus@cvs.openbsd.org 2001/10/24 08:41:20
djm [Sun, 11 Nov 2001 23:51:40 +0000 (23:51 +0000)] 
   - markus@cvs.openbsd.org 2001/10/24 08:41:20
     [ssh.c]
     remove unused

22 years ago - markus@cvs.openbsd.org 2001/10/24 08:41:41
djm [Sun, 11 Nov 2001 23:51:23 +0000 (23:51 +0000)] 
   - markus@cvs.openbsd.org 2001/10/24 08:41:41
     [sshd.c]
     mention remote port in debug message

22 years ago - (djm) Cygwin config patch from Corinna Vinschen <vinschen@redhat.com>
djm [Sun, 11 Nov 2001 23:36:21 +0000 (23:36 +0000)] 
 - (djm) Cygwin config patch from Corinna Vinschen <vinschen@redhat.com>

22 years ago - (djm) Makefile correctness fix from Mark D. Baushke <mdb@juniper.net>
djm [Sun, 11 Nov 2001 23:34:22 +0000 (23:34 +0000)] 
 - (djm) Makefile correctness fix from Mark D. Baushke <mdb@juniper.net>

22 years ago - (stevesk) auth-pam.c: use do_pam_authenticate(PAM_DISALLOW_NULL_AUTHTOK)
stevesk [Fri, 9 Nov 2001 20:22:16 +0000 (20:22 +0000)] 
 - (stevesk) auth-pam.c: use do_pam_authenticate(PAM_DISALLOW_NULL_AUTHTOK)
   if permit_empty_passwd == 0 so null password check cannot be bypassed.
   jayaraj@amritapuri.com OpenBSD bug 2168

22 years ago[ contrib/caldera/openssh.spec contrib/caldera/sshd.init] V_3_0_P1
tim [Sat, 3 Nov 2001 19:09:32 +0000 (19:09 +0000)] 
[ contrib/caldera/openssh.spec contrib/caldera/sshd.init]
Updates from Raymund Will <ray@caldera.de>
[acconfig.h configure.in] Clean up login checks.
Problem reported by Jim Knoble <jmknoble@pobox.com>

22 years ago - (djm) Compat define for OpenSSL < 0.9.6 (No OPENSSL_free)
djm [Wed, 31 Oct 2001 22:32:34 +0000 (22:32 +0000)] 
 - (djm) Compat define for OpenSSL < 0.9.6 (No OPENSSL_free)

22 years ago - (djm) Unsmoke drugs: config files should be noreplace.
djm [Tue, 30 Oct 2001 23:31:13 +0000 (23:31 +0000)] 
 - (djm) Unsmoke drugs: config files should be noreplace.

22 years ago - (djm) Redhat RPM spec: remove noreplace from config files, allow IPv6
djm [Tue, 30 Oct 2001 11:03:51 +0000 (11:03 +0000)] 
 - (djm) Redhat RPM spec: remove noreplace from config files, allow IPv6
   by default (can force IPv4 using --define "noipv6 1")

22 years ago [TODO defines.h loginrec.c] Change the references to configure.in
tim [Tue, 30 Oct 2001 02:50:39 +0000 (02:50 +0000)] 
 [TODO defines.h loginrec.c] Change the references to configure.in
 to configure.ac

22 years ago - (stevesk) README: zlib location is http://www.gzip.org/zlib/
stevesk [Sun, 28 Oct 2001 18:10:22 +0000 (18:10 +0000)] 
 - (stevesk) README: zlib location is http://www.gzip.org/zlib/

22 years ago - (stevesk) Fix compile problem with PAM password change fix
stevesk [Sun, 28 Oct 2001 17:32:38 +0000 (17:32 +0000)] 
 - (stevesk) Fix compile problem with PAM password change fix

22 years ago - (djm) Fix for PAM password changes being echoed (from stevesk)
djm [Sun, 28 Oct 2001 11:36:55 +0000 (11:36 +0000)] 
 - (djm) Fix for PAM password changes being echoed (from stevesk)

22 years ago - (djm) Disconnect if no tty and PAM reports password expired
djm [Sun, 28 Oct 2001 11:34:52 +0000 (11:34 +0000)] 
 - (djm) Disconnect if no tty and PAM reports password expired

22 years ago - (djm) Avoid bug in Solaris PAM libs
djm [Sun, 28 Oct 2001 11:33:48 +0000 (11:33 +0000)] 
 - (djm) Avoid bug in Solaris PAM libs

22 years ago[configure.ac] Fixes for ReliantUNIX (don't use libucb)
tim [Sat, 27 Oct 2001 17:45:36 +0000 (17:45 +0000)] 
[configure.ac] Fixes for ReliantUNIX (don't use libucb)
Patch by Robert Dahlem <Robert.Dahlem@siemens.com>

22 years agoFix install: when building outside of source
tim [Sat, 27 Oct 2001 00:33:18 +0000 (00:33 +0000)] 
Fix install: when building outside of source
tree and using --src=/full_path/to/openssh
Patch by Mark D. Baushke <mdb@juniper.net>

22 years ago - (bal) Set the correct current time in login_utmp_only(). Patch by
mouring [Fri, 26 Oct 2001 15:56:55 +0000 (15:56 +0000)] 
 - (bal) Set the correct current time in login_utmp_only().  Patch by
   Wayne Davison <wayned@users.sourceforge.net>

22 years agoUpdated Readme with right zlib location in [3]
mouring [Fri, 26 Oct 2001 15:36:06 +0000 (15:36 +0000)] 
Updated Readme with right zlib location in [3]

22 years agoGive path given in --with-xxx= for pcre,zlib, and
tim [Thu, 25 Oct 2001 17:01:30 +0000 (17:01 +0000)] 
Give path given in --with-xxx= for pcre,zlib, and
tcp-wrappers precedence over system libraries and includes.
Report from Dave Dykstra <dwd@bell-labs.com>

22 years ago - (bal) Use VDISABLE if _POSIX_VDISABLE is set in readpassphrase.c. Patch
mouring [Thu, 25 Oct 2001 15:02:35 +0000 (15:02 +0000)] 
 - (bal) Use VDISABLE if _POSIX_VDISABLE is set in readpassphrase.c.  Patch
    by todd@

22 years agoUse configure.ac instead of configure.in so older versions of autoconf
tim [Thu, 25 Oct 2001 04:15:26 +0000 (04:15 +0000)] 
Use configure.ac instead of configure.in so older versions of autoconf
don't even try.

22 years ago - (bal) Should be 3.0p1 not 3.0p2. Corrected version.h already.
mouring [Wed, 24 Oct 2001 21:06:07 +0000 (21:06 +0000)] 
 - (bal) Should be 3.0p1 not 3.0p2.  Corrected version.h already.

22 years agoOoops.. Give me a break.. =) 3.0p1 is the release not 3.0p2..
mouring [Wed, 24 Oct 2001 15:20:57 +0000 (15:20 +0000)] 
Ooops.. Give me a break.. =)  3.0p1 is the release not 3.0p2..

22 years ago[configure.in] Fix test for broken dirname. Based on patch from
tim [Wed, 24 Oct 2001 05:36:54 +0000 (05:36 +0000)] 
[configure.in] Fix test for broken dirname. Based on patch from
Dave Dykstra <dwd@bell-labs.com>. Remove un-needed test for zlib.h.
[contrib/caldera/openssh.spec, contrib/redhat/openssh.spec,
contrib/suse/openssh.spec] Update version to match version.h

22 years ago - (bal) Added 'PAM_TTY_KLUDGE' to Solaris platform.
mouring [Tue, 23 Oct 2001 17:14:00 +0000 (17:14 +0000)] 
 - (bal) Added 'PAM_TTY_KLUDGE' to Solaris platform.

22 years ago - (bal) Updated version to 3.0p1 in preparing for release.
mouring [Tue, 23 Oct 2001 16:12:54 +0000 (16:12 +0000)] 
 - (bal) Updated version to 3.0p1 in preparing for release.

22 years ago - (djm) Fix fd leak in loginrec.c (ro fd to lastlog was left open).
djm [Mon, 22 Oct 2001 06:49:22 +0000 (06:49 +0000)] 
 - (djm) Fix fd leak in loginrec.c (ro fd to lastlog was left open).
   Report from Michal Zalewski <lcamtuf@coredump.cx>

22 years ago[configure.in] Clean up library testing.
tim [Mon, 22 Oct 2001 00:53:58 +0000 (00:53 +0000)] 
[configure.in] Clean up library testing.
Add optional PATH to --with-pcre, --with-zlib, --with-tcp-wrappers
based on patch by albert chin (china@thewrittenword.com)

Re-arange AC_CHECK_HEADERS and AC_CHECK_FUNCS for eaiser reading
of patches to configure.in

Replace obsolete AC_STRUCT_ST_BLKSIZE with AC_CHECK_MEMBERS

Add test for broken dirname() on Solaris 2.5.1 by
Dan Astoorian <djast@cs.toronto.edu>

[acconfig.h aclocal.m4 defines.h configure.in]
Better socklen_t patch by albert chin (china@thewrittenword.com)

[scp.c]
Replace obsolete HAVE_ST_BLKSIZE with HAVE_STRUCT_STAT_ST_BLKSIZE

[Makefile.in] When running make in top level, always do make in openbsd-compat
patch by Dave Dykstra <dwd@bell-labs.com>

22 years ago - (bal) Fixed up init.d symlink issue and piddir stuff. Patches by
mouring [Fri, 19 Oct 2001 20:36:23 +0000 (20:36 +0000)] 
 - (bal) Fixed up init.d symlink issue and piddir stuff.  Patches by
    Zoran Milojevic <Zoran.Milojevic@SS8.com> and j.petersen@msh.de

22 years agoForgot to check in before.
mouring [Fri, 19 Oct 2001 20:24:14 +0000 (20:24 +0000)] 
Forgot to check in before.

22 years ago - (bal) Minor bug fix in contrib/solaris/opensshd.in .. $etcdir was not
mouring [Fri, 12 Oct 2001 21:52:39 +0000 (21:52 +0000)] 
 - (bal) Minor bug fix in contrib/solaris/opensshd.in .. $etcdir was not
   set right.

22 years ago - (bal) First wave of contrib/solaris/ package upgrades. Still more
mouring [Fri, 12 Oct 2001 20:30:52 +0000 (20:30 +0000)] 
 - (bal) First wave of contrib/solaris/ package upgrades.  Still more
    work needs to be done, but it is a 190% better then the stuff we
    had before!

22 years ago - (djm) Cleanup sshpty.c a little
djm [Fri, 12 Oct 2001 09:15:48 +0000 (09:15 +0000)] 
 - (djm) Cleanup sshpty.c a little

22 years ago - (djm) Clean some autoconf-2.52 junk when doing "make distclean"
djm [Fri, 12 Oct 2001 09:15:27 +0000 (09:15 +0000)] 
 - (djm) Clean some autoconf-2.52 junk when doing "make distclean"

22 years ago - (djm) "make veryclean" fix from Tom Holroyd <tomh@po.crl.go.jp>
djm [Fri, 12 Oct 2001 02:04:04 +0000 (02:04 +0000)] 
 - (djm) "make veryclean" fix from Tom Holroyd <tomh@po.crl.go.jp>

22 years ago - markus@cvs.openbsd.org 2001/10/11 15:24:00
djm [Fri, 12 Oct 2001 01:36:09 +0000 (01:36 +0000)] 
   - markus@cvs.openbsd.org 2001/10/11 15:24:00
     [clientloop.c]
     clear select masks if we return before calling select().

22 years ago - markus@cvs.openbsd.org 2001/10/11 13:45:21
djm [Fri, 12 Oct 2001 01:35:50 +0000 (01:35 +0000)] 
   - markus@cvs.openbsd.org 2001/10/11 13:45:21
     [session.c]
     delay detach of session if a channel gets closed but the child is
     still alive.  however, release pty, since the fd's to the child are
     already closed.

22 years ago - (djm) OpenBSD CVS Sync
djm [Fri, 12 Oct 2001 01:35:04 +0000 (01:35 +0000)] 
 - (djm) OpenBSD CVS Sync
   - markus@cvs.openbsd.org 2001/10/10 22:18:47
     [channels.c channels.h clientloop.c nchan.c serverloop.c]
     [session.c session.h]
     try to keep channels open until an exit-status message is sent.
     don't kill the login shells if the shells stdin/out/err is closed.
     this should now work:
     ssh -2n localhost 'exec > /dev/null 2>&1; sleep 10; exit 5'; echo ?

22 years ago - (bal) seed_init() and seed_rng() required in ssh-keyscan.c
mouring [Wed, 10 Oct 2001 20:45:43 +0000 (20:45 +0000)] 
 - (bal) seed_init() and seed_rng() required in ssh-keyscan.c

22 years ago - (bal) removed two unsed headers in openbsd-compat/bsd-misc.c
mouring [Wed, 10 Oct 2001 20:38:55 +0000 (20:38 +0000)] 
 - (bal) removed two unsed headers in openbsd-compat/bsd-misc.c

22 years ago - markus@cvs.openbsd.org 2001/10/09 21:59:41
djm [Wed, 10 Oct 2001 05:14:37 +0000 (05:14 +0000)] 
   - markus@cvs.openbsd.org 2001/10/09 21:59:41
     [channels.c channels.h serverloop.c session.c session.h]
     simplify session close: no more delayed session_close, no more blocking wait() calls.

22 years ago - markus@cvs.openbsd.org 2001/10/09 19:51:18
djm [Wed, 10 Oct 2001 05:08:36 +0000 (05:08 +0000)] 
   - markus@cvs.openbsd.org 2001/10/09 19:51:18
     [serverloop.c]
     close all channels if the connection to the remote host has been closed,
     should fix sshd's hanging with WCHAN==wait

22 years ago - markus@cvs.openbsd.org 2001/10/09 19:32:49
djm [Wed, 10 Oct 2001 05:08:06 +0000 (05:08 +0000)] 
   - markus@cvs.openbsd.org 2001/10/09 19:32:49
     [session.c]
     stat subsystem command before calling do_exec, and return error to client.

22 years ago - markus@cvs.openbsd.org 2001/10/09 10:12:08
djm [Wed, 10 Oct 2001 05:07:44 +0000 (05:07 +0000)] 
   - markus@cvs.openbsd.org 2001/10/09 10:12:08
     [session.c]
     chdir $HOME after krb_afslog(); from bbense@networking.stanford.edu

22 years ago - markus@cvs.openbsd.org 2001/10/08 16:15:47
djm [Wed, 10 Oct 2001 05:04:41 +0000 (05:04 +0000)] 
   - markus@cvs.openbsd.org 2001/10/08 16:15:47
     [sshconnect.c]
     use correct family for -b option

22 years ago - markus@cvs.openbsd.org 2001/10/08 11:48:57
djm [Wed, 10 Oct 2001 05:04:20 +0000 (05:04 +0000)] 
   - markus@cvs.openbsd.org 2001/10/08 11:48:57
     [channels.c]
     better debug

22 years ago - markus@cvs.openbsd.org 2001/10/07 17:49:40
djm [Wed, 10 Oct 2001 05:03:58 +0000 (05:03 +0000)] 
   - markus@cvs.openbsd.org 2001/10/07 17:49:40
     [channels.c channels.h]
     avoid possible FD_ISSET overflow for channels established
     during channnel_after_select() (used for dynamic channels).

22 years ago - markus@cvs.openbsd.org 2001/10/07 10:29:52
djm [Wed, 10 Oct 2001 05:03:36 +0000 (05:03 +0000)] 
   - markus@cvs.openbsd.org 2001/10/07 10:29:52
     [authfile.c]
     grammer; Matthew_Clarke@mindlink.bc.ca

22 years ago - markus@cvs.openbsd.org 2001/10/06 11:18:19
djm [Wed, 10 Oct 2001 05:03:11 +0000 (05:03 +0000)] 
   - markus@cvs.openbsd.org 2001/10/06 11:18:19
     [sshconnect1.c sshconnect2.c sshconnect.c]
     unify hostkey check error messages, simplify prompt.

22 years ago - markus@cvs.openbsd.org 2001/10/06 00:36:42
djm [Wed, 10 Oct 2001 05:02:46 +0000 (05:02 +0000)] 
   - markus@cvs.openbsd.org 2001/10/06 00:36:42
     [session.c]
     fix typo in error message, sync with do_exec_nopty

22 years ago - markus@cvs.openbsd.org 2001/10/06 00:14:50
djm [Wed, 10 Oct 2001 05:02:03 +0000 (05:02 +0000)] 
   - markus@cvs.openbsd.org 2001/10/06 00:14:50
     [sshconnect.c]
     remove unused argument

22 years ago - markus@cvs.openbsd.org 2001/10/04 15:12:37
djm [Wed, 10 Oct 2001 05:01:40 +0000 (05:01 +0000)] 
   - markus@cvs.openbsd.org 2001/10/04 15:12:37
     [serverloop.c]
     client_alive_check cleanup

22 years ago - markus@cvs.openbsd.org 2001/10/04 15:05:40
djm [Wed, 10 Oct 2001 05:01:16 +0000 (05:01 +0000)] 
   - markus@cvs.openbsd.org 2001/10/04 15:05:40
     [channels.c serverloop.c]
     comment out bogus conditions for selecting on connection_in

22 years ago - markus@cvs.openbsd.org 2001/10/04 14:34:16
djm [Wed, 10 Oct 2001 05:00:49 +0000 (05:00 +0000)] 
   - markus@cvs.openbsd.org 2001/10/04 14:34:16
     [key.c]
     call OPENSSL_free() for memory allocated by openssl; from chombier@mac.com

22 years agoCleaned out dead entries.
mouring [Mon, 8 Oct 2001 02:53:55 +0000 (02:53 +0000)] 
Cleaned out dead entries.

22 years ago - (bal) ssh-copy-id corrected permissions for .ssh/ and authorized_keys.
mouring [Mon, 8 Oct 2001 01:54:24 +0000 (01:54 +0000)] 
 - (bal) ssh-copy-id corrected permissions for .ssh/ and authorized_keys.
    Prompted by Matthew Vernon <matthew@sel.cam.ac.uk>

22 years ago - (bal) AES works under Cray, no more hack.
mouring [Sat, 6 Oct 2001 00:08:09 +0000 (00:08 +0000)] 
 - (bal) AES works under Cray, no more hack.

22 years ago - (bal) nchan2.ms resync. BSD License applied.
mouring [Thu, 4 Oct 2001 21:16:57 +0000 (21:16 +0000)] 
 - (bal) nchan2.ms resync.  BSD License applied.

22 years ago - markus@cvs.openbsd.org 2001/10/03 10:01:20
mouring [Wed, 3 Oct 2001 17:55:26 +0000 (17:55 +0000)] 
   - markus@cvs.openbsd.org 2001/10/03 10:01:20
     [auth.c]
     use realpath() for homedir, too. from jinmei@isl.rdc.toshiba.co.jp

22 years ago - stevesk@cvs.openbsd.org 2001/10/02 22:56:09
mouring [Wed, 3 Oct 2001 17:46:39 +0000 (17:46 +0000)] 
   - stevesk@cvs.openbsd.org 2001/10/02 22:56:09
     [sshd.c]
     #include "channels.h" for channel_set_af()

22 years ago - djm@cvs.openbsd.org 2001/10/02 08:38:50
mouring [Wed, 3 Oct 2001 17:43:01 +0000 (17:43 +0000)] 
   - djm@cvs.openbsd.org 2001/10/02 08:38:50
     [ssh-add.c]
     return non-zero exit code on error; ok markus@

22 years ago - markus@cvs.openbsd.org 2001/10/01 21:51:16
mouring [Wed, 3 Oct 2001 17:39:38 +0000 (17:39 +0000)] 
   - markus@cvs.openbsd.org 2001/10/01 21:51:16
     [readconf.c readconf.h ssh.1 sshconnect.c]
     add NoHostAuthenticationForLocalhost; note that the hostkey is
     now check for localhost, too.

22 years ago - markus@cvs.openbsd.org 2001/10/01 21:38:53
mouring [Wed, 3 Oct 2001 17:34:59 +0000 (17:34 +0000)] 
   - markus@cvs.openbsd.org 2001/10/01 21:38:53
     [channels.c channels.h ssh.c sshd.c]
     remove ugliness; vp@drexel.edu via angelos

22 years ago - markus@cvs.openbsd.org 2001/10/01 08:06:28
mouring [Wed, 3 Oct 2001 17:30:58 +0000 (17:30 +0000)] 
   - markus@cvs.openbsd.org 2001/10/01 08:06:28
     [scp.c]
     skip filenames containing \n; report jdamery@chiark.greenend.org.uk
     and matthew@debian.org

22 years ago - markus@cvs.openbsd.org 2001/09/28 15:46:29
mouring [Wed, 3 Oct 2001 17:22:29 +0000 (17:22 +0000)] 
   - markus@cvs.openbsd.org 2001/09/28 15:46:29
     [ssh.c]
     bug: read user config first; report kaukasoi@elektroni.ee.tut.fi

22 years ago - djm@cvs.openbsd.org 2001/09/28 12:07:09
mouring [Wed, 3 Oct 2001 17:18:37 +0000 (17:18 +0000)] 
   - djm@cvs.openbsd.org 2001/09/28 12:07:09
     [ssh-keygen.c]
     bzero private key after loading to smartcard; ok markus@

22 years ago - camield@cvs.openbsd.org 2001/09/27 17:53:24
mouring [Wed, 3 Oct 2001 17:15:32 +0000 (17:15 +0000)] 
   - camield@cvs.openbsd.org 2001/09/27 17:53:24
     [sshd.8]
     don't talk about compile-time options
     ok markus@

22 years ago - markus@cvs.openbsd.org 2001/09/27 15:31:17
mouring [Wed, 3 Oct 2001 17:12:43 +0000 (17:12 +0000)] 
   - markus@cvs.openbsd.org 2001/09/27 15:31:17
     [auth2.c auth2-chall.c sshconnect1.c]
     typos; from solar

22 years ago - markus@cvs.openbsd.org 2001/09/27 11:59:37
mouring [Wed, 3 Oct 2001 17:10:17 +0000 (17:10 +0000)] 
   - markus@cvs.openbsd.org 2001/09/27 11:59:37
     [packet.c]
     missing called=1; chombier@mac.com

22 years ago - markus@cvs.openbsd.org 2001/09/27 11:58:16
mouring [Wed, 3 Oct 2001 17:07:47 +0000 (17:07 +0000)] 
   - markus@cvs.openbsd.org 2001/09/27 11:58:16
     [compress.c]
     mem leak; chombier@mac.com

22 years ago - (bal) CVS ID fix up in version.h
mouring [Wed, 3 Oct 2001 17:03:54 +0000 (17:03 +0000)] 
 - (bal) CVS ID fix up in version.h

22 years ago - (stevesk) loginrec.c: fix type conversion problems exposed when using
stevesk [Tue, 2 Oct 2001 00:29:00 +0000 (00:29 +0000)] 
 - (stevesk) loginrec.c: fix type conversion problems exposed when using
   64-bit off_t.

22 years ago20010929
mouring [Sat, 29 Sep 2001 14:27:00 +0000 (14:27 +0000)] 
20010929
 - (bal) move reading 'config.h' up higher.  Patch by albert chin
   <china@thewrittenword.com)

22 years agoSync version numbers with stable branch
djm [Fri, 28 Sep 2001 10:05:08 +0000 (10:05 +0000)] 
Sync version numbers with stable branch

22 years ago - (djm) Update spec files for new x11-askpass
djm [Fri, 28 Sep 2001 10:03:25 +0000 (10:03 +0000)] 
 - (djm) Update spec files for new x11-askpass

22 years ago - (djm) OpenBSD CVS sync:
djm [Fri, 28 Sep 2001 09:51:54 +0000 (09:51 +0000)] 
 - (djm) OpenBSD CVS sync:
   - djm@cvs.openbsd.org 2001/09/28 09:49:31
     [scard.c]
     Fix segv when smartcard communication error occurs during key load.
     ok markus@

22 years ago - (stevesk) session.c: declare do_pre_login() before use
stevesk [Thu, 27 Sep 2001 19:50:26 +0000 (19:50 +0000)] 
 - (stevesk) session.c: declare do_pre_login() before use
   wayned@users.sourceforge.net

22 years agoWe are a "SSH protocol implementation" not a "SSH implementation"
djm [Wed, 26 Sep 2001 14:24:21 +0000 (14:24 +0000)] 
We are a "SSH protocol implementation" not a "SSH implementation"

22 years ago - (djm) Avoid bad and unportable sprintf usage in compat code
djm [Tue, 25 Sep 2001 12:21:52 +0000 (12:21 +0000)] 
 - (djm) Avoid bad and unportable sprintf usage in compat code

22 years ago - (djm) Add AC_SYS_LARGEFILE configure test
djm [Tue, 25 Sep 2001 06:39:35 +0000 (06:39 +0000)] 
 - (djm) Add AC_SYS_LARGEFILE configure test

22 years ago - (djm) Sync $sysconfdir/moduli
djm [Tue, 25 Sep 2001 03:06:18 +0000 (03:06 +0000)] 
 - (djm) Sync $sysconfdir/moduli

22 years agoPossible sia cleanup opportunity
djm [Tue, 25 Sep 2001 03:01:49 +0000 (03:01 +0000)] 
Possible sia cleanup opportunity

22 years ago - (djm) Pull in auth-krb5.c from OpenBSD CVS. NB. it is not currently used.
djm [Tue, 25 Sep 2001 02:58:23 +0000 (02:58 +0000)] 
 - (djm) Pull in auth-krb5.c from OpenBSD CVS. NB. it is not currently used.

22 years agoSync
djm [Tue, 25 Sep 2001 02:55:37 +0000 (02:55 +0000)] 
Sync

22 years agoAdd warning that code is still in development
djm [Tue, 25 Sep 2001 00:21:28 +0000 (00:21 +0000)] 
Add warning that code is still in development

22 years ago - (bal) Updated all *.specs for 2.9.9p1 and updated version.h
mouring [Mon, 24 Sep 2001 23:15:15 +0000 (23:15 +0000)] 
 - (bal) Updated all *.specs for 2.9.9p1 and updated version.h

22 years ago - (bal) Removed 'extern int optopt;' since it is dead wood.
mouring [Mon, 24 Sep 2001 22:04:02 +0000 (22:04 +0000)] 
 - (bal) Removed 'extern int optopt;' since it is dead wood.

22 years ago - (bal) updated ssh.c to mirror minor getopts 'extern int' formating done
mouring [Mon, 24 Sep 2001 20:00:10 +0000 (20:00 +0000)] 
 - (bal) updated ssh.c to mirror minor getopts 'extern int' formating done
    by stevesk@

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