aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/packet-http.h
AgeCommit message (Expand)AuthorFilesLines
2024-02-27Protobuf: Add a UAT table to map URI -> message_typeMartin Mathieson1-0/+2
2023-05-27http2: Add support for Export ObjectsJohn Thacker1-0/+8
2023-04-18Decouple the media_type dissector table from HTTP.Guy Harris1-18/+0
2023-04-17HTTP/GRPC-Web: support dissecting chunked data in streaming reassembly modehuangqiangxiong1-0/+7
2022-11-01http: Store request/response data there, not in the conversationJohn Thacker1-5/+11
2022-08-10HTTP: Speed up chunked Transfer-Encoding on TCPJohn Thacker1-0/+4
2022-07-28GRPC: Fix the bug of GRPC-WEB decompression failure over HTTP1.1Huang Qiangxiong1-1/+3
2022-07-04http: Add path components to treeAnders Broman1-0/+3
2020-01-24HTTP: share dissector status value_string array with tshark HTTP statsMartin Mathieson1-1/+2
2019-01-22NGAP: Handle vnd.3gpp.ngap content-type (TS 39.502)Anders Broman1-0/+1
2018-11-29Add sip_call_id filter to RTP stream.Anders Broman1-3/+5
2018-08-13HTTP: create dissector table for HTTP UpgradePeter Wu1-1/+1
2018-08-13HTTP: start dissecting upgraded connections right after upgradePeter Wu1-3/+6
2018-03-29Extend 'HTTP Referer statistics' to sequence HTTP RedirectsMoshe Kaplan1-0/+3
2018-02-12dissectors: use SPDX identifiers.Dario Lombardo1-13/+1
2018-02-07Generate HTTP Referer statisticsMoshe Kaplan1-0/+2
2017-09-19WebSocket: add permessage-deflate extension supportPascal Quantin1-0/+1
2017-09-02Don't export structures used internally by dissectors for Export Objects.Guy Harris1-10/+0
2016-10-08Combine Decode As and port preferences for tcp.port dissector table.Michael Mann1-0/+2
2016-08-22Pass an HTTP message type to all HTTP subdissectors.Guy Harris1-0/+13
2016-04-17Don't assume the HTTP dissector is being called from the TCP dissector.Guy Harris1-2/+2
2016-03-27Add dissector table for negotiated WebSocket protocolGregor Jasny1-0/+1
2015-11-20Bluetooth: GATT: Add HTTP Proxy Service attributesMichal Labedzki1-0/+2
2014-04-27Reorder fields in http_conv_t to save some memory.Jakub Zawadzki1-4/+4
2014-04-27http: Fix src/dest mapping for proxied connectionsPeter Wu1-0/+3
2014-03-04Remove all $Id$ from top of fileAlexis La Goutte1-2/+0
2013-03-01Export libwireshark symbols using WS_DLL_PUBLIC defineBalint Reczey1-0/+3
2013-02-16From Dirk via https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=8287Evan Huus1-1/+21
2013-01-30Add a routine to allow dissectors to specify ports that carry HTTPGuy Harris1-0/+1
2012-12-26Fix a bunch of warnings.Guy Harris1-1/+1
2012-11-02From vanviegen via https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=7934 W...Alexis La Goutte1-1/+1
2012-06-28Update Free Software Foundation address.Jakub Zawadzki1-1/+1
2012-04-20From me for https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=6843Alexis La Goutte1-1/+2
2007-12-26Fix for bug 1586: When proxying a tcp connection (mostly used with ssl over anSake Blok1-0/+1
2007-03-13HTTP Export Object updates:Stephen Fisher1-5/+21
2007-02-19Initial version of the new Statistics -> Content List -> HTTP feature. ThisStephen Fisher1-0/+3
2006-08-15Stephen Fisher <stephentfisher@yahoo.com>Jörg Mayer1-1/+0
2006-05-21change a whole bunch of ethereal into wiresharkRonnie Sahlberg1-2/+2
2005-02-28few changes to httpLuis Ontanon1-0/+3
2004-07-18Move dissectors to epan/dissectors directory.Gilbert Ramirez1-0/+37