aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/packet-bencode.c
AgeCommit message (Expand)AuthorFilesLines
2022-02-15Tools: Fix fix-encoding-args.pl ASCII string validationJoão Valverde1-1/+1
2021-10-16bencode: remove pointless recursionJohn Thacker1-3/+1
2021-09-01tvbuff: convert helper methods to pinfo->poolEvan Huus1-2/+2
2021-04-13bencode: Fix for truncated packetsPeter Lemenkov1-1/+1
2019-07-26HTTPS (almost) everywhere.Guy Harris1-1/+1
2018-02-12dissectors: use SPDX identifiers.Dario Lombardo1-13/+1
2017-01-31Add format_text_wmem.Michael Mann1-4/+2
2016-03-28Fix more -Wused-but-marked-unused warnings/errors.Joerg Mayer1-2/+2
2015-12-09new_register_dissector -> register_dissector for dissector directory.Michael Mann1-1/+1
2015-11-13register_dissector -> new_register_dissectorMichael Mann1-2/+3
2014-12-21Cleanup use of #includes in non-generated epan/dissector/*.cBill Meier1-1/+0
2014-08-05Various minor dissector fixes/changesBill Meier1-69/+84
2014-06-19Revert "Fixup: tvb_* -> tvb_captured"Michael Mann1-1/+1
2014-06-18Fixup: tvb_* -> tvb_capturedDario Lombardo1-1/+1
2014-06-03packet-bencode: proto_tree_add_text -> somthing filterableMichael Mann1-43/+55
2014-04-14Fix no previous prototype warnings.AndersBroman1-0/+2
2014-03-04Remove all $Id$ from top of fileAlexis La Goutte1-2/+0
2014-02-05Two fixes for license headersEvan Huus1-1/+1
2014-02-04Split out bencode dissector and use it in the bzr dissector.Jelmer Vernooij1-0/+327