summaryrefslogtreecommitdiff
path: root/programs
Commit message (Expand)AuthorAge
* Merge pull request #2894 from gilles-peskine-arm/drbg-set_entropy_len-2.16Jaeden Amero2019-11-29
|\
| * Fix CTR_DRBG benchmarkGilles Peskine2019-10-28
* | Merge pull request #2871 from gilles-peskine-arm/test_malloc_0_null-2.16Jaeden Amero2019-10-22
|\ \ | |/ |/|
| * Add a calloc self-testGilles Peskine2019-09-30
* | Move MBEDTLS_CTR_DRBG_USE_128_BIT_KEY to the correct sectionGilles Peskine2019-10-04
|/
* Merge remote-tracking branch 'restricted/pr/582' into mbedtls-2.16-restrictedJaeden Amero2019-06-24
|\
| * Change size of preallocated buffer for pk_sign() callsk-stachowiak2019-06-06
* | Merge remote-tracking branch 'origin/pr/2714' into mbedtls-2.16Jaeden Amero2019-06-21
|\ \
| * | programs: Make `make clean` clean all programs alwaysJaeden Amero2019-06-20
* | | Remove mbedtls_param_failed from programsGilles Peskine2019-06-17
* | | Make it easier to define MBEDTLS_PARAM_FAILED as assertGilles Peskine2019-06-17
|/ /
* | Merge remote-tracking branch 'origin/pr/2695' into mbedtls-2.16Jaeden Amero2019-06-14
|\ \
| * | UDP proxy: Don't attempt to dissect dgram into records when droppingHanno Becker2019-06-13
| |/
* | Merge remote-tracking branch 'origin/pr/2481' into mbedtls-2.16Jaeden Amero2019-06-14
|\ \
| * | Document support for MD2 and MD4 in programs/x509/cert_writeHanno Becker2019-06-03
| * | Add suppport for MD2 to CSR and CRT writing example programsHanno Becker2019-06-03
| |/
* | Document "none" value for ca_path/ca_file in ssl_client2/ssl_server2Hanno Becker2019-05-30
* | ssl_server2: Skip CA setup if `ca_path` or `ca_file` argument "none"Hanno Becker2019-05-30
* | ssl_client2: Skip CA setup if `ca_path` or `ca_file` argument "none"Hanno Becker2019-05-30
* | Correct white spaces in ssl_server2 and ssl_client2Hanno Becker2019-05-30
* | Adapt ssl_client2 to parse DER encoded test CRTs if PEM is disabledHanno Becker2019-05-30
* | Adapt ssl_server2 to parse DER encoded test CRTs if PEM is disabledHanno Becker2019-05-30
|/
* Merge remote-tracking branch 'origin/pr/2542' into mbedtls-2.16Jaeden Amero2019-04-24
|\
| * Add guards for MBEDTLS_X509_CRL_PARSE_C in sampleRon Eldor2019-04-04
* | Improve macro hygieneHanno Becker2019-04-24
* | Merge remote-tracking branch 'origin/pr/2553' into mbedtls-2.16Jaeden Amero2019-04-16
|\ \
| * | Remove ssl_cert_test sample appRon Eldor2019-04-07
| |/
* / Fix default port number informationirwir2019-03-06
|/
* Merge remote-tracking branch 'origin/pr/2401' into mbedtls-2.16Jaeden Amero2019-03-05
|\
| * Fix private DER output shifted by one byte.Christian Walther2019-01-31
* | Merge remote-tracking branch 'restricted/pr/550' into mbedtls-2.16Simon Butcher2019-03-01
|\ \
| * | Update query_config.cManuel Pégourié-Gonnard2019-03-01
* | | Merge remote-tracking branch 'public/pr/2429' into mbedtls-2.16Simon Butcher2019-03-01
|\ \ \ | |/ / |/| |
| * | Add tests for (named) bitstring to suite_asn1writeAndres Amaya Garcia2019-02-11
* | | Suppress visual studio preprocessor warnings on query_config.cAndres Amaya Garcia2019-02-07
* | | Update query_config.c with new macrosAndres Amaya Garcia2019-02-07
* | | Exclude macros from query_config.c generationAndres Amaya Garcia2019-02-07
* | | Fix query_config macro expansion for windowsAndres Amaya Garcia2019-02-07
* | | Fix query_config macro expansion for windowsAndres Amaya Garcia2019-02-07
* | | Improve cmake inclusion of query_config.c when building appsAndres Amaya Garcia2019-02-07
* | | Improve comments in query_config.fmtAndres Amaya Garcia2019-02-07
* | | Fix GCC 0-length printf format string errorAndres Amaya Garcia2019-02-07
* | | Fix aligment in programs/test/query_compile_time_config.cAndres AG2019-02-07
* | | Create programs/test/query_compile_time_config appAndres AG2019-02-07
* | | Ensure query_config.c includes stdio only when neededAndres AG2019-02-07
* | | Update programs/ssl/CMakeLists.txt with query_config.c depAndres Amaya Garcia2019-02-07
* | | query_config.c: remove duplicated inc of platform.hAndres Amaya Garcia2019-02-07
* | | Query config through ssl_server2 and ssl_client2 cmdlineAndres Amaya Garcia2019-02-07
|/ /
* | Merge remote-tracking branch 'origin/pr/2326' into mbedtls-2.16Jaeden Amero2019-01-30
|\ \
| * | Remove duplicate #includeMasashi Honma2019-01-03
| |/