Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | - update to 1.1.4 | dinoex | 2012-06-01 | 2 | -3/+3 |
| | |||||
* | - update to 1.1.3 | dinoex | 2012-05-29 | 2 | -5/+3 |
| | | | | Submitted by: osa | ||||
* | - Mark BROKEN: does not fetch | pav | 2012-05-14 | 1 | -0/+2 |
| | | | | Reported by: pointyhat | ||||
* | - update to 1.1.2 | dinoex | 2012-04-27 | 2 | -3/+3 |
| | |||||
* | - update to 1.1.1 | dinoex | 2012-01-30 | 2 | -3/+3 |
| | |||||
* | - update to 1.1.0 | dinoex | 2012-01-12 | 3 | -3/+7 |
| | |||||
* | - update to 1.0.0 | dinoex | 2011-08-13 | 4 | -8/+15 |
| | |||||
* | - update to 0.14.3 | dinoex | 2011-04-08 | 2 | -3/+3 |
| | | | | | PR: 156238 Submitted by: Takefu | ||||
* | - Security update to 0.14.2 | dinoex | 2011-03-05 | 2 | -3/+4 |
| | | | | | | Security: Fix possible "man in the middle" attack - make portlint happy | ||||
* | - update to 0.14.1 | dinoex | 2011-02-24 | 2 | -5/+4 |
| | |||||
* | - update to 0.14.0 | dinoex | 2010-08-18 | 4 | -11/+11 |
| | |||||
* | - build shared lib too | dinoex | 2010-08-04 | 3 | -0/+25 |
| | | | | | PR: 149262 Submitted by: Takefu | ||||
* | - fix excuteable bits | dinoex | 2010-07-18 | 1 | -3/+1 |
| | | | | | | - do not use devel/cmake PR: 148617 Submitted by: Takefu | ||||
* | LICENSE GPLv2 | dinoex | 2010-06-06 | 1 | -0/+2 |
| | |||||
* | Mark as broken on powerpc. | linimon | 2010-06-03 | 1 | -1/+7 |
| | | | | Hat: portmgr | ||||
* | - update to 0.13.1 | dinoex | 2010-03-28 | 2 | -4/+4 |
| | |||||
* | - update to 0.13.0 | dinoex | 2010-03-24 | 2 | -4/+21 |
| | |||||
* | PolarSSL is a light-weight open source cryptographic and SSL/TLS library | dinoex | 2009-12-12 | 5 | -0/+111 |
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/ |