Rich Evans
|
f90016aade
|
Use platform layer in programs for consistency.
|
2015-01-28 15:28:28 +01:00 |
|
Manuel Pégourié-Gonnard
|
085ab040aa
|
Fix website url to use https.
|
2015-01-23 11:06:27 +00:00 |
|
Manuel Pégourié-Gonnard
|
9698f5852c
|
Remove maintainer line.
|
2015-01-23 10:59:00 +00:00 |
|
Manuel Pégourié-Gonnard
|
19f6b5dfaa
|
Remove redundant "all rights reserved"
|
2015-01-23 10:54:00 +00:00 |
|
Manuel Pégourié-Gonnard
|
a658a4051b
|
Update copyright
|
2015-01-23 09:55:24 +00:00 |
|
Manuel Pégourié-Gonnard
|
967a2a5f8c
|
Change name to mbed TLS in the copyright notice
|
2015-01-22 14:28:16 +00:00 |
|
Paul Bakker
|
a317a98221
|
Adapt programs / test suites
|
2014-07-09 10:19:24 +02:00 |
|
Manuel Pégourié-Gonnard
|
cef4ad2509
|
Adapt sources to configurable config.h name
|
2014-04-30 16:40:20 +02:00 |
|
Paul Bakker
|
1ffefaca1e
|
Introduced entropy_free()
|
2013-09-29 15:01:42 +02:00 |
|
Paul Bakker
|
ef3f8c747e
|
Fixed const correctness issues in programs and tests
(cherry picked from commit e0225e4d7f18f4565224f4997af537533d06a80d)
Conflicts:
programs/ssl/ssl_client2.c
programs/ssl/ssl_server2.c
programs/test/ssl_test.c
programs/x509/cert_app.c
|
2013-06-24 19:09:24 +02:00 |
|
Paul Bakker
|
fb3a83f9e3
|
- Added appropriate error handling to ctr_drbg_init()
|
2011-12-15 20:05:53 +00:00 |
|
Paul Bakker
|
3f9b650b4b
|
- Fixed renumber error code for POLARSSL_ERR_CTR_DRBG_FILE_IO_ERROR
|
2011-12-15 19:50:22 +00:00 |
|
Paul Bakker
|
fc754a9178
|
- Addedd writing and updating of seedfiles as functions to CTR_DRBG
|
2011-12-05 13:23:51 +00:00 |
|
Paul Bakker
|
508ad5ab6d
|
- Moved all examples programs to use the new entropy and CTR_DRBG
|
2011-12-04 17:09:26 +00:00 |
|
Paul Bakker
|
6083fd252d
|
- Added a generic entropy accumulator that provides support for adding custom entropy sources and added some generic and platform dependent entropy sources
|
2011-12-03 21:45:14 +00:00 |
|