Age | Commit message (Collapse) | Author | |
---|---|---|---|
2002-09-04 | - markus@cvs.openbsd.org 2002/08/12 10:46:35 | Damien Miller | |
[ssh-agent.c] make ssh-agent setgid, disallow ptrace. (note: change not yet made in Makefile) | |||
2002-08-21 | - (bal) [defines.h] Some platforms don't have SIZE_T_MAX. So assign | Ben Lindstrom | |
it to ULONG_MAX. | |||
2002-08-20 | - stevesk@cvs.openbsd.org 2002/08/17 23:55:01 | Ben Lindstrom | |
[ssh_config.5] ordered list here | |||
2002-08-20 | - stevesk@cvs.openbsd.org 2002/08/17 23:07:14 | Ben Lindstrom | |
[ssh.1] ForwardAgent has defaulted to no for over 2 years; be more clear here. | |||
2002-08-20 | - stevesk@cvs.openbsd.org 2002/08/12 17:30:35 | Ben Lindstrom | |
[ssh.1 sshd.8 sshd_config.5] more PermitUserEnvironment; ok markus@ | |||
2002-08-20 | - stevesk@cvs.openbsd.org 2002/08/09 17:41:12 | Ben Lindstrom | |
[sshd_config.5] proxy vs. fake display | |||
2002-08-20 | - stevesk@cvs.openbsd.org 2002/08/09 17:21:42 | Ben Lindstrom | |
[sshd_config.5] use Op for mdoc conformance; from esr@golux.thyrsus.com ok aaron@ | |||
2002-08-20 | - stevesk@cvs.openbsd.org 2002/08/08 23:54:52 | Ben Lindstrom | |
[auth.c] typo in comment | |||
2002-08-20 | - aaron@cvs.openbsd.org 2002/08/08 13:50:23 | Ben Lindstrom | |
[sshconnect1.c] Use & to test if bits are set, not &&; markus@ ok. | |||
2002-08-20 | - markus@cvs.openbsd.org 2002/08/02 22:20:30 | Ben Lindstrom | |
[ssh-rsa.c] replace RSA_verify with our own version and avoid the OpenSSL ASN.1 parser for authentication; ok deraadt/djm | |||
2002-08-20 | - markus@cvs.openbsd.org 2002/08/02 21:23:41 | Ben Lindstrom | |
[ssh-rsa.c] diff is u_int (2x); ok deraadt/provos | |||
2002-08-20 | - marc@cvs.openbsd.org 2002/08/02 16:00:07 | Ben Lindstrom | |
[ssh.1 sshd.8] note that .ssh/environment is only read when allowed (PermitUserEnvironment in sshd_config). OK markus@ | |||
2002-08-20 | - millert@cvs.openbsd.org 2002/08/02 14:43:15 | Ben Lindstrom | |
[monitor.c monitor_mm.c] Change mm_zalloc() sanity checks to be more in line with what we do in calloc() and add a check to monitor_mm.c. OK provos@ and markus@ | |||
2002-08-13 | [configure.ac] Display OpenSSL header/library version. | Tim Rice | |
Patch by dtucker@zip.com.au | |||
2002-08-01 | - markus@cvs.openbsd.org 2002/07/30 17:03:55 | Ben Lindstrom | |
[auth-options.c servconf.c servconf.h session.c sshd_config sshd_config.5] add PermitUserEnvironment (off by default!); from dot@dotat.at; ok provos, deraadt | |||
2002-08-01 | - markus@cvs.openbsd.org 2002/07/29 18:57:30 | Ben Lindstrom | |
[sshconnect.c] print file:line | |||
2002-08-01 | - mouring@cvs.openbsd.org 2002/07/25 01:16:59 | Ben Lindstrom | |
[sftp.c] FallBackToRsh does not exist anywhere else. Remove it from here. OK deraadt. | |||
2002-08-01 | - markus@cvs.openbsd.org 2002/07/24 16:11:18 | Ben Lindstrom | |
[hostfile.c hostfile.h sshconnect.c] print out all known keys for a host if we get a unknown host key, see discussion at http://marc.theaimsgroup.com/?t=101069210100016&r=1&w=4 the ssharp mitm tool attacks users in a similar way, so i'd like to pointed out again: A MITM attack is always possible if the ssh client prints: The authenticity of host 'bla' can't be established. (protocol version 2 with pubkey authentication allows you to detect MITM attacks) | |||
2002-07-30 | - (bal) [uidswap.c] SCO compile correction by gert@greenie.muc.de | Ben Lindstrom | |
2002-07-28 | - (stevesk) [ssh-rand-helper.c] RAND_bytes() and SHA1_Final() unsigned | Kevin Steves | |
char arg. | |||
2002-07-28 | - (stevesk) [CREDITS] solar | Kevin Steves | |
2002-07-28 | - (stevesk) [auth-pam.c] should use PAM_MSG_MEMBER(); from solar | Kevin Steves | |
2002-07-25 | - (djm) Latest config.guess and config.sub from ftp://ftp.gnu.org/gnu/config/ | Damien Miller | |
2002-07-25 | - (djm) Remove some cruft from INSTALL | Damien Miller | |
2002-07-23 | - stevesk@cvs.openbsd.org 2002/07/15 17:15:31 | Ben Lindstrom | |
[uidswap.c] little more debugging; ok markus@ | |||
2002-07-23 | - stevesk@cvs.openbsd.org 2002/07/23 16:03:10 | Ben Lindstrom | |
[sshd.c] utmp_len is unsigned; display error consistent with other options. ok markus@ | |||
2002-07-23 | - stevesk@cvs.openbsd.org 2002/07/22 17:32:56 | Ben Lindstrom | |
[monitor.c] u_int here; ok provos@ | |||
2002-07-23 | - markus@cvs.openbsd.org 2002/07/22 11:03:06 | Ben Lindstrom | |
[session.c] fallback to _PATH_STDPATH on setusercontext+LOGIN_SETPATH errors; | |||
2002-07-23 | - stevesk@cvs.openbsd.org 2002/07/21 18:34:43 | Ben Lindstrom | |
[auth-options.h] remove invalid comment | |||
2002-07-23 | - stevesk@cvs.openbsd.org 2002/07/21 18:32:20 | Ben Lindstrom | |
[auth-options.c] unneeded includes | |||
2002-07-23 | - (bal) sync ID w/ ssh-agent.c | Ben Lindstrom | |
2002-07-23 | - stevesk@cvs.openbsd.org 2002/07/19 17:42:40 | Ben Lindstrom | |
[ssh.c] display a warning from ssh when XAuthLocation does not exist or xauth returned no authentication data. ok markus@ | |||
2002-07-23 | - markus@cvs.openbsd.org 2002/07/19 15:43:33 | Ben Lindstrom | |
[log.c log.h session.c sshd.c] remove fatal cleanups after fork; based on discussions with and code from solar. | |||
2002-07-23 | - (bal) [bsd-cray.c bsd-cray.h] Part 2 of Cray merger. | Ben Lindstrom | |
2002-07-23 | - (stevesk) [auth-pam.c] typo in comment | Kevin Steves | |
2002-07-23 | - (stevesk) [auth-pam.[ch] session.c] pam_getenvlist() must be | Kevin Steves | |
freed by the caller; add free_pam_environment() and use it. | |||
2002-07-23 | - (bal) [monitor_mm.c openbsd-compat/xmmap.h] Move xmmap() defines | Ben Lindstrom | |
into it's own header. | |||
2002-07-23 | - (bal) [configure.ac] Missing ;; from cray patch. | Ben Lindstrom | |
2002-07-22 | - (bal) [configure.ac defines.h loginrec.c sshd.c sshpty.c] Partial sync | Ben Lindstrom | |
with Cray (mostly #ifdef renaming). Patch by wendyp@cray.com. | |||
2002-07-22 | - (stevesk) [xmmap.c] missing prototype for fatal() | Kevin Steves | |
2002-07-22 | - (bal) AIX tty data limiting patch fix by leigh@solinno.co.uk | Ben Lindstrom | |
2002-07-21 | - (stevesk) [auth-pam.[ch] ssh.h] move SSHD_PAM_SERVICE to auth-pam.h | Kevin Steves | |
2002-07-21 | - (stevesk) [auth-pam.h] unneeded include | Kevin Steves | |
2002-07-21 | - (stevesk) [auth-pam.h] license | Kevin Steves | |
2002-07-21 | - (stevesk) [auth-pam.c] cast to avoid initialization type mismatch | Kevin Steves | |
warning on pam_conv struct conversation function. | |||
2002-07-21 | - (stevesk) [auth-pam.c] merge rest of solar's PAM patch; | Kevin Steves | |
PAM_NEW_AUTHTOK_REQD remains in #if 0 for now. | |||
2002-07-21 | - (stevesk) [auth-pam.c] merge cosmetic changes from solar's | Kevin Steves | |
openssh-3.4p1-owl-password-changing.diff | |||
2002-07-20 | - (stevesk) [ssh-keygen.c] bug #231: always init/seed_rng(). | Kevin Steves | |
2002-07-19 | [configure.ac] test for libxnet on HP. Patch by dtucker@zip.com.au | Tim Rice | |
2002-07-19 | [contrib/solaris/buildpkg.sh] create privsep user/group if needed. | Tim Rice | |
Patch by dtucker@zip.com.au |