-
Notifications
You must be signed in to change notification settings - Fork 5
Expand file tree
/
Copy pathMANIFEST
More file actions
14 lines (14 loc) · 709 Bytes
/
MANIFEST
File metadata and controls
14 lines (14 loc) · 709 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
File Description
-------------------------------------------------------------
LICENSE Software license (ASF v2)
MANIFEST This shipping list
Makefile Makefile
README Internal notes
Doxyfile Doxygen control file (doesn't quite work yet)
gram.y Grammar
lex.l Lexer
nodes.hpp Parsed node structures
rfc5246.nodups A version with duplicate items removed
rfc5246.original Original samples from RFC 5246
rfc5246.txt Edited/fixed samples from RFC 5246
test.py Test suite and driver