aboutsummaryrefslogtreecommitdiffstats
path: root/debian
AgeCommit message (Expand)AuthorFilesLines
2021-03-15Add more error-reporting routines that call through a function pointer.Guy Harris1-0/+6
2021-03-14libwiretap: make wtap_wtap_encap_to_pcap_encap() private to the library.Guy Harris1-1/+1
2021-03-13debian: wtap_register_backwards_compatibility_lua_name isn't a public API.Guy Harris1-1/+0
2021-03-04debian: config.h is not a public headerJoão Valverde2-2/+0
2021-02-26Added decoding of ProtocolID and PPID into Component Status Protocol dissector.Thomas Dreibholz1-0/+1
2021-02-23wiretap: rename wtap_register_file_type_subtypes().Guy Harris1-1/+1
2021-02-23wiretap: eliminate the pcap/nspcap/pcapng WTAP_FILE_TYPE_SUBTYPE_ values.Guy Harris1-0/+3
2021-02-22Added "Follow DCCP stream" feature.Thomas Dreibholz1-0/+1
2021-02-22ZVT: Addedd dissection of amount, terminal ID, date and time. Registration fix.Grzegorz Niemirowski1-0/+1
2021-02-21wiretap: have file handlers advertise blocks and options supported.Guy Harris1-3/+2
2021-02-20BER: get rid of WTAP_FILE_TYPE_SUBTYPE_BER.Guy Harris1-2/+0
2021-02-17wiretap: more work on file type/subtypes.Guy Harris1-2/+4
2021-02-13wiretap: file types have a name and a description.Guy Harris1-3/+3
2021-02-10Remove the existing "custom block" mechanism:Guy Harris1-1/+0
2021-02-09wiretap: add an API to get the type of a block.Guy Harris1-0/+1
2021-02-06Avoid exposing HAVE_PLUGINS in the public APIJoão Valverde2-0/+2
2021-02-04RTP dissector: Removed unused functionsJirka Novak1-2/+0
2021-02-01wiretap: redo the way we handle if_filter IDB options.Guy Harris1-3/+3
2021-01-30epan: have a routine to register all tap listeners.Guy Harris1-1/+1
2021-01-30wiretap: add wtap_block_set_nth_string_option_value_format().Guy Harris1-0/+1
2021-01-30Refer to options whose data isn't a simple data type as "structured".Guy Harris1-3/+3
2021-01-28stat_tap_table_ui: create tables only once during initMartin Kaiser1-0/+1
2021-01-11editcap: add support for epoch timestamps in `-A` and `-B` optionsChema Gonzalez1-0/+1
2021-01-08Add iso8601_to_nstime() for editcap and nettraceDavid Perry1-0/+2
2021-01-05UAT: Adding support for uint64 (dec/hex), int64 (dec)Dr. Lars Völker1-0/+3
2020-12-29GitLab CI: Build merge-req:ubuntu-dpkg using Ninja.Gerald Combs1-6/+11
2020-12-17GTPv2: Update IE 8.12 IndicationAnders Broman1-0/+1
2020-12-10Linux: rename metadata according to specPeter Eszlari1-1/+1
2020-12-08Lua: Add get_preference() and set_preference() utility functions.Stig Bjørlykke1-0/+1
2020-11-30wiretap: Convert ascend.y to Lemon.Gerald Combs1-1/+1
2020-11-13Qt+epan: Print better-looking values in the packet diagram.Gerald Combs1-0/+1
2020-10-22Version: 3.3.0 → 3.5.0.Gerald Combs1-1/+1
2020-10-22editcap, tshark: process IDBs in the middle of input files.Guy Harris1-0/+3
2020-10-21Add a routine to make a newly-allocated copy of a block.Guy Harris1-0/+1
2020-10-21Add a routine to get the next as-yet-unfetched interface description.Guy Harris1-0/+1
2020-10-21Use iconv to support GB 18030 and EUC-KR, allow future encodingsJohn Thacker1-0/+2
2020-10-20Add an API to determine whether a file type uses interface IDs.Guy Harris1-0/+1
2020-10-15Replace ill-formed UTF-8 byte sequences with replacement characterJohn Thacker1-0/+2
2020-10-15debian: proto_tree_add_item_ret_ipv4() was introduced in 3.3.2Pascal Quantin1-1/+1
2020-10-11Add proto_tree_add_item_ret_ipv4().Guy Harris1-0/+1
2020-10-02Clean up URLs.Guy Harris1-3/+3
2020-10-01Version: 3.3.1 → 3.3.2.Gerald Combs1-1/+1
2020-09-28Add some more string encodings.Guy Harris1-3/+7
2020-09-15Version: 3.3.0 → 3.3.1.Gerald Combs2-2/+1
2020-08-22plugin_if: add plugin_if_get_frame_data() and plugin_if_get_capture_file()Tomas Kukosa1-0/+2
2020-08-21tvb: add tvb_get_bits_arrayFilipe Laíns1-0/+2
2020-08-20wmem_array: make wmem_array_grow publicFilipe Laíns1-0/+1
2020-08-20Add format_text_string(), which gets the length with strlen().Guy Harris1-0/+1
2020-08-17TFS: Add some commonly-defined string pairs to tfs.cMartin Mathieson1-0/+2
2020-08-11epan: Fixup proto_item_set_bits_offset_len.Gerald Combs1-0/+1