aboutsummaryrefslogtreecommitdiffstats
path: root/epan
AgeCommit message (Expand)AuthorFilesLines
2017-09-20FP: Properly configure standalone PS RAB DCHsUnknown1-5/+18
2017-09-20UMTS RLC: Hide deciphering preference by defaultDarien Spencer1-5/+15
2017-09-20RTSP: fix stack use after scope error reported by ASanPascal Quantin1-3/+1
2017-09-20Snort: check executable and config files exist before trying to run.Martin Mathieson3-20/+40
2017-09-20Explicitly add ICMP and ICMPv6 to Flow graph.Michael Mann3-13/+88
2017-09-20Integrate LBM UIM Flow dialog into "regular" Flow diagram.Michael Mann2-9/+142
2017-09-20Rename get_plugin_dir() for consistencyJoão Valverde2-4/+4
2017-09-19windows-common: remove volatile qualifier from num_acesMartin Kaiser1-1/+1
2017-09-196lowpan: Create ifcid from AT_ETHERStig Bjørlykke1-0/+40
2017-09-19Sequence (flow) analysis: fill timestamp when creating item.Jakub Zawadzki2-1/+8
2017-09-19WebSocket: check websocket_extensions pointer validityPascal Quantin1-1/+3
2017-09-19[PFCP] Add more IE dissection.AndersBroman1-6/+332
2017-09-19btle: Use bd_addr as link-layer address in data PDUStig Bjørlykke1-2/+6
2017-09-19Disable flex-generated [-Wsign-compare] warningsJoão Valverde6-2/+23
2017-09-19Sequence analysis (flow graph) optimizations for dissectorsMichael Mann4-82/+91
2017-09-19prefs: Fix leak when parsing empty pref stringMikael Kanstrup1-2/+5
2017-09-19WebSocket: add permessage-deflate extension supportPascal Quantin3-31/+292
2017-09-19TDS: Fix some URLs and add a note about our heuristic check.Gerald Combs1-2/+7
2017-09-18Move most of sequence analysis code from ui/ to epan/Jakub Zawadzki6-54/+702
2017-09-18[PFCP] Dissect more IEs.AndersBroman1-43/+685
2017-09-18[PFCP] Add more IE dissection.AndersBroman1-31/+1168
2017-09-18TLS13: restore draft -18 support for HRRPeter Wu2-10/+23
2017-09-18TLS13: restore draft -18 support for CertificateRequestPeter Wu1-10/+24
2017-09-18Update ldp TLVs from iana webpage (scripted).Joerg Mayer1-276/+450
2017-09-17ZigBee: fix buffer overrun in zbee_sec_add_key_to_keyringPeter Wu1-1/+1
2017-09-17DMP: check 7bit string length before decoding itPascal Quantin1-11/+16
2017-09-17RRC: check wmem_strbuf_t pointer before using itPascal Quantin2-47/+53
2017-09-17[Automatic update for 2017-09-17]Gerald Combs1-0/+3
2017-09-17CMake: Initial work to install headers for the benefit of pluginsJoão Valverde5-0/+545
2017-09-17ieee802.11: Add Element ID Extension dissector frameworkMasashi Honma1-5/+125
2017-09-17ieee802.11: Add FILS authentication algorithm numberMasashi Honma1-0/+3
2017-09-16GTPv2: improve APN restriction IEJoakim Karlsson1-4/+24
2017-09-16Add support for dissector tables of type FT_NONE.Michael Mann4-4/+108
2017-09-16Have register_decode_as_next_proto create dissector table.Michael Mann17-108/+52
2017-09-15gtp: add readable numbersJoakim Karlsson1-8/+8
2017-09-15gtp: correct order of eARPJoakim Karlsson1-14/+14
2017-09-15gtp: update of MS Not Reachable ReasonJoakim Karlsson1-2/+5
2017-09-15wireless-timeline: handle generators that report incorrect MCS for some framesSimon Barber1-6/+32
2017-09-15btle: Add Bluetooth 5.0 LL Control PDUsStig Bjørlykke1-31/+269
2017-09-15wslua: Disable -Wunreachable-code in lua_bitop.cStig Bjørlykke1-0/+3
2017-09-15UMTS RRC: Call E.212 DissectorDarien Spencer3-37/+250
2017-09-15wslua: Avoid possible misuse of comma operator warningStig Bjørlykke3-12/+24
2017-09-15epan: Fix misuse of comma operatorStig Bjørlykke8-23/+41
2017-09-15TLS13: add ticket_early_data_info extension (draft -18)Peter Wu2-0/+3
2017-09-15epan: Avoid possible misuse of comma operator warningStig Bjørlykke2-3/+6
2017-09-15epan: Fix misuse of comma operatorStig Bjørlykke4-7/+7
2017-09-15autotools: Initial work to install headers for the benefit of pluginsJoão Valverde5-24/+49
2017-09-14couchbase: detect XERROR responses and dissect them as JSONSergey Avseyev1-1/+10
2017-09-14MBIM: stop pre sizing wmem arraysPascal Quantin1-12/+12
2017-09-14ZigBee: implemented a dissector for ZBOSS key dumpdsrsupport5-25/+61