summaryrefslogtreecommitdiff
path: root/security/ssh/patches
AgeCommit message (Expand)AuthorFilesLines
2004-06-01Remove obsolete packages, per discussion on tech-pkg.kristerw39-7596/+0
2004-02-21replace inappropriate use of _OPSYS_RPATH_NAME with RPATH_FLAG andgrant1-9/+7
2003-01-04Instead of using -Wl,-R use -Wl,${_OPSYS_RPATH_NAME} (and pass thiscjep1-2/+2
2003-01-03Pass -Wl,-R${X11BASE}/lib to cc to build ssh-askpass (instead of just -R)cjep1-22/+22
2002-08-07Fix a problem shown up in the last bulk buildagc1-4/+15
2002-06-24fix under Linuxabs1-1/+9
2001-11-23Stop the SSH daemom from truncating output on slow networks and/ortron1-3/+29
2001-02-16add missing RCS IDdmcmahill1-0/+2
2001-02-13Use 32bit instead of 16 bit variable to avoid overflow.is1-0/+11
2000-10-19At least in 1.4Q, there was a login_cap.h, but it didn't define LOGIN_SETENV.hubertf1-4/+4
2000-04-18Fix a bug where if you were logging in from an account which had notthorpej1-7/+8
2000-03-20split security/ssh and security/ssh6.itojun23-4184/+816
2000-03-18address PR9630. compilation chokes on IPv4-only kernel.itojun2-269/+273
2000-03-06Adapt ssh to use our login.conf framework.mjl2-73/+187
2000-02-11Make this compile with KERBEROS=5.jlam1-6/+13
2000-01-22Link "ssh-askpass" with run time library path for X11 libraries. Fixestron1-3/+12
1999-12-28It looks like libwrap wasn't used ever since it became a dynamic lib?kim2-312/+393
1999-12-25Folded in IPv6 and Kerberos IV patches, so that both can bekim35-69/+9882
1999-12-16Fix ns32k specific syntax error. Require use of rsaref-2.0p3 instead ofjonb1-3/+12
1999-12-01Make this work on solaris.bouyer1-4/+7
1999-12-01Use $(INSTALL_DATA), not /usr/bin/install -c ...bouyer1-8/+7
1999-11-30Make this work with -current's krb5 stuff.explorer2-5/+27
1999-11-13Revise previous fix (overly restrictive range check)sommerfeld1-3/+3
1999-11-12fix security problem with using RSAREF with ssh, reported in FreeBSDsommerfeld1-4/+26
1999-09-18Kerberos IV support (cannot have both IV and V at the same time).kim1-33/+21
1999-09-18Regenerate offset and fuzzy patches.kim3-32/+32
1999-09-06Fix USE_INET6 build:sommerfeld1-14/+11
1999-08-17Performance fix for ssh X11 forwarding: turn on TCP_NODELAY on localsommerfeld1-6/+35
1999-07-17Fix so own copy of gmp compiles correctly on i386 with ELF.jlam2-14/+56
1999-06-04Make sure Rpath is supplied for X libraries.thorpej1-10/+17
1999-05-26Update to "rsaref-2.0p2" dependency, to make the md5 crap work. Alsotv2-62/+62
1999-05-15Update to 1.2.27. Mostly sprintf->snprintf fixes (more than we had inbouyer7-219/+124
1999-05-10Fix problem build problem in case "automake" is installed.tron1-0/+22
1999-05-10Fix the three deadly sins for patch files:tron5-114/+109
1999-04-30If on a mips*-*-netbsd* arch, add "-Wa,-KPIC" to CFLAGS to generatesimonb1-0/+26
1999-03-04Patch to get the included "gmp" library working again on "arm32" porttron1-0/+43
1999-03-02Support TIS authentication if USE_TIS=YES.simonb1-0/+39
1999-03-01Patch to get the included "gmp" library working again on "arm32" porttron1-0/+61
1998-11-04Add necessary security patches from PR pkg/6392 by Wolfgang Rupprechttron8-241/+246
1998-09-10Don't write truncated hostnames in utmp, use IP addresses instead.kim2-0/+71
1998-08-07Add NetBSD RCS Ids.agc8-0/+16
1998-08-07Let "sshd" check the change and expire fields of the password database.tron1-0/+151
1998-07-10Update "ssh" package to 1.2.26.tron1-19/+20
1998-05-24Update "ssh" to 1.2.23 on request by mrg.tron1-287/+166
1998-03-19Chang libwrap support: compile it in for daemon connections, but leave ittv1-3/+53
1998-03-18Update and fix many things in ssh pkg:tv2-0/+23
1998-02-12add features/fixes from <jbernard@tater.mines.edu> in pr#4928mrg5-123/+383
1997-12-18remove unnecessary patches, own to me, etcir=/etc.mrg10-560/+36
1997-12-14Secure Shell package; Originally taken from FreeBSD, hacked by agc andhubertf10-0/+738