Age | Commit message (Collapse) | Author | |
---|---|---|---|
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 | |||
2001-03-05 | - deraadt@cvs.openbsd.org 2001/03/02 06:21:01 | Ben Lindstrom | |
[sshd.8] explain SIGHUP better | |||
2001-03-05 | - markus@cvs.openbsd.org 2001/03/01 22:46:37 | Ben Lindstrom | |
[ssh.c] don't truncate remote ssh-2 commands; from mkubita@securities.cz use min, not max for logging, fixes overflow. | |||
2001-03-05 | - deraadt@cvs.openbsd.org 2001/03/01 03:38:33 | Ben Lindstrom | |
[cli.c cli.h rijndael.h ssh-keyscan.1] copyright notices on all source files | |||
2001-03-05 | - deraadt@cvs.openbsd.org 2001/03/01 02:45:10 | Ben Lindstrom | |
[auth-rsa.c auth2.c deattack.c packet.c] KNF | |||
2001-03-05 | - deraadt@cvs.openbsd.org 2001/03/01 02:29:04 | Ben Lindstrom | |
[ssh.c] shorten usage by a line | |||
2001-03-05 | - (bal) CVS ID touch up on uuencode.c | Ben Lindstrom | |
2001-03-05 | - (bal) CVS ID touch up on sftp-int.c | Ben Lindstrom | |
2001-03-05 | - deraadt@cvs.openbsd.org 2001/03/01 02:11:25 | Ben Lindstrom | |
[authfd.c] split line so that p will have an easier time next time around | |||
2001-03-05 | - markus@cvs.openbsd.org 2001/02/28 21:31:32 | Ben Lindstrom | |
[channels.c] typo | |||
2001-03-05 | - markus@cvs.openbsd.org 2001/02/28 21:27:48 | Ben Lindstrom | |
[channels.c packet.c packet.h serverloop.c] use ignore message to simulate a SSH2_MSG_CHANNEL_DATA message use random content in ignore messages. | |||
2001-03-05 | - markus@cvs.openbsd.org 2001/02/28 21:21:41 | Ben Lindstrom | |
[sshd.c] generate a fake session id, too | |||
2001-03-05 | - deraadt@cvs.openbsd.org 2001/02/28 17:52:54 | Ben Lindstrom | |
[misc.c] for completeness, copy pw_gecos too | |||
2001-03-05 | - markus@cvs.openbsd.org 2001/02/28 12:55:07 | Ben Lindstrom | |
[channels.c] unify debug messages | |||
2001-03-05 | - markus@cvs.openbsd.org 2001/02/28 09:57:07 | Ben Lindstrom | |
[packet.c packet.h sshconnect2.c] in ssh protocol v2 use ignore messages for padding (instead of trailing \0). | |||
2001-03-05 | - markus@cvs.openbsd.org 2001/02/28 08:54:55 | Ben Lindstrom | |
[channels.c nchan.c nchan.h] make sure remote stderr does not get truncated. remove closed fd's from the select mask. | |||
2001-03-05 | - markus@cvs.openbsd.org 2001/02/28 08:45:39 | Ben Lindstrom | |
[clientloop.c] fix byte counts for ssh protocol v1 | |||
2001-03-05 | - deraadt@cvs.openbsd.org 2001/02/28 05:36:28 | Ben Lindstrom | |
[sftp.c] do not kill the subprocess on termination (we will see if this helps things or hurts things) | |||
2001-03-05 | - deraadt@cvs.openbsd.org 2001/02/28 05:34:28 | Ben Lindstrom | |
[misc.c] pull in protos | |||
2001-03-05 | - markus@cvs.openbsd.org 2001/02/27 11:00:11 | Ben Lindstrom | |
[compat.c] support SSH-2.0-2.1 ; from Christophe_Moret@hp.com | |||
2001-03-05 | - markus@cvs.openbsd.org 2001/02/27 10:35:27 | Ben Lindstrom | |
[packet.c] fix random padding | |||
2001-03-05 | - deraadt@cvs.openbsd.org 2001/02/24 10:37:26 | Ben Lindstrom | |
[sshd_config] ssh2 rsa key before dsa key |