aboutsummaryrefslogtreecommitdiffstats
path: root/debian
AgeCommit message (Expand)AuthorFilesLines
2021-07-13prefs_register_protocol_obsolete protocols with only obsolete prefsChuck Craft1-0/+1
2021-07-08Consistently refer to blocks that have been modified as "modified".Guy Harris1-1/+1
2021-07-07Use wtap_blocks for packet commentsDavid Perry2-2/+15
2021-07-07QUIC: improve "Follow QUIC Stream" supportNardi Ivan1-0/+2
2021-07-07wmem: add a GCompareFunc implementation to compare unsigned integer 64 bits longNardi Ivan1-0/+1
2021-06-26wslog: Check environment initialization for errorsJoão Valverde1-1/+2
2021-06-25wsutil: Rewrite ws_assert() to minimize dependenciesJoão Valverde1-0/+1
2021-06-23pcapng: add support for custom optionsMichael Tuexen1-0/+1
2021-06-21NGAP: fix dissection of multiple NGAP messages in the same HTTP2 packetPascal Quantin1-0/+3
2021-06-21wslog: Shorten ws_log_message_is_active() nameJoão Valverde1-1/+1
2021-06-18wslog: Add support for inverted debug matchesJoão Valverde1-1/+1
2021-06-17wslog: Add more documentationJoão Valverde1-0/+1
2021-06-17wslog: Add a noisy debug levelJoão Valverde1-2/+3
2021-06-17wslog: Add a new log-debug optionJoão Valverde1-0/+1
2021-06-17wslog: Add a new log-fatal optionJoão Valverde1-0/+2
2021-06-15tvbuff: add tvb_ensure_reported_length_remaining().Guy Harris1-0/+1
2021-06-15wslog: Add ws_logv_full()João Valverde1-0/+1
2021-06-15Debian: Remove a symbol.Gerald Combs1-1/+0
2021-06-14wslog: Use buffered I/OJoão Valverde1-0/+1
2021-06-14wslog: Parse cmd line options in one passJoão Valverde1-2/+1
2021-06-14wslog: Add support for domain filteringJoão Valverde1-1/+2
2021-06-14wslog: Improve code modularity and efficiencyJoão Valverde1-1/+1
2021-06-13Remove lingering circuit API from stream.hJohn Thacker1-2/+2
2021-06-11Refactor our logging and extend the wslog APIJoão Valverde1-0/+13
2021-06-07wsutil: Add filesystem write_file_binary_mode()Stig Bjørlykke1-0/+1
2021-06-06wslog: Include function name in ws_debug() output formatJoão Valverde1-0/+1
2021-05-31wiretap: un-export some routines.Guy Harris1-2/+0
2021-05-08http: Add dissection of HTTP2-SettingsAnders Broman1-0/+1
2021-04-02maxmind: add optional synchronous lookupsDavid Perry1-0/+1
2021-03-25wsutils: add local implementation of g_memdup2.Dario Lombardo1-0/+1
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