Bill Mitchell
|
abe71698d4
|
Added support for third-party packets
|
2018-02-07 13:56:28 -06:00 |
Bill Mitchell
|
1f485bf968
|
If parsing fails on body after succeeding on head, return the
partially-parsed packet as part of the error.
|
2018-02-07 12:52:01 -06:00 |
Bill Mitchell
|
817ec38925
|
When packet type is unsupported, give error message which specifies
the packet type.
|
2018-02-07 10:59:45 -06:00 |
Rossen Georgiev
|
68190860b7
|
removed _ prefix from most parse functions
|
2016-01-27 07:47:53 +00:00 |
Rossen Georgiev
|
88a15770ff
|
added invalid & user-defined parsing
|
2016-01-21 05:00:41 +00:00 |
Rossen Georgiev
|
25dc1c0577
|
split parsing module into submodules
|
2016-01-21 04:38:57 +00:00 |
Rossen Georgiev
|
8dce8866f0
|
use absolute imports
|
2016-01-21 02:18:00 +00:00 |
Rossen Georgiev
|
17d06ac5f8
|
turned parsing module to a package
|
2016-01-21 00:00:56 +00:00 |