Commit Graph

66 Commits

Author SHA1 Message Date
tb 1ae9189fcc Update to py3-tlsfuzzer 20230106 2023-01-06 19:24:21 +00:00
sthen 1427b990d1 bump for MODPY_DEFAULT_VERSION_3 change 2022-11-13 15:29:41 +00:00
tb 41f4d78256 Update to tlsfuzzer 20220905 2022-09-05 19:23:24 +00:00
tb 3aeae59ed8 Update to tlsfuzzer 20220729 2022-07-29 17:19:51 +00:00
tb 259c19026e Update tlsfuzzer to 20220622 2022-06-22 21:51:57 +00:00
tb 944dee46e5 Update to tlsfuzzer 20220610 2022-06-10 17:56:23 +00:00
tb ffef650eba Update to tlsfuzzer 20220512 2022-05-14 17:53:57 +00:00
tb fc94d6a93b Update to py-tlsfuzzer 20220511 2022-05-11 22:57:38 +00:00
tb 141c47f561 Update to py-tlsfuzzer 20220510 2022-05-10 19:29:03 +00:00
naddy 8c0294c2fa drop RCS Ids 2022-03-11 19:53:16 +00:00
tb c7bc64482c Update py3-tlsfuzzer to 20220209 2022-02-10 12:17:52 +00:00
tb 1fc1df58c6 Updte tlsfuzzer to 20220105 2022-01-06 13:44:44 +00:00
sthen 29389da44c bump REVISION for switch from Python 3.8 -> 3.9 2021-11-02 00:02:15 +00:00
tb 263232e0a7 security/py-tlsfuzzer: update to 20210929 2021-10-06 07:32:46 +00:00
tb 1c784f3b41 Update to tlsfuzzer 20210907 2021-09-07 21:26:02 +00:00
tb d995acfe02 Update to tlsfuzzer 20210815 2021-08-16 14:57:47 +00:00
tb 12d5776a6f Update tlsfuzzer to 20210812 2021-08-13 10:47:19 +00:00
tb 042ebb44cd update to tlsfuzzer 20210811 2021-08-11 19:44:15 +00:00
tb 047abd1097 Update to tlsfuzzer 20210806 2021-08-06 16:03:50 +00:00
tb 8197b7e134 Update to tlsfuzzer-20210721 2021-07-21 18:37:46 +00:00
tb a4bdcc2786 Update to tlsfuzzer 20210617 2021-06-17 19:58:29 +00:00
tb f54ec9362d Update to tlsfuzzer 20210610 2021-06-11 10:01:08 +00:00
tb ab2079dcca Update to tlsfuzzer 20210527 2021-05-27 14:25:53 +00:00
tb 6326ca8a02 Update tlsfuzzer to 20210525 2021-05-25 17:58:55 +00:00
tb 7d21e52bee Update to tlsfuzzer 20210518 2021-05-18 14:21:45 +00:00
tb 125552165a Update to tlsfuzzer 20210426 2021-04-26 17:19:33 +00:00
tb 5097bb8426 Update to tlsfuzzer 20210419 2021-04-23 20:54:58 +00:00
tb 21b1ac0907 Update to tlsfuzzer 20210326 2021-03-26 22:01:53 +00:00
tb 6dbd19a940 Update to tlsfuzzer 20210320 2021-03-20 06:50:06 +00:00
tb c28e399705 Update to tlsfuzzer 20210305 2021-03-06 14:31:36 +00:00
tb f975cb5779 Update to tlsfuzzer 20210303 2021-03-03 20:45:40 +00:00
tb ef6693b444 Update to tlsfuzzer 20210210 2021-02-10 17:55:45 +00:00
tb abf0c794e5 Update to tlsfuzzer 20210128 2021-01-28 21:57:15 +00:00
tb 5b5223459c Update to tlsfuzzer 20210125 2021-01-25 14:53:55 +00:00
tb ac86c2aaf6 Update to tlsfuzzer 20210111 2021-01-11 21:42:50 +00:00
tb 703668f369 Update to tlsfuzzer 20201121 2020-11-20 23:30:13 +00:00
tb 3874c83fd3 Update to tlsfuzzer 20201105 2020-11-06 09:31:31 +00:00
tb 77222096c9 Update to tlsfuzzer 20201030 2020-10-31 07:39:53 +00:00
tb bf64171862 Update to tlsfuzzer 20201026 2020-10-28 19:19:40 +00:00
tb 9542c791e7 Update to tlsfuzzer 20201019 2020-10-21 10:00:13 +00:00
tb 276bb3642f update to tlsfuzzer 20201015 2020-10-16 15:38:41 +00:00
tb cfa0027f97 update to tlsfuzzer 20201013 2020-10-13 12:34:26 +00:00
tb 30a5350dec fix typo in previous 2020-10-03 07:37:45 +00:00
tb bf816fa533 update to tlsfuzzer 20201002 2020-10-03 07:36:08 +00:00
tb 3a72da8101 Update to tlsfuzzer 20200923 2020-09-23 20:48:23 +00:00
tb 7f59567f03 Update to tlsfuzzer 20200908 2020-09-09 10:31:03 +00:00
tb 902a90e4b9 Update to tlsfuzzer 20200828
jsing has upstreamed his zero content type test, which in turn found
bugs in GnuTLS and NSS - thanks!
2020-08-28 18:32:02 +00:00
tb 49cdbfdd15 Update to tlsfuzzer 20200825 2020-08-27 16:10:12 +00:00
tb 7b8ab3205f Update to tlsfuzzer 20200812 2020-08-15 16:38:04 +00:00
tb 3a3b720046 Add a test for zero content type from jsing
This checks whether a TLSv1.3 server handles the case of a record
with all-zero plaintext correctly (i.e., by sending an unexpected
message alert) in various contexts.  This would have caught a bug
where the LibreSSL TLSv1.3 record layer would call freezero() with
a size of -1.

What's missing is a test that sends a completely empty record. The
framework doesn't seem to permit that easily.
2020-08-13 17:16:05 +00:00