aboutsummaryrefslogtreecommitdiffstats
path: root/security/ssh2
Commit message (Expand)AuthorAgeFilesLines
* Add a patch which fixes a format string vulnerability in the SFTP server.marius2006-03-052-1/+22
* - Switch to a rc.d startup script.marius2006-02-208-93/+114
* SHA256ifyedwin2006-01-241-0/+1
* Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtryedwin2006-01-221-3/+3
* Remove obsolete mastersites.linimon2005-10-071-6/+0
* - Add the X_WINDOW_SYSTEM={xorg,xfree86-4,xfree86-3} variable to bsd.port.mk,anholt2004-07-241-4/+2
* - Register dependency on x11/XFree86-4-clients for xauth(1).netchild2004-04-231-1/+8
* Use the @FreeBSD.org address of the maintainer.netchild2004-04-201-1/+1
* - Display the available build knobs via a pre-everything target.netchild2004-04-201-4/+34
* Add SIZE info.netchild2004-03-271-0/+1
* ---snip---netchild2004-01-253-2/+35
* HEADS-UP: Traditionally this port automatically installs a start-up script fornetchild2004-01-0417-117/+839
* Rename PORTDOCS to MYPORTDOCS to avoid a conflict with the recently addedmarcus2003-11-071-2/+2
* - add CONFLICTSdinoex2003-10-141-0/+1
* Fix plist.netchild2003-07-071-10/+10
* Update to 3.2.5:netchild2003-07-074-42/+80
* Update port: security/ssh2 3.2.2 -> 3.2.3edwin2003-02-243-19/+13
* De-pkg-comment.knu2003-02-212-1/+1
* 1.) If WITH_STATIC_SFTP is defined, ssh-chrootmgr works.ijliao2003-01-032-7/+13
* upgrade to 3.2.2ijliao2003-01-032-2/+2
* Update to 3.2.0pat2002-06-193-7/+3
* Update to 3.1.2 which fixes a recent security problem described at:petef2002-05-292-3/+2
* Oops, ".include <bsd.port.pre.mk>" line must be placed here.sada2002-05-171-2/+2
* Install default config files as *.sample instead of overwriting existing ones.sada2002-05-172-25/+46
* ssh_askpass2 is built only when X11 is installed. Supportknu2002-04-022-1/+9
* - Update to 3.1.0.knu2002-02-2214-326/+45
* Remove myself from MAINTAINERissei2002-02-161-1/+1
* Remove extra file from pkg-plist to fix package buildingdwcjr2001-09-141-1/+0
* Unrestrict to match the ssh port.obrien2001-02-171-1/+1
* Don't install etc/rc.d/sshd.sh if sshd is being started from inetd.conf.steve2000-10-301-1/+3
* Upgrade to ssh-2.3.0.kris2000-09-0215-152/+109
* Remove redundant/inappropriate CATEGORIES. People need to start readingwill2000-06-021-1/+1
* Update to version 2.1.0pl2.steve2000-05-2912-100/+119
* Correct whitespace introduced during PORTNAME conversion and portlintmharo2000-04-211-3/+3
* Standardize all user defined options to the booleans WITH_FOO andreg2000-04-171-16/+14
* Sorry to everyone, the commits previously broke installing for these ports.will2000-04-141-1/+1
* Update with the new PORTNAME/PORTVERSION variablescpiazza2000-04-101-3/+3
* Add better sshd startup scripts; specifically, allow restarting andwill2000-04-062-2/+29
* Support OpenSSH in the base system as the ssh1 component.obrien2000-03-111-2/+10
* Make pkgname match the directory the port lives in, and to reduce collsionobrien2000-01-291-2/+3
* remove --prefix=${PREFIX} when GNU_CONFIGURE=yes and other minor cleanupsmharo1999-12-252-12/+2
* Forgot a linecpiazza1999-11-261-0/+1
* Patches are now available from www.ssh.org/patchescpiazza1999-11-261-0/+3
* Removed an obsoleted patch.sada1999-11-251-4/+0
* Path for problem with tty ownership with chflags and chown in BSD 4.4cpiazza1999-09-032-0/+5
* FreeBSD.ORG -> FreeBSD.orgmharo1999-08-311-1/+1
* $Id$ -> $FreeBSD$peter1999-08-311-1/+1
* chmod -> ${CHMOD}mharo1999-08-231-16/+10
* #4/4 enforcing Caps, no periodhoek1999-06-271-1/+1
* Add comment that USE_TCPWRAP ==> YES if /usr/include/tcpd.h exists.obrien1999-06-251-2/+2
* upgrade to 2.0.13ache1999-06-1911-62/+70
* Add WWW: to DESCR filesmharo1999-05-031-1/+1
* detect/use -current libwrapache1999-04-031-1/+5
* Re-order definition of a couple of variables so the ssh1 dependencysteve1999-03-151-10/+11
* Use setusercontext() now to set all sort of login things including env.ache1999-02-063-5/+138
* remove lines which do chmod -x on recently installed rc.d/sshd.shache1999-02-061-4/+1
* upgrade to 2.0.12ache1999-02-056-20/+42
* remove curses bloatache1999-01-291-0/+20
* 1. Update base ssh2 version from 2.0.9 to 2.0.11obrien1998-12-017-33/+79
* fix typo in a URLobrien1998-12-011-2/+2
* Oops, I forgot to remove old patches...kuriyama1998-11-236-598/+0
* Secure shell client and server (remote login program).kuriyama1998-11-236-318/+172
* Mark this broken as it awaits upgrade after repository copy.asami1998-11-231-1/+3
* add official kerberos patchache1998-11-101-0/+286
* configure with "--without-x" if X11BASE/bin/xauth is missing.obrien1998-10-301-1/+5
* Um, be careful when you copy stuff around -- change the secondasami1998-10-081-2/+2
* Better depends.jkh1998-10-081-2/+3
* Clean this file up a bit.jkh1998-10-081-7/+5
* Properly reference the rsaref sources, which are required during the buildjkh1998-10-082-7/+10
* Depend on ports collection rsaref, since we have it now alreadyjkh1998-10-081-8/+3
* Make RSA stuff work on alpha (or on any other 64bit architecture)dima1998-09-261-1/+2
* tcp_wrapper is now converted to ELF. While I'm here, fix smail Makefile:asami1998-09-171-2/+2
* Use ${PERL5} wherever appropriate. Largely untested; hope my eyeballasami1998-09-161-4/+3
* Repair a linkage problem, whereis the ssh port was trying tochuckr1998-09-141-186/+121
* The pkg_create(1) handles symlinks correctly. Delist manpages.hoek1998-08-202-42/+20
* Use ${PERL_VERSION} on perl version.vanilla1998-08-171-4/+4
* Change perl version to 5.00502.vanilla1998-08-171-4/+4
* If KRB5_HOME is defined, compile ssh with krb5 support.dima1998-08-021-1/+5
* Fix up slogin1.1 -> ssh1.1 symlink too.asami1998-07-261-1/+3
* upgrade to 1.2.26 for security improvementsimp1998-07-122-3/+3
* Do not install slogin1.1 manpage, no such programache1998-06-121-3/+1
* Fix all *1 linksache1998-06-121-16/+30
* 1.2.22 -> 1.2.25dima1998-06-125-436/+176
* Two "/usr/local" --> ${PREFIX}obrien1998-05-231-2/+2
* Allow use of Phil Karn's patchkit that implements DES/DES3 inmph1998-05-222-1/+11
* Further adjustments to english.jkh1998-03-101-4/+4
* Clean up and clarify some english user prompts in the Makefile whichjkh1998-03-101-6/+6
* Fix rare DES empty passwords bugache1998-02-141-0/+13
* Don't print "No mail" for FreeBSD , just print nothingache1998-01-221-3/+15
* Fix .hushlogin supportache1998-01-221-48/+74
* Upgrade to ssh 1.2.22. Please send problems with the upgrade to me.imp1998-01-213-426/+359
* Merge in change requested by theo:imp1997-12-251-1/+1
* Make the SOCKS support from USE_SOCKS play nicely with the socks5 port.imp1997-12-251-2/+2
* Change to use perl5.004_04markm1997-11-211-4/+4
* ftp.dsi.unimi.it -> idea.sec.dsi.unimi.itdima1997-11-111-2/+2
* fixed little typo.rse1997-10-101-2/+2
* Upgrade to 1.2.21torstenb1997-09-163-65/+67
* mv -> ${MV}.max1997-09-121-2/+2
* Update name of perl executable in dependencies to "perl5.00401".asami1997-07-181-4/+4
* typo in commentadam1997-07-011-2/+2
* Handle expired and changed password timeouts nowache1997-06-111-19/+70
* Don't remove the host key on pkg_delete. It is irreplaceable.jdp1997-06-021-1/+0
* Upgrade all ports requiring perl5.003 to perl5.004jfitz1997-05-241-4/+4
* login_getclass() -> login_getpwclass().davidn1997-05-111-2/+2
* Fix 3 error with login.confache1997-05-031-24/+38
* Update from ssh-1.2.19 to ssh-1.2.20. All patches applied still, I justpeter1997-04-258-84/+93
* Add virtual category 'perl5'.wosch1997-04-201-2/+2
* Disable extended LOGIN_CAP $MAIL processing until it will be fixedache1997-04-171-1/+1
* Upgrade to 1.2.19ache1997-04-178-90/+163
* Back out previous patch, I got confused by an old sshd.conf filepst1997-04-011-2/+2
* Fix argument parsing loop in ssh-agent (original 1.2.18 bug)ache1997-04-011-0/+13
* Generate host key in /etc to match the portpst1997-04-011-2/+2
* Upgrade to 1.2.18ache1997-03-299-211/+209
* Add LOGIN_CAP abilitiesache1997-02-276-52/+294
* Make one of our changes for -current work on 2.1. In -current, rresvport()peter1996-12-271-1/+2
* 1.2.16 --> 1.2.17adam1996-11-204-31/+34
* Use MAN? macros. CATEGORIES+= -> CATEGORIES.asami1996-11-181-5/+6
* Remove my ptys patch, because this code is unused, openpty is used insteadache1996-11-121-15/+35
* Use BSD naming convention for pty names, it fixes two problems:ache1996-11-121-0/+19
* Use system shared libgmp nowache1996-10-254-108/+213
* It fixes a really annoying errorache1996-10-181-0/+32
* Upgrade to official 1.2.16ache1996-10-166-75/+104
* Oh my goodness! Satoshi is finally fed up and decided to "clean up"asami1996-10-101-1/+1
* Remove LIB_DEPENDS on libz, it's in /usr/src now.asami1996-08-191-2/+1
* Have ssh use rresvport() to get a privileged socket instead of doing itpeter1996-08-121-0/+26
* Several fixes/improvements :-peter1996-08-082-5/+14
* Turn off the unconditional use of USE_PIPES as it prevents rdist from usingpeter1996-08-081-0/+30
* The checksum for the ssh tarball was out of date - fix it.jkh1996-07-291-1/+1
* If using socks, make sure you find socks librarypst1996-07-231-7/+5
* Back out andrews change - 1.2.14.1 is not an official ssh release.torstenb1996-07-185-87/+77
* Use += for USA_RESIDENT MASTER_SITESache1996-07-181-3/+2
* Upgrade to 1.2.14.1ache1996-07-165-75/+86
* Add back checksum for rsaref2, used only while building in the US.asami1996-07-051-0/+1
* Remove reminder about host key generation, it autogenerated on installache1996-06-201-5/+1
* If hostname > UT_HOSTSIZE, write its numeric address instead to keepache1996-06-181-0/+24
* Install an sshd.sh startup file.jkh1996-06-162-1/+9
* Path on master site has changedtorstenb1996-06-151-2/+2
* Return back to distributed libz 0.95ache1996-06-091-2/+1
* Update ssh-1.2.13 -> ssh-1.2.14peter1996-06-074-101/+53
* Update the hack for locating wish/wish4.0 to also look for wish4.1 nowpeter1996-05-251-3/+7
* Change NO_PACKAGE to RESTRICTED.asami1996-04-171-2/+2
* Auto-sense installed perl & wishache1996-03-251-3/+7
* Move perl depends under USE_PERLache1996-03-241-2/+12
* Check USE_WISH for YES value as other parts of Makefile doesache1996-03-211-2/+2
* Use wish only if USE_WISH defined.ache1996-03-211-2/+2
* Update for perl5.002markm1996-03-171-2/+2
* Use libz 1.0ache1996-02-201-2/+2
* Checksum for rsaref2.tar.gz. Only used if you are compiling this in USA.asami1996-02-191-0/+1
* Upgrade to 1.2.13ache1996-02-173-16/+16
* Fix patch typo.pst1996-02-071-1/+1
* Upgrade to snapshot of ssh. 1.1.12a was recalled due to even worsepst1996-02-064-17/+77
* Understands shared libwrap nowache1996-01-251-2/+3
* Autopick any wish present even wish4.0ache1996-01-251-9/+23
* Damn. Forgot to include the makefile diffs in the last lot.markm1996-01-231-1/+2
* Remove ftp.funet.fi from master list, it not contains rsarefache1996-01-211-2/+1
* Add BUILD_DEPENDS of wish and perl5, both checked exactly in build processache1996-01-211-1/+3
* Upgrade to 1.2.12a (security bugfix)ache1996-01-213-8/+7
* Update ssh from 1.2.10 to 1.2.12.. This is for two reasons:peter1995-11-243-3/+6
* Change category "networking" to "net".asami1995-11-221-2/+2
* two minor adjustments to ssh for freebsd specific issues:peter1995-11-211-0/+14
* Add torstenb as maintainer.asami1995-11-091-1/+3
* Fix tcp_wrapper supportache1995-10-111-4/+5
* add "networking" to the categories listtorstenb1995-10-071-2/+2
* Ssh is a secure rlogin/rsh/rcp replacement with strong authenticationtorstenb1995-10-077-0/+246