From 1287f8015dd7306dedd9a818a17afff03d179f90 Mon Sep 17 00:00:00 2001 From: Mitya Selivanov Date: Fri, 29 Dec 2023 03:58:11 +0100 Subject: HTTP 1.1 impl, untested --- TODO | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'TODO') diff --git a/TODO b/TODO index 87f872a..97823a2 100644 --- a/TODO +++ b/TODO @@ -2,7 +2,8 @@ To-Do - Cryptography - hmac_sha256 https://github.com/h5p9sl/hmac_sha256 - - ecdh https://github.com/kokke/tiny-ECDH-c + - ecdh https://github.com/kokke/tiny-ECDH-c + - TLS - Allocators - Memory pool - Memory stack @@ -21,4 +22,3 @@ To-Do - Utils - parse, print - String builder - - HTTP 1 client -- cgit v1.2.3