aboutsummaryrefslogtreecommitdiff
path: root/security/polarssl/Makefile
Commit message (Collapse)AuthorAgeFilesLines
* security/polarssl: Update to 1.2.17Mark Felder2015-10-151-1/+1
| | | | | | | | | | Changelog: https://tls.mbed.org/tech-updates/releases/mbedtls-2.1.2-and-1.3.14-and-polarssl-1.2.17-released Security: 07a1a76c-734b-11e5-ae81-14dae9d210b8 Security: CVE-2015-5291 Notes: svn path=/head/; revision=399344
* Remove BROKEN on Tier-2 systems statements which no longer true at leastAlexey Dokuchaev2015-09-201-2/+0
| | | | | | | | | | on PowerPC (verified for all of them) and some also on SPARC (whenever I was able to test those on flame.freebsd.org) and even IA64 (which should be OK to remove anyways, because it was never really supported system in ports land and was officially killed in -CURRENT a while ago. Notes: svn path=/head/; revision=397374
* Update to 1.2.14Mark Felder2015-07-281-13/+16
| | | | | | | | | | | | Includes backported security fixes Changes: https://tls.mbed.org/tech-updates/releases/polarssl-1.2.14-released PR: 201603 Security: d3216606-2b47-11e5-a668-080027ef73ec Notes: svn path=/head/; revision=393085
* security/polarssl: 1.2.12 -> 1.2.13Kurt Jaeger2015-03-171-4/+3
| | | | | | | | | | | | Changes: https://tls.mbed.org/tech-updates/releases/polarssl-1.2.13-released PR: 197780 Submitted by: takefu@airport.fm Approved by: jase (maintainer timeout) Notes: svn path=/head/; revision=381519
* security/polarssl:Jase Thew2015-01-191-1/+2
| | | | | | | | | | | | - Add upstream patch to address crafted certificates vulnerability - Add USES cpe MFH: 2015Q1 Security: CVE-2015-1182 Security: a5856eba-a015-11e4-a680-1c6f65c3c4ff Notes: svn path=/head/; revision=377482
* security/polarssl: Update to 1.2.12Jase Thew2014-10-271-13/+5
| | | | | | | | | | | | While I am here: - Remove fetch wrapper as it is no longer required - Strip library shared object - Remove @dirrm* from pkg-plist Changes: https://raw.github.com/polarssl/polarssl/polarssl-1.2.12/ChangeLog Notes: svn path=/head/; revision=371609
* Convert a bunch of EXTRACT_SUFX=... into USES=tar:...Adam Weinberger2014-07-291-2/+1
| | | | | | | Approved by: portmgr (not really, but touches unstaged ports) Notes: svn path=/head/; revision=363374
* Remove trailing whitespaces from category securityEmanuel Haupt2014-02-211-1/+1
| | | | Notes: svn path=/head/; revision=345433
* According to the Porter's Handbook (5.12.2.3.) default options must be added toEmanuel Haupt2014-02-101-0/+2
| | | | | | | | | | | | | | OPTIONS_DEFINE. This policy has been implemented only recently that's why we have many ports violating this policy. This patch adds the default options specified in the Porter's Handbook to OPTIONS_DEFINE where they are being used. Ports maintained by gnome@FreeBSD.org, kde@FreeBSD.org and x11@FreeBSD.org have been excluded. Approved by: portmgr (bapt) Notes: svn path=/head/; revision=343634
* - Update to 1.2.10Jase Thew2013-10-181-1/+6
| | | | | | | | | - Add PORTSCOUT entry to limit checks to the 1.2 branch Changes: https://raw.github.com/polarssl/polarssl/polarssl-1.2.10/ChangeLog Notes: svn path=/head/; revision=330780
* - Update to 1.2.9Jase Thew2013-10-011-3/+2
| | | | | | | | | | | | - Add vuxml entry - Prevent install target from copying patch backup files Changes: https://raw.github.com/polarssl/polarssl/60ad84f43f46b0d3673eaca8b9847d7e01b83c5e/ChangeLog Security: ccefac3e-2aed-11e3-af10-000c29789cb5 Security: CVE-2013-5915 Notes: svn path=/head/; revision=329009
* - Add patch to enable HAVEGE random generatorJase Thew2013-09-301-11/+11
| | | | | | | | | | - While I'm here: enable stage support, replace USE_GMAKE with USES=gmake PR: ports/182437 Submitted by: martymac Notes: svn path=/head/; revision=328887
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵Baptiste Daroussin2013-09-201-0/+1
| | | | | | | security) Notes: svn path=/head/; revision=327769
* Fix regression from my earlier commit r324675 which caused aMatthias Andree2013-08-141-1/+1
| | | | | | | | | | | | | | | | "make fetch" failure on non-POSIX-compliant SHELL: 1. Replace ${SHELL} by ${SH} so the fetchwrapper.sh gets executed with a POSIX-compliant shell (such as /bin/sh) 2. Just because it's meant that way, add an svn:executable=* property on files/fetchwrapper.sh. PR: ports/181252 Reported by: Mike Harding (private email) Notes: svn path=/head/; revision=324742
* Update to new version 1.2.8, fixing security issues (denial of service).Matthias Andree2013-08-131-2/+8
| | | | | | | | | | | Fix fetching, by bypassing splash screen (adds files/fetchwrapper.sh). Approved by: jase (maintainer) Security: 72bf9e21-03df-11e3-bd8d-080027ef73ec Security: CVE-2013-4623 Notes: svn path=/head/; revision=324675
* - Update to 1.2.7Jase Thew2013-05-111-1/+1
| | | | | | | Changes: https://raw.github.com/polarssl/polarssl/polarssl-1.2.7/ChangeLog Notes: svn path=/head/; revision=317893
* - Update to 1.2.6Jase Thew2013-03-111-1/+1
| | | | | | | Changes: https://raw.github.com/polarssl/polarssl/90f042d4cbdcbf398f347d5f7eef608cc11de5b5/ChangeLog Notes: svn path=/head/; revision=313881
* - Update to 1.2.5Jase Thew2013-02-031-1/+1
| | | | | | | Changes: https://raw.github.com/polarssl/polarssl/c7a2da437e5174dd9487c442c6315114c2029169/ChangeLog Notes: svn path=/head/; revision=311448
* - Update to 1.2.4Jase Thew2013-01-251-1/+1
| | | | | | | Changes: https://raw.github.com/polarssl/polarssl/14c56a3378683379ca1e589d7c9d78854d39707c/ChangeLog Notes: svn path=/head/; revision=310986
* - Update to 1.2.3Jase Thew2012-11-261-5/+10
| | | | | | | | | | | - Assume maintainership Changes: https://raw.github.com/polarssl/polarssl/fb1ba781b398d39f4444515381babcc9e5a8dcd2/ChangeLog Feature safe: yes Notes: svn path=/head/; revision=307794
* - drop maintainershipDirk Meyer2012-10-181-1/+1
| | | | | | | Feature safe: yes Notes: svn path=/head/; revision=306086
* - cleanup commentsDirk Meyer2012-10-131-5/+0
| | | | | | | Feature safe: yes Notes: svn path=/head/; revision=305832
* - update to 1.1.4Dirk Meyer2012-06-011-1/+1
| | | | Notes: svn path=/head/; revision=297955
* - update to 1.1.3Dirk Meyer2012-05-281-3/+1
| | | | | | | Submitted by: osa Notes: svn path=/head/; revision=297611
* - Mark BROKEN: does not fetchPav Lucistnik2012-05-131-0/+2
| | | | | | | Reported by: pointyhat Notes: svn path=/head/; revision=296561
* - update to 1.1.2Dirk Meyer2012-04-271-1/+1
| | | | Notes: svn path=/head/; revision=295602
* - update to 1.1.1Dirk Meyer2012-01-301-1/+1
| | | | Notes: svn path=/head/; revision=290100
* - update to 1.1.0Dirk Meyer2012-01-121-1/+1
| | | | Notes: svn path=/head/; revision=289029
* - update to 1.0.0Dirk Meyer2011-08-131-1/+1
| | | | Notes: svn path=/head/; revision=279602
* - update to 0.14.3Dirk Meyer2011-04-081-1/+1
| | | | | | | | PR: 156238 Submitted by: Takefu Notes: svn path=/head/; revision=272364
* - Security update to 0.14.2Dirk Meyer2011-03-051-1/+2
| | | | | | | | | Security: Fix possible "man in the middle" attack - make portlint happy Notes: svn path=/head/; revision=270338
* - update to 0.14.1Dirk Meyer2011-02-241-2/+2
| | | | Notes: svn path=/head/; revision=269585
* - update to 0.14.0Dirk Meyer2010-08-171-2/+1
| | | | Notes: svn path=/head/; revision=259444
* - build shared lib tooDirk Meyer2010-08-041-0/+3
| | | | | | | | PR: 149262 Submitted by: Takefu Notes: svn path=/head/; revision=258777
* - fix excuteable bitsDirk Meyer2010-07-181-3/+1
| | | | | | | | | - do not use devel/cmake PR: 148617 Submitted by: Takefu Notes: svn path=/head/; revision=257911
* LICENSE GPLv2Dirk Meyer2010-06-051-0/+2
| | | | Notes: svn path=/head/; revision=255828
* Mark as broken on powerpc.Mark Linimon2010-06-031-1/+7
| | | | | | | Hat: portmgr Notes: svn path=/head/; revision=255619
* - update to 0.13.1Dirk Meyer2010-03-271-1/+1
| | | | Notes: svn path=/head/; revision=251588
* - update to 0.13.0Dirk Meyer2010-03-231-1/+18
| | | | Notes: svn path=/head/; revision=251410
* PolarSSL is a light-weight open source cryptographic and SSL/TLS libraryDirk Meyer2009-12-121-0/+29
written in C. PolarSSL is written with embedded systems in mind and has been ported on a number of architectures, including ARM, PowerPC, MIPS and Motorola 68000. Features include: * Small memory footprint * Clean and simple API for integration * Loose coupling of cryptographic code. * Symmetric encryption algorithms: AES, Triple-DES, DES, ARC4, Camellia, XTEA * Hash algorithms: MD2, MD4, MD5, SHA-1, SHA-224, SHA-256, SHA-384, SHA-512 * HAVEGE random number generator * RSA with PKCS#1 v1.5 padding * SSL version 3 and TLS version 1 client support * X.509 certificate and CRL reading from memory or disk in PEM and DER formats * Over 900 regression and code coverage tests * Example applications LICENSE: GPL2 WWW: http://polarssl.org/ Notes: svn path=/head/; revision=245609