| Mode | Name | Size |
| -rw-r--r-- | .clang-format | 334L |
| -rw-r--r-- | .dep.export | 1L |
| -rw-r--r-- | .editorconfig | 12L |
| -rw-r--r-- | .github/workflows/test.yml | 22L |
| -rw-r--r-- | .gitignore | 7L |
| -rw-r--r-- | LICENSE.md | 34L |
| -rw-r--r-- | Makefile | 9L |
| -rw-r--r-- | README.md | 99L |
| -rw-r--r-- | config.mk | 1L |
| -rw-r--r-- | src/url-parser.c | 456L |
| -rw-r--r-- | src/url-parser.h | 79L |
| -rw-r--r-- | test/Makefile | 28L |
| -rw-r--r-- | test/basic.test.c | 103L |
| -rw-r--r-- | test/empty-host.test.c | 57L |
| -rw-r--r-- | test/length-limits.test.c | 115L |
| -rw-r--r-- | test/test.h | 242L |
| -rw-r--r-- | test/unix-socket.test.c | 128L |