summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2003-07-14 - (dtucker) [port-aix.h] Fix prototypes.Darren Tucker
2003-07-14 - (dtucker) Bug #543: [configure.ac port-aix.c port-aix.h]Darren Tucker
Call setauthdb() before loginfailed(), which may load password registry- specific functions. Based on patch by cawlfiel@us.ibm.com.
2003-07-14 - (dtucker) [port-aix.h] Work around name collision on AIX for r_type byDarren Tucker
undef'ing it.
2003-07-14 - (dtucker) [acconfig.h configure.ac port-aix.c] Older AIXes don't declareDarren Tucker
loginfailed at all, so assume 3-arg loginfailed if not declared.
2003-07-08 - (dtucker) [auth-passwd.c auth.c session.c sshd.c port-aix.c port-aix.h]Darren Tucker
Convert aixloginmsg into platform-independant Buffer loginmsg.
2003-07-08 - (dtucker) Check return value of setpcred().Darren Tucker
2003-07-08 - (dtucker) [acconfig.h auth-passwd.c configure.ac session.c port-aix.[ch]]Darren Tucker
Include AIX headers for authentication functions and make calls match prototypes. Test for and handle 3-args and 4-arg variants of loginfailed.
2003-07-07 - (dtucker) [configure.ac] Bug #600: Check that getrusage is declared beforeDarren Tucker
searching libraries for it. Fixes build errors on NCR MP-RAS.
2003-07-06 - (dtucker) [ssh-rand-helper.c loginrec.c]Darren Tucker
Apply atomicio typing change to these too.
2003-07-03 - djm@cvs.openbsd.org 2003/07/03 08:09:06Darren Tucker
[readconf.c readconf.h ssh-keysign.c ssh.c] fix AddressFamily option in config file, from brent@graveland.net; ok markus@
2003-07-03 - markus@cvs.openbsd.org 2003/07/03 08:24:13Darren Tucker
[regress/Makefile] enable tests for dynamic fwd via socks (-D), uses nc(1)
2003-07-03 - markus@cvs.openbsd.org 2003/07/03 08:21:46Darren Tucker
[regress/dynamic-forward.sh] add socks5; speedup; reformat; based on patch from dtucker@zip.com.au
2003-07-03 - markus@cvs.openbsd.org 2003/07/02 20:37:48Darren Tucker
[ssh.c] convert hostkeyalias to lowercase, otherwise uppercase aliases will not match at all; ok henning@
2003-07-03 - markus@cvs.openbsd.org 2003/07/02 14:51:16Darren Tucker
[channels.c ssh.1 ssh_config.5] (re)add socks5 suppport to -D; ok djm@ now ssh(1) can act both as a socks 4 and socks 5 server and dynamically forward ports.
2003-07-03 - markus@cvs.openbsd.org 2003/07/02 12:56:34Darren Tucker
[channels.c] deny dynamic forwarding with -R for v1, too; ok djm@
2003-07-03 - markus@cvs.openbsd.org 2003/06/29 12:44:38Darren Tucker
[sshconnect.c] memset 0, not \0; andrushock@korovino.net
2003-07-03 - deraadt@cvs.openbsd.org 2003/06/28 16:23:06Darren Tucker
[atomicio.c atomicio.h authfd.c clientloop.c monitor_wrap.c msg.c progressmeter.c scp.c sftp-client.c ssh-keyscan.c ssh.h sshconnect.c sshd.c] deal with typing of write vs read in atomicio
2003-07-03 - djm@cvs.openbsd.org 2003/06/28 07:48:10Darren Tucker
[sshd.c] report pidfile creation errors, based on patch from Roumen Petrov; ok markus@
2003-06-30 - (djm) Search for support functions necessary to build ourDamien Miller
getrrsetbyname() replacement. Patch from Roumen Petrov
2003-06-29 - (dtucker) [configure.ac] Add sanity test after system-dependant compilerDarren Tucker
flag modifications.
2003-06-29 - (dtucker) Bug #602: move #include of netdb.h to after in.h (fixes compilerDarren Tucker
warnings on Solaris 2.5.1).
2003-06-29Same day...Darren Tucker
2003-06-28 - (djm) Bug #593: Sanity check OpenSC card reader number; patch fromDamien Miller
aj@dungeon.inka.de
2003-06-28 - (djm) Bug #591: use PKCS#15 private key label as a comment in caseDamien Miller
of OpenSC. Report and patch from larsch@trustcenter.de
2003-06-28Add Roumen PetrovDarren Tucker
2003-06-28 - (dtucker) [configure.ac] Bug #570: Have ./configure --enable-FEATUREDarren Tucker
actually enable the feature, for those normally disabled. Patch by openssh (at) roumenpetrov.info.
2003-06-28 - (dtucker) [regress/dynamic-forward.sh] Import new regression test.Darren Tucker
2003-06-28 - markus@cvs.openbsd.org 2003/06/26 20:08:33Darren Tucker
[readconf.c] do not dump core for 'ssh -o proxycommand host'; ok deraadt@
2003-06-28 - miod@cvs.openbsd.org 2003/06/25 22:39:36Darren Tucker
[sftp-server.c] Typo police: attribute is better written with an 'r'.
2003-06-28 - markus@cvs.openbsd.org 2003/06/24 08:23:46Darren Tucker
[auth2-hostbased.c auth2-pubkey.c auth2.c channels.c key.c key.h monitor.c packet.c packet.h serverloop.c sshconnect2.c sshd.c] int -> u_int; ok djm@, deraadt@, mouring@
2003-06-28 - markus@cvs.openbsd.org 2003/06/23 09:02:44Darren Tucker
[ssh_config.5] document EnableSSHKeysign; bugzilla #599; ok deraadt@, jmc@
2003-06-24 - (dtucker) Have configure refer the user to config.log andDarren Tucker
contrib/findssl.sh for OpenSSL header/library mismatches.
2003-06-22Missed a line cut-and-pasting the ChangeLogDarren Tucker
2003-06-2220030622Darren Tucker
- (dtucker) OpenBSD CVS Sync - djm@cvs.openbsd.org 2003/06/20 05:48:21 [sshd_config] sync some implemented options; ok markus@
2003-06-2220030622Darren Tucker
- (dtucker) OpenBSD CVS Sync - djm@cvs.openbsd.org 2003/06/20 05:47:58 [sshd_config.5] sync description of protocol 2 cipher proposal; ok markus
2003-06-22 - (dtucker) OpenBSD CVS SyncDarren Tucker
- markus@cvs.openbsd.org 2003/06/18 11:28:11 [ssh-rsa.c] backout last change, since it violates pkcs#1 switch to share/misc/license.template
2003-06-22 - (dtucker) [openbsd-compat/setproctitle.c] Ensure SPT_TYPE is defined beforeDarren Tucker
testing its value. When HAVE_SETPROCTITLE is defined (at least on NetBSD, gcc 2.95.3) the test "#if SPT_TYPE == SPT_REUSEARGV" is not true (probably because SPT_TYPE or SPT_REUSEARGV is not defined). This results in the following build error: $ gcc [flags] setproctitle.c setproctitle.c: In function `compat_init_setproctitle': setproctitle.c:102: `argv_start' undeclared (first use in this function)
2003-06-22 - (dtucker) OpenBSD CVS Sync (regress/)Darren Tucker
- markus@cvs.openbsd.org 2003/06/21 09:14:05 [reconfigure.sh] missing $SUDO; from dtucker@zip.com.au - (dtucker) [regress/authorized_keys_root] Remove temp data file from CVS.
2003-06-18 - (dtucker) OpenBSD CVS Sync (regress/)Darren Tucker
- markus@cvs.openbsd.org 2003/06/12 15:43:32 [Makefile] test -HUP; dtucker at zip.com.au
2003-06-18 - (dtucker) OpenBSD CVS Sync (regress/)Darren Tucker
- markus@cvs.openbsd.org 2003/06/12 15:40:01 [try-ciphers.sh] add ctr
2003-06-18 - (dtucker) OpenBSD CVS Sync (regress/)Darren Tucker
- mouring@cvs.openbsd.org 2003/05/15 04:07:12 [sftp-cmds.sh] Advanced put/get testing for sftp. OK @djm
2003-06-18 - (dtucker) OpenBSD CVS Sync (regress/)Darren Tucker
- markus@cvs.openbsd.org 2003/05/14 22:08:27 [ssh-com-client.sh ssh-com-keygen.sh ssh-com-sftp.sh ssh-com.sh] test against some new commerical versions
2003-06-18 - (dtucker) OpenBSD CVS Sync (regress/)Darren Tucker
- djm@cvs.openbsd.org 2003/04/04 09:34:22 [Makefile sftp-cmds.sh] More regression tests, including recent directory rename bug; ok markus@
2003-06-18 - (dtucker) OpenBSD CVS Sync (regress/)Darren Tucker
- markus@cvs.openbsd.org 2003/04/02 12:21:13 [Makefile] enable rekey test
2003-06-18 - (dtucker) [regress/copy.1 regress/copy.2] Remove temp data files from CVS.Darren Tucker
2003-06-18 - (dtucker) [reconfigure.sh rekey.sh sftp-badcmds.sh]Darren Tucker
Import new regression tests from OpenBSD
2003-06-18 - markus@cvs.openbsd.org 2003/06/17 18:14:23Damien Miller
[cipher-ctr.c] use license from /usr/share/misc/license.template for new code
2003-06-18 - markus@cvs.openbsd.org 2003/06/16 10:22:45Damien Miller
[ssh-add.c] print out key comment on each prompt; make ssh-askpass more useable; ok djm@
2003-06-18 - markus@cvs.openbsd.org 2003/06/16 08:22:35Damien Miller
[ssh-rsa.c] make sure the signature has at least the expected length (don't insist on len == hlen + oidlen, since this breaks some smartcards) bugzilla #592; ok djm@
2003-06-18 - markus@cvs.openbsd.org 2003/06/12 19:12:03Damien Miller
[scard.c scard.h ssh-agent.c ssh.c] add sc_get_key_label; larsch at trustcenter.de; bugzilla#591