bunkum

an old and silly c99 web server with some fun features
Log | Files | Refs | README

ModeNameSize
-rw-r--r--.gitignore17L
-rw-r--r--Dockerfile20L
-rw-r--r--Makefile27L
-rw-r--r--http.c306L
-rw-r--r--http/request.c156L
-rw-r--r--http/request.h62L
-rw-r--r--http/response.c70L
-rw-r--r--http/response.h54L
-rw-r--r--phf.py49L
-rw-r--r--readme.md37L
-rw-r--r--test.c109L
-rw-r--r--test.h13L
-rw-r--r--testutils.c39L
-rw-r--r--utils/compress.h9L
-rw-r--r--utils/compression.c34L
-rw-r--r--utils/hashmap.c186L
-rw-r--r--utils/hashmap.h38L
-rw-r--r--utils/html.c64L
-rw-r--r--utils/html.h50L
-rw-r--r--utils/log.c68L
-rw-r--r--utils/log.h24L
-rw-r--r--utils/profile.c91L
-rw-r--r--utils/profile.h21L
-rw-r--r--utils/sync.c40L
-rw-r--r--utils/sync.h20L
-rw-r--r--utils/time.c18L
-rw-r--r--utils/time.h10L
-rw-r--r--utils/vec.c73L
-rw-r--r--utils/vec.h29L