Age | Commit message (Collapse) | Author | |
---|---|---|---|
2004-06-03 | - (dtucker) [auth-pam.c] Don't use pam_* namespace for sshd's PAM functions. | Darren Tucker | |
ok djm@ | |||
2004-06-01 | - (djm) [auth-pam.c] Add copyright for local changes | Damien Miller | |
2004-05-30 | [buildpkg.sh.in] Last minute fix didn't make it in the .in file. :-( | Tim Rice | |
2004-05-30 | - (tim) [configure.ac Makefile.in] Add support for "make package" ok djm@ | Tim Rice | |
- (tim) [buildpkg.sh.in] New file. A more flexible version of contrib/solaris/buildpkg.sh used for "make package". | |||
2004-05-30 | - (dtucker) [auth-pam.c] Use an invalid password for root if | Darren Tucker | |
PermitRootLogin != yes or the login is invalid, to prevent leaking information. Based on Openwall's owl-always-auth patch. ok djm@ | |||
2004-05-30 | - (dtucker) [auth-pam.c auth-pam.h auth-passwd.c]: Bug #874: Re-add PAM | Darren Tucker | |
support for PasswordAuthentication=yes. ok djm@ | |||
2004-05-27 | - (dtucker) [contrib/caldera/openssh.spec contrib/redhat/openssh.spec | Darren Tucker | |
contrib/README CREDITS INSTALL] Bug #873: Correct URLs for x11-ssh-askpass and Jim Knoble's email address , from Jim himself. | |||
2004-05-24 | - (dtucker) [sshd.c] Fix typo in comment. | Darren Tucker | |
2004-05-24 | - (dtucker) [auth-pam.c] Bug #839: Ensure that pam authentication "thread" | Darren Tucker | |
is terminated if the privsep slave exits during keyboard-interactive authentication. ok djm@ | |||
2004-05-24 | - dtucker@cvs.openbsd.org 2004/05/23 23:59:53 | Darren Tucker | |
[auth.c auth.h auth1.c auth2.c servconf.c servconf.h sshd_config sshd_config.5] Add MaxAuthTries sshd config option; ok markus@ | |||
2004-05-24 | - jmc@cvs.openbsd.org 2004/05/22 16:01:05 | Darren Tucker | |
[ssh.1] kill whitespace at eol; | |||
2004-05-24 | - djm@cvs.openbsd.org 2004/05/22 06:32:12 | Darren Tucker | |
[clientloop.c ssh.1] use '-h' for help in ~C commandline instead of '-?'; inspired by jmc@ | |||
2004-05-24 | - djm@cvs.openbsd.org 2004/05/21 11:33:11 | Darren Tucker | |
[channels.c channels.h clientloop.c serverloop.c ssh.1] bz #756: add support for the cancel-tcpip-forward request for the server and the client (through the ~C commandline). reported by z3p AT twistedmatrix.com; ok markus@ | |||
2004-05-24 | - markus@cvs.openbsd.org 2004/05/21 08:43:03 | Darren Tucker | |
[kex.h moduli.c tildexpand.c] add prototypes for -Wall; ok djm | |||
2004-05-24 | - dtucker@cvs.openbsd.org 2004/05/20 10:58:05 | Darren Tucker | |
[clientloop.c] Trivial type fix 0 -> '\0'; ok markus@ | |||
2004-05-24 | - djm@cvs.openbsd.org 2004/05/19 12:17:33 | Darren Tucker | |
[sftp-client.c sftp.c] gracefully abort transfers on receipt of SIGINT, also ignore SIGINT while waiting for a command; ok markus@ | |||
2004-05-23 | - (bal) [openbsd-compat/sys-queue.h] Reintroduce machinary to handle | Ben Lindstrom | |
old/broken/incomplete <sys/queue.h>. | |||
2004-05-23 | - (djm) [configure.ac] Warn if the system has no known way of figuring out | Damien Miller | |
which user is on the other end of a Unix domain socket; ok dtucker@ | |||
2004-05-23 | - (djm) Explain consequences of UsePAM=yes a little better in sshd_config; | Damien Miller | |
ok dtucker@ | |||
2004-05-13 | - (dtucker) [openbsd-compat/getrrsetbyname.c] Fix typo too: HAVE_DECL_H_ERROR | Darren Tucker | |
-> HAVE_DECL_H_ERRNO. | |||
2004-05-13 | - (dtucker) [openbsd-compat/getrrsetbyname.c] Check that HAVE_DECL_H_ERROR | Darren Tucker | |
is defined before using. | |||
2004-05-13 | - (dtucker) [auth-pam.c scard-opensc.c] Tinderbox says auth-pam.c uses | Darren Tucker | |
readpass.h, grep says scard-opensc.c does too. Replace with misc.h. | |||
2004-05-13 | - (dtucker) [sshd.8] Bug #843: Add warning about PasswordAuthentication to | Darren Tucker | |
UsePAM section. Parts from djm@ and jmc@. | |||
2004-05-13 | - dtucker@cvs.openbsd.org 2004/05/13 02:47:50 | Darren Tucker | |
[ssh-agent.1] Add examples to ssh-agent.1, bz#481 from Ralf Hauser; ok deraadt@ | |||
2004-05-13 | - deraadt@cvs.openbsd.org 2004/05/11 19:01:43 | Darren Tucker | |
[auth.c auth2-none.c authfile.c channels.c monitor.c monitor_mm.c packet.c packet.h progressmeter.c session.c openbsd-compat/xmmap.c] improve some code lint did not like; djm millert ok | |||
2004-05-13 | - djm@cvs.openbsd.org 2004/05/09 01:26:48 | Darren Tucker | |
[kex.c] don't overwrite what we are trying to compute | |||
2004-05-13 | - djm@cvs.openbsd.org 2004/05/09 01:19:28 | Darren Tucker | |
[OVERVIEW auth-rsa.c auth1.c kex.c monitor.c session.c sshconnect1.c sshd.c] removed: mpaux.c mpaux.h kill some more tiny files; ok deraadt@ | |||
2004-05-13 | - djm@cvs.openbsd.org 2004/05/09 00:06:47 | Darren Tucker | |
[moduli.c ssh-keygen.c] removed: moduli.h zap another tiny header; ok deraadt@ | |||
2004-05-13 | - djm@cvs.openbsd.org 2004/05/08 00:21:31 | Darren Tucker | |
[clientloop.c misc.h readpass.c scard.c ssh-add.c ssh-agent.c ssh-keygen.c sshconnect.c sshconnect1.c sshconnect2.c] removed: readpass.h kill a tiny header; ok deraadt@ | |||
2004-05-13 | - deraadt@cvs.openbsd.org 2004/05/08 00:01:37 | Darren Tucker | |
[auth.c clientloop.c misc.h servconf.c ssh.c sshpty.h sshtty.c tildexpand.c], removed: sshtty.h tildexpand.h make two tiny header files go away; djm ok | |||
2004-05-13 | - jmc@cvs.openbsd.org 2004/05/06 11:24:23 | Darren Tucker | |
[ssh_config.5] typo from John Cosimano (PR 3770); | |||
2004-05-13 | - jmc@cvs.openbsd.org 2004/05/04 18:36:07 | Darren Tucker | |
[scp.1] SendEnv here too; | |||
2004-05-13 | - (dtucker) [configure.ac] Bug #867: Additional tests for res_query in | Darren Tucker | |
libresolv, fixes problems detecting it on some platforms (eg Linux/x86-64). From Kurt Roeckx via Debian, ok mouring@ | |||
2004-05-03 | - dtucker@cvs.openbsd.org 2004/05/02 23:17:51 | Darren Tucker | |
[scp.1] ConnectionTimeout -> ConnectTimeout for scp.1 too. | |||
2004-05-03 | - dtucker@cvs.openbsd.org 2004/05/02 23:02:17 | Darren Tucker | |
[sftp.1] ConnectionTimeout -> ConnectTimeout here too, pointed out by jmc@ | |||
2004-05-02 | - dtucker@cvs.openbsd.org 2004/05/02 11:57:52 | Darren Tucker | |
[ssh.1] ConnectionTimeout -> ConnectTimeout, from m.a.ellis at ncl.ac.uk via Debian. ok djm@ | |||
2004-05-02 | - dtucker@cvs.openbsd.org 2004/05/02 11:54:31 | Darren Tucker | |
[sshd.8] Man page grammar fix (bz #858), from damerell at chiark.greenend.org.uk via Debian; ok djm@ | |||
2004-05-02 | - jmc@cvs.openbsd.org 2004/04/28 07:13:42 | Darren Tucker | |
[sftp.1 ssh.1] add SendEnv to -o list; | |||
2004-05-02 | - jmc@cvs.openbsd.org 2004/04/28 07:02:56 | Darren Tucker | |
[sshd_config.5] remove unnecessary .Pp; | |||
2004-05-02 | - djm@cvs.openbsd.org 2004/04/28 05:17:10 | Darren Tucker | |
[ssh_config.5 sshd_config.5] manpage fixes in envpass stuff from Brian Poole (raj AT cerias.purdue.edu) | |||
2004-05-02 | - djm@cvs.openbsd.org 2004/04/27 09:46:37 | Darren Tucker | |
[readconf.c readconf.h servconf.c servconf.h session.c session.h ssh.c ssh_config.5 sshd_config.5] bz #815: implement ability to pass specified environment variables from the client to the server; ok markus@ | |||
2004-05-02 | - djm@cvs.openbsd.org 2004/04/22 11:56:57 | Darren Tucker | |
[moduli.c] Bugzilla #850: Sophie Germain is the correct name of the French mathematician, "Sophie Germaine" isn't; from Luc.Maisonobe@c-s.fr | |||
2004-04-23 | - (dtucker) [README.platform] List prereqs for building on Cygwin. | Darren Tucker | |
2004-04-23 | - (dtucker) [configure.ac openbsd-compat/getrrsetbyname.c] Declare h_errno | Darren Tucker | |
as extern int if not already declared. Fixes compile errors on old SCO platforms. ok tim@ | |||
2004-04-21 | - (djm) Update config.guess and config.sub to autoconf-2.59 versions; ok tim@ | Damien Miller | |
2004-04-20 | - (djm) [configure.ac] Check whether libroken is required when building | Damien Miller | |
with Heimdal | |||
2004-04-20 | rewrap | Damien Miller | |
2004-04-20 | - djm@cvs.openbsd.org 2004/04/19 21:51:49 | Damien Miller | |
[ssh.c] fix idiot typo that i introduced in my last commit; spotted by cschneid AT cschneid.com | |||
2004-04-20 | - jmc@cvs.openbsd.org 2004/04/19 16:12:14 | Damien Miller | |
[ssh_config.5] kill whitespace at eol; | |||
2004-04-20 | - djm@cvs.openbsd.org 2004/04/19 13:02:40 | Damien Miller | |
[ssh.1 ssh_config.5] document strict permission checks on ~/.ssh/config; prompted by, with & ok jmc@ |