http2: fix build without nghttp2
[metze/wireshark/wip.git] / plugins /
2018-09-27 basakkalPROFINET: DynamicFramePacking subframes are decoded.
2018-09-21 Roland KnallProfiNet: Fix order in AssetManagment
2018-09-20 Gerald CombscheckAPIs: Add a max termout count for TRANSUM.
2018-09-19 Gerald CombsTry to discourage the use of APIs via counting.
2018-09-18 Pascal QuantinTRANSUM: fix crash with current top of tree
2018-09-18 basakkalPROFINET: AM_Reserved is added on AM_FirmwareOnlyInform...
2018-09-14 Hannes Mezgeropcua: prevent opcua dissector crash by limiting nestin...
2018-08-21 João Valverdeplugins: Minor interface improvement
2018-07-21 Guy HarrisAdd a tap "finish" callback, called when a listener...
2018-07-14 gizem.yurdagulPROFINET: Refactoring
2018-06-27 Peter WuTRANSUM: fix crash when switching profiles
2018-06-21 Erika SzelleovaOpcUa: fix in function getExtensionObjectType
2018-06-08 Gizem YurdagülPROFINET: ErrorCode2 is updated
2018-05-31 Guy HarrisDon't check the CRC if the message isn't big enough...
2018-05-18 Guy HarrisOlder versions of Clang don't understand -Wpedantic.
2018-05-14 Peter WuFree g_ptr_array_free-related memory leaks
2018-05-04 Pascal Quantinl16_mono: fix a typo in CMakeLists.txt
2018-05-02 Pascal QuantinMATE: fix compilation with gcc 8
2018-05-01 Stig BjørlykkeUse common indenting space in heading
2018-04-22 Michalis KapsalakisEtherCAT: Fix small bugs for mailbox type
2018-04-18 Guy HarrisRemove more autotools stuff.
2018-04-18 Dario LombardoRemove autotools build system.
2018-04-16 Peter WuForbid leading, duplicated and trailing dots in field...
2018-04-10 Guy HarrisAdd, and use, "fetch signed value" for lengths < 40...
2018-04-09 Guy HarrisRemove const from fields in a dynamically-allocated...
2018-04-09 Guy HarrisRemove const from fields in a dynamically-allocated...
2018-03-26 Alexis La Gouttedcerpc-pn-io (profinet): Fix Dead Store (Dead assigneme...
2018-03-22 Gizem YurdagulPROFINET: Am_location dissection was wrong byte order.
2018-03-21 Alexis La Gouttel16 (plugins/codecs): fix no previous prototype for...
2018-03-13 ciechanowskiRemoved assert which was only used for debugging.
2018-03-11 Alexis La Gouttegryphon: fix 'gryphon.usdt.action_flags' exists multipl...
2018-03-08 Alexis La Gouttegryphon: Fix Dead Store (Dead assignement/Dead incremen...
2018-03-08 Alexis La Gouttegryphon(.h): fix indent (use 4 spaces)
2018-03-08 Guy HarrisThe routines that implement a codec don't need to be...
2018-03-07 ciechanowskiGryphon Protocol dissector fixes and updates.
2018-03-07 Dario Lombardospdx: more licenses converted.
2018-02-28 Jaap KeuterL16_mono: Add L16 monaural codec plugin as functional...
2018-02-23 Dario Lombardomate: change strcmp in g_strcmp0 that supports NULL...
2018-02-17 Guy HarrisDon't have CLEAN_FILES variables for the "clean" source...
2018-02-17 Guy HarrisUse -Werror except for explicitly listed dirty dissectors.
2018-02-16 Guy HarrisUse DIAG_OFF_FLEX/DIAG_ON_FLEX more consistently.
2018-02-16 Guy HarrisAdd DIAG_OFF_FLEX and DIAG_ON_FLEX for use in Flex...
2018-02-15 Gerald CombsDisable warning C4267 in generated files.
2018-02-13 Guy HarrisMake the DOCSIS dissector a built-in dissector.
2018-02-09 Dario Lombardoplugins: use SPDX identifiers.
2018-02-09 Guy HarrisGeneralize wtap_pkthdr into a structure for packet...
2018-02-08 Dario Lombardoreplace SPDX identifier GPL-2.0+ with GPL-2.0-or-later.
2018-02-04 Guy HarrisHave individual plugin CMakeLists.txt files add library...
2018-01-30 Jaap Keuterusbdump: Add usbdump wiretap plugin as functional example
2018-01-21 Jaap Keuterautotools: Rework the plugin Makefiles
2018-01-19 Alexis La Gouttewimax (plugins): fix no previous prototype for function...
2018-01-16 Michalis KapsalakisEtherCAT: Add Mailbox as a string in EtherCAT Frame...
2018-01-16 João Valverdeplugins: Add source tree subfolder for plugin library
2018-01-11 Guy HarrisFix registration.
2018-01-09 Dario Lombardomate: check LoAL existence (CID: 1159338).
2017-12-31 Alexis La Gouttetransum(plugin) fix typo reponse => response
2017-12-30 Dario Lombardoprofinet: add a nested fake variable to avoid null...
2017-12-23 Alexis La Goutteplugins: fix no previous prototype for function 'plugi...
2017-12-23 Michalis KapsalakisEtherCAT: Fix unreached register
2017-12-22 Michalis KapsalakisFix unreached registers and typos
2017-12-17 João Valverdeautotools: Fixup plugins Custom.*.example
2017-12-17 João Valverdeplugins: Remove moduleinfo.h
2017-12-17 João Valverdeplugin.rc.in: Cleanup some unnecessary code
2017-12-15 João Valverdeplugins: Remove redundant plugin.rc.in files
2017-12-14 João ValverdeRefactor plugin registration and loading
2017-12-08 Gizem YurdagülPROFINET: AdjustMAUType-Extension and CheckMAUTypeExtension
2017-12-07 Alexis La Gouttetransum(plugins): no previous prototype for function...
2017-12-06 Dario Lombardoprofinet: removed unused var.
2017-12-06 gizem.yurdagulPROFINET: AdjustPeerToPeerBoundary disection is added.
2017-12-04 Bruno VerstuyftDOCSIS: Fixing typos
2017-12-01 gizem.yurdagulPROFINET: AdjustDCPBoundary disection is added.
2017-11-22 Paul OffordTRANSUM: Fix DNS-related bug and improve performance
2017-11-20 João ValverdeRename UseMakeDissectorReg.cmake
2017-11-20 João ValverdeRewrite make-dissector-reg.py in C
2017-11-19 João ValverdeFix (and chop) static build option
2017-11-18 João Valverdeautotools: Library build products don't need explicit...
2017-11-04 Bruno VerstuyftDOCSIS: RNGRSP: formatting of equalization coefficients
2017-10-31 Bruno VerstuyftDOCSIS: add burst descriptor types. Fixed some bugs.
2017-10-29 Michael MannAdd conversation endpoint type
2017-10-28 Michael MannPrivatize the conversation_key structure
2017-10-28 Bruno VerstuyftDOCSIS: DPD: adding modulation list to info column
2017-10-27 Paul OffordTRANSUM: File loading slow with transum enabled
2017-10-26 Bruno VerstuyftDOCSIS: added Energy Management and CM Status Ack modem...
2017-10-26 Guy HarrisAdd a ws_in6_addr typedef for struct e_in6_addr.
2017-10-23 Bruno VerstuyftDOCSIS: fixed TLV name
2017-10-20 João Valverdeautotools: Sort out how we handle plugin.c
2017-10-18 Bruno VerstuyftDOCSIS: Fixed bug where OCD TLVs are nested
2017-10-17 Bruno VerstuyftAdded default for every switch statement
2017-10-15 João Valverdeplugins: Remove COPYING and NEWS
2017-10-15 João Valverdeautotools: make maintainer-clean should allow rerunning...
2017-10-15 Ahmad FatoumRemove superfluous null-checks before strdup/free
2017-10-13 Alexis La Gouttedocsis: fix 'docsis_vsif.gex.sav.spr.static_prefix_addr...
2017-10-13 Alexis La Gouttedocsis: fix
2017-10-13 Gerald CombsWiMAX ASN CP: Leak less memory.
2017-10-06 Bruno VerstuyftDOCSIS: added vsif general extension dissection
2017-10-04 Bruno VerstuyftDOCSIS: added dissection of IPv6 classifier TLV
2017-10-03 Alexis La Gouttewimax(-int.h): no newline at end of file [-Wnewline...
2017-10-03 João ValverdeAdd version check for plugin compatibility
2017-10-02 Birol CapaPROFINET: Fix undecoded signal value in DCP Set Request.
2017-10-01 João ValverdeUnsplit "m2m" plugin (wimax mac-to-mac encapsulation)
next