Try to improve the "Kerberos requested but not OpenSSL" message.
[jelmer/wireshark.git] / CMakeLists.txt
2014-03-08 Balint ReczeyAdd pkg-config file
2014-02-20 Michal LabedzkiAdd missing SBC library to cmake build
2014-02-17 Michal LabedzkiAdd Bluetooth SBC Codec support in cmake
2014-02-14 Evan HuusDisable tfshark taps for now.
2014-02-07 Gerald CombsReplace "svn" with "git" all over the place.
2014-01-29 Alexis La GoutteMerge "Apply layouts in Qt Creator. Fix a tooltip."
2014-01-19 Jörg MayerError doesn't exist, use warning instead.
2014-01-19 Jörg MayerAdd option to specify special permissions for dumpcap...
2014-01-18 Jörg Mayer-Warray-bounds was listed twice
2014-01-09 Jörg MayerMove cfile.c into SHARK_COMMON_SRC (as was done in...
2014-01-08 Jörg Mayermake tfshark finally compile:
2014-01-08 Guy HarrisTFShark doesn't capture traffic, so it doesn't need
2014-01-08 Guy HarrisAt least some of the files in PLATFORM_CAPTURE_SRC...
2014-01-08 Guy HarrisRename WIRESHARK_COMMON_SRC to SHARK_COMMON_SRC - what...
2014-01-08 Michael MannTFShark (Terminal Fileshark) v.001. Bug 9607 (https...
2014-01-07 Jörg MayerRework compiler flag detection to be able to handle...
2014-01-03 Jörg MayerCheck flags that might be supported by both C and C...
2014-01-03 Jörg MayerAs discussed on wireshark-dev: follow autotools to use
2014-01-02 Jörg MayerActually enable building filetap library.
2014-01-02 Anders BromanStop building and distributing the asn1 plugin. I blele...
2013-12-22 Jörg MayerGenerated stuff does not belong into the source tree
2013-12-22 Jörg MayerBeginnings of doxygen support.
2013-12-13 Guy HarrisAdd a "captype" file that just reports the type of...
2013-12-04 Jörg MayerCreate all binaries in one directory. After running...
2013-12-02 Jörg MayerRemove /msvc2010 after ${QT5_BASE_DIR}, it should be...
2013-12-02 Guy HarrisMove most of the plugin code from epan to wsutil and...
2013-12-01 Jörg MayerSmall style changes.
2013-12-01 Jörg Mayer- Rename PCAP_VERSION to WINPCAP_VERSION - the version...
2013-11-30 Jörg MayerLooks like the WinPcap version can only be determined...
2013-11-29 Jörg MayerGraham Bloice
2013-11-29 Jörg MayerGraham Bloice:
2013-11-24 Guy HarrisAccording to
2013-11-24 Balint ReczeyUse GCC flags to avoid optimization problems due to...
2013-11-22 Alexis La GoutteAdd -Wheader-guard to Autotools and CMake
2013-11-18 Jörg MayerBeginnings of CheckAPI support. More diligence needed
2013-11-17 Alexis La GoutteFix indent (use tabs)
2013-11-17 Guy HarrisMove the epan/filesystem.c routines to wsutil; they...
2013-11-09 Jörg MayerNo need to check whether cmake_policy command exists...
2013-11-07 Jörg MayerTurn WANT_PACKET_EDITOR into an option until such a...
2013-11-07 Alexis La GoutteAdd WANT_PACKET_EDITOR to CMake
2013-11-04 Jörg Mayer- Reenable /LARGEADDRESSAWARE on Windows platform
2013-11-03 Jörg MayerPass the name of the sed executable as an explicit...
2013-10-29 Jeff MorrissMake it so out-of-tree builds (autofoo and cmake) have...
2013-10-27 Gerald CombsAdd Gettext to PACKAGELIST. Homebrew puts it in a nonst...
2013-10-16 Gerald CombsIf we're using Clang add -Qunused-arguments in order...
2013-10-13 Graham BloiceAdd CMake properties to targets so that they are logica...
2013-10-12 Jörg MayerRemove some things that I added while not understanding...
2013-10-11 Jörg MayerWith Gerald's patch we should no longer require GTK...
2013-10-11 Jörg MayerThe env variable is QT5_BASE_DIR, as documented in...
2013-10-11 Jörg MayerThe path for the Qt5 installation now needs to be set...
2013-10-11 Jörg Mayerqtshark and wireshark(gtk2) now actually find their...
2013-10-11 Jörg MayerNow the GUI programs (wireshark/gtk2 and qtshark) compi...
2013-10-10 Gerald CombsTry to locate QtMacExtras.
2013-10-10 Jörg MayerAdd Airpcap detection, use it by default on win32
2013-10-10 Jörg MayerGenerate setpath.bat to set the paths necessary for...
2013-10-10 Jörg MayerThe path approach can't work this way: Trying to set...
2013-10-08 Jörg MayerTry to set PATH on Windows to all required dlls/libs...
2013-10-06 Jörg MayerRemove an uncommented line: The file is now part of...
2013-10-06 Jörg MayerAdd a comment about PCAP_VERSION
2013-10-06 Jörg MayerHack around the "/MD overridden by /MDd" messages.
2013-10-05 Jörg MayerAttempt to get linking working with cmake - without...
2013-10-04 Jörg MayerThe PERL variable name is deprecated, use PERL_EXECUTAB...
2013-09-30 Jörg MayerDon't link qtshark against portaudio
2013-09-23 Jörg MayerBeginnings of win cmake support (not yet working),...
2013-09-10 Gerald CombsHomebrew installs gettext (including libintl, which...
2013-08-13 Jörg MayerImplement in cmake:
2013-08-03 Jörg MayerAllow the python interpreter to be version 3 (2 being...
2013-08-02 Jörg MayerPrint the flag we are testing
2013-08-01 Gerald CombsTShark links with libui so we should always build it.
2013-08-01 Jeff MorrissMove a bunch of the crypt modules and pint.h into wsutil.
2013-07-23 Jörg MayerUse largefile detection in cmake.
2013-07-23 Jörg MayerLooks like not every version of cmake has the same...
2013-07-22 Jörg MayerWrap clang specific tests into a clang tests instead...
2013-07-22 Jörg MayerDon't use the program name to identify the compiler...
2013-07-21 Jörg MayerTry to generate an error when calling clang with an...
2013-07-21 Jörg MayerEnable echld builds with cmake when building with ENABL...
2013-07-21 Jörg MayerDon't check for "APPLE" if what you really mean is...
2013-07-16 Jeff MorrissMove merge.{h,c} into wiretap: these modules use wireta...
2013-07-16 Jeff MorrissMove u3.{h,c} and g711.{h,c} into wsutil.
2013-07-16 Jeff MorrissMove strnatcmp.{h,c} from epan into wsutil: there's...
2013-07-15 Jeff MorrissMove report_err.{h,c} from epan into wsutil: there...
2013-07-14 Michael TüxenDon't use compiler options not supported by clang in...
2013-07-12 Jeff MorrissMove the print modules into epan.
2013-07-12 Jeff MorrissMove disabled_protos.{h,c} into epan.
2013-07-11 Jeff MorrissMove some more modules into epan.
2013-07-11 Jakub Zawadzkipacket dissection now takes pointer to tvb instead...
2013-07-10 Chris MaynardAdd strnatcmp by Martin Pool for 'natural order' string...
2013-06-27 Guy HarrisFor now, don't turn on -Wcast-align by default. There...
2013-06-26 Jeff MorrissMove tap-*-common.{h,c} into ui/ since that's the home...
2013-06-26 Jeff MorrissMove tempfile.{h,c} into wsutil.
2013-06-26 Jeff Morrisseditcap no longer has to link against nstime.o, it...
2013-06-25 Jeff MorrissMove a couple of time-related modules into wsutil.
2013-06-01 Guy HarrisUpdate various warning-option lists to match what the...
2013-06-01 Jörg MayerMove -Wlogical-op to list of standard compiler flags...
2013-05-22 Guy Harriscapture_unix_ifnames.c is gone.
2013-05-14 Michael TüxenSuppress warnings when using Apple's C compiler.
2013-05-07 Jörg MayerMove common code into UseAsn2Wrs.cmake.
2013-05-01 Jörg MayerSort the list of packages to make it easier to check...
2013-05-01 Jörg Mayer- Fix logic for finding packages with differing Find...
2013-05-01 Jörg MayerOur scripts do ont work with python3, so only pick...
next