- d0371b0 debug: keep ECDH_C guard for debug printf accessing ecdh_context's items by Valerio Setti · 2 years ago
- b302efc debug: replace ECDH_C symbol with key exchange one by Valerio Setti · 2 years ago
- 041c8c1 Add std PRI macro for printing milliseconds by Jerry Yu · 2 years, 5 months ago
- eba0ab5 Add million seconds time type. by Jerry Yu · 2 years, 7 months ago
- 449bd83 Switch to the new code style by Gilles Peskine · 2 years, 6 months ago
- 8b0ecbc Redo of PR#5345. Fixed spelling and typographical errors found by CodeSpell. by Shaun Case · 3 years, 7 months ago
- c662b36 Replace all inclusions of config.h by Bence Szépkúti · 4 years, 2 months ago
- e42a50d use proper formatting macros when using MinGW provided stdio add changelog entry by eugene · 4 years, 2 months ago
- 612a2f1 Rename MBEDTLS_X509_INFO to !MBEDTLS_X509_REMOVE_INFO by Hanno Becker · 4 years, 9 months ago
- 9a969b6 Reduce code size when mbedtls_x509_*_info() unused by Peter Kolbus · 7 years ago
- aa5e132 Improve include guards for format attribute by Paul Elliott · 4 years, 4 months ago
- 48438c7 Fix incorrect long long specifier for win64 by Paul Elliott · 4 years, 6 months ago
- d48d5c6 Fix size_t and longlong specifiers for MinGW by Paul Elliott · 4 years, 6 months ago
- abb3af7 Invert gate on printf attribute by Paul Elliott · 4 years, 7 months ago
- f8d733e Correct include guard for function __attribute by Paul Elliott · 4 years, 7 months ago
- 4e58970 Declare mbedtls_debug_print_msg as printf-like by Paul Elliott · 4 years, 7 months ago
- 1e14827 Update copyright notices to use Linux Foundation guidance by Bence Szépkúti · 5 years ago
- 6609aef Use mbedtls-based path for includes by Jaeden Amero · 6 years ago
- a18d132 Add tests for record encryption/decryption by Hanno Becker · 8 years ago
- 948f4be Debug: Add functions for ECDH contexts by Janos Follath · 7 years ago
- a40a101 Update Doxygen file blocks to remove copyright and license information by Darryl Green · 8 years ago
- d75b782 Fix a typo that confuses check-names.sh by Janos Follath · 9 years ago
- 7ef5cf3 Provided doxygen function definitions for debug.h by Simon Butcher · 9 years ago
- 37ff140 Change main license to Apache 2.0 by Manuel Pégourié-Gonnard · 10 years ago
- 6fb8187 Update date in copyright line by Manuel Pégourié-Gonnard · 10 years ago
- a16e7c4 Rename a debug function by Manuel Pégourié-Gonnard · 10 years ago
- b74c245 Rework debug to not need dynamic alloc by Manuel Pégourié-Gonnard · 10 years ago
- fd47423 Change SSL debug API in the library by Manuel Pégourié-Gonnard · 10 years ago
- d23f593 Avoid static buffer in debug module by Manuel Pégourié-Gonnard · 10 years ago
- 2ff873c Fix SSL_DEBUG macros by Manuel Pégourié-Gonnard · 10 years ago
- 2cf5a7c The Great Renaming by Manuel Pégourié-Gonnard · 10 years ago
- a78b218 Fix contness of debug_print_buf() by Manuel Pégourié-Gonnard · 10 years ago
- 7f80997 Rename include directory to mbedtls by Manuel Pégourié-Gonnard · 10 years ago[Renamed from include/polarssl/debug.h]
- fe44643 Rename website and repository by Manuel Pégourié-Gonnard · 10 years ago
- 00ab470 cleanup library and some basic tests. Includes, add guards to includes by Rich Evans · 10 years ago
- 860b516 Fix url again by Manuel Pégourié-Gonnard · 10 years ago
- 085ab04 Fix website url to use https. by Manuel Pégourié-Gonnard · 10 years ago
- 9698f58 Remove maintainer line. by Manuel Pégourié-Gonnard · 10 years ago
- 19f6b5d Remove redundant "all rights reserved" by Manuel Pégourié-Gonnard · 10 years ago
- a658a40 Update copyright by Manuel Pégourié-Gonnard · 10 years ago
- 967a2a5 Change name to mbed TLS in the copyright notice by Manuel Pégourié-Gonnard · 10 years ago
- 9af723c Fix formatting: remove trailing spaces, #endif with comments (> 10 lines) by Paul Bakker · 11 years ago
- cef4ad2 Adapt sources to configurable config.h name by Manuel Pégourié-Gonnard · 11 years ago
- c73079a Add debug_set_threshold() and thresholding of messages by Paul Bakker · 11 years ago
- eaebbd5 debug_set_log_mode() added to determine raw or full logging by Paul Bakker · 11 years ago
- c559c7a Renamed x509_cert structure to x509_crt for consistency by Paul Bakker · 12 years ago
- 7c6b2c3 Split up X509 files into smaller modules by Paul Bakker · 12 years ago
- ed27a04 More granular define selections within code to allow for smaller code sizes by Paul Bakker · 12 years ago
- 41c83d3 Added Ephemeral Elliptic Curve Diffie Hellman ciphersuites to SSL/TLS by Paul Bakker · 12 years ago
- 1504af5 - Removed redundant POLARSSL_DEBUG_MSG define by Paul Bakker · 13 years ago
- cce9d77 - Lots of minimal changes to better support WINCE as a build target by Paul Bakker · 14 years ago
- 314052f - Removed extraneous "polarssl/" in front on include directives in header files by Paul Bakker · 14 years ago
- 5690efc - Fixed a whole bunch of dependencies on defines between files, examples and tests by Paul Bakker · 14 years ago
- 23986e5 - Major type rewrite of int to size_t for most variables and arguments used for buffer lengths and loops by Paul Bakker · 14 years ago
- 37ca75d - Added Doxygen source code documentation parts (donated by Fox-IT) by Paul Bakker · 15 years ago
- b96f154 - Fixed copyright message by Paul Bakker · 15 years ago
- 84f12b7 - Updated Copyright to correct entity by Paul Bakker · 15 years ago
- fc8c436 - Updated copyright line to 2010 by Paul Bakker · 15 years ago
- 1f3c39c - Removed copyright line for Christophe Devine for clarity by Paul Bakker · 15 years ago
- ff60ee6 - Added const-correctness to main codebase by Paul Bakker · 15 years ago
- 77b385e - Updated copyright messages on all relevant files by Paul Bakker · 16 years ago
- 785a9ee - Added email address to header license information by Paul Bakker · 16 years ago
- e0ccd0a - Updated Copyright notices by Paul Bakker · 17 years ago
- 40e4694 - First replacement of xyssl by polarssl where needed by Paul Bakker · 17 years ago
- 8e831ed by Paul Bakker · 17 years ago
- 5121ce5 - Renamed include directory to polarssl by Paul Bakker · 17 years ago