aboutsummaryrefslogtreecommitdiffstats
path: root/debian
AgeCommit message (Expand)AuthorFilesLines
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
2020-07-29wiretap: add a routine to add a "fake" IDB.Guy Harris1-0/+1
2020-07-22Add wmem_destroy_array()João Valverde1-0/+1
2020-06-29epan: Keep decode_as_list when changing profileStig Bjørlykke1-0/+1
2020-06-25wslua: Add ability to query current temporary color filter textrbroker1-0/+1
2020-05-25dot11decrypt: Remove some unused codeMikael Kanstrup1-1/+0
2020-05-01Remove some single-SHB assumptions.Guy Harris1-0/+1
2020-04-28New dissector: Dynamic Link Exchange ProtocolUli Heilmeier1-0/+1
2020-04-27Add string encoding values for various BCD encodings, and use them.Guy Harris1-0/+1
2020-04-25Add a routine to get the representation of a protocol tree item and use it.Guy Harris1-0/+1
2020-04-25Introduce tfs_get_string helperJaap Keuter1-0/+1
2020-04-23OsmoTRX: Use units from unit_strings.{c,h}Pau Espin Pedrol1-0/+1
2020-04-15epan: Add p_[gs]et_proto_depth.Gerald Combs1-0/+2
2020-03-15debian: Ship codecs libraries in libwireshark0Balint Reczey1-0/+1
2020-03-12debian: speed up build by running asn1 and guides target in parallelPeter Wu1-3/+8
2020-02-25Add ws_strtoi() and ws_strtoui() routines and use them.Guy Harris1-0/+4