Commit Graph
23 Commits
Author SHA1 Message Date
cozis 3def70928f Add blocking server example with engine 2025-05-13 00:04:53 +02:00
cozis 9b0248fb72 Add simple server example 2025-05-12 22:58:43 +02:00
cozis f725e63fb0 Add engine tests 2025-05-12 22:23:33 +02:00
cozis 2d4f062917 Rename http.c/h to tinyhttp.c/h 2025-05-08 00:03:12 +02:00
cozis 9ce165ae86 Fix README typos 2025-05-08 00:01:33 +02:00
cozis 24736bc780 Full rewrite 2025-05-07 23:57:07 +02:00
cozis 82ef7ee170 Improve testing program 2025-04-24 22:00:30 +02:00
cozis 579697f138 Remove router code 2025-04-20 21:21:54 +02:00
cozis 6f634b8c8c Basic chunk encoding test, draft of an example using the stream API with blocking sockets 2025-04-20 21:16:56 +02:00
cozis e93be0c279 README changes 2025-04-20 19:13:22 +02:00
cozis 1573d831db First version of chunk encoding 2025-04-20 19:07:16 +02:00
cozis a86ded5035 Add tests for connection reuse 2025-04-20 18:01:41 +02:00
cozis 3a4f4b5351 First batch of tests 2025-04-20 15:57:56 +02:00
cozis e1dca84a44 Basic test infrastructure 2025-04-20 14:11:52 +02:00
cozis a4aafb1ee8 Improved documentation and fixed bugs 2025-04-19 16:32:45 +02:00
cozis 55c543bcac Tweaks to README 2025-04-18 02:28:33 +02:00
cozis 2f91bce3ff Add LICENSE 2025-04-18 02:25:07 +02:00
cozis aaaf01d7c6 Add README 2025-04-18 02:21:13 +02:00
cozis 0e8dad2631 Add TINYHTTP_HTTPS_ENABLE 2025-04-18 01:54:15 +02:00
cozis 621da7c9b8 Remove testing config value 2025-04-18 01:32:50 +02:00
cozis 17e39b7973 Bug fixes 2025-04-18 01:26:02 +02:00
cozis c556935bb7 Improvements on the Windows version 2025-04-17 12:56:15 +02:00
cozis 08956a84cf first commit 2025-04-17 02:18:33 +02:00