summary refs log tree commit diff
path: root/rfc (follow)
Commit message (Collapse)AuthorAge
* Emit tags for section headings without trailing dotsJune McEnroe2020-12-20
| | | | | Some RFCs reference other sections like "(Section 1.2)", where the section header says "1.2.".
* Depend on rfc-index.txt.gz in MakefileJune McEnroe2020-12-20
|
* Sort RFC tags fileJune McEnroe2020-12-19
| | | | | This supposedly lets vim do binary search on the file, not that it seemed slow before. Also handle section headings with no names.
* Include rfc-index.txt in RFC syncJune McEnroe2020-12-19
|
* Add scripts to download, compress and tag IETF RFCsJune McEnroe2020-12-18