/devel/e2fsprogs-libss/files/

tom+xml'/>
aboutsummaryrefslogtreecommitdiffstats
path: root/security/openssh-portable
Commit message (Expand)AuthorAgeFilesLines
* It seems some people keep adding $FreeBSD$ to patch files.mat2015-09-161-1/+0
* Fix patch from r395182 on head. The patch(1) command works fine on 8.4bdrewery2015-08-251-1/+1
* Apply upstream fix for 'HostkeyAlgorithms +' support.bdrewery2015-08-252-1/+54
* Update to 7.1p1bdrewery2015-08-222-3/+4
* - Update to OpenSSH 7.0p1bdrewery2015-08-185-115/+56
* Add upstream fix to address CVE-2015-5600 for MaxAuthTries bypass.bdrewery2015-07-282-1/+53
* Fix accidental revert of PermitRootLogin default to NO.bdrewery2015-07-282-1/+10
* - Update to 6.9p1bdrewery2015-07-2811-189/+54
* Use new USES=libeditbdrewery2015-07-251-0/+1
* Support changed ETCDIR in pkg-plistbdrewery2015-06-252-7/+5
* Allow user overriding ETCDIRbdrewery2015-06-251-1/+2
* Add openssh-portable-devel which is based on the upstream snapshots for stagi...bdrewery2015-06-021-1/+1
* Remove $FreeBSD$ from patches files everywhere.mat2015-05-231-2/+0
* Avoid a potential read overflow. This was not deemed a security issue bybdrewery2015-05-172-1/+18
* MASTER_SITES cleanup.mat2015-05-141-4/+2
* Fix clients getting 'Bad packet length' and 'Disconnecting: Packet corrupt'bdrewery2015-05-072-8/+11
* Replace the TTSH patch from r383618 with the one that upstream took.bdrewery2015-04-152-21/+52
* Cleanup some unneeded patches.bdrewery2015-04-103-22/+3
* Limit the TTSSH bug fix in r383618 to only versions that have it.bdrewery2015-04-102-6/+21
* Fix TTSSH (Tera Type/Term) client crash:bdrewery2015-04-093-3/+37
* Remove debugging leftover in release.bdrewery2015-04-092-1/+17
* - Update to 6.8p1bdrewery2015-04-0512-294/+1389
* Remove unused variable PRECIOUSbdrewery2015-04-021-3/+0
* Make the check added in 2013 in r330200 for a bad ECDSA key actually work.bdrewery2015-04-012-2/+2
* Remove useless IGNORE for TCP_WRAPPERS and PAM.bdrewery2015-04-011-8/+0
* Make the VersionAddendum fix use the proper default.bdrewery2015-03-292-9/+9
* security category: Remove $PTHREAD_LIBSmarino2015-03-251-1/+0
* Stop forcing the port version string into the server banner.bdrewery2015-03-233-28/+53
* Fix incorrect reference to ETCSSH from r381709bdrewery2015-03-222-24/+24
* Set proper ETCDIR. Mistake in r381709bdrewery2015-03-201-1/+1
* Remove remnants of OVERWRITE_BASE which was removed in r376306bdrewery2015-03-202-24/+10
* Fix application of GSSAPI patch when using HPN. It applies fine if done afterbdrewery2015-01-061-6/+10
* Mark OVERWRITE_BASE as IGNORE.bdrewery2015-01-061-17/+3
* - Fix HPN patches for 6.7p1bdrewery2014-12-173-18/+14
* - Unbreak KERB_GSSAPI option by using Debian's patch.bdrewery2014-12-172-10/+8
* Unmark X509 option as BROKEN after fixed in r374821bdrewery2014-12-171-1/+1
* - Update X509 patch to 8.2 which now supports OpenSSH 6.7p1bdrewery2014-12-172-7/+9
* - Update to 6.7p1.bdrewery2014-11-187-235/+241
* Add USES=alias to several portsmarino2014-10-201-0/+1
* Note my intentions with OVERWRITE_BASEbdrewery2014-10-071-0/+1
* - Mark OVERWRITE_BASE and security/openssh-portable-base as DEPRECATED.bdrewery2014-10-041-0/+2
* Support multiple ListenAddress portsbdrewery2014-10-042-4/+9
* net/openldap24-*:tijl2014-07-251-1/+1
* - Update to "6.6.1" [1]bdrewery2014-04-244-18/+178
* Fix minor plist issues from check-plistbdrewery2014-04-242-2/+3
* - Update GSS API Key Exchange patch with working version.bdrewery2014-04-112-10/+8
* - Update to 6.6bdrewery2014-03-174-34/+16
* - Fix build with HEIMBAL_BASEbdrewery2014-03-021-2/+0
* - Fix RC scriptbdrewery2014-02-052-1/+2
* - Update to 6.5bdrewery2014-02-059-51/+89
* - License is all of BSD2,BSD3,MIT,public domain,BSD-Style,BEER-WARE,bdrewery2014-02-021-1/+2
* - Fix packaging when not using HPN patchesbdrewery2013-11-121-2/+1
* - Update to 6.4p1bdrewery2013-11-082-6/+10
* - Update to 6.3p1bdrewery2013-10-139-115/+338
* - Now that :DEFAULT can be used in PATCH_SITES (fixed in 329679),bdrewery2013-10-071-4/+1
* Remove useless -c flagbdrewery2013-10-071-2/+2
* Perl has not been needed as a direct dependency since 6.0bdrewery2013-10-041-2/+0
* - Fix KERB_GSSAPI incorrectly using a predictable cache file.bdrewery2013-10-042-4/+4
* Mark IGNORE if KERB_GSSAPI incorrectly selectedbdrewery2013-10-031-4/+8
* Cleanup patch-readconf.c to only have 1 diffbdrewery2013-10-031-17/+17
* Update descriptions to match current conventionsbdrewery2013-10-031-7/+7
* - Copy base r251088 over (which removes a patch) and disable default sandboxbdrewery2013-09-294-20/+2
* Fix sshd.8 referring to LOCALBASE with OVERWRITE_BASEbdrewery2013-09-291-0/+2
* Don't extract mtree with OVERWRITE_BASEbdrewery2013-09-291-0/+1
* Convert to stagedirbdrewery2013-09-292-20/+25
* - Add NO_STAGE until validated to be safe for upcoming staging supportbdrewery2013-09-201-0/+1
* - Convert to new perl5 frameworkaz2013-08-201-1/+2
* Add an openssh-portable-base slave port to install with OVERWRITE_BASEbdrewery2013-07-061-1/+1
* Add LICENSEbdrewery2013-07-051-0/+2
* - In rc script, be consistent in reload and check for and generate keysbdrewery2013-06-222-2/+2
* - Update and re-add KERB_GSSAPI gsskex patch.bdrewery2013-05-262-2/+20
* - Fix sshd crash when not using HPNbdrewery2013-05-232-6/+13
* Mark BROKEN as I have received 2 separate reportsbdrewery2013-05-221-0/+2
* - Update to 6.2p2bdrewery2013-05-1815-261/+369
* - Bring in r199804 and r206397 from base to avoid killing sshd inbdrewery2013-05-171-0/+43
* - Remove copyright as it was a base customization that was removed inbdrewery2013-05-171-25/+0
* - Remove CHROOT option and patch. ChrootDirectory was added in 5.0bdrewery2013-05-172-35/+4
* Fix xauth and ssh-askpass still being expected in /usr/X11R6bdrewery2013-05-021-1/+4
* - Add support for base and port Heimdal for Kerberosbdrewery2013-04-301-2/+17
* - Remove compatibiliy for FreeBSD <4.xbdrewery2013-04-1723-1971/+193
* - Fix runtime crash on CURRENT due to import of NetBSD strnvis() [1]bdrewery2013-02-08