metze/wireshark/wip.git
2018-02-08 Guy HarrisGet rid of a calculation whose result is not used.
2018-02-07 Guy HarrisDistinguish between "probably not pcapng" and "probably...
2018-02-07 Guy HarrisClean up the null pointer check in profile_exists().
2018-02-07 Gerald CombsSquelch an rc warning.
2018-02-07 Guy HarrisDon't crash if an IDB resolution value is too high.
2018-02-07 Gerald CombsWSDG: Remove references to Windows XP and Vista.
2018-02-07 Gerald Combstools: Add SPDX MIT to licensecheck.pl.
2018-02-07 Pascal QuantinNSRPC: fix heuristic dissector
2018-02-07 Stig Bjørlykkewsutil: Allow NULL as profile name
2018-02-07 Stig Bjørlykkenetmon: Initialize struct netmonrec_comment on alloc
2018-02-07 Guy HarrisInclude as "ui/summary.h", as is done elsewhere.
2018-02-07 Guy HarrisMove summary.[ch] to libui.
2018-02-07 Dario Lombardocaputils: use SPDX identifiers.
2018-02-07 Matej Tkac[PFCP] Fixed order of bytes in UP Function Features IE
2018-02-07 Moshe KaplanGenerate HTTP Referer statistics
2018-02-07 Dario Lombardowsutil: use SPDX identifiers.
2018-02-07 Dario Lombardotools: add files from wsutil and caputils to checklicen...
2018-02-07 Pascal QuantinLPPe: use V1_0-20160714-C specification
2018-02-07 Dario Lombardotools: add licenses to licensecheck.pl.
2018-02-07 Richard Sharpeieee1905: Fix the handling of AP Metric Queries.
2018-02-07 Moshe KaplanAdded wmem_map_contains and wmem_map_lookup_extended
2018-02-07 Michael MannRemove range_foreach_r from debian symbols
2018-02-07 Michael MannFCP: Add NULL check to prevent crash.
2018-02-07 Guy HarrisDon't assume all packets have time stamps.
2018-02-07 Justin DaileyReapply "Fix typo in DTN dissector"
2018-02-06 Gerald Combs2.5.0 → 2.5.1.
2018-02-06 Gerald CombsTemporarily revert "Fix typo in DTN dissector"
2018-02-06 Justin DaileyFix typo in DTN dissector
2018-02-06 Gerald CombsBuild 2.5.0.
2018-02-06 Guy HarrisGet rid of the pkt_encap field in struct packet_info.
2018-02-06 Guy HarrisChange the way we infer the type of the physical address.
2018-02-06 Gerald CombsMake sure we pass valid addresses to find_conversation.
2018-02-06 AndersBroman[SBC-AP] Enhance info column information.
2018-02-06 Alexis La Goutteabout_dialog (qt): Fix Dead Store (Dead assignement...
2018-02-06 AndersBroman[Thrift] Handle optional elememts in struct.
2018-02-06 AndersBroman[Thrift] Add methods for the 64bit types.
2018-02-06 Guy HarrisUse the Wayback Machine for a reference.
2018-02-06 Guy HarrisUse separate dissectors for LAPD and LAPD-with-Linux...
2018-02-06 Gerald CombsBACapp: Fix a loop check.
2018-02-06 Gerald CombsIPMI: Add NULL pointer checks.
2018-02-06 Gerald CombsProto tree: Update left arrow navigation behavior.
2018-02-06 Pascal QuantinThrift: stop dissection when encountering an unknown...
2018-02-06 Guy HarrisDon't assume all packets have time stamps.
2018-02-06 Gerald CombsWSUG: Minor edits.
2018-02-05 Guy HarrisDon't assume records all have time stamps and captured...
2018-02-05 Guy HarrisSpeak of records, not packets.
2018-02-05 Robert Grangepacket-mq: Fix a wrong offset+Add value in val_str
2018-02-05 Jim WalkerUpdate couchbase dissector with collections and delete_...
2018-02-05 Jaap KeuterAmend the comment with some background for the workaround.
2018-02-05 Gerald CombsAsciiDoc: Convert some comments.
2018-02-05 Jim WalkerUpdate couchbase dissector with new HELLO feature values
2018-02-05 Gerald CombsQt: Update recent status via a non-blocking connection.
2018-02-05 Guy HarrisDelete an out-of-date comment.
2018-02-05 Guy HarrisHave block read routines indicate whether the block...
2018-02-05 Guy Harrispcapng_read_block() should just return a Boolean.
2018-02-05 Guy Harrispcapng_read_section_header_block() should just return...
2018-02-05 Gerald CombsMore AsciiDoc → Asciidoctor updates.
2018-02-04 Guy Harrisvalid_but_empty_file is a Boolean, so declare it as...
2018-02-04 Guy HarrisCheck for read errors by checking for PCAPNG_BLOCK_ERROR.
2018-02-04 Guy HarrisDon't treat short reads as errors when checking the...
2018-02-04 Gerald CombsDocs: Make our AsciiDoc markup more compatible with...
2018-02-04 Guy HarrisDon't put knowledge about the "is this pcapng" test...
2018-02-04 Pascal QuantinMQ: use real string length when calling strip_trailing_...
2018-02-04 Pascal QuantinMQ: keep extended value string array sorted
2018-02-04 João ValverdeDon't install test programs (fuzzshark and dftest)
2018-02-04 Robert Grangepacket-mq: Fix problem in get_mq_pdu_len
2018-02-04 Gerald Combs[Automatic update for 2018-02-04]
2018-02-04 Guy HarrisDon't assume address data is aligned.
2018-02-04 Guy HarrisNote that we should show ISBs in the "packet" list.
2018-02-04 Guy HarrisGive an IDB and an NRB as examples of the third type...
2018-02-04 Guy HarrisHave individual plugin CMakeLists.txt files add library...
2018-02-04 Guy HarrisNew symbols.
2018-02-04 Guy HarrisProcess all subdirectories of $pkgplugin as directories...
2018-02-04 Guy HarrisDisallow registration of some block type values for...
2018-02-03 Stig Bjørlykkemqtt: Put msgid and topic in Info column
2018-02-03 Guy HarrisAdd a comment explaining why err is volatile.
2018-02-03 Guy HarrisClean up addition of FT_IPv{4,6} fields.
2018-02-03 Guy HarrisDon't link wiretap plugins with libwireshark.
2018-02-03 Guy HarrisHandle separate directories for libwireshark and libwir...
2018-02-03 Jakub Zawadzkidmp: fix memleaks
2018-02-03 Dylan UlisCIP Motion: Support Format Revision 3
2018-02-03 Gerald CombsMake a deep copy of our filename in RecentFileStatus.
2018-02-02 Jakub Zawadzkiquic: fix secret memleaks.
2018-02-02 Jakub Zawadzkiepl: fix map.title memleak.
2018-02-02 Stig BjørlykkeQt: Keep auto-scroll when starting a new capture
2018-02-02 Graham BloiceIncrease PROTO_PRE_ALLOC_HF_FIELDS_MEM
2018-02-02 Stig BjørlykkeQt: Avoid divide-by-zero if missing AUTHORS file
2018-02-02 Dario Lombardocli: use SPDX identifiers.
2018-02-02 Dario Lombardocapchild: use SPDX identifiers.
2018-02-02 Dario LombardoQt: use SPDX identifiers.
2018-02-02 Dario Lombardoui: use SPDX identifiers.
2018-02-02 Dario Lombardofuzzshark: use SPDX identifier.
2018-02-02 Dario Lombardorandpkt_core: use SPDX identifiers.
2018-02-02 Dario Lombardocodex: use SPDX identifiers.
2018-02-02 Stig BjørlykkeQt: Add a missing HAVE_LUA guard
2018-02-02 Dario LombardoQt: add initializers in PacketDialog() (CID: 1427679).
2018-02-02 Dario Lombardopacket-mq: Add support for IMS+TM Struct
2018-02-02 Stig BjørlykkeQt: Fix splash screen "Registering dissectors" message
2018-02-02 Michael MannSoupBinTCP: Remove try_conversation_dissector call
2018-02-02 Stig BjørlykkeQt: Always update splash screen on action change
next