aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2019-09-15[Automatic update for 2019-09-15]Gerald Combs14-834/+330
2019-09-15BACnet: Added missing decoding event-notification access-event (13)Dirk Römmen1-3/+64
2019-09-15Add new filters for Ethernet src and dst OUI's as well as their resolved OUI'sMichael Mann4-120/+369
2019-09-14randpktdump: Initialize print error handlerTomasz Moń1-0/+8
2019-09-14Qt: Prevent crash in main window layout.Evan Welsh1-1/+1
2019-09-14BACnet: Wrong dissection device identifierDirk Römmen1-61/+62
2019-09-14802.11 radiotap: Fix wrong data structure in the dissector for HE TRIGGER framesSébastien Deronne1-1/+1
2019-09-14SNMP: handle Net-SNMP Engine Id of 12 octetsJaap Keuter2-12/+12
2019-09-13ieee80211: remove no needed nbytes on display filterAlexis La Goutte1-54/+54
2019-09-13ieee80211: Update b78 and b79 of HE PHY Capabilities InformationAlexis La Goutte1-11/+25
2019-09-13Qt: Store recently used find packet settingsStig Bjørlykke4-5/+188
2019-09-13gsm_a_rr: Support for APDU ID ETWSHarald Welte1-4/+22
2019-09-13ISAKMP: Added support for Notify AUTH_LIFETIME PayloadMichail Koreshkov1-0/+22
2019-09-13ieee80211: Update last bit (47,46,47) of HE MAC Capabilities InformationAlexis La Goutte1-5/+20
2019-09-12E1AP: Add .h file needed for private IE dissection.Anders Broman6-21/+98
2019-09-12WSDG: Updates for Visual Studio 2019.Gerald Combs1-17/+17
2019-09-11Netflow: Niagara Networks decodes for RADIUS IPFIX information elements.Volodymyr Veskera1-0/+286
2019-09-11macos-setup: Update to libssh 0.9.0Alexis La Goutte1-1/+1
2019-09-10DLT: Fix gint64 printf formatStig Bjørlykke1-1/+1
2019-09-10CMake: Fix extcap symlinks on macOS.Gerald Combs1-1/+1
2019-09-10FC-dNS: add missing fields registrationPascal Quantin1-0/+4
2019-09-10Qt: Fix PacketTree copy ValueStig Bjørlykke1-2/+2
2019-09-10DLT: Fix uint64 printf formatStig Bjørlykke1-2/+2
2019-09-10DLT: Adding support for the DLT protocolDr. Lars Völker3-0/+1374
2019-09-10TDS: Improve handling of scale for TDS numeric and decimal fields.Craig Jackson1-12/+52
2019-09-10ieee80211: fix dissection of HE Phy Capabilities InformationAlexis La Goutte1-27/+9
2019-09-10DIS: Support for the EntityStateUpdate PDUJean-Philippe Lebel1-1/+131
2019-09-09rsl: Add support for non-standard RSL_MSG_TYPE_OSMO_ETWS_CMDHarald Welte1-1/+49
2019-09-09Kafka: Fix Dead StoreAlexis La Goutte1-1/+1
2019-09-09nvme-tcp: Add C2H/H2C TermReq dissectionDmitry Radivonchik1-0/+165
2019-09-09Kafka: Fix Dead StoreAlexis La Goutte1-5/+5
2019-09-08BACNET: Update vendor ID listJaap Keuter1-1/+80
2019-09-08QUIC: fix connection tracking with empty Initial SCIDPeter Wu1-16/+22
2019-09-08[Automatic update for 2019-09-08]Gerald Combs14-820/+1593
2019-09-08Qt UI: Warn about not saving non-PCM encoded audioJaap Keuter1-3/+13
2019-09-08Qt UI: remove empty jitter buffer label tooltipJaap Keuter1-3/+0
2019-09-08erf: Use g_get_real_time() to get real timeStig Bjørlykke1-3/+3
2019-09-06wsjson.c: do not leak memory when checking input buffer in json_validate()Pascal Quantin1-5/+5
2019-09-05Windows: upgrade Npcap to 0.9983Pascal Quantin2-5/+5
2019-09-05NAS 5GS: enhance dissection of QoS rules IEPascal Quantin1-18/+162
2019-09-05kafka: Cleanup to use "native" APIs.Michael Mann6-157/+173
2019-09-04Put the year field of the timestamp out in little-endian byte order.Guy Harris1-2/+2
2019-09-04Wiretap: Write commview files with valid headersJaap Keuter1-2/+2
2019-09-04WSUG: Update docs on working with captured packetsMoshe Kaplan2-106/+133
2019-09-04Load environment vars to globals for efficency.Anders Broman7-21/+49
2019-09-04Qt: fix compilation for enabled_protocols_model.Dario Lombardo1-2/+2
2019-09-04Qt: Fix override declarations for PacketListRoland Knall1-11/+12
2019-09-04Update tooltip text for applying display filterMoshe Kaplan1-1/+1
2019-09-04Qt: in EnabledProtocolsDialog handle protocol typeRoland Knall6-45/+157
2019-09-03Qt: Make first column moveableRoland Knall1-0/+4