aboutsummaryrefslogtreecommitdiff
path: root/security
Commit message (Collapse)AuthorAgeFilesLines
* Add an entry for Horde's latest XSS vulnerabilities.Thierry Thomas2006-06-171-0/+39
| | | | Notes: svn path=/head/; revision=165615
* Add webcalendar -- information disclosure vulnerability.Simon L. B. Nielsen2006-06-161-0/+40
| | | | | | | | PR: ports/98993 Submitted by: Gregory C. Larkin <glarkin@sourcehosting.net> Notes: svn path=/head/; revision=165609
* Obey conventions and change my mail to @FreeBSD.org addressMartin Wilke2006-06-161-1/+1
| | | | | | | Approved by: krion (mentor) Notes: svn path=/head/; revision=165605
* - Update to 2.2.1Pav Lucistnik2006-06-164-5/+26
| | | | | | | | PR: ports/98967 Submitted by: Jose Alonso Cardenas Marquez <acardenas@bsd.org.pe> (maintainer) Notes: svn path=/head/; revision=165586
* - Update to 0.9.5Pav Lucistnik2006-06-163-10/+17
| | | | | | | | | | | - Add dependency on gnutls - Make libxml dependency optional PR: ports/98942 Submitted by: Robin Gruyters <r.gruyters@yirdis.nl> (maintainer) Notes: svn path=/head/; revision=165584
* - Update to 0.6.6Pav Lucistnik2006-06-162-6/+5
| | | | | | | | PR: ports/98902 Submitted by: VANHULLEBUS Yvan <vanhu@netasq.com> (maintainer) Notes: svn path=/head/; revision=165581
* Update to 1.6.3Emanuel Haupt2006-06-162-7/+9
| | | | Notes: svn path=/head/; revision=165558
* Update to 1.1.1Ade Lovett2006-06-162-5/+22
| | | | | | | Submitted by: author Notes: svn path=/head/; revision=165533
* Update to 0.4Erwin Lansing2006-06-152-4/+5
| | | | | | | | PR: 98958 Submitted by: Jose Alonso Cardenas Marquez <acardenas@bsd.org.pe> (maintainer) Notes: svn path=/head/; revision=165510
* Add FreeBSD-SA-06:17.sendmail to the VuXML database.Remko Lodder2006-06-141-0/+39
| | | | Notes: svn path=/head/; revision=165439
* Update to 1.14Martin Wilke2006-06-146-22/+26
| | | | | | | | | PR: ports/98434 Submitted by: miwi Approved by: krion (mentor), maintainer timeout Notes: svn path=/head/; revision=165414
* Add OpenBSM 1.0a6, the Open Source Basic Security Module (BSM) AuditFlorent Thoumie2006-06-145-0/+88
| | | | | | | Implementation. Notes: svn path=/head/; revision=165397
* Reset drt@un.bewaff.net due to bounce; pet portlint and mastersites.Mark Linimon2006-06-142-4/+5
| | | | Notes: svn path=/head/; revision=165373
* Shorten option description to fit in window.Alex Dupre2006-06-131-1/+1
| | | | Notes: svn path=/head/; revision=165303
* Add plist in makefileMartin Wilke2006-06-132-4/+2
| | | | | | | Approved by: krion (mentor) Notes: svn path=/head/; revision=165299
* Really grab maintainership.Alex Dupre2006-06-121-1/+1
| | | | Notes: svn path=/head/; revision=165271
* Engine_pkcs11 is an implementation of an engine for OpenSSL.Alex Dupre2006-06-125-0/+53
| | | | | | | | | | | | | | | | It can be loaded using code, config file or command line and will pass any function call by openssl to a PKCS#11 module. Engine_pkcs11 is meant to be used with smart cards and software for using smart cards in PKCS#11 format, such as OpenSC. WWW: http://www.opensc-project.org/engine_pkcs11/ Note: the port requires the OpenSSL installed from ports, since dynamic engine loading is disabled in base system. See PR bin/79570 for details. Notes: svn path=/head/; revision=165248
* Pam_p11 is a plugable authentication module (pam) packageAlex Dupre2006-06-128-0/+108
| | | | | | | | | | | | | | | | | | | | | | | | | | for using crpytographic tokens such as smart cards and usb crypto tokens for authentication. Pam_p11 uses libp11 to access any PKCS#11 module. It should be compatible with any implementation, but it is primarely developed using OpenSC. Pam_p11 implements two authentication modules: * pam_p11_openssh authenticates the user using his openssh ~/.ssh/authorized_keys file. * pam_p11_opensc authenticates the user using certificates found in ~/.eid/authorized_certificates. Pam_p11 is very simple, it has no config file, no options other than the PKCS#11 module file, does not know about certificate chains, certificate authorities, revocation lists or OCSP. Perfect for the small installation with no frills. WWW: http://www.opensc-project.org/pam_p11/ Notes: svn path=/head/; revision=165246
* Libp11 is a library implementing a small layerAlex Dupre2006-06-125-0/+66
| | | | | | | | | | on top of PKCS#11 API to make using PKCS#11 implementations easier. WWW: http://www.opensc-project.org/libp11/ Notes: svn path=/head/; revision=165244
* Add support for smart cards.Alex Dupre2006-06-121-0/+6
| | | | | | | Approved by: maintainer Notes: svn path=/head/; revision=165242
* Update to 0.11.1 release:Alex Dupre2006-06-126-167/+128
| | | | | | | | | | - OPTIONS'ify - take maintainership Approved by: maintainer Notes: svn path=/head/; revision=165241
* Update to 0.6.7 release:Alex Dupre2006-06-128-97/+118
| | | | | | | | | | | | - OPTIONS'ify - convert startup script to rcNG - take maintainership - add sample script for hot-plug support Approved by: maintainer timeout Notes: svn path=/head/; revision=165240
* Bump modification date in the last entry and earn my own pointyhat.Remko Lodder2006-06-121-0/+1
| | | | | | | Forgotten by/pointyhat: remko Notes: svn path=/head/; revision=165233
* Fix the latest entry by using the entity for &, this passes make validate.Remko Lodder2006-06-121-3/+3
| | | | | | | | Reported by: Michal Kaps <michal at ionic dot co dot uk> Pointyhat by: aaron, (tobez implicit) Notes: svn path=/head/; revision=165230
* Update MASTER_SITESMartin Wilke2006-06-122-4/+7
| | | | | | | | PR: ports/97808 Approved by: krion (mentor) Notes: svn path=/head/; revision=165207
* Update MASTER_SITESMartin Wilke2006-06-121-1/+2
| | | | | | | | | PR: ports/97804 Submitted by: miwi Approved by: krion (mentor) Notes: svn path=/head/; revision=165206
* - Added multiple dokuwiki vulnerabilitiesAaron Dalton2006-06-121-0/+30
| | | | | | | Approved by: tobez Notes: svn path=/head/; revision=165171
* Remove the use of USE_GZIP. I cannot find any use of it in bsd.port.mkErwin Lansing2006-06-113-3/+0
| | | | | | | | | | | and these ports build fine without it. My guess is that it was added by someone as an opposite to USE_BZIP2 and other people copied it. Remove it once and for all. With hat: portmgr Notes: svn path=/head/; revision=165142
* USE_SIZE was obsoleted in rev. 1.484 of bsd.port.mk more thanErwin Lansing2006-06-112-2/+0
| | | | | | | | | 2 years ago. Clean out the last traces of it. With hat: portmgr Notes: svn path=/head/; revision=165111
* Add an entry for libxine -- buffer overflow vulnerability.MANTANI Nobutaka2006-06-111-0/+33
| | | | Notes: svn path=/head/; revision=165102
* - Update to 2.4.5Pav Lucistnik2006-06-103-19/+33
| | | | | | | | PR: ports/98773 Submitted by: Linh Pham <question+fbsdports@closedsrc.org> (maintainer) Notes: svn path=/head/; revision=165011
* Reset maintainer:Mark Linimon2006-06-091-1/+1
| | | | | | | | | not permitted to relay through this server. Perhaps you have not logged into the pop/imap server in the last 30 minutes or do not have SMTP Authentication turned on in your email client. Notes: svn path=/head/; revision=164958
* - Convert to OPTIONSPav Lucistnik2006-06-094-32/+38
| | | | | | | | | | - Switch to rc_subr script PR: ports/96625 Submitted by: Peter Thoenen <peter.thoenen@yahoo.com> <eol1@yahoo.com> Notes: svn path=/head/; revision=164955
* Document FreeBSD-SA-06:15.ypserv and FreeBSD-SA-06:16.smbfs.Remko Lodder2006-06-091-12/+111
| | | | | | | | Add the proper freebsdsa tag for older entries and bump their modification date. Notes: svn path=/head/; revision=164905
* - Update to 0.92Marcus Alves Grando2006-06-092-11/+10
| | | | | | | | PR: 98103 Submitted by: maintainer Notes: svn path=/head/; revision=164904
* - Update security/base to 1.2.5, which includes some bugfixes.Cheng-Lung Sung2006-06-093-4/+5
| | | | | | | | PR: 98725 Submitted by: maintainer (Linh Pham) Notes: svn path=/head/; revision=164882
* Document two freeradius issues, one newer and one older issue:Remko Lodder2006-06-081-0/+71
| | | | | | | | freeradius -- multiple vulnerabilities freeradius -- authentication bypass vulnerability Notes: svn path=/head/; revision=164846
* Mark graphics/fractorama 1.6.7_1 "clean". This port now links against libtiffEmanuel Haupt2006-06-081-5/+21
| | | | | | | | | from ports. Approved by: simon (secteam) Notes: svn path=/head/; revision=164809
* - Update to 0.05Erwin Lansing2006-06-082-5/+5
| | | | | | | | | | | - pet portlint PR: 98688 Submitted by: clsung Approved by: gabor (maintainer) Notes: svn path=/head/; revision=164806
* The NTLM (Windows NT LAN Manager) authentication scheme is theErwin Lansing2006-06-085-0/+48
| | | | | | | | | | | | | | | | | | | authentication algorithm used by Microsoft. NTLM authentication scheme is used in DCOM and HTTP environment. It is used to authenticate DCE RPC packets in DCOM. It is also used to authenticate HTTP packets to MS Web Proxy or MS Web Server. Currently, it is the authentication scheme Internet Explorer chooses to authenticate itself to proxies/web servers that supports NTLM. WWW: http://search.cpan.org/dist/Authen-NTLM/ PR: ports/98684 Submitted by: James Thomason <james@divide.org> Notes: svn path=/head/; revision=164802
* Add SHA256 checksumEdwin Groothuis2006-06-072-0/+2
| | | | Notes: svn path=/head/; revision=164761
* - Update to 2.18 [1]Erwin Lansing2006-06-072-5/+5
| | | | | | | | | | - Assign to perl@ PR: 98619 [1] Submitted by: hideo <hideo@lastamericanempire.com> Notes: svn path=/head/; revision=164753
* The awstats port has PORTEPOCH bumped, so update the vuxml entry awstatsSimon L. B. Nielsen2006-06-071-1/+2
| | | | | | | -- arbitrary command execution vulnerability to reflect that. Notes: svn path=/head/; revision=164739
* - Update to 0.9.8Renato Botelho2006-06-075-16/+43
| | | | | | | | PR: ports/98589 Submitted by: maintainer Notes: svn path=/head/; revision=164726
* - Update to 0.9.9Renato Botelho2006-06-075-19/+29
| | | | | | | | PR: ports/98585 Submitted by: maintainer Notes: svn path=/head/; revision=164725
* clean up startup scripts.Munechika SUMIKAWA2006-06-074-5/+14
| | | | | | | | PR: ports/91312 Reported by: Vivek Khera <vivek@khera.org> Notes: svn path=/head/; revision=164682
* Upgrade to 0.37Ion-Mihai Tetcu2006-06-064-36/+68
| | | | | | | | | PR: ports/98594 Submitted by: maintainer Approved by: lawrance (mentor, implicit) Notes: svn path=/head/; revision=164627
* Update to 5.41Erwin Lansing2006-06-062-4/+4
| | | | | | | | | PR: 98562 Submitted by: Rong-En Fan <rafan@infor.org> Approved by: gabor (maintainer) Notes: svn path=/head/; revision=164621
* Mumble, back out local changes which should not have been committed.Simon L. B. Nielsen2006-06-061-6/+0
| | | | Notes: svn path=/head/; revision=164594
* Mark squirrelmail-1.4.6_1 as fixed for squirrelmail -- plugin.phpSimon L. B. Nielsen2006-06-062-1/+8
| | | | | | | local file inclusion vulnerability. Notes: svn path=/head/; revision=164593