Age | Commit message (Collapse) | Author | |
---|---|---|---|
2025-07-11 | Remove trailing ? from suggested feed URL HEAD 0.2.4 main | Nguyễn Gia Phong | |
2025-07-08 | Mention Atom feed in XSLT output 0.2.3 | Nguyễn Gia Phong | |
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-19 | Allow falling back to default title from CLI | Nguyễn Gia Phong | |
2025-06-19 | Fix installation of man pages 0.1.3 | Nguyễn Gia Phong | |
2025-06-19 | Bump version to 0.1.2 0.1.2 | Nguyễn Gia Phong | |
2025-06-19 | Use program's basename in usage line | Nguyễn Gia Phong | |
2025-06-19 | Avoid premature flushing 0.1.1 | Nguyễn Gia Phong | |
The HTTP headers are nowhere near filling the buffer, and our naïve backpressure implementation is not effective anyway References: bd2898d5182e ("Relieve backpressure") | |||
2025-06-19 | Only publish entries from the past | Nguyễn Gia Phong | |
2025-06-19 | Add REUSE package to dev extra | 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 | Normalize case in help text | Nguyễn Gia Phong | |
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 | Cache XML and file I/O calls | Nguyễn Gia Phong | |
2025-06-05 | Strengthen typing | 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 | 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-06-03 | Place function more logically | 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 | Fix test for status 404 | Nguyễn Gia Phong | |
2025-05-29 | Unmake path starting with // a special 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-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 | Test cert checking logic | Nguyễn Gia Phong | |
2025-05-27 | Fix content type of web pages | 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 | Lint | 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 | |