summaryrefslogtreecommitdiff
path: root/security (follow)
Commit message (Collapse)AuthorAgeFilesLines
* - Readd p5-IP-Anonymous port in a correct directoryPav Lucistnik2011-03-191-1/+1
| | | | Notes: svn path=/head/; revision=271302
* Document CVE-2011-0411: Postfix "STARTTLS" PlaintextSahil Tandon2011-03-191-0/+38
| | | | | | | | | Injection Vulnerability. Reviewed by: miwi (secteam) Notes: svn path=/head/; revision=271297
* - Add create-cert 2.0Sunpoet Po-Chuan Hsieh2011-03-194-0/+36
| | | | | | | | | | | create-cert is a script that uses openssl(1) to create self-signed host certificates and private keys for fully qualified domain names (FQDNs). PR: ports/155014 Submitted by: Craig Leres <leres@ee.lbl.gov> Notes: svn path=/head/; revision=271296
* Update my MAINTAINER address to sbz at FreeBSD.org.Sofian Brabez2011-03-1815-15/+15
| | | | | | | Approved by: jadawin@ (mentor) Notes: svn path=/head/; revision=271244
* - Fix INDEXMartin Wilke2011-03-171-1/+1
| | | | Notes: svn path=/head/; revision=271161
* - Documented integer overflow in hiawatha web serverGreg Larkin2011-03-171-0/+32
| | | | | | | Submitted by: C-S <c-s@c-s.li> Notes: svn path=/head/; revision=271159
* - Add missing RUN_DEPSMartin Wilke2011-03-172-2/+5
| | | | | | | | PR: 154343 Submitted by: Paul Schmehl <pauls@utdallas.edu> Notes: svn path=/head/; revision=271156
* Get weak or strong random data from pluggable sourcesMartin Wilke2011-03-175-0/+69
| | | | | | | | | | WWW: http://search.cpan.org/dist/Crypt-Random-Source PR: ports/155572 Submitted by: Dereckson <dereckson at gmail.com> Notes: svn path=/head/; revision=271110
* - Mark ports that have been broken for six month or more, or never compiled onPav Lucistnik2011-03-174-23/+18
| | | | | | | 7.X and up, for removal in one month Notes: svn path=/head/; revision=271083
* Document asterisk multiple vulnerabilities.Xin LI2011-03-171-0/+39
| | | | Notes: svn path=/head/; revision=271059
* Update to 0.2.2.23-alphaBrendan Fabeny2011-03-152-5/+4
| | | | Notes: svn path=/head/; revision=270930
* Mark chromium-9.0.597.107 and chromium-10.0.648.127 as vulnerable.Rene Ladan2011-03-141-2/+57
| | | | Notes: svn path=/head/; revision=270900
* - Cleanup a bitMartin Wilke2011-03-141-1/+1
| | | | Notes: svn path=/head/; revision=270894
* - Add correct infos to the avahi issusMartin Wilke2011-03-141-5/+9
| | | | | | | - Add url to original advisory Notes: svn path=/head/; revision=270891
* Fix date in avahi entry.Koop Mast2011-03-141-1/+1
| | | | Notes: svn path=/head/; revision=270890
* Add avahi denial of services attack.Koop Mast2011-03-141-0/+35
| | | | Notes: svn path=/head/; revision=270883
* - Bump PORTREVISION to chase the update of dns/libidnWen Heping2011-03-143-5/+6
| | | | Notes: svn path=/head/; revision=270856
* Deprecate unmaintained ports from security where upstream disapear and/orBaptiste Daroussin2011-03-1326-0/+78
| | | | | | | where no distfiles can be found and are not used by maintained ports Notes: svn path=/head/; revision=270820
* Make hidden dependency on GnuTLS explicitJohan van Selst2011-03-131-0/+2
| | | | | | | Reported by: Bjoern Koenig <bkoenig@alpha-tierchen.de> Notes: svn path=/head/; revision=270783
* Unbreak build with LPK option (broken after commit 1.674 in bsd.port.mk).Sergey Skvortsov2011-03-111-1/+1
| | | | Notes: svn path=/head/; revision=270702
* Upgrade to 1.8.0Baptiste Daroussin2011-03-112-3/+4
| | | | Notes: svn path=/head/; revision=270652
* Fix discovery for mailman XSS vulnerabilities.Wesley Shields2011-03-101-1/+1
| | | | | | | | Noticed by: erwin@ Pointyhat to: wxs@ Notes: svn path=/head/; revision=270609
* Document mail/mailman XSS vulnerabilities.Wesley Shields2011-03-101-0/+29
| | | | Notes: svn path=/head/; revision=270605
* - Update to 5.61Steve Wills2011-03-102-3/+4
| | | | | | | | | - Use new CPAN SUBDIR Changelog: http://cpansearch.perl.org/dist/Digest-SHA/Changes Notes: svn path=/head/; revision=270592
* - Update to 2.08_20101224Wen Heping2011-03-081-2/+7
| | | | | | | | PR: ports/155246 Submitted by: Sofian Brabez <sbrabez@gmail.com> (maintainer) Notes: svn path=/head/; revision=270502
* - Update to 2.08Wen Heping2011-03-083-25/+51
| | | | | | | | | | - Add LICENSE PR: ports/155245 Submitted by: Sofian Brabez <sbrabez@gmail.com> (maintainer) Notes: svn path=/head/; revision=270501
* - Document redmine -- XSS vulnerabilityBernhard Froehlich2011-03-071-0/+29
| | | | Notes: svn path=/head/; revision=270472
* - Fix plistPav Lucistnik2011-03-071-85/+85
| | | | | | | | | | | - No portrevision bump because this port abuses portrevision PR: ports/155224 Submitted by: wen With hat: portmgr Notes: svn path=/head/; revision=270464
* Two new ports: security/yara and security/py-yara. The latter is the pythonWesley Shields2011-03-079-0/+99
| | | | | | | | | | | | | | | bindings for the former. "YARA is a tool aimed at helping malware researchers to identify and classify malware samples. With YARA you can create descriptions of malware families based on textual or binary patterns contained on samples of those families. Each description consists of a set of strings and a Boolean expression which determines its logic." WWW: http://code.google.com/p/yara-project/ Notes: svn path=/head/; revision=270455
* This module extends existing IO::Async classes with extra methods toDennis Herrmann2011-03-075-0/+38
| | | | | | | | | | | | allow the use of SSL or TLS-based connections using IO::Socket::SSL. WWW: http://search.cpan.org/dist/IO-Async-SSL/ PR: ports/155336 Submitted by: "ports@c0decafe.net" <ports@c0decafe.net> Notes: svn path=/head/; revision=270429
* - Update to 1.39Philippe Audeoud2011-03-072-3/+3
| | | | | | | - Changelog: http://cpansearch.perl.org/src/SULLR/IO-Socket-SSL-1.39/Changes Notes: svn path=/head/; revision=270414
* Document subversion -- remote HTTP DoS vulnerabilityLev A. Serebryakov2011-03-051-0/+32
| | | | | | | Obtained from http://subversion.apache.org/security/CVE-2011-0715-advisory.txt Notes: svn path=/head/; revision=270342
* - Security update to 0.14.2Dirk Meyer2011-03-052-3/+4
| | | | | | | | | Security: Fix possible "man in the middle" attack - make portlint happy Notes: svn path=/head/; revision=270338
* Update to RCJosh Paetzel2011-03-042-3/+4
| | | | | | | | | PR: ports/155271 Submitted by: Eric F Crist <ecrist@secure-computing.net> Sponsored by: ClaimLynx, Inc Notes: svn path=/head/; revision=270316
* The OpenVPN Radius Plugin provides RADIUS authenticationMartin Wilke2011-03-044-0/+53
| | | | | | | | | | | | and accounting support for OpenVPN. WWW: http://www.nongnu.org/radiusplugin/index.html PR: ports/155259 Submitted by: Mikhail T. <m.tsatsenko at gmail.com> Notes: svn path=/head/; revision=270311
* Update to 3.4.0 release and add support for amd64.Alex Dupre2011-03-047-42/+42
| | | | Notes: svn path=/head/; revision=270298
* Update to 1.08 release and add LICENSE.Alex Dupre2011-03-042-5/+9
| | | | Notes: svn path=/head/; revision=270295
* Remove extra spaces after port namesGanael LAPLANCHE2011-03-041-1/+1
| | | | | | | Approved by: portmgr@, ehaupt (mentor) Notes: svn path=/head/; revision=270276
* - Update to 6.1Martin Wilke2011-03-043-19/+18
| | | | | | | | | PR: 154905 Submitted by: Ruslan Mahmatkhanov <cvs-src@yandex.ru> Approved by: maintainer Notes: svn path=/head/; revision=270229
* Patch a assumtion that uname -m returns the architecture value instead of ↵Koop Mast2011-03-031-0/+11
| | | | | | | | | | | | | MACHINE. This makes it unbuildable on platforms where these differ (pc98, powerpc64, sun4v). Use uname -p to fix this. PR: ports/155228 Submitted by: Nathan Whitehorn <nwhitehorn@FreeBSD.org> Notes: svn path=/head/; revision=270208
* Add a more reliable mirrors for fc4 and f10 linux emulation ports.Emanuel Haupt2011-03-034-0/+4
| | | | | | | | Triggered by: distilator Reviewed by: netchild (emulation) Notes: svn path=/head/; revision=270181
* - Update to 0.30Cheng-Lung Sung2011-03-032-4/+3
| | | | Notes: svn path=/head/; revision=270172
* - Update to 1.0.8Cheng-Lung Sung2011-03-036-28/+28
| | | | | | | | | | | | - This uses the newest GPGME library instead of the ancient security/gpgme03 - Add LICENSE - Update pkg-descr PR: ports/154640 Submitted by: Jason E dot Hale <bsdkaffee_AT_gmail dot com> Notes: svn path=/head/; revision=270156
* Update to 3.12.9.Koop Mast2011-03-023-15/+5
| | | | | | | Submitted by: beat Notes: svn path=/head/; revision=270119
* - Installing of libraries in ${OCAML_SITELIBDIR)/stublibs, which is not ↵Wen Heping2011-03-024-6/+16
| | | | | | | | | | | | searched; - Creation of an install directory before the privilege switch. PR: ports/155171 Submitted by: Jaap Boender <jaapb@kerguelen.org> (maintainer) Notes: svn path=/head/; revision=270105
* - Document mozilla -- multiple vulnerabilitiesBeat Gaetzi2011-03-011-0/+83
| | | | Notes: svn path=/head/; revision=270088
* - change the port to use devel/libevent2Brendan Fabeny2011-03-011-4/+13
| | | | | | | | | | - remove two problematic mirrors, and add others - bump PORTREVISION Approved by: makc, miwi (mentors, implicit) Notes: svn path=/head/; revision=270072
* - update to 0.2.1.30 (also submittedBrendan Fabeny2011-03-012-12/+11
| | | | | | | | | | | | independently by J. Snabb) - remove two problematic mirrors, and add others - reduce the diff against tor-devel PR: 155159 Approved by: makc, miwi (mentors, implicit) Notes: svn path=/head/; revision=270071
* Document Chromium versions 9.0.597.[84,94,107]Rene Ladan2011-03-011-2/+71
| | | | | | | Obtained from: http://googlechromereleases.blogspot.com/search/label/Stable%20updates Notes: svn path=/head/; revision=270070
* - Update to 0.76Sunpoet Po-Chuan Hsieh2011-03-012-3/+3
| | | | | | | Changes: http://search.cpan.org/dist/zxid/ Notes: svn path=/head/; revision=270056