Paul Bakker
|
6152b0267c
|
Fixed typos
|
2015-04-14 15:00:09 +02:00 |
|
Manuel Pégourié-Gonnard
|
71432849ed
|
Use proper doxygen markup to mark deprecations
|
2015-03-20 17:26:50 +00:00 |
|
Manuel Pégourié-Gonnard
|
fe44643b0e
|
Rename website and repository
|
2015-03-06 13:17:10 +00:00 |
|
Manuel Pégourié-Gonnard
|
fb57e644a7
|
Fix whitespace issues
|
2015-03-06 11:56:40 +00:00 |
|
Rich Evans
|
401bb90ac0
|
rebase from development
|
2015-02-13 13:50:26 +00:00 |
|
Rich Evans
|
16f8cd8e87
|
implemented macro overriding for polarssl_* library functions
|
2015-02-13 13:50:26 +00:00 |
|
Rich Evans
|
c39cb4986b
|
add POLARSSL_PLATFORM_EXIT_ALT
|
2015-02-13 13:50:26 +00:00 |
|
Rich Evans
|
46b0a8d15a
|
add platform_set_snprintf
|
2015-02-13 13:50:25 +00:00 |
|
Rich Evans
|
00ab47026b
|
cleanup library and some basic tests. Includes, add guards to includes
|
2015-02-10 11:28:46 +00:00 |
|
Manuel Pégourié-Gonnard
|
860b51642d
|
Fix url again
|
2015-01-28 17:12:07 +00:00 |
|
Manuel Pégourié-Gonnard
|
0a155b826c
|
Fix bug with compatibility memory define/header
|
2015-01-23 17:28:27 +00: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
|
b4fe3cb1fa
|
Rename to mbed TLS in the documentation/comments
|
2015-01-22 16:11:05 +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
|
9af723cee7
|
Fix formatting: remove trailing spaces, #endif with comments (> 10 lines)
|
2014-05-01 13:03:14 +02:00 |
|
Manuel Pégourié-Gonnard
|
cef4ad2509
|
Adapt sources to configurable config.h name
|
2014-04-30 16:40:20 +02:00 |
|
Paul Bakker
|
088c5c5f18
|
POLARSSL_CONFIG_OPTIONS has been removed. Values are set individually
For the Platform module this requires the introduction of
POLARSSL_PLATFORM_NO_STD_FUNCTIONS to allow not performing the default
assignments.
|
2014-04-25 11:11:10 +02:00 |
|
Manuel Pégourié-Gonnard
|
eb82a74ed2
|
Fix header issue with default malloc()
|
2014-04-02 13:43:48 +02:00 |
|
Paul Bakker
|
a9066cf8f1
|
Include stdlib in the right spot
|
2014-02-06 13:20:18 +01:00 |
|
Paul Bakker
|
defc0ca337
|
Migrated the Memory layer to the Platform layer
Deprecated POLARSSL_MEMORY_C and placed placeholder for memory.h to make
sure current code will not break on new version.
|
2014-02-06 13:20:17 +01:00 |
|
Paul Bakker
|
b2f66c9158
|
Only include platform files when needed
|
2014-02-06 13:20:16 +01:00 |
|
Paul Bakker
|
747a83a0f7
|
Platform abstraction layer for memory, printf and fprintf
|
2014-02-06 13:15:25 +01:00 |
|