aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors
AgeCommit message (Expand)AuthorFilesLines
2021-07-10Snort config: Avoid leaks when fail to open config file.Martin Mathieson1-6/+5
2021-07-10ldap: Add Active Directory OIDsClément Notin2-10/+54
2021-07-10OSPF: Fixed SRLB and SRMS Preference TLV types (rfc8665)Taisuke Sasaki1-4/+6
2021-07-10RSL: Fix mask of eMLPP Priority field.Martin Mathieson1-1/+1
2021-07-10dcerpc: Fix warning found by Clang AnalyzerAlexis La Goutte1-0/+1
2021-07-10Bugfix for S101 dissector:Thomas Dreibholz1-3/+4
2021-07-10DNP: use the proper free functionPascal Quantin1-1/+1
2021-07-10GTPv2: fix decoding of (extended) eNodeB idAndreas Schultz1-2/+2
2021-07-08ASTERIX: Fix Value of hf_010_202_VY from VX to VYPrince Paul1-1/+1
2021-07-08ASTERIX: Fix Data Item 010/091Prince Paul1-1/+1
2021-07-08nordic_ble: Fix packet times for multiple interfacesJoakim Andersson1-21/+83
2021-07-08Bluetooth: Fix parsing of CTE Info field in extended advertising headerJoakim Andersson1-8/+7
2021-07-08Bluetooth: Fix parsing of empty extendend advertising headerJoakim Andersson1-6/+10
2021-07-08bluetooth: Fix sync info in extended advertising headerJoakim Andersson1-1/+1
2021-07-04[Automatic update for 2021-07-04]Gerald Combs1-0/+3
2021-07-04NR RRC: fix dissection of MeasTriggerQuantityOffset elementPascal Quantin3-10/+26
2021-06-20[Automatic update for 2021-06-20]Gerald Combs1-2/+2
2021-06-13[Automatic update for 2021-06-13]Gerald Combs1-0/+6
2021-06-10wifi-nan: Fix length for availability attributeAlexis La Goutte1-1/+1
2021-06-05tcp: Fix dissection of DSACKChristian Reusch1-1/+1
2021-06-04file-pcapng: fix name of expert info.Guy Harris1-1/+1
2021-06-02ieee80211_radio: Use calculated bitrate if not suppliedSimon Barber1-8/+2
2021-06-02pcapng: set the length of the options item.Guy Harris1-0/+1
2021-05-26DVB-S2-BB: Prevent infinite loopJohn Thacker1-0/+2
2021-05-24RANAP: Don't attempt to re-register heuristic dissectorsJohn Thacker2-7/+5
2021-05-24tacacs: free a buffer if it's not used.Guy Harris1-1/+3
2021-05-23dnp: plug a memory leak.Guy Harris1-0/+1
2021-05-23[Automatic update for 2021-05-23]Gerald Combs1-0/+34
2021-05-23epl-profile-parser: plug a memory leak.Guy Harris1-0/+1
2021-05-22protobuf: close another leak.Guy Harris1-0/+2
2021-05-22protobuf: close a leak when file loading fails.Guy Harris1-1/+3
2021-05-20QUIC: improve handling of unencrypted padding dataNardi Ivan1-9/+15
2021-04-26PTP: Check for enough bytesUli Heilmeier1-3/+1
2021-04-20MS-WSP: Don't allocate huge amounts of memory.Gerald Combs1-9/+9
2021-04-16packet-ldap: fix regression for SASL handlingStefan Metzmacher2-33/+31
2021-04-16LDAP: SASL Buffer doesn't include Length fieldUli Heilmeier2-2/+2
2021-04-11[Automatic update for 2021-04-11]Gerald Combs1-2/+65
2021-04-08sysdig: a couple more fixesLoris Degioanni1-4/+29
2021-04-08sysdig: support the most recent version of sysdigLoris Degioanni1-13/+21
2021-03-25SMB2: fix two memory leaksNardi Ivan2-13/+15
2021-03-23DNS: Fix pointer for is_multiple_responsesUli Heilmeier1-3/+3
2021-03-23DNS: IXFR/AXFR queries with multiple responsesUli Heilmeier1-6/+15
2021-03-16kerberos: regenerate packet-kerberos.h.Guy Harris1-5/+5
2021-03-16Move still *more* headers outside of extern "C".Guy Harris8-26/+23
2021-03-16Moving glib.h out of extern CMichal Ruprich1-2/+2
2021-03-12NAN(WiFi): Fix wrong variable sizeAlexis La Goutte1-1/+1
2021-03-12EAP: fix a memory leakAlexis La Goutte1-0/+1
2021-03-11TECMP: Adding missing reserved flag to timestamp (BUGFIX)Dr. Lars Völker1-1/+7
2021-03-10DECT: "tranceiver" -> "transceiver"Martin Mathieson1-4/+4
2021-03-01GQUIC: fix parsing of unknown (but valid) tagsNardi Ivan1-3/+3