| Commit History - (may be incomplete: see SVNWeb link above for full details) |
| Date | By | Description |
11 May 2013 16:55:08
1.2.7
|
jase  |
- Update to 1.2.7
Changes: https://raw.github.com/polarssl/polarssl/polarssl-1.2.7/ChangeLog |
11 Mar 2013 12:53:07
1.2.6
|
jase  |
- Update to 1.2.6
Changes: https://raw.github.com/polarssl/polarssl/90f042d4cbdcbf398f347d5f7eef608cc11de5b5/ChangeLog |
03 Feb 2013 00:32:56
1.2.5
|
jase  |
- Update to 1.2.5
Changes: https://raw.github.com/polarssl/polarssl/c7a2da437e5174dd9487c442c6315114c2029169/ChangeLog |
25 Jan 2013 20:58:08
1.2.4
|
jase  |
- Update to 1.2.4
Changes: https://raw.github.com/polarssl/polarssl/14c56a3378683379ca1e589d7c9d78854d39707c/ChangeLog |
26 Nov 2012 19:49:23
1.2.3
|
jase  |
- Update to 1.2.3
- Assume maintainership
Changes: https://raw.github.com/polarssl/polarssl/fb1ba781b398d39f4444515381babcc9e5a8dcd2/ChangeLog
Feature safe: yes |
18 Oct 2012 19:19:34
1.1.4
|
dinoex  |
- drop maintainership
Feature safe: yes |
13 Oct 2012 13:39:59
1.1.4
|
dinoex  |
- cleanup comments
Feature safe: yes |
01 Jun 2012 14:40:28
1.1.4
|
dinoex  |
- update to 1.1.4 |
28 May 2012 17:54:47
1.1.3
|
dinoex  |
- update to 1.1.3
Submitted by: osa |
13 May 2012 20:18:48
1.1.2
|
pav  |
- Mark BROKEN: does not fetch
Reported by: pointyhat |
27 Apr 2012 10:07:42
1.1.2
|
dinoex  |
- update to 1.1.2 |
30 Jan 2012 06:03:13
1.1.1
|
dinoex  |
- update to 1.1.1 |
12 Jan 2012 15:44:37
1.1.0
|
dinoex  |
- update to 1.1.0 |
13 Aug 2011 14:30:25
1.0.0
|
dinoex  |
- update to 1.0.0 |
08 Apr 2011 03:48:02
0.14.3
|
dinoex  |
- update to 0.14.3
PR: 156238
Submitted by: Takefu |
05 Mar 2011 11:27:09
0.14.2
|
dinoex  |
- Security update to 0.14.2
Security: Fix possible "man in the middle" attack
- make portlint happy |
24 Feb 2011 13:49:49
0.14.1
|
dinoex  |
- update to 0.14.1 |
17 Aug 2010 19:41:18
0.14.0
|
dinoex  |
- update to 0.14.0 |
04 Aug 2010 14:26:57
0.13.1_1
|
dinoex  |
- build shared lib too
PR: 149262
Submitted by: Takefu |
18 Jul 2010 11:38:06
0.13.1
|
dinoex  |
- fix excuteable bits
- do not use devel/cmake
PR: 148617
Submitted by: Takefu |
05 Jun 2010 19:53:32
0.13.1
|
dinoex  |
LICENSE GPLv2 |
03 Jun 2010 05:24:00
0.13.1
|
linimon  |
Mark as broken on powerpc.
Hat: portmgr |
27 Mar 2010 21:05:08
0.13.1
|
dinoex  |
- update to 0.13.1 |
23 Mar 2010 21:01:52
0.13.0
|
dinoex  |
- update to 0.13.0 |
12 Dec 2009 12:32:58
0.12.1
|
dinoex  |
PolarSSL is a light-weight open source cryptographic and SSL/TLS library
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/ |