Age | Commit message (Collapse) | Author | |
---|---|---|---|
2001-09-20 | - stevesk@cvs.openbsd.org 2001/09/19 21:41:57 | Ben Lindstrom | |
[sshd.8] don't advertise -V in usage; ok markus@ | |||
2001-09-20 | - stevesk@cvs.openbsd.org 2001/09/19 21:04:53 | Ben Lindstrom | |
[sshd.8] missing -t in usage | |||
2001-09-20 | - stevesk@cvs.openbsd.org 2001/09/19 19:35:30 | Ben Lindstrom | |
[authfd.c] use sizeof addr vs. SUN_LEN(addr) for sockaddr_un. Stevens blesses this and we do it this way elsewhere. this helps in portable because not all systems have SUN_LEN() and sockaddr_un.sun_len. ok markus@ | |||
2001-09-20 | - stevesk@cvs.openbsd.org 2001/09/19 19:24:19 | Ben Lindstrom | |
[readconf.c readconf.h scp.c sftp.c ssh.1] add ClearAllForwardings ssh option and set it in scp and sftp; ok markus@ | |||
2001-09-20 | - markus@cvs.openbsd.org 2001/09/19 13:23:29 | Ben Lindstrom | |
[key.c] key_read() now returns -1 on type mismatch, too | |||
2001-09-20 | - markus@cvs.openbsd.org 2001/09/19 10:08:51 | Ben Lindstrom | |
[sshd.8] command=xxx applies to subsystem now, too | |||
2001-09-18 | - (stevesk) nchan.c: we use X/Open Sockets on HP-UX now so shutdown(2) | Kevin Steves | |
returns ENOTCONN vs. EINVAL for socket not connected; remove EINVAL check. ok Lutz Jaenicke | |||
2001-09-18 | - stevesk@cvs.openbsd.org 2001/09/17 23:56:07 | Ben Lindstrom | |
[scp.1] missing -B in usage string | |||
2001-09-18 | - markus@cvs.openbsd.org 2001/09/17 21:09:47 | Ben Lindstrom | |
[compat.c] more versions suffering the SSH_BUG_DEBUG bug; 3.0.x reported by dbutts@maddog.storability.com | |||
2001-09-18 | - markus@cvs.openbsd.org 2001/09/17 21:04:02 | Ben Lindstrom | |
[channels.c serverloop.c] don't send fake dummy packets on CR (\r) bugreport from yyua@cs.sfu.ca via solar@@openwall.com | |||
2001-09-18 | - markus@cvs.openbsd.org 2001/09/17 20:52:47 | Ben Lindstrom | |
[channels.c channels.h clientloop.c] try to fix agent-forwarding-backconnection-bug, as seen on HPUX, for example; with Lutz.Jaenicke@aet.TU-Cottbus.DE, | |||
2001-09-18 | - markus@cvs.openbsd.org 2001/09/17 20:50:22 | Ben Lindstrom | |
[key.c ssh-keygen.c] better error handling if you try to export a bad key to ssh.com | |||
2001-09-18 | - stevesk@cvs.openbsd.org 2001/09/17 20:38:09 | Ben Lindstrom | |
[sftp.1 sftp.c] cleanup and document -1, -s and -S; ok markus@ | |||
2001-09-18 | - markus@cvs.openbsd.org 2001/09/17 20:22:14 | Ben Lindstrom | |
[scard.c] never keep a connection to the smartcard open. allows ssh-keygen -D U while the agent is running; report from jakob@ | |||
2001-09-18 | Adapt for portable | Damien Miller | |
2001-09-18 | - stevesk@cvs.openbsd.org 2001/09/17 19:27:15 | Ben Lindstrom | |
[kexdh.c kexgex.c key.c key.h ssh-dss.c ssh-keygen.c ssh-rsa.c] u_char*/char* cleanup; ok markus | |||
2001-09-18 | - stevesk@cvs.openbsd.org 2001/09/17 17:57:57 | Ben Lindstrom | |
[scp.1 scp.c sftp.1 sftp.c] add -Fssh_config option; ok markus@ | |||
2001-09-18 | double doh | Damien Miller | |
2001-09-18 | - (bal) LICENCE update. Has not been done in a while. | Ben Lindstrom | |
2001-09-18 | doh | Damien Miller | |
2001-09-18 | - (djm) Make smartcard support conditional in Redhat RPM spec | Damien Miller | |
2001-09-18 | oops | Damien Miller | |
2001-09-18 | - (djm) Specify --datadir in RPM spec files so smartcard applet gets | Damien Miller | |
put somewhere sane. Add Ssh.bin to manifest. | |||
2001-09-18 | - (djm) More makefile infrastructre for smartcard support, also based | Damien Miller | |
on Ben's work | |||
2001-09-18 | - (djm) Avoid warning on BSDgetopt | Damien Miller | |
2001-09-18 | - (djm) Revert setgroups call, it causes problems on OS-X | Damien Miller | |
2001-09-18 | - (djm) Configure support for smartcards | Damien Miller | |
2001-09-17 | - (tim) [includes.h openbsd-compat/getopt.c openbsd-compat/getopt.h] | Tim Rice | |
rename getopt() to BSDgetopt() to keep form conflicting with system getopt(). [Makefile.in configure.in] disable filepriv until I can add missing procpriv calls. | |||
2001-09-17 | double doh | Damien Miller | |
2001-09-17 | doh | Damien Miller | |
2001-09-17 | - (djm) x11-ssh-askpass-1.2.4 in RPM spec, revert workarounds | Damien Miller | |
2001-09-16 | - markus@cvs.openbsd.org 2001/09/16 14:46:54 | Ben Lindstrom | |
[session.c] calls krb_afslog() after setting $HOME; mattiasa@e.kth.se; fixes pr 1943b | |||
2001-09-16 | - (djm) Workaround XFree breakage in RPM spec file | Damien Miller | |
2001-09-16 | I really should commit these in sync with the actual changes | Damien Miller | |
2001-09-15 | - (djm) Make sure rijndael.c picks config.h | Damien Miller | |
- (djm) Ensure that u_char gets defined | |||
2001-09-15 | rewrite descriptions | Damien Miller | |
2001-09-15 | - (djm) Clear supplemental groups at sshd start to prevent them from | Damien Miller | |
being propogated to random PAM modules. Based on patch from Redhat via Pekka Savola <pekkas@netcore.fi> | |||
2001-09-15 | - (djm) Redhat initscript config sanity checking from Pekka Savola | Damien Miller | |
<pekkas@netcore.fi> | |||
2001-09-15 | C - (djm) Redhat spec file cleanups from Pekka Savola <pekkas@netcore.fi> and | Damien Miller | |
Redhat VS: ---------------------------------------------------------------------- | |||
2001-09-15 | - (djm) Sync scard/ stuff | Damien Miller | |
2001-09-15 | - (djm) Make do_pre_login static to avoid prototype #ifdef hell | Damien Miller | |
2001-09-14 | - markus@cvs.openbsd.org 2001/09/14 | Ben Lindstrom | |
[sshd.c] typo | |||
2001-09-14 | - markus@cvs.openbsd.org 2001/09/14 | Ben Lindstrom | |
[session.c] command=xxx overwrites subsystems, too | |||
2001-09-14 | - markus@cvs.openbsd.org 2001/09/13 | Ben Lindstrom | |
[rijndael.c rijndael.h] missing $OpenBSD | |||
2001-09-14 | I was promised that this does not need to have endness fix up by Markus. | Ben Lindstrom | |
So I will blindly trust him. =) - markus@cvs.openbsd.org 2001/08/23 11:31:59 [cipher.c cipher.h] switch to the optimised AES reference code from http://www.esat.kuleuven.ac.be/~rijmen/rijndael/rijndael-fst-3.0.zip | |||
2001-09-12 | - stevesk@cvs.openbsd.org 2001/09/12 18:18:25 | Ben Lindstrom | |
[scp.c] don't forward agent for non third-party copies; ok markus@ | |||
2001-09-12 | - deraadt@cvs.openbsd.org 2001/09/05 06:23:07 | Ben Lindstrom | |
[scp.1 sftp.1 ssh.1 ssh-agent.1 sshd.8 ssh-keygen.1 ssh-keyscan.1] avoid first person in manual pages | |||
2001-09-12 | - stevesk@cvs.openbsd.org 2001/09/03 20:58:33 | Ben Lindstrom | |
[readconf.c readconf.h ssh.c] fatal() for nonexistent -Fssh_config. ok markus@ | |||
2001-09-12 | - markus@cvs.openbsd.org 2001/08/31 11:46:39 | Ben Lindstrom | |
[sshconnect2.c] disable kbd-interactive if we don't get SSH2_MSG_USERAUTH_INFO_REQUEST messages | |||
2001-09-12 | - markus@cvs.openbsd.org 2001/08/30 22:22:32 | Ben Lindstrom | |
[ssh-keyscan.c] do not pass pointers to longjmp; fix from wayne@blorf.net |