Commit Graph

  • ba334201a9 Fix typo in contributor name (oops!) Manuel Pégourié-Gonnard 2015-04-17 16:16:52 +02:00
  • a2fce21ae5 Fix potential NULL dereference on bad usage Manuel Pégourié-Gonnard 2015-04-15 19:09:03 +02:00
  • ce60fbeb30 Fix potential timing difference with RSA PMS Manuel Pégourié-Gonnard 2015-04-15 16:45:52 +02:00
  • 12a8b66961 Update Changelog for recent merge Manuel Pégourié-Gonnard 2015-04-15 14:20:14 +02:00
  • aac657a1d3 Merge remote-tracking branch 'pj/development' into mbedtls-1.3 Manuel Pégourié-Gonnard 2015-04-15 14:12:59 +02:00
  • 95f00892d2 Update Changelog for DH params Manuel Pégourié-Gonnard 2015-04-15 14:12:05 +02:00
  • 5119df2022 Add test case for dh params with privateValueLength Manuel Pégourié-Gonnard 2015-04-15 13:50:29 +02:00
  • 2ed81733a6 accept PKCS#3 DH parameters with privateValueLength included Daniel Kahn Gillmor 2015-04-03 13:09:24 -04:00
  • ab22910191 Just use stdint.h even with MSVC Manuel Pégourié-Gonnard 2015-04-15 11:53:16 +02:00
  • b85725c958 Fix merge issue Manuel Pégourié-Gonnard 2015-04-15 11:58:10 +02:00
  • 862d503c01 Merge branch 'mbedtls-1.3' into development Manuel Pégourié-Gonnard 2015-04-15 11:30:46 +02:00
  • 0645bfa74e Fix typos in Changelog Manuel Pégourié-Gonnard 2015-04-15 11:14:22 +02:00
  • a1e32415d5 Fix macro name from wrong branch Manuel Pégourié-Gonnard 2015-04-15 11:03:43 +02:00
  • e6c8366b46 Fix bug in pk_parse_key() Manuel Pégourié-Gonnard 2015-04-14 11:18:04 +02:00
  • e1e5871a55 Merge branch 'mbedtls-1.3' into development Manuel Pégourié-Gonnard 2015-04-15 10:50:34 +02:00
  • 6152b0267c Fixed typos Paul Bakker 2015-04-14 15:00:09 +02:00
  • db34e6d9b6 Updated Travis CI config for mbedtls project Paul Bakker 2015-04-14 14:59:47 +02:00
  • 924cd100a6 Fix bug in pk_parse_key() Manuel Pégourié-Gonnard 2015-04-14 11:18:04 +02:00
  • aa695be983 Fix version-major intolerance again Manuel Pégourié-Gonnard 2015-04-10 14:12:14 +02:00
  • 9b4c5d9f21 Revert "Fix verion-major intolerance" Manuel Pégourié-Gonnard 2015-04-10 13:57:43 +02:00
  • 2aa81ccedb Fix embarrassing mistake in rename.pl Manuel Pégourié-Gonnard 2015-04-10 11:19:10 +02:00
  • eed55a4d51 Changed values of PK and PKCS5 error codes Manuel Pégourié-Gonnard 2015-04-09 17:31:59 +02:00
  • d09a6b53b5 Move test scripts to tests/scripts Manuel Pégourié-Gonnard 2015-04-09 17:19:23 +02:00
  • 975d5fa206 Remove option HAVE_LONGLONG Manuel Pégourié-Gonnard 2015-04-09 17:13:45 +02:00
  • 7b53889f05 Remove support for HAVE_INT8 and HAVE_INT16 Manuel Pégourié-Gonnard 2015-04-09 17:00:17 +02:00
  • b31424c86a Make HAVE_IPV6 non-optional Manuel Pégourié-Gonnard 2015-04-09 16:42:38 +02:00
  • dbd60f72b1 Update generated file Manuel Pégourié-Gonnard 2015-04-09 16:35:54 +02:00
  • 43b997fee9 Merge branch 'mbedtls-1.3' into development Manuel Pégourié-Gonnard 2015-04-09 15:34:42 +02:00
  • 9bcaa99e30 Merge branch 'rename' into development Manuel Pégourié-Gonnard 2015-04-09 14:53:46 +02:00
  • 23ce09b18f Deprecate HAVE_INT8 and HAVE_INT16 Manuel Pégourié-Gonnard 2015-04-09 14:51:51 +02:00
  • a98af5e2b2 Deprecate using NET_C without HAVE_IPV6 Manuel Pégourié-Gonnard 2015-04-09 14:40:46 +02:00
  • 8c3f0f4c16 Official deprecate compat-1.2.h and openssl.h Manuel Pégourié-Gonnard 2015-04-09 14:10:26 +02:00
  • f9aae834a2 Add test for typos in check-names.sh Manuel Pégourié-Gonnard 2015-04-09 12:20:53 +02:00
  • 8408a94969 Remove MBEDTLS_ from internal macros Manuel Pégourié-Gonnard 2015-04-09 12:14:31 +02:00
  • a687baf195 Add check-names.sh to all.sh Manuel Pégourié-Gonnard 2015-04-09 11:09:03 +02:00
  • a79efde184 Move a pair of macros to inline functions Manuel Pégourié-Gonnard 2015-04-09 10:58:56 +02:00
  • e137ea6f64 Add test script check-names.sh Manuel Pégourié-Gonnard 2015-04-09 10:47:44 +02:00
  • d1ddd29e81 Adapt error messages in tests/scripts/list-* Manuel Pégourié-Gonnard 2015-04-09 10:15:10 +02:00
  • 45df597028 Remove some temporary scripts Manuel Pégourié-Gonnard 2015-04-09 10:13:27 +02:00
  • 0edba1a8ee Move temporary list scripts to tests/scripts Manuel Pégourié-Gonnard 2015-04-09 10:12:44 +02:00
  • e546ad4afd Fix comment generated by generate_errors.pl Manuel Pégourié-Gonnard 2015-04-08 20:27:02 +02:00
  • c559f0476d Improve regexes in rename.pl Manuel Pégourié-Gonnard 2015-04-08 20:10:16 +02:00
  • f2c8711088 Add compat-1.3.h for new names Manuel Pégourié-Gonnard 2015-04-08 16:48:26 +02:00
  • b20a70fcc7 Move rename.pl to scripts & add data file Manuel Pégourié-Gonnard 2015-04-08 14:56:51 +02:00
  • d759d7d720 Update ChangeLog for Great Renaming Manuel Pégourié-Gonnard 2015-04-08 15:44:27 +02:00
  • 2cf5a7c98e The Great Renaming Manuel Pégourié-Gonnard 2015-04-08 12:49:31 +02:00
  • b5904d25ef Still a few more corner cases Manuel Pégourié-Gonnard 2015-04-07 11:36:46 +02:00
  • fb9f2a04f3 Fix include lines in rename.pl Manuel Pégourié-Gonnard 2015-04-03 18:37:07 +02:00
  • f7d945f4eb Handle remaining corner-cases Manuel Pégourié-Gonnard 2015-04-03 15:21:50 +02:00
  • 88323c70e8 Add option to replace inside strings for programs Manuel Pégourié-Gonnard 2015-04-03 14:38:02 +02:00
  • 3385cf4eec Add temporary scripts Manuel Pégourié-Gonnard 2015-04-02 17:59:30 +01:00
  • f5fc64997c Cosmetic change Manuel Pégourié-Gonnard 2015-04-02 14:43:57 +01:00
  • 8a89fcd13f Rm references to removed config options Manuel Pégourié-Gonnard 2015-04-03 17:13:56 +02:00
  • 6c7af4c200 Fix a few internal name choices Manuel Pégourié-Gonnard 2015-04-03 16:41:52 +02:00
  • df791a51f6 Simplify net_htonx() Manuel Pégourié-Gonnard 2015-04-03 17:10:22 +02:00
  • 932e3934bd Fix typos & Co Manuel Pégourié-Gonnard 2015-04-03 16:37:14 +02:00
  • 62edcc8176 Document POLARSSL_CAMELLIA_SMALL_MEMORY Manuel Pégourié-Gonnard 2015-04-03 16:28:19 +02:00
  • 07ec1ddd10 Fix bug with ssl_set_curves() check on client Manuel Pégourié-Gonnard 2015-04-03 17:26:50 +02:00
  • a5cc2aa769 Fix bug in POLARSSL_PLATFORM_STD_EXIT support Manuel Pégourié-Gonnard 2015-04-03 17:41:31 +02:00
  • a82135c5cf Document POLARSSL_CAMELLIA_SMALL_MEMORY Manuel Pégourié-Gonnard 2015-04-03 16:28:19 +02:00
  • 29f777ef54 Fix bug with ssl_set_curves() check on client Manuel Pégourié-Gonnard 2015-04-03 17:26:50 +02:00
  • 32a7fe3fec Fix bug in POLARSSL_PLATFORM_STD_EXIT support Manuel Pégourié-Gonnard 2015-04-03 17:41:31 +02:00
  • 998930ae0d Replace non-ascii characters in source files Manuel Pégourié-Gonnard 2015-04-03 13:48:06 +02:00
  • eadda3f3ad Add missing #ifdef in ecdsa.c Manuel Pégourié-Gonnard 2015-04-03 13:14:48 +02:00
  • 2bc16df2f4 Update generated file Manuel Pégourié-Gonnard 2015-04-03 13:04:56 +02:00
  • fbbbc933fc Merge branch 'mbedtls-1.3' into development Manuel Pégourié-Gonnard 2015-04-02 14:17:42 +01:00
  • 2a73a901d6 Fix ifdef issue Manuel Pégourié-Gonnard 2015-04-02 14:16:45 +01:00
  • f1d2f7c456 Merge branch 'mbedtls-1.3' into development Manuel Pégourié-Gonnard 2015-04-02 12:44:00 +01:00
  • cf201201e6 Fix bug in Via Padlock support Manuel Pégourié-Gonnard 2015-04-02 10:46:55 +01:00
  • 70b8b37b4b Fix portability issue in Makefile Manuel Pégourié-Gonnard 2015-04-02 09:51:03 +01:00
  • 427b672551 Add XXX_PROCESS_ALT mecchanism Manuel Pégourié-Gonnard 2015-03-31 18:32:50 +02:00
  • 26c9f90cae Merge branch 'mbedtls-1.3' into development Manuel Pégourié-Gonnard 2015-03-31 17:56:15 +02:00
  • 0878a0d884 Add missing depends in x509 programs Manuel Pégourié-Gonnard 2015-03-31 15:13:29 +02:00
  • 8d649c66b3 Simplify ifdef checks in programs/x509 Manuel Pégourié-Gonnard 2015-03-31 15:10:03 +02:00
  • c89d6cf77c Make pk_info_t opaque Manuel Pégourié-Gonnard 2015-03-31 14:43:19 +02:00
  • 8c8be1ebbb Change default min TLS version to TLS 1.0 Manuel Pégourié-Gonnard 2015-03-31 14:21:11 +02:00
  • d16df8f60a Cleanup unused bit in ssl Manuel Pégourié-Gonnard 2015-03-31 14:04:51 +02:00
  • 348bcb3694 Make RSA_ALT support optionnal Manuel Pégourié-Gonnard 2015-03-31 14:01:33 +02:00
  • 32076e66be Fix programs for recent ECDSA changes Manuel Pégourié-Gonnard 2015-03-31 13:32:39 +02:00
  • 8fce937a1a Simplify ecdsa_context Manuel Pégourié-Gonnard 2015-03-31 13:06:41 +02:00
  • 49ce6f0973 Fix constness of asn1_write_mpi() Manuel Pégourié-Gonnard 2015-03-31 13:05:39 +02:00
  • 5bf262d710 Doc fixes Manuel Pégourié-Gonnard 2015-03-31 11:46:01 +02:00
  • dfdcac9d51 Merge ecdsa_write_signature{,_det}() together Manuel Pégourié-Gonnard 2015-03-31 11:41:42 +02:00
  • 63e931902b Make a helpful constant public Manuel Pégourié-Gonnard 2015-03-31 11:15:48 +02:00
  • b8cfe3f0d9 pk_sign() now requires non-NONE md_alg for ECDSA Manuel Pégourié-Gonnard 2015-03-31 11:04:45 +02:00
  • fa44f20b9f Change authmode default to Required on client Manuel Pégourié-Gonnard 2015-03-27 17:52:25 +01:00
  • 606df8c199 Re-section ChangeLog Manuel Pégourié-Gonnard 2015-03-27 17:13:17 +01:00
  • 1d0ca1a336 Move key_usage to more that 8 bits Manuel Pégourié-Gonnard 2015-03-27 16:50:00 +01:00
  • 1022fed36e Remove redundant sig_oid2 in x509 structures Manuel Pégourié-Gonnard 2015-03-27 16:30:47 +01:00
  • a252af760f Minor source simplification Manuel Pégourié-Gonnard 2015-03-27 16:15:55 +01:00
  • 88fca3ef0e Fix thread safety issue in RSA operations Manuel Pégourié-Gonnard 2015-03-27 15:06:07 +01:00
  • 39ead3ef2f Add test certificate for bitstring in DN Manuel Pégourié-Gonnard 2015-03-27 13:09:21 +01:00
  • 9409e0cea2 Add support for X.520 uniqueIdentifier Manuel Pégourié-Gonnard 2015-03-27 13:03:54 +01:00
  • dd5dbcae90 Accept bitstrings in X.509 names Manuel Pégourié-Gonnard 2015-03-27 13:03:09 +01:00
  • 957b1ee96e Fix per-C99 initializer issues Manuel Pégourié-Gonnard 2015-03-27 11:56:40 +01:00
  • 4b3e5ef59a Avoid duplicate #ifdefs in programs/ssl Manuel Pégourié-Gonnard 2015-03-27 11:24:27 +01:00
  • b5410dbd96 Depend on PEM_PARsE_C when using test_cas_pem Manuel Pégourié-Gonnard 2015-03-27 11:08:49 +01:00
  • da1619d345 CERTS_C no longer depends on PEM_PARSE_C Manuel Pégourié-Gonnard 2015-03-27 10:58:20 +01:00
  • a958d69a70 Rename test_ca_list to test_cas_pem Manuel Pégourié-Gonnard 2015-03-27 10:23:53 +01:00
  • 2f165060f0 Start introducing test_cas NULL-terminated list Manuel Pégourié-Gonnard 2015-03-27 10:20:26 +01:00