ZBEE-NWK-GP: Correct the number of leading 0s in display
[metze/wireshark/wip.git] / packaging /
2018-05-21 Pascal QuantinWindows: update custom_plugins.txt template
2018-05-15 Peter WuCMake: require at least CMake 3.5
2018-05-11 Gerald CombsNSIS: Fixup some uninstall variables.
2018-05-11 Gerald CombsNSIS: Modernize the installer and remove GTK+ entries.
2018-05-11 Gerald CombsWiX: Remove remaining GTK+ content.
2018-05-03 Gerald CombsWiX: Options dialog updates.
2018-05-02 Jaap KeuterNSIS: add descriptions for new plugins types
2018-05-02 AndersBromanrpm-package: Use version.h to generate version string...
2018-05-02 Guy HarrisFix the utility-launcher to look at the name it's run as.
2018-04-24 Dario LombardoRPM: remove packaging/rpm/SPECS/wireshark.spec.in.
2018-04-20 Pascal QuantinWindows: blind attempt to fix WiX installer generation
2018-04-20 Pascal QuantinWindows: add JSON-GLib library
2018-04-18 Dario LombardoRemove autotools build system.
2018-04-17 Gerald CombsMore GTK+ removal.
2018-04-16 Dario LombardoRPM: restore the bindir in openSUSE before packing.
2018-04-16 Dario LombardoRPM: install wireshark.desktop in /usr/share/applications.
2018-04-16 Dario LombardoRPM: cd into build dir in openSUSE.
2018-04-11 Dario LombardoRPM: don't give the cmake macro the directory (it has...
2018-04-11 Dario LombardoRPM: set the cmake bindir in openSUSE.
2018-04-11 Dario LombardoRPM: set ninja executable in %install target.
2018-04-11 Dario LombardoRPM: fix typo.
2018-04-11 Dario LombardoRPM: don't install doc under guides with make.
2018-04-11 Gerald CombsRPM: Make documentation installation optional.
2018-04-11 Dario LombardoRPM: support multiple ninja executables.
2018-04-11 Dario LombardoRPM: install guides when using make.
2018-04-09 Gerald CombsAutotools: More Qt4 removal.
2018-04-06 Gerald CombsRemove some references to Qt4.
2018-04-05 AndersBromanGTK Cmake: Remove the option to build the GTK UI.
2018-04-04 AndersCMake RPM build: Try to get rid of %globals in favor...
2018-03-26 Mike LugoAdded Diameter AVP decode details for Override Control...
2018-03-26 Gerald CombsCMake: Add an rpm-package target.
2018-03-17 Gerald CombsNSIS: Link to Npcap.
2018-03-09 Pascal QuantinAdd MaxMindDB 1.3.2 library to Windows
2018-03-09 Dario Lombardospdx: more licenses converted.
2018-03-07 Dario LombardoMore licenses converted to SPDX.
2018-03-07 Gerald CombsNSIS, WiX: Handle the presence or absence of mmdbresolve.
2018-03-06 Gerald CombsTransition from GeoIP Legacy to MaxMindDB.
2018-03-04 Graham BloiceWindows: Remove support for MSVC older than VS2015
2018-03-03 Jaap KeuterWiX: install the other plugin types as well
2018-03-02 Gerald CombsRemove an ipmap remnant.
2018-03-02 Gerald CombsRemove the endpoint "Map" feature.
2018-03-02 Graham BloiceWindows: Update target version info
2018-02-28 Jaap KeuterL16_mono: Add L16 monaural codec plugin as functional...
2018-02-26 Guy HarrisSquelch some warning noise when dsymifying.
2018-02-26 Guy HarrisDsymify binary files.
2018-02-23 Guy HarrisGet rid of the ipmap.html that got dropped into Content...
2018-02-23 Guy HarrisThe DOCSIS dissector isn't a plugin any more, either.
2018-02-23 Guy HarrisRemove more cruft.
2018-02-23 Guy HarrisGet rid of the -sdkroot option; it doesn't affect anything.
2018-02-23 Guy HarrisFix stripping of binaries.
2018-02-23 Guy HarrisRemove a bunch of obsolete code.
2018-02-23 Guy HarrisDon't use find to find files to check for dependencies.
2018-02-23 Guy HarrisCode-sign extcap binaries.
2018-02-22 Guy HarrisCheck for dependencies in all subdirectories of $pkglib...
2018-02-22 Guy HarrisUpdate comments to reflect current reality.
2018-02-22 Guy HarrisDon't strip debugging symbols from the binaries in...
2018-02-21 Guy HarrisFix detection of file type.
2018-02-15 Gerald CombsLook in %VCToolsRedistDir% for the VC++ redistributable.
2018-02-14 Gerald CombsWix: Look for merge modules in %VCToolsRedistDir%.
2018-02-13 Guy HarrisMake the DOCSIS dissector a built-in dissector.
2018-02-11 Gerald CombsSwitch from AsciiDoc to Asciidoctor.
2018-02-10 Gerald CombsWrite our NSIS installer to the build directory.
2018-02-08 Dario Lombardoreplace SPDX identifier GPL-2.0+ with GPL-2.0-or-later.
2018-02-04 Guy HarrisProcess all subdirectories of $pkgplugin as directories...
2018-02-03 Guy HarrisHandle separate directories for libwireshark and libwir...
2018-01-30 Jaap Keuterusbdump: Add usbdump wiretap plugin as functional example
2018-01-27 Jaap KeuterReset file permissions
2018-01-24 Gerald CombsQt+WiX: Skip translations.
2018-01-24 Gerald CombsQt+WiX: Check windeployqt --list output.
2018-01-13 Gerald CombsPortableApps: Exclude a bunch of files.
2018-01-11 Gerald CombsUse an enum for plugin types.
2018-01-09 Guy HarrisUse pcapng as the name of the file format.
2018-01-01 Stig BjørlykkeHappy New Year 2018!
2017-12-14 João ValverdeRefactor plugin registration and loading
2017-12-13 Jeff MorrissFix RPM build: include the User Guide.
2017-11-19 João ValverdeFix (and chop) static build option
2017-10-29 Jeff DyerDiameter: Add Huawei DCC AVPs
2017-10-26 Gerald CombsCMake: Set the Windows build target to Vista.
2017-10-15 João Valverdepackaging: Fix RPM spec file
2017-10-15 João Valverdeautotools: refresh rpm-package target
2017-10-15 João Valverdeautotools: make maintainer-clean should allow rerunning...
2017-10-06 Gerald CombsMake osx-app.sh a configured file and remove Autotools...
2017-10-04 Gerald CombsRemove unused code from osx-app.sh
2017-10-03 Gerald CombsmacOS: Fixup app bundle rpathification.
2017-10-02 Gerald CombsRemove the SVR4 packaging assets.
2017-10-01 João ValverdeFix WiX installer
2017-10-01 João ValverdeUnsplit "m2m" plugin (wimax mac-to-mac encapsulation)
2017-09-28 Gerald CombsPortableApps: Don't ship development files.
2017-09-25 Gerald CombsmacOS: Fixup plugin signing.
2017-09-24 Pascal QuantinWindows: fix NSIS and WiX installers
2017-09-23 Joerg MayerAdd lcap file extension to nsis and wix installers.
2017-09-23 João Valverdeplugins: Fixups for g9260461f4f
2017-09-22 Stig Bjørlykkensis: Always create the extcap directory
2017-08-27 Pascal QuantinUpdate USBPcap to 1.2.0.3
2017-08-16 Gerald CombsCMake: Switch back to shipping README.txt on Windows.
2017-08-16 Guy HarrisFix build.
2017-08-15 Gerald CombsConvert README to README.md.
2017-08-07 Stig Bjørlykkensis: Fix typo in installer
2017-08-01 Pascal QuantinUpdate USBPcap to 1.2.0.2
2017-07-30 Pascal QuantinAdd G.729 decoding based on bcg729 library
next