aboutsummaryrefslogtreecommitdiffstats
path: root/epan
AgeCommit message (Expand)AuthorFilesLines
2020-10-21tls/dtls: Add a generated field for Application Data ProtocolStig Bjørlykke2-1/+22
2020-10-20Correct a few more item lengths.Martin Mathieson3-5/+5
2020-10-20XML Escaping: Don't need to escape unprintable chars.Martin Mathieson1-6/+1
2020-10-20RTCP: Fix length of PTT participant refMartin Mathieson1-1/+1
2020-10-19bthci: add a note about the case where we hve no connection handle.Guy Harris1-0/+4
2020-10-19BT ISO Data: Initialize a variable.Gerald Combs1-1/+1
2020-10-19Include <stdint.h> in YACC/Bison parsers if necessary.Guy Harris1-0/+14
2020-10-19CMake: Configure our .y files for different Bison/YACC flavors.Gerald Combs1-5/+5
2020-10-19Protobuf: dissect a google.protobuf.Timestamp as absolute time fieldHuang Qiangxiong1-12/+97
2020-10-19EAP: Let dissect_eap_psk_pchannel return offsetMikael Kanstrup1-3/+4
2020-10-19EAP: Fix GPSK CSuite Sel dissectionMikael Kanstrup1-5/+5
2020-10-19EAP: Fix GPSK failure code item lengthMikael Kanstrup1-1/+1
2020-10-19Minor fixes to TEAP dissectorMikael Kanstrup1-13/+25
2020-10-19PDML: speed up writingMartin Mathieson1-15/+62
2020-10-19Lua: base64_decode: handle unpadded dataDavid Perry1-3/+10
2020-10-19IEEE80211: Fix the lengths of a couple of itemsMartin Mathieson1-2/+2
2020-10-18GTP and GTPv2: Fix some item lengths.Martin Mathieson2-4/+4
2020-10-18Handle relative times with >2^31 seconds.Guy Harris3-19/+29
2020-10-17packet-tcp.c: Add tcp D-SACK supportJoerg Mayer1-1/+39
2020-10-17packet-tcp: Rename ei_tcp_connection_sack to ei_tcp_connection_synackJoerg Mayer1-3/+3
2020-10-16TLS: fix visualization of QUIC Transport Parameter Preferred AddressNardi Ivan1-1/+1
2020-10-16nrup: fix in Frame Indicator displayPrerit Jain1-1/+1
2020-10-16IPPUSB ProtocolJamie Hare4-5/+572
2020-10-15EPL: wrong size detection of last segmentChristian Krump1-65/+63
2020-10-15USBLL: Introduce usbll states in usbll_data_t.Ameya Deshpande1-24/+230
2020-10-15Replace ill-formed UTF-8 byte sequences with replacement characterJohn Thacker6-24/+179
2020-10-15packet-stun.c: Series of small updatesJoerg Mayer1-13/+34
2020-10-15bthci_iso: full packet decode and reassembly addedAllan Møller Madsen5-57/+620
2020-10-15pfcp: fix handle of predefined by UP URR IDJoakim Karlsson A1-21/+3
2020-10-15proto: add support for FT_BYTES in proto_tree_add_bitsFilipe Laíns2-6/+460
2020-10-15WSP: add application/octet-stream content typePascal Quantin1-0/+1
2020-10-15packet-stun.c: Fix display of nonce and realm attributes when using MS-TURNJoerg Mayer1-15/+12
2020-10-15fbzero: fix buildJoakim Karlsson A1-1/+1
2020-10-15New dissector: Added support for IEEE 802.1CB R-Tags (EtherType 0xF1C1)Rene Nielsen4-0/+170
2020-10-15f5ethtrailer: Look for trailer after FCSJason Cohen1-0/+25
2020-10-15MP2T: Reassembly multiple transport streams between the same IPs properly.John Thacker1-1/+1
2020-10-14QUIC: fix heuristicNardi Ivan1-2/+2
2020-10-14NRUP: Add missing SN field indicated by Report DeliveredMartin Mathieson1-1/+24
2020-10-143GPP: add 5G-TMSI to 3gpp.tmsi common filterPascal Quantin4-102/+130
2020-10-14Create a cross protocol filter 3gpp.tmsiAnders Broman7-124/+156
2020-10-14Have WTAP_ERR_INTERNAL include an err_info string giving details.Guy Harris4-68/+105
2020-10-14eassembly: Fix check for no data to prevent NULL deferenceJohn Thacker1-1/+1
2020-10-13Revert "No need for a local lua_State * variable in file handler routines."Guy Harris1-54/+64
2020-10-13No need for a local lua_State * variable in file handler routines.Guy Harris1-64/+54
2020-10-13ieee80211:Fix ieee80211_tag_beacon_timing() beacon timing element length check.Thiyagarajan P1-1/+1
2020-10-13packet-eap.c: Fix a typo in a commentJoerg Mayer1-1/+1
2020-10-13STUN: add expert info for unknown attributesNardi Ivan1-2/+9
2020-10-13glusterfs: use a simpler way to read time fieldsMartin Kaiser1-115/+85
2020-10-13CLASSIC-STUN: dissect the entire packet on first-passNardi Ivan1-187/+185
2020-10-13qnet6: use a simpler way to read a time fieldMartin Kaiser1-6/+4