| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
|
|
|
|
|
| |
gets handed off to subdissectors. However nested multipart entities are not
supported yet.
Add more information to the WSP protocol summary line.
Add some more clarifications (comments) in the WSP code.
Skip parsing of URL encoded data if tree is NULL.
svn path=/trunk/; revision=9540
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
* Use function reference arrays for header parse function lookup
(avoids switch())
* Use macros for the common parts of the header parse functions
* Use macros for identical header dissection functions
* Implement many missing header parse functions
* Automatic header parse error notification
* Some minor edits
* Add HTTP equivalents to WSP status codes
svn path=/trunk/; revision=8865
|
|
|
|
| |
svn path=/trunk/; revision=8345
|
|
|
|
|
|
|
|
| |
"packet-wsp.c", and just *declare* it in "packet-wsp.h" - no need to
have everybody who includes "packet-wsp.h" get their own copy
(especially as they might not use it).
svn path=/trunk/; revision=7993
|
|
|
|
|
|
|
| |
winapi_cleanup tool written by Patrik Stridvall for the wine
project.
svn path=/trunk/; revision=6117
|
|
|
|
|
|
|
|
| |
not multipart.
Replace my fix to create subtrees for POST data with Tom's.
svn path=/trunk/; revision=5968
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
packet-wsp.[ch]:
- Proper parameter-dissection
- Now handles multipart content
- Exports content-type & multipart-dissection
- Attach a sub-dissector based on content-type
packet-mmse.c:
- Dissecting message-content added
- Registers with WSP based on content-type.
svn path=/trunk/; revision=4353
|
|
|
|
| |
svn path=/trunk/; revision=3026
|
|
|
|
|
|
| |
call it through a handle.
svn path=/trunk/; revision=2815
|
|
svn path=/trunk/; revision=2558
|