aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/packet-sstp.c
AgeCommit message (Expand)AuthorFilesLines
2020-08-31More spelling fixes, last part of 2nd pass of dissectors.Martin Mathieson1-1/+1
2019-07-27HTTPS In Still More Places, update more URLs.Guy Harris1-3/+9
2019-07-26HTTPS (almost) everywhere.Guy Harris1-1/+1
2018-03-24Hand off to the PPC-in-HDLC-like-framing dissector.Guy Harris1-3/+3
2018-02-12dissectors: use SPDX identifiers.Dario Lombardo1-13/+1
2016-03-20Manually add protocol dependencies derived from find_dissector.Michael Mann1-1/+1
2015-12-09new_register_dissector -> register_dissector for dissector directory.Michael Mann1-1/+1
2015-11-14register_dissector -> new_register_dissectorMichael Mann1-4/+5
2015-03-03SSTP: fix no previous prototype for proto_register_sstp/proto_reg_handoff_sst...Alexis La Goutte1-0/+3
2015-02-26Use tcp_dissect_pdus() in the SSTP dissector.Jeff Morriss1-18/+17
2015-02-19Add a dissector for Microsoft's SSTP protocol.Hofer Manuel1-0/+528