Age | Commit message (Collapse) | Author | |
---|---|---|---|
2025-06-03 | Fix subdomain filtering | Nguyễn Gia Phong | |
2025-06-03 | Place function more logically | Nguyễn Gia Phong | |
2025-05-30 | Revert use of pytest-{cov,xdist} | Nguyễn Gia Phong | |
2025-05-30 | Gotta go fast | Nguyễn Gia Phong | |
Coverage does not seem to work with pytest-xdist without pytest-cov. | |||
2025-05-29 | Remove test shrinking deadline | Nguyễn Gia Phong | |
2025-05-29 | Retry TLS cert check in test | Nguyễn Gia Phong | |
Hopefully this fixes flaky CI runs. | |||
2025-05-29 | Fix test for status 404 | Nguyễn Gia Phong | |
2025-05-29 | Run test clients asynchronously | Nguyễn Gia Phong | |
2025-05-29 | Unmake path starting with // a special case | Nguyễn Gia Phong | |
2025-05-29 | Fix tests on IPv6 | Nguyễn Gia Phong | |
2025-05-29 | Add another rare test case | Nguyễn Gia Phong | |
2025-05-29 | Ensure base URL's trailing slash for path matching | Nguyễn Gia Phong | |
2025-05-29 | Relieve backpressure | Nguyễn Gia Phong | |
2025-05-29 | Test dual-stack listen | Nguyễn Gia Phong | |
2025-05-29 | Document a wee moar | Nguyễn Gia Phong | |
2025-05-29 | Add unlikely examples for branch coverage | Nguyễn Gia Phong | |
2025-05-28 | Test CLI | Nguyễn Gia Phong | |
2025-05-28 | Shorten check's CLI synopsis | Nguyễn Gia Phong | |
2025-05-28 | Unuse subcommand for help2man | Nguyễn Gia Phong | |
2025-05-28 | Fix tests on dual-stack systems | Nguyễn Gia Phong | |
2025-05-28 | Fix typos | Nguyễn Gia Phong | |
2025-05-28 | Test cert checking logic | Nguyễn Gia Phong | |
2025-05-28 | Fix server root path in tests | Nguyễn Gia Phong | |
2025-05-27 | Cover all branches in server code | Nguyễn Gia Phong | |
2025-05-27 | Fix test condition for 404 responses | Nguyễn Gia Phong | |
2025-05-27 | Fix content type of web pages | Nguyễn Gia Phong | |
2025-05-26 | Define dev environment | Nguyễn Gia Phong | |
2025-05-26 | Let URL paths ending with /. be not found | Nguyễn Gia Phong | |
2025-05-26 | Stop treating empty CA name specially | Nguyễn Gia Phong | |
2025-05-26 | Fix handling of base URL | Nguyễn Gia Phong | |
2025-05-26 | Accept non-str data in XML constructor | Nguyễn Gia Phong | |
2025-05-26 | Encode CA names in base64 | Nguyễn Gia Phong | |
2025-05-25 | Add some basic tests | Nguyễn Gia Phong | |
2025-05-25 | Lint | Nguyễn Gia Phong | |
2025-05-22 | Ignore dist/ directory | Nguyễn Gia Phong | |
2025-05-22 | Provide some structure for the README 0.0.1 | Nguyễn Gia Phong | |
2025-05-22 | Make the heading a heading | Nguyễn Gia Phong | |
2025-05-22 | Draft packaging | Nguyễn Gia Phong | |
2025-05-22 | Save browsers from fetching nonexistent favicon | Nguyễn Gia Phong | |
2025-05-22 | Show more details about the certificates | Nguyễn Gia Phong | |
2025-02-07 | Draft cert checker and feed server | Nguyễn Gia Phong | |