Age | Commit message (Collapse) | Author | |
---|---|---|---|
2001-03-17 | - djm@cvs.openbsd.org 2001/03/16 08:16:18 | Ben Lindstrom | |
[sftp-client.c sftp-client.h sftp-glob.c sftp-int.c] Revise globbing for get/put to be more shell-like. In particular, "get/put file* directory/" now works. ok markus@ | |||
2001-03-17 | - markus@cvs.openbsd.org 2001/03/15 22:07:08 | Ben Lindstrom | |
[session.c] pass Session to do_child + KNF | |||
2001-03-17 | - markus@cvs.openbsd.org 2001/03/15 15:05:59 | Ben Lindstrom | |
[scp.c] use %lld in printf, ok millert@/deraadt@; report from ssh@client.fi | |||
2001-03-17 | - Support usrinfo() on AIX. Based on patch from Gert Doering | Damien Miller | |
<gert@greenie.muc.de> | |||
2001-03-15 | - deraadt@cvs.openbsd.org 2001/03/14 22:50:25 | Ben Lindstrom | |
[sftp-server.c] note no getopt() | |||
2001-03-14 | - (bal) Cygwin README change by Corinna Vinschen <vinschen@redhat.com> | Ben Lindstrom | |
2001-03-14 | - markus@cvs.openbsd.org 2001/03/14 15:15:58 | Ben Lindstrom | |
[sftp-int.c] add version command | |||
2001-03-14 | - (stevesk) ssh-keyscan.c: specify "openbsd-compat/fake-queue.h" | Kevin Steves | |
2001-03-14 | - markus@cvs.openbsd.org 2001/03/14 08:57:14 | Ben Lindstrom | |
[sftp-client.c] Wall | |||
2001-03-14 | - (djm) Add replacement glob() from OpenBSD libc if the system glob is | Damien Miller | |
missing or lacks the GLOB_ALTDIRFUNC extension - (djm) Remove -I$(srcdir)/openbsd-compat from CFLAGS, refer to headers relatively. Avoids conflict between glob.h and /usr/include/glob.h | |||
2001-03-13 | - Fix strerror() in bsd-misc.c | Ben Lindstrom | |
2001-03-14 | - djm@cvs.openbsd.org 2001/03/13 22:42:54 | Damien Miller | |
[sftp-client.c sftp-client.h sftp-glob.c sftp-glob.h sftp-int.c] sftp client filename globbing for get, put, ch{mod,grp,own}. ok markus@ | |||
2001-03-14 | - OpenBSD CVS Sync | Damien Miller | |
- markus@cvs.openbsd.org 2001/03/13 17:34:42 [auth-options.c] missing xfree, deny key on parse error; ok stevesk@ | |||
2001-03-13 | - OpenBSD CVS Sync | Ben Lindstrom | |
- markus@cvs.openbsd.org 2001/03/12 22:02:02 [key.c key.h ssh-add.c ssh-keygen.c sshconnect.c sshconnect2.c] remove old key_fingerprint interface, s/_ex// | |||
2001-03-12 | - (bal) Reorder includes in Makefile. | Ben Lindstrom | |
2001-03-12 | - (djm) Add "static_openssl" RPM build option, remove rsh build dependency | Damien Miller | |
2001-03-12 | - (djm) Bump portable version number for generating test RPMs | Damien Miller | |
2001-03-12 | - markus@cvs.openbsd.org 2001/03/11 22:33:24 | Ben Lindstrom | |
[ssh-keygen.1 ssh-keygen.c] remove -v again. use -B instead for bubblebabble. make -B consistent with -l and make -B work with /path/to/known_hosts. ok deraadt@ | |||
2001-03-12 | - markus@cvs.openbsd.org 2001/03/11 18:29:51 | Ben Lindstrom | |
[key.c] style+cleanup | |||
2001-03-11 | test if snprintf() supports %ll | Tim Rice | |
add /dev to search path for PRNGD/EGD socket fix my mistake in USER_PATH test program | |||
2001-03-11 | - deraadt@cvs.openbsd.org 2001/03/11 16:39:03 | Ben Lindstrom | |
[ssh-keygen.c] KNF, and SHA1 binary output is just creeping featurism | |||
2001-03-11 | - jakob@cvs.openbsd.org 2001/03/11 15:13:09 | Ben Lindstrom | |
[key.c] cleanup & shorten some var names key_fingerprint_bubblebabble. | |||
2001-03-11 | - jakob@cvs.openbsd.org 2001/03/11 15:04:16 | Ben Lindstrom | |
[ssh-keygen.1 ssh-keygen.c] print both md5, sha1 and bubblebabble fingerprints when using ssh-keygen -l -v. ok markus@. | |||
2001-03-11 | - jakob@cvs.openbsd.org 2001/03/11 15:03:16 | Ben Lindstrom | |
[key.c key.h] add improved fingerprint functions. based on work by Carsten Raskgaard <cara@int.tele.dk> and modified by me. ok markus@. | |||
2001-03-11 | - markus@cvs.openbsd.org 2001/03/11 13:25:36 | Ben Lindstrom | |
[auth2.c key.c] debug | |||
2001-03-11 | - markus@cvs.openbsd.org 2001/03/10 17:51:04 | Ben Lindstrom | |
[kex.c match.c match.h readconf.c readconf.h sshconnect2.c] add PreferredAuthentications | |||
2001-03-10 | - tim@mindrot.org 2001/03/10 16:33:42 [configure.in Makefile.in sshd_config] | Tim Rice | |
make sure $bindir is in USER_PATH so scp will work | |||
2001-03-10 | - deraadt@cvs.openbsd.org 2001/03/10 15:31:00 | Ben Lindstrom | |
[compat.c compat.h sshconnect.c] all known netscreen ssh versions, and older versions of OSU ssh cannot handle password padding (newer OSU is fixed) | |||
2001-03-10 | - stevesk@cvs.openbsd.org 2001/03/10 15:02:05 | Ben Lindstrom | |
[ttymodes.c ttymodes.h] remove unused sgtty macros; ok markus@ | |||
2001-03-10 | - deraadt@cvs.openbsd.org 2001/03/10 12:53:51 | Ben Lindstrom | |
[readconf.c ssh_config] default to SSH2, now that m68k runs fast | |||
2001-03-10 | - markus@cvs.openbsd.org 2001/03/10 12:48:27 | Ben Lindstrom | |
[sshconnect2.c] ignore nonexisting private keys; report rjmooney@mediaone.net | |||
2001-03-09 | - Removed log.o from sftp client. Not needed. | Ben Lindstrom | |
2001-03-09 | - deraadt@cvs.openbsd.org 2001/03/09 12:30:29 | Ben Lindstrom | |
[sshd.c] typo; slade@shore.net | |||
2001-03-09 | - deraadt@cvs.openbsd.org 2001/03/09 03:14:39 | Ben Lindstrom | |
[ssh-keygen.c] create *.pub files with umask 0644, so that you can mv them to authorized_keys | |||
2001-03-09 | - markus@cvs.openbsd.org 2001/03/08 21:42:33 | Ben Lindstrom | |
[compat.c compat.h readconf.h ssh.c sshconnect1.c sshconnect2.c] implement client side of SSH2_MSG_USERAUTH_PK_OK (test public key -> no need to do enter passphrase or do expensive sign operations if the server does not accept key). | |||
2001-03-09 | - stevesk@cvs.openbsd.org 2001/03/08 20:44:48 | Ben Lindstrom | |
[sftp.1] spelling, cleanup; ok deraadt@ | |||
2001-03-08 | - stevesk@cvs.openbsd.org 2001/03/08 18:47:12 | Ben Lindstrom | |
[auth1.c] unused; ok markus@ | |||
2001-03-08 | - (stevesk) Reliant Unix (SNI) needs HAVE_BOGUS_SYS_QUEUE_H; | Kevin Steves | |
Dirk Markwardt <D.Markwardt@tu-bs.de> | |||
2001-03-08 | - OpenBSD CVS Sync | Ben Lindstrom | |
- markus@cvs.openbsd.org 2001/03/08 00:15:48 [readconf.c ssh.1] turn off useprivilegedports by default. only rhost-auth needs this. older sshd's may need this, too. | |||
2001-03-08 | - OpenBSD CVS Sync | Damien Miller | |
- djm@cvs.openbsd.org 2001/03/07 10:11:23 [sftp-client.c sftp-client.h sftp-int.c sftp-server.c sftp.1 sftp.c sftp.h] Support for new draft (draft-ietf-secsh-filexfer-01). New symlink handling functions and small protocol change. | |||
2001-03-07 | - Cygwin contrib improvements from Corinna Vinschen <vinschen@redhat.com> | Damien Miller | |
2001-03-07 | - deraadt@cvs.openbsd.org 2001/03/07 04:05:58 | Ben Lindstrom | |
[ssh.1] removed dated comment | |||
2001-03-07 | - deraadt@cvs.openbsd.org 2001/03/07 01:19:06 | Ben Lindstrom | |
[ssh.1 sshd.8] the name "secure shell" is boring, noone ever uses it | |||
2001-03-07 | - deraadt@cvs.openbsd.org 2001/03/06 15:10:42 | Ben Lindstrom | |
[sftp.1] order things | |||
2001-03-07 | - deraadt@cvs.openbsd.org 2001/03/06 06:11:44 | Ben Lindstrom | |
[sftp-int.c sftp.1 sftp.c] sftp -b batchfile; mouring@etoh.eviladmin.org | |||
2001-03-07 | - deraadt@cvs.openbsd.org 2001/03/06 06:11:18 | Ben Lindstrom | |
[ssh-keyscan.c] appease gcc | |||
2001-03-06 | - millert@cvs.openbsd.org 2001/03/06 01:08:27 | Ben Lindstrom | |
[clientloop.c] If read() fails with EINTR deal with it the same way we treat EAGAIN | |||
2001-03-06 | - millert@cvs.openbsd.org 2001/03/06 01:06:03 | Ben Lindstrom | |
[ssh-keyscan.c] Don't assume we wil get the version string all in one read(). deraadt@ OK'd | |||
2001-03-06 | - deraadt@cvs.openbsd.org 2001/03/06 00:33:04 | Ben Lindstrom | |
[authfd.c cli.c ssh-agent.c] EINTR/EAGAIN handling is required in more cases | |||
2001-03-06 | - stevesk@cvs.openbsd.org 2001/03/05 17:58:22 | Ben Lindstrom | |
[dh.c] spelling |