summaryrefslogtreecommitdiff
path: root/ChangeLog
AgeCommit message (Collapse)Author
2001-03-05 - (stevesk) sftp.c: handle __prognameKevin 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 - (djm) Fix up LOG_AUTHPRIV for systems that have itDamien Miller
2001-03-05 - (bal) Fix up logging since it changed. removed log-*.cBen Lindstrom
2001-03-05 - (bal) Put HAVE_PW_CLASS_IN_PASSWD back into pwcopy()Ben Lindstrom
2001-03-05 - deraadt@cvs.openbsd.org 2001/03/04 18:21:28Ben Lindstrom
[sshd.8] list SSH2 ciphers
2001-03-05 - millert@cvs.openbsd.org 2001/03/04 17:42:28Ben 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:04Ben Lindstrom
[sshd.8] spelling
2001-03-05 - stevesk@cvs.openbsd.org 2001/03/04 11:16:06Ben Lindstrom
[servconf.c sshd.8] kill obsolete RandomSeed; ok markus@ deraadt@
2001-03-05 - stevesk@cvs.openbsd.org 2001/03/04 11:04:41Ben Lindstrom
[sshd.8] small cleanup and clarify for PermitRootLogin; ok markus@
2001-03-05 - stevesk@cvs.openbsd.org 2001/03/04 10:57:53Ben 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.cBen Lindstrom
2001-03-05 - markus@cvs.openbsd.org 2001/03/04 00:03:59Ben Lindstrom
[channels.c] debug1->2
2001-03-05 - markus@cvs.openbsd.org 2001/03/03 23:59:34Ben Lindstrom
[log.c ssh.c] log*.c -> log.c
2001-03-05 - markus@cvs.openbsd.org 2001/03/03 23:52:22Ben 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:50Ben Lindstrom
[sftp-server.c] KNF
2001-03-05 - millert@cvs.openbsd.org 2001/03/03 21:41:07Ben Lindstrom
[packet.c] Dynamically allocate fd_set; deraadt@ OK
2001-03-05 - millert@cvs.openbsd.org 2001/03/03 21:40:30Ben Lindstrom
[sftp-server.c] Dynamically allocate fd_set; deraadt@ OK
2001-03-05 - millert@cvs.openbsd.org 2001/03/03 21:19:41Ben 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:12Ben Lindstrom
[ssh-keyscan.c] standard theo sweep
2001-03-05 - deraadt@cvs.openbsd.org 2001/03/02 18:54:31Ben 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:49Ben Lindstrom
[sshd.8] doc the dsa/rsa key pair files
2001-03-05 - deraadt@cvs.openbsd.org 2001/03/02 06:21:01Ben Lindstrom
[sshd.8] explain SIGHUP better
2001-03-05 - markus@cvs.openbsd.org 2001/03/01 22:46:37Ben 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:33Ben 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:10Ben Lindstrom
[auth-rsa.c auth2.c deattack.c packet.c] KNF
2001-03-05 - deraadt@cvs.openbsd.org 2001/03/01 02:29:04Ben Lindstrom
[ssh.c] shorten usage by a line
2001-03-05 - (bal) CVS ID touch up on uuencode.cBen Lindstrom
2001-03-05 - (bal) CVS ID touch up on sftp-int.cBen Lindstrom
2001-03-05 - deraadt@cvs.openbsd.org 2001/03/01 02:11:25Ben 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:32Ben Lindstrom
[channels.c] typo
2001-03-05 - markus@cvs.openbsd.org 2001/02/28 21:27:48Ben 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:41Ben Lindstrom
[sshd.c] generate a fake session id, too
2001-03-05 - deraadt@cvs.openbsd.org 2001/02/28 17:52:54Ben Lindstrom
[misc.c] for completeness, copy pw_gecos too
2001-03-05 - markus@cvs.openbsd.org 2001/02/28 12:55:07Ben Lindstrom
[channels.c] unify debug messages
2001-03-05 - markus@cvs.openbsd.org 2001/02/28 09:57:07Ben 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:55Ben 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:39Ben Lindstrom
[clientloop.c] fix byte counts for ssh protocol v1
2001-03-05 - deraadt@cvs.openbsd.org 2001/02/28 05:36:28Ben 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:28Ben Lindstrom
[misc.c] pull in protos
2001-03-05 - markus@cvs.openbsd.org 2001/02/27 11:00:11Ben 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:27Ben Lindstrom
[packet.c] fix random padding
2001-03-05 - deraadt@cvs.openbsd.org 2001/02/24 10:37:26Ben Lindstrom
[sshd_config] ssh2 rsa key before dsa key
2001-03-05 - deraadt@cvs.openbsd.org 2001/02/24 10:37:55Ben Lindstrom
[readconf.c] look for id_rsa by default, before id_dsa
2001-03-05 - markus@cvs.openbsd.org 2001/02/23 18:15:13Ben Lindstrom
[sshd.c] the random session key depends now on the session_key_int sent by the 'attacker' dig1 = md5(cookie|session_key_int); dig2 = md5(dig1|cookie|session_key_int); fake_session_key = dig1|dig2; this change is caused by a mail from anakin@pobox.com patch based on discussions with my german advisor niels@openbsd.org
2001-03-05 - markus@cvs.openbsd.org 2001/02/23 15:34:53Ben Lindstrom
[serverloop.c] debug2->3
2001-03-05 - markus@cvs.openbsd.org 2001/02/22 21:59:44Ben Lindstrom
[auth.c auth.h auth1.c auth2.c misc.c misc.h ssh.c] use pwcopy in ssh.c, too
2001-03-05 - markus@cvs.openbsd.org 2001/02/22 21:57:27Ben Lindstrom
[ssh.1 sshd.8] typos/grammar from matt@anzen.com
2001-03-05 - deraadt@cvs.openbsd.org 2001/02/22 18:09:06Ben Lindstrom
[sshd_config] activate RSA 2 key
2001-03-05 - deraadt@cvs.openbsd.org 2001/02/22 08:03:51Ben Lindstrom
[ssh-keygen.1 ssh-keygen.c] bye bye -d