Age | Commit message (Collapse) | Author | |
---|---|---|---|
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 | |||
2001-03-06 | - stevesk@cvs.openbsd.org 2001/03/05 17:40:48 | Ben Lindstrom | |
[ssh.1] more ssh_known_hosts2 documentation; ok markus@ | |||
2001-03-06 | - markus@cvs.openbsd.org 2001/03/05 17:17:21 | Ben Lindstrom | |
[kex.c kex.h sshconnect2.c sshd.c] generate a 2*need size (~300 instead of 1024/2048) random private exponent during the DH key agreement. according to Niels (the great german advisor) this is safe since /etc/primes contains strong primes only. References: P. C. van Oorschot and M. J. Wiener, On Diffie-Hellman key agreement with short exponents, In Advances in Cryptology - EUROCRYPT'96, LNCS 1070, Springer-Verlag, 1996, pp.332-343. | |||
2001-03-06 | - deraadt@cvs.openbsd.org 2001/03/05 16:07:15 | Ben Lindstrom | |
[sshd.8] detail default hmac setup too | |||
2001-03-06 | - deraadt@cvs.openbsd.org 2001/03/05 15:56:16 | Ben Lindstrom | |
[myproposal.h ssh.1] switch to aes128-cbc/hmac-md5 by default in SSH2 -- faster; provos & markus ok | |||
2001-03-06 | - stevesk@cvs.openbsd.org 2001/03/05 15:44:51 | Ben Lindstrom | |
[servconf.c] sync error message; ok markus@ | |||
2001-03-06 | - deraadt@cvs.openbsd.org 2001/03/05 14:28:47 | Ben Lindstrom | |
[sshd.8] alpha order; jcs@rt.fm | |||
2001-03-05 | - (stevesk) sftp.c: handle __progname | Kevin Steves | |
2001-03-05 | - (stevesk) OpenBSD sync: | Kevin Steves | |
- deraadt@cvs.openbsd.org 2001/03/05 08:37:27 [ssh-keyscan.c] skip inlining, why bother | |||
2001-03-05 | more | Damien Miller | |
2001-03-05 | - (djm) Fix up LOG_AUTHPRIV for systems that have it | Damien Miller | |
2001-03-05 | Temporary disable AUTHPRIV code until it's fixed. It is broken. =( | Ben Lindstrom | |
2001-03-05 | - (bal) Fix up logging since it changed. removed log-*.c | Ben Lindstrom | |
2001-03-05 | - (bal) Put HAVE_PW_CLASS_IN_PASSWD back into pwcopy() | Ben Lindstrom | |
2001-03-05 | Oops.. Reverted CVS ID. | Ben Lindstrom | |
2001-03-05 | - deraadt@cvs.openbsd.org 2001/03/04 18:21:28 | Ben Lindstrom | |
[sshd.8] list SSH2 ciphers | |||
2001-03-05 | - millert@cvs.openbsd.org 2001/03/04 17:42:28 | Ben Lindstrom | |
[authfd.c channels.c dh.c log.c readconf.c servconf.c sftp-int.c ssh.c sshconnect.c sshd.c] log functions should not be passed strings that end in newline as they get passed on to syslog() and when logging to stderr, do_log() appends its own newline. | |||
2001-03-05 | - stevesk@cvs.openbsd.org 2001/03/04 12:54:04 | Ben Lindstrom | |
[sshd.8] spelling | |||
2001-03-05 | - stevesk@cvs.openbsd.org 2001/03/04 11:16:06 | Ben Lindstrom | |
[servconf.c sshd.8] kill obsolete RandomSeed; ok markus@ deraadt@ | |||
2001-03-05 | - stevesk@cvs.openbsd.org 2001/03/04 11:04:41 | Ben Lindstrom | |
[sshd.8] small cleanup and clarify for PermitRootLogin; ok markus@ | |||
2001-03-05 | - stevesk@cvs.openbsd.org 2001/03/04 10:57:53 | Ben Lindstrom | |
[ssh.c] add -m to usage; ok markus@ | |||
2001-03-05 | - (bal) CVS ID touch up on auth2.c, serverloop.c, session.c & sshd.c | Ben Lindstrom | |
2001-03-05 | - markus@cvs.openbsd.org 2001/03/04 00:03:59 | Ben Lindstrom | |
[channels.c] debug1->2 | |||
2001-03-05 | - markus@cvs.openbsd.org 2001/03/03 23:59:34 | Ben Lindstrom | |
[log.c ssh.c] log*.c -> log.c | |||
2001-03-05 | - markus@cvs.openbsd.org 2001/03/03 23:52:22 | Ben Lindstrom | |
[sftp.c] clean up arg processing. based on work by Christophe_Moret@hp.com | |||
2001-03-05 | - deraadt@cvs.openbsd.org 2001/03/03 22:07:50 | Ben Lindstrom | |
[sftp-server.c] KNF | |||
2001-03-05 | - millert@cvs.openbsd.org 2001/03/03 21:41:07 | Ben Lindstrom | |
[packet.c] Dynamically allocate fd_set; deraadt@ OK | |||
2001-03-05 | - millert@cvs.openbsd.org 2001/03/03 21:40:30 | Ben Lindstrom | |
[sftp-server.c] Dynamically allocate fd_set; deraadt@ OK | |||
2001-03-05 | - millert@cvs.openbsd.org 2001/03/03 21:19:41 | Ben Lindstrom | |
[ssh-keyscan.c] Dynamically allocate read_wait and its copies. Since maxfd is based on resource limits it is often (usually?) larger than FD_SETSIZE. | |||
2001-03-05 | - deraadt@cvs.openbsd.org 2001/03/03 06:53:12 | Ben Lindstrom | |
[ssh-keyscan.c] standard theo sweep | |||
2001-03-05 | - deraadt@cvs.openbsd.org 2001/03/02 18:54:31 | Ben Lindstrom | |
[atomicio.c atomicio.h auth-chall.c auth.c auth2-chall.c crc32.h scp.c serverloop.c session.c sftp-server.8 sftp.1 ssh-add.1 ssh-add.c ssh-agent.1 ssh-agent.c ssh-keygen.1 ssh.1 sshd.8] make copyright lines the same format | |||
2001-03-05 | - deraadt@cvs.openbsd.org 2001/03/02 09:42:49 | Ben Lindstrom | |
[sshd.8] doc the dsa/rsa key pair files |