aboutsummaryrefslogtreecommitdiffstats
path: root/plugins
AgeCommit message (Expand)AuthorFilesLines
2020-08-22plugin_if: add plugin_if_get_frame_data() and plugin_if_get_capture_file()Tomas Kukosa1-2/+21
2020-08-20PROFINET: DHCP suboption undefined bytesBasak Kalfa2-1/+8
2020-08-08Replace instances of wmem_alloc with wmem_newMoshe Kaplan1-1/+1
2020-07-24pluginifdemo compilable on WindowsTomas Kukosa3-11/+2
2020-07-16Profinet: Wrong Block Length Dissection Fixvahapemin1-3/+6
2020-07-10Profinet: ControlBlockProperties Decoded Properlyvahapemin1-8/+25
2020-07-05UNISTIM: Remove useless bit field true_false_stringJaap Keuter1-5/+1
2020-06-19Fix the type of arrays of pointers to hf_ values for bitfield routines.Guy Harris5-67/+67
2020-05-24UNISTIM: Refactor display address/control/tag handlingDavid Perry1-244/+68
2020-05-07Replace instances of wmem_alloc with wmem_newMoshe Kaplan2-7/+7
2020-04-02pluginifdemo: fix compilation when it's enabled.Dario Lombardo4-4/+10
2020-02-13WiMax DLMAP: Fix a large loop.Gerald Combs1-0/+1
2020-02-07WiMax DLMAP: Add a length check.Gerald Combs2-1/+18
2020-01-28Profinet: Two new bugs are detected and fixed.Basak Kalfa2-3/+3
2020-01-21Fix compilation with gcc-9.Dario Lombardo1-2/+0
2020-01-20RTP: decode iLBC payloadJirka Novak2-0/+199
2019-12-30codecs API: Added description of API usageJirka Novak5-48/+49
2019-12-17PROFINET: Profienergy record dissectionBasak Kalfa1-6/+283
2019-11-20PROFINET: Fix related to redundancy and PNIOStatusBasak Kalfa2-4/+7
2019-11-05PROFINET: Padding in SRLData block is corrected.Başak Kalfa1-1/+1
2019-11-05PROFINET: Manufacturer Data ranges are modified.Başak Kalfa3-86/+92
2019-11-04epan: Rename dissector_filters.c to conversation_filter.cStig Bjørlykke2-2/+2
2019-11-02profinet (pn-rt): Fix Dead StoreAlexis La Goutte1-1/+1
2019-10-20Opcua: Fix display of GUIDsRainer Keller1-1/+1
2019-10-04PROFINET: Adding text to Normal (non-DFP) RTC3 framesbasakkal1-3/+7
2019-09-01gryphon: General cleanup/improvements of dissectorMichael Mann2-777/+934
2019-08-29Gryphon: Prevent endless loopMichael Mann1-1/+5
2019-07-27HTTPS In More Places, update some URLs.Guy Harris7-7/+15
2019-07-26HTTPS (almost) everywhere.Guy Harris111-111/+111
2019-07-26Initialize newly-allocated iap_conversation_t before fetching packet data.Guy Harris1-4/+6
2019-07-18Don't just grab raw string data with tvb_memcpy().Guy Harris1-17/+71
2019-07-17Clean up comments.Guy Harris1-9/+1
2019-07-17Don't just grab raw string data with tvb_memcpy().Guy Harris1-125/+58
2019-07-17Fix signedness warnings.Guy Harris1-4/+4
2019-07-17Clean up string handling.Guy Harris1-42/+116
2019-07-15Clean up indentation.Guy Harris1-78/+78
2019-07-11Doxygen: Fix some warnings.Anders Broman1-1/+1
2019-07-10doxygen: Try to fix warnings.Anders Broman1-2/+0
2019-06-11Kill libwscodecs plugin library, just use pluginsJoão Valverde12-12/+12
2019-06-11Move codec plugins to /pluginsJoão Valverde10-0/+1011
2019-06-09ethercat: add new hf item for sdo abort code.Richard Kuemmel2-3/+8
2019-05-29Use the HTTPS URL for our main site in a few places.Gerald Combs2-3/+4
2019-05-20PN-DCP: Add headerfield for DHCP Option-CodeThomas Wiens1-2/+9
2019-05-14PROFINET DCP: fix dissection of an empty DHCP optionPascal Quantin1-14/+15
2019-05-06wimax: fix copy&paste error.Dario Lombardo1-1/+1
2019-04-21Revert "ProfiNet: Fix order in AssetManagment"Başak Kalfa1-4/+4
2019-04-05Have wtap_read() fill in a wtap_rec and Buffer.Guy Harris1-4/+5
2019-04-04epan: Convert our PROTO_ITEM_ macros to inline functions.Gerald Combs7-104/+104
2019-03-18Get rid of extra declaration.Guy Harris1-3/+0
2019-02-25mate: Memory leak in mate_grammar.lemon's recolonize function.Anders Broman1-1/+2