| File | Date | Author | Commit |
|---|---|---|---|
| .git | 2013-02-27 | dougroyer | [r1] Initial commit |
| ABNF | 2013-02-27 | dougroyer | [r1] Initial commit |
| .gitignore | 2013-02-27 | dougroyer | [r1] Initial commit |
| LICENSE.txt | 2013-02-27 | dougroyer | [r1] Initial commit |
| README.txt | 2013-02-27 | dougroyer | [r1] Initial commit |
Tools and open source code for IETF protocols. We are not affiliated with the http://ietf.org (other than participation). Projects: libABNF: An RFC-4234 ABNF parser. Copy the RFC into a new file, cut out everyting except the abnf and feed to this library. The next phase will generate C++ objects and code that will generate and accept the protocol. Other languages are planned.