URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=8b0c2c3837c54b9196effdb06113c959b0a04af9
Submitter: Anders Broman (a.broman58@xxxxxxxxx)
Changed: branch: master
Repository: wireshark
Commits:
8b0c2c3 by DiablosOffens (DiablosOffens@xxxxxx):
Multipart: add dissection of multipart/encrypted and also fix problems to find the right boundaries
Bug: 11978
Change-Id: Ia31e1b451bfae268e8ede84bddffd5dae8d97d8e
Signed-off-by: Alexis La Goutte <alexis.lagoutte@xxxxxxxxx>
Reviewed-on: https://code.wireshark.org/review/12281
Petri-Dish: Anders Broman <a.broman58@xxxxxxxxx>
Tested-by: Petri Dish Buildbot <buildbot-no-reply@xxxxxxxxxxxxx>
Reviewed-by: Anders Broman <a.broman58@xxxxxxxxx>
Actions performed:
from 8d0455c Fix asn2wrs warnings [-Wredundant-decls]
adds 8b0c2c3 Multipart: add dissection of multipart/encrypted and also fix problems to find the right boundaries
Summary of changes:
epan/dissectors/packet-multipart.c | 235 ++++++++++++++++++++++++++++++------
1 file changed, 197 insertions(+), 38 deletions(-)