metze/wireshark/wip.git
2018-08-22 João ValverdeRevert "CMake: Clean up plugin dirs"
2018-08-21 Gerald CombsWSUG: Update the main and filter toolbar sections.
2018-08-21 João ValverdeFix comment.
2018-08-21 João ValverdeCMake: Clean up plugin dirs
2018-08-21 Gerald CombsWSUG: Fixup the "Internals" section.
2018-08-21 João Valverdeplugins: Minor interface improvement
2018-08-21 João ValverdeRegenerate ASN.1 dissectors
2018-08-21 Guy HarrisUse the standard test/[ command.
2018-08-21 Guy HarrisClean up includes for SIOCGIFDESCR.
2018-08-21 Guy HarrisWe use errno, so we need to include <errno.h>.
2018-08-21 Guy HarrisWrong snprintf() wrapper.
2018-08-21 Guy HarrisWe need sys/sockio.h to define SIOCGIFDESCR.
2018-08-21 João Valverdeplugins: Fix CMake build example
2018-08-21 AndersGTP: Only put "T-PDU" in the top level tree.
2018-08-21 Gerald CombsFuzz: Reduce the Valgrind packet limit to 10,000.
2018-08-21 Stig Bjørlykkenordic_ble: Set PHY display type to BASE_DEC
2018-08-21 Stig BjørlykkeQt: Pop field status when closing a file
2018-08-21 Stig BjørlykkeCMake: Remove a debug message
2018-08-21 Guy HarrisDon't assume Bash.
2018-08-21 Darien SpencerAT: Fix suffix length checks, add no suffix case
2018-08-21 Guy HarrisFix search for pkg-config on FreeBSD.
2018-08-21 Guy HarrisRemove an unused true_false_string.
2018-08-21 Guy HarrisBash is not guaranteed to be in /usr/pkg/bin/bash.
2018-08-21 Bruno VerstuyftXRA: Added decoding for SC-QAM TLVs
2018-08-21 Johannes SinglerCalculate RTP delta time even if clock rate is unknown.
2018-08-21 ValdikSSFix SBC packet Loudness/SNR information wrong byte...
2018-08-21 ValdikSSSBC: Fix DUAL CHANNEL SBC packet dissection
2018-08-21 Alexis La GoutteISIS(LSP): Add sub tlv Prefix SID from TLV 149
2018-08-21 Alexis La GoutteISIS(lsp): Remove not longer supported sub-TLV (from...
2018-08-21 Alexis La GoutteISIS(lsp): Enhance Flag of TLV 149
2018-08-20 João ValverdeIncrease PROTO_PRE_ALLOC_HF_FIELDS_MEM
2018-08-20 Emmanuel Grumbachieee80211: dissect the TWT Element
2018-08-20 Pascal QuantinE.212: fix 255 04 and 255 06 PLMN names
2018-08-20 Andersgtp: T-PDU heuristic - don't call the PPP dissector...
2018-08-20 AndersBromangtp: Header extesion dissector table enhancements.
2018-08-20 Alexis La Gouttelldp: 802.3 BT add missing Autoclass and Power Down...
2018-08-20 Swapnil RoyNAS 5GS: Partial service area element count fix
2018-08-20 Peter Wuappveyor.yml: add integration with AppVeyor CI
2018-08-20 Peter WuNSIS: try harder to find VS2015/VS2017 vcredist
2018-08-20 Alexis La Goutteh265: fix no newline at end of file [-Wnewline-eof]
2018-08-20 Vasil VelichkovQt: fix several crashes in the SCTP Dialogs
2018-08-19 Gerald Combs[Automatic update for 2018-08-19]
2018-08-19 Darien SpencerAT: Add CLAC command
2018-08-19 Vasil Velichkovkerberos: Fix several memory leaks
2018-08-18 Gerald CombsDocs: AUTHORS formatting updates.
2018-08-18 Darien SpencerAT: Add CGSN/GSN Commands
2018-08-18 Alexis La Gouttepfcp: fix no previous prototype for ‘pfcp_is_cause_acce...
2018-08-18 Gerald CombsDocs: Make our Pod documentation encoding uniform.
2018-08-18 Joakim Karlssonpfcp: added session tracking
2018-08-18 Guy HarrisIf we run out of lines, stop dissecting.
2018-08-17 Vasil Velichkovtshark: free exp_pdu_filename and capture_opts->save_file
2018-08-17 AndersGTPv2: Document parsing of 8.107 Node Identifier
2018-08-17 Pascal QuantinSyslog: skip timestamp field if not present
2018-08-17 Alexis La Gouttetds: Fix Dead Store (Dead assignement/Dead increment...
2018-08-17 Alexis La Goutteieee80211: fix spelling-error-in-binary found by lintian
2018-08-17 Alexis La Gouttedocsis-macmgmt: fix spelling-error-in-binary found...
2018-08-17 Alexis La Gouttegtp: Fix Dead Store (Dead assignement/Dead increment...
2018-08-17 Darien SpencerAT: Reorder commands dissection functions
2018-08-17 Alexis La Gouttelpp: fix error found by conflit check
2018-08-17 Peter WuTLS13: add final tests for RFC 8446
2018-08-17 Peter WuTLS13: properly skip over failed decryption of early...
2018-08-17 Martin PeyloNIST-CSOR: ASN.1 dissector for NIST Computer Security...
2018-08-16 Tomasz MońDo not pass pipe handle to WaitForMultipleObjects
2018-08-16 Darien SpencerNBAP: Support IB_SG_DATA Encoding Variant 2
2018-08-16 Darien SpencerAT: Reorder commands dictionary
2018-08-16 Craig JacksonTDS: Handle TDS 5.0 MSG token.
2018-08-16 Tomasz MońFix extcap initialization deadlock
2018-08-16 Dario Lombardontp: fix mixed indentation.
2018-08-16 Martin PeyloCMS: adding algor OIDs and respective parameters
2018-08-16 Darien SpencerAT: Add CFUN command
2018-08-16 Robert Grangepacket-mq: Fix LPOO Strucxt + Add MQV91 Def
2018-08-16 AndersBromangtp: Create a dissector table for GTP header extensions.
2018-08-16 Pascal QuantinWindows: upgrade USBPcap to 1.2.0.4
2018-08-16 Ralf NasilowskiReplaced "wireshark-win32-libs/" and "wireshark-win64...
2018-08-15 Swapnil RoySGSAP: Fix Service-Abort-Request msg
2018-08-15 Guy HarrisMove common code into a routine.
2018-08-15 Stig Bjørlykkebluetooth: Update Assigned Numbers
2018-08-14 Asaf KaveH.265: Fix incompatible use of proto_tree_add_bits_ret_...
2018-08-14 Swapnil RoyNAS 5GS: IE value fixes
2018-08-14 Remous-Aris... ICMPv6: Add support for RPL DIO MC NSA optional TLVs
2018-08-14 Stig Bjørlykkebtatt: Fix Temperature Measurement Value unit
2018-08-14 Martin PeyloFixing, adding PKIX AuthorityInfoAccess OID names
2018-08-14 AndersBromangtp: Bugfix teid as HEX.
2018-08-14 Pascal QuantinGTP: comment unused UAT field
2018-08-14 Pascal QuantinBT A2DP: fully initialize sep_entry_t structure
2018-08-14 Vasil Velichkovexport_pdu.c: Fix a memory leak
2018-08-14 AndersBromanWIP GTP: Make it possible to configure PDCP parameters...
2018-08-13 Dario Lombardodxl: get msgpack handle in the proper place.
2018-08-13 AndersBromangtpv2: Dissect CSG Information Reporting Action.
2018-08-13 Richard Sharperadiotap: Implement L-SIG support based on the RFC.
2018-08-13 Stig Bjørlykkessl: Remove SSL_VER_UNKNOWN from ssl_version_short_names
2018-08-13 Emmanuel Grumbachieee80211: add the start of the TWT parsing
2018-08-13 Peter WuHTTP: create dissector table for HTTP Upgrade
2018-08-13 Peter WuHTTP: start dissecting upgraded connections right after...
2018-08-13 Peter WuHTTP: really choose the correct server port for tunnels
2018-08-13 Peter WuHTTP: ignore large Content-Length values
2018-08-13 Guy HarrisPut the interface descrptions into the IDB when capturi...
2018-08-13 Guy HarrisMove get_iface_display_name() to ui/iface_lists.c.
2018-08-12 Guy HarrisInclude dumpcap amongst the programs built with -Werror.
2018-08-12 Michael HonselNSH TTL according to RFC8300
next