aboutsummaryrefslogtreecommitdiffstats
path: root/epan
AgeCommit message (Expand)AuthorFilesLines
2018-05-15Add dissector for OsmoTRX protocolHarald Welte2-0/+265
2018-05-15umts_rlc, umts_mac: fix memory leaks (found via ASAN)Ivan Nardi2-5/+4
2018-05-15wiretap: Add a reader for files in the PEM-like format specified by RFC 7468Роман Донченко1-1/+1
2018-05-15gsm_a_dtap: fix off-by-one buffer overflow (write)Peter Wu1-1/+1
2018-05-15lwm2mtlv: Add Resource name tablesStig Bjørlykke2-63/+503
2018-05-15CMake: require at least CMake 3.5Peter Wu2-9/+2
2018-05-14rtcp: fix buffer overflow in transport-cc dissectionPeter Wu1-12/+29
2018-05-14Free g_array_free-related memory leaksPeter Wu7-21/+9
2018-05-14Free g_ptr_array_free-related memory leaksPeter Wu4-6/+5
2018-05-14tvbuff: make tvb_bytes_exist fail with negative valuesPeter Wu1-0/+7
2018-05-14fip: avoid tvb_bytes_exist with negative lengthPeter Wu1-1/+1
2018-05-14QUIC: fix initial_max_streams_* decoding and rename itPeter Wu2-16/+16
2018-05-14Fix indentation.Guy Harris1-1/+1
2018-05-14BGP: Validate length of Path Attribute records.Darius Davis1-1/+7
2018-05-14Display configured checksum Expert summary stringDylan Ulis2-5/+5
2018-05-14dns: fix null pointer deref for empty name in SRV recordPeter Wu1-3/+1
2018-05-14proto: handle split bits covering more than 32 bitsPeter Wu1-3/+11
2018-05-14ieee80211: Conform with IEEE802.11-2016 around VHT MCS Set in VHT Capabilities.Richard Sharpe1-4/+26
2018-05-14Q.931: fix use-after-free (write) of "q931_pi"Peter Wu1-33/+27
2018-05-13mac-nr: check that control elements happen in the appropriate placeMartin Mathieson1-4/+31
2018-05-13Get rid of some GTK+-only stuff.Guy Harris17-79/+61
2018-05-13Get rid of some GTK+-only stuff.Guy Harris16-86/+64
2018-05-13ieee80211: Fix Dead Store (Dead assignement/Dead increment) Warning found by ...Alexis La Goutte1-1/+0
2018-05-13batadv: Check checksum for full TT responsesSven Eckelmann1-7/+92
2018-05-13batadv: Accept Multicast TVLV v2Sven Eckelmann1-1/+1
2018-05-13ieee80211: remove unused variable and fix compilationIvan Nardi1-12/+0
2018-05-13radiotap: Bring the HE header dissection into conformance with changes.Richard Sharpe2-29/+53
2018-05-13ieee80211: Bring HT Info into conformance with IEEE802.11-2016.Richard Sharpe1-65/+46
2018-05-13coap: fix use-after-free of "coinfo->ctype_str"Peter Wu1-1/+1
2018-05-12Get rid of some GTK+-only stuff.Guy Harris2-20/+4
2018-05-12Get rid of GTK+-only structure member.Guy Harris1-1/+0
2018-05-12batadv: Fix label for batadv.unicast_tvlv.srcSven Eckelmann1-1/+1
2018-05-12gsm_a_gm: fix potential buffer overrun (read)Peter Wu1-3/+5
2018-05-12bluecom: remove dead stores/increments (found by clang).Dario Lombardo1-4/+0
2018-05-12rtmpt: fix dissection of multiple packets on second passPeter Wu1-4/+6
2018-05-12CIP Motion: Various UpdatesDylan Ulis2-127/+194
2018-05-11CIP: Data Type updatesDylan Ulis1-53/+49
2018-05-11MAC LTE: fix mac-lte.slsch.format fieldPascal Quantin1-2/+2
2018-05-10DisplayPort AUX channel protocol dissectorDirk Eibach4-0/+688
2018-05-10wslua: fix memleak in Dir.remove_all on error pathPeter Wu1-3/+2
2018-05-09fp: Avoid changes to info column after payload dissectionSayuri Mizushima1-3/+2
2018-05-09fp: Fix incorrect framingSayuri Mizushima1-0/+29
2018-05-09nas_5gs: remove legacy return (CID: 1435476).Dario Lombardo1-2/+0
2018-05-09zbee-zcl-general: fix typo (CID 1435473).Dario Lombardo1-1/+1
2018-05-09packet-ieee80211: fix infinite loop (CID 1435463).Dario Lombardo1-1/+2
2018-05-09proto: don't overrun buffer.Dario Lombardo1-1/+1
2018-05-09You have to set tm_isdst before calling mktime().Guy Harris1-0/+1
2018-05-09Fix infinite loop.Guy Harris1-0/+1
2018-05-09smb: fix memleak in export objectsPeter Wu1-3/+3
2018-05-08dtls: Remove period from Version blurbStig Bjørlykke1-1/+1