Commit Graph

  • 04a81d5c65 Fix issue in previous commit Manuel Pégourié-Gonnard 2015-01-27 11:24:05 +01:00
  • edaa9a02c4 Generate VC files with new name Manuel Pégourié-Gonnard 2015-01-26 15:43:46 +00:00
  • 813e585fe3 Rename in visual C script and templates Manuel Pégourié-Gonnard 2015-01-26 15:42:27 +00:00
  • 392d3dde0b Adapt all.sh for OS X (no MemSan) Manuel Pégourié-Gonnard 2015-01-26 14:03:56 +00:00
  • 0ac1d2d5ca Fix error while removing memory.h usage Manuel Pégourié-Gonnard 2015-01-26 14:58:04 +01:00
  • 1e77a96683 Fix memsan false positive on Linux >= 3.17 Manuel Pégourié-Gonnard 2015-01-26 14:11:51 +01:00
  • 0edee5e386 Update copyright notice Manuel Pégourié-Gonnard 2015-01-26 15:29:40 +00:00
  • acdb9b9525 Fix unchecked error code on Windows Manuel Pégourié-Gonnard 2015-01-23 17:50:34 +00:00
  • afe8f53ead Fix error in lcov target Manuel Pégourié-Gonnard 2015-01-23 17:40:33 +00:00
  • d43ccb66fb Quit using deprecated header. Manuel Pégourié-Gonnard 2015-01-23 17:38:09 +00:00
  • 0a155b826c Fix bug with compatibility memory define/header Manuel Pégourié-Gonnard 2015-01-23 17:28:27 +00:00
  • 2be147a9cb Improve documentation of CBC functions Manuel Pégourié-Gonnard 2015-01-23 16:19:47 +00:00
  • d64359279d Fix bug on s390 Manuel Pégourié-Gonnard 2015-01-23 15:50:23 +00:00
  • cfa9a45dd6 Rename in cmake help strings Manuel Pégourié-Gonnard 2015-01-23 13:33:31 +00:00
  • c26a092b50 Rename static lib name with make Manuel Pégourié-Gonnard 2015-01-23 12:51:33 +00:00
  • c5d68e5b70 Fix dependency declaration Manuel Pégourié-Gonnard 2015-01-23 12:37:21 +00:00
  • dba564bc79 Fix files that are not in development Manuel Pégourié-Gonnard 2015-01-23 11:33:38 +00:00
  • df6411d8d8 Merge branch 'development' into dtls Manuel Pégourié-Gonnard 2015-01-23 11:23:08 +00:00
  • 085ab040aa Fix website url to use https. Manuel Pégourié-Gonnard 2015-01-23 11:06:27 +00:00
  • 9698f5852c Remove maintainer line. Manuel Pégourié-Gonnard 2015-01-23 10:59:00 +00:00
  • 19f6b5dfaa Remove redundant "all rights reserved" Manuel Pégourié-Gonnard 2015-01-23 10:50:15 +00:00
  • 21506756be Merge branch 'development' into dtls Manuel Pégourié-Gonnard 2015-01-23 10:27:58 +00:00
  • a34aa70b23 Update version_features Manuel Pégourié-Gonnard 2015-01-23 10:27:36 +00:00
  • 177b73045a Regenerate version_features Manuel Pégourié-Gonnard 2015-01-23 10:26:11 +00:00
  • eab72e2ced Merge branch 'development' into dtls Manuel Pégourié-Gonnard 2015-01-23 10:23:17 +00:00
  • a658a4051b Update copyright Manuel Pégourié-Gonnard 2015-01-23 09:45:19 +00:00
  • a8f3b75f54 Fix issue in compat.sh Manuel Pégourié-Gonnard 2015-01-22 17:05:05 +00:00
  • f234ff82ec Rename doxyfile Manuel Pégourié-Gonnard 2015-01-22 17:01:27 +00:00
  • e4f6edcda1 Rename to mbed TLS in tests/ Manuel Pégourié-Gonnard 2015-01-22 16:43:54 +00:00
  • 9169921271 Rename to mbed TLS in examples Manuel Pégourié-Gonnard 2015-01-22 16:26:39 +00:00
  • b64d9a79a4 Remove old test certificates. Manuel Pégourié-Gonnard 2015-01-22 16:25:32 +00:00
  • b4fe3cb1fa Rename to mbed TLS in the documentation/comments Manuel Pégourié-Gonnard 2015-01-22 16:11:05 +00:00
  • 967a2a5f8c Change name to mbed TLS in the copyright notice Manuel Pégourié-Gonnard 2015-01-22 14:28:16 +00:00
  • 3bb0801a95 Add default/basic test for DTLS Manuel Pégourié-Gonnard 2015-01-22 13:34:21 +00:00
  • 3a173f497b Merge branch 'development' into dtls Manuel Pégourié-Gonnard 2015-01-22 13:30:33 +00:00
  • 11c919208d Fix error code description. Manuel Pégourié-Gonnard 2015-01-22 13:21:29 +00:00
  • a9a991633d generate_errors.pl now errors on duplicate codes Manuel Pégourié-Gonnard 2015-01-22 13:19:20 +00:00
  • 59c6f2ef21 Avoid nested if's without braces. Manuel Pégourié-Gonnard 2015-01-22 11:06:40 +00:00
  • 5d9cde25da Move renego SCSV after actual ciphersuites Manuel Pégourié-Gonnard 2015-01-22 10:49:41 +00:00
  • 34377b1e1c Fix send_close_notify usage. Manuel Pégourié-Gonnard 2015-01-22 10:46:46 +00:00
  • 6a0017b7c0 Rename variable for clarity Manuel Pégourié-Gonnard 2015-01-22 10:33:29 +00:00
  • dc370e4969 Improve script portability Manuel Pégourié-Gonnard 2015-01-22 10:24:59 +00:00
  • 23eb74d8b5 Fix issues with new defaults Manuel Pégourié-Gonnard 2015-01-21 14:37:13 +00:00
  • 67505bf9e8 Merge branch 'development' into dtls Manuel Pégourié-Gonnard 2015-01-21 13:57:33 +00:00
  • bfccdd3c92 Merge commit '36adc36' into dtls Manuel Pégourié-Gonnard 2015-01-21 13:48:45 +00:00
  • 0017c2be48 Merge commit '9835bc0' into dtls Manuel Pégourié-Gonnard 2015-01-21 13:42:16 +00:00
  • 8fbb01ec84 Merge commit 'b2eaac1' into dtls Manuel Pégourié-Gonnard 2015-01-21 13:37:08 +00:00
  • b89c4f35a1 Fixes for the renego-option merge Manuel Pégourié-Gonnard 2015-01-21 13:24:10 +00:00
  • 0af1ba3521 Merge commit 'f6080b8' into dtls Manuel Pégourié-Gonnard 2015-01-21 11:44:33 +00:00
  • edb7ed3a43 Merge commit 'd7e2483' into dtls Manuel Pégourié-Gonnard 2015-01-20 16:45:20 +00:00
  • f9c8a606b5 Merge commit '8b9bcec' into dtls Manuel Pégourié-Gonnard 2015-01-20 16:36:03 +00:00
  • 51d81661dc Adapt tests to new defaults/errors. Manuel Pégourié-Gonnard 2015-01-14 17:20:46 +01:00
  • d1a878c68f Fix typos/cosmetics in Changelog Manuel Pégourié-Gonnard 2015-01-14 16:59:23 +01:00
  • 5b8f7eaa3e Merge new security defaults for programs (RC4 disabled, SSL3 disabled) Paul Bakker 2015-01-14 16:26:54 +01:00
  • 36adc3631c Merge support for getrandom() call Paul Bakker 2015-01-14 16:19:59 +01:00
  • c82b7e2003 Merge option to disable truncated hmac on the server-side Paul Bakker 2015-01-14 16:16:55 +01:00
  • e522d0fa57 Merge smarter certificate selection for pre-TLS-1.2 clients Paul Bakker 2015-01-14 16:12:48 +01:00
  • 9835bc077a Fix racy test. Manuel Pégourié-Gonnard 2015-01-14 14:41:58 +01:00
  • a92ed4845c Fix stupid error in previous commit Manuel Pégourié-Gonnard 2015-01-14 10:46:08 +01:00
  • 687f89beab Don't check errors on ssl_close_notify() Manuel Pégourié-Gonnard 2015-01-13 21:48:12 +01:00
  • 78803c0567 Fix char signedness issue Manuel Pégourié-Gonnard 2015-01-13 21:20:22 +01:00
  • a852cf4833 Fix issue with non-blocking I/O & record splitting Manuel Pégourié-Gonnard 2015-01-13 20:56:15 +01:00
  • d5746b36f9 Fix warning Manuel Pégourié-Gonnard 2015-01-13 20:33:24 +01:00
  • b2eaac154b Stop assuming chars are signed Paul Bakker 2015-01-13 17:15:31 +01:00
  • f3561154ff Merge support for 1/n-1 record splitting Paul Bakker 2015-01-13 16:31:34 +01:00
  • f6080b8557 Merge support for enabling / disabling renegotiation support at compile-time Paul Bakker 2015-01-13 16:18:23 +01:00
  • d7e2483bfc Merge miscellaneous fixes into development Paul Bakker 2015-01-13 16:04:38 +01:00
  • 8b9bcecaae Stop assuming chars are signed Paul Bakker 2015-01-13 15:59:55 +01:00
  • 5dd28ea432 Fix len miscalculation in buffer-based allocator Manuel Pégourié-Gonnard 2014-11-27 13:57:42 +01:00
  • 547ff6618f Fix NULL dereference in buffer-based allocator Manuel Pégourié-Gonnard 2014-11-26 15:42:16 +01:00
  • 765bb31d24 Add test_suite_memory_buffer_alloc Manuel Pégourié-Gonnard 2014-11-27 11:55:27 +01:00
  • 5ba1d52f96 Add memory_buffer_alloc_self_test() Manuel Pégourié-Gonnard 2014-11-27 11:33:55 +01:00
  • 5cb4b31057 Fix missing bound check Manuel Pégourié-Gonnard 2014-11-25 17:41:50 +01:00
  • f5f25b3a0d Add test for ctr_drbg_update() input sanitizing Manuel Pégourié-Gonnard 2014-11-27 14:04:56 +01:00
  • d9e2dd2bb0 Merge support for Encrypt-then-MAC Paul Bakker 2015-01-13 14:23:56 +01:00
  • fa06581c73 Disable RC4 by default in example programs. Manuel Pégourié-Gonnard 2015-01-12 14:05:33 +01:00
  • bd47a58221 Add ssl_set_arc4_support() Manuel Pégourié-Gonnard 2015-01-12 13:43:29 +01:00
  • 352143fa1e Refactor for clearer correctness/security Manuel Pégourié-Gonnard 2015-01-13 10:59:51 +01:00
  • 982865618a Stop assuming chars are signed Manuel Pégourié-Gonnard 2015-01-12 19:17:05 +01:00
  • f3c500fe47 Fix bug on OS X (BSD?) in net_accept() for UDP Manuel Pégourié-Gonnard 2015-01-12 19:02:15 +01:00
  • a65d5082b6 Merge branch 'development' into dtls Manuel Pégourié-Gonnard 2015-01-12 14:54:55 +01:00
  • 54b1a8fa4d Merge support for Extended Master Secret (session-hash) Paul Bakker 2015-01-12 14:14:07 +01:00
  • b52b015c0b Merge support for FALLBACK_SCSV Paul Bakker 2015-01-12 14:07:59 +01:00
  • 448ea506bf Set min version to TLS 1.0 in programs Manuel Pégourié-Gonnard 2015-01-12 11:40:14 +01:00
  • 18292456c5 Add support for getrandom() Manuel Pégourié-Gonnard 2015-01-09 14:34:13 +01:00
  • 265fe997ff Use library default for trunc-hmac in ssl_client2 Manuel Pégourié-Gonnard 2015-01-09 12:43:35 +01:00
  • e117a8fc0d Make truncated hmac a runtime option server-side Manuel Pégourié-Gonnard 2015-01-09 12:39:35 +01:00
  • 6f303ce19e Fix portability issue in script Manuel Pégourié-Gonnard 2015-01-08 17:07:18 +01:00
  • f01768c55e Specific error for suites in common but none good Manuel Pégourié-Gonnard 2015-01-08 17:06:16 +01:00
  • df331a55d2 Prefer SHA-1 certificates for pre-1.2 clients Manuel Pégourié-Gonnard 2015-01-08 16:43:07 +01:00
  • 6458e3b743 Some more refactoring/tuning. Manuel Pégourié-Gonnard 2015-01-08 14:16:56 +01:00
  • 846ba473af Minor refactoring Manuel Pégourié-Gonnard 2015-01-08 13:54:38 +01:00
  • 3ff78239fe Add tests for CBC record splitting Manuel Pégourié-Gonnard 2015-01-08 11:15:09 +01:00
  • c82ee3555f Fix tests that were failing with record splitting Manuel Pégourié-Gonnard 2015-01-07 16:35:25 +01:00
  • cfa477ef2f Allow disabling record splitting at runtime Manuel Pégourié-Gonnard 2015-01-07 14:50:54 +01:00
  • d76314c44c Add 1/n-1 record splitting Manuel Pégourié-Gonnard 2015-01-07 12:39:44 +01:00
  • edd371a82c Enhance doc on ssl_write() Manuel Pégourié-Gonnard 2015-01-06 18:20:40 +01:00
  • d68b65199f Fix previous commit Manuel Pégourié-Gonnard 2015-01-07 14:55:38 +01:00
  • 3da751ea55 Allow flexible location of valgrind Manuel Pégourié-Gonnard 2014-12-15 10:41:53 +01:00
  • f46f128f4a Fix test scripts portability issues Manuel Pégourié-Gonnard 2014-12-11 11:51:28 +01:00