Dawid Drozd
|
428cc52a73
|
Allow to forward declare of public structs #1215
Thanks to forward declare we can declare `struct` in our header file instead making #include
|
2018-07-24 10:02:47 +02:00 |
|
Ron Eldor
|
6fd941fe4b
|
Remove unneeded namesapcing in header files
Remove the `mbedtls` namesapcing in the `#include` in header files
Resolves issue #857
|
2018-06-24 16:56:47 +03:00 |
|
Darryl Green
|
a40a101e26
|
Update Doxygen file blocks to remove copyright and license information
|
2018-01-23 15:44:39 +00:00 |
|
Tillmann Karras
|
588ad50c5a
|
Fix a fairly common typo in comments
|
2015-09-25 04:27:22 +02:00 |
|
Manuel Pégourié-Gonnard
|
37ff14062e
|
Change main license to Apache 2.0
|
2015-09-04 14:21:07 +02:00 |
|
Manuel Pégourié-Gonnard
|
6fb8187279
|
Update date in copyright line
|
2015-07-28 17:11:58 +02:00 |
|
Manuel Pégourié-Gonnard
|
0a4fb09534
|
Make xxx_drbg_random() thread-safe
|
2015-05-11 14:35:41 +02:00 |
|
Manuel Pégourié-Gonnard
|
8d128efd48
|
Split mbedtls_ctr_drbg_init() -> seed()
|
2015-04-28 22:38:08 +02:00 |
|
Manuel Pégourié-Gonnard
|
f9e9481bc5
|
Split mbedtls_hmac_drbg_init() -> seed{,_buf}()
|
2015-04-28 22:07:14 +02:00 |
|
Manuel Pégourié-Gonnard
|
2cf5a7c98e
|
The Great Renaming
A simple execution of tmp/invoke-rename.pl
|
2015-04-08 13:25:31 +02:00 |
|
Manuel Pégourié-Gonnard
|
7f8099773e
|
Rename include directory to mbedtls
|
2015-03-10 11:23:56 +00:00 |
|