summaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
authorMitya Selivanov <automainint@guattari.tech>2023-12-29 03:58:11 +0100
committerMitya Selivanov <automainint@guattari.tech>2023-12-29 03:58:11 +0100
commit1287f8015dd7306dedd9a818a17afff03d179f90 (patch)
treef4537f07604b51db4ef7292b0d907a2b3b515509 /TODO
parent20ce8a1a9bedfe1234dd7eb425b2b041f6a8332f (diff)
downloadkit-1287f8015dd7306dedd9a818a17afff03d179f90.zip
HTTP 1.1 impl, untested
Diffstat (limited to 'TODO')
-rw-r--r--TODO4
1 files changed, 2 insertions, 2 deletions
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