Age | Commit message (Collapse) | Author | |
---|---|---|---|
2025-07-08 | Include queries in atom:id and atom:link[@rel=self] | Nguyễn Gia Phong | |
2025-07-01 | Omit Atom from Content-Type for browser compat 0.2.2 | Nguyễn Gia Phong | |
2025-06-22 | Fix malformed XML 0.2.1 | Nguyễn Gia Phong | |
2025-06-22 | Make feeds viewable in browsers 0.2.0 | pg | |
2025-06-20 | Add Last-Modified header to HTTP responses | Nguyễn Gia Phong | |
2025-06-18 | Comply with REUSE 3.3 | Nguyễn Gia Phong | |
2025-06-18 | Follow help2man's recommendations | Nguyễn Gia Phong | |
* Use argv[0] as help text's prog * End help text with bug report instruction * Include copyright and authorship in version text | |||
2025-06-16 | Add option for feed title | Nguyễn Gia Phong | |
2025-06-15 | Add examples to help and man pages | Nguyễn Gia Phong | |
2025-06-07 | Ensure ID uniqueness for certificates | Nguyễn Gia Phong | |
2025-06-07 | Use Unix sockets for tests | Nguyễn Gia Phong | |
2025-06-05 | Strengthen typing | Nguyễn Gia Phong | |
2025-06-04 | Adjust test input space | Nguyễn Gia Phong | |
2025-06-04 | Err on invalid cert fetch | Nguyễn Gia Phong | |
2025-06-04 | Handle server errors | Nguyễn Gia Phong | |
2025-06-04 | Supply not-before time for fake certs | Nguyễn Gia Phong | |
2025-06-04 | Handle summaries of certs not retrieved | Nguyễn Gia Phong | |
2025-06-03 | DRY up base64 handling | Nguyễn Gia Phong | |
2025-06-03 | Fix subdomain filtering | Nguyễn Gia Phong | |
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 | Add unlikely examples for branch coverage | Nguyễn Gia Phong | |
2025-05-28 | Test CLI | 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 | 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-25 | Add some basic tests | Nguyễn Gia Phong | |