sq epan/dissectors/packet-smb2.c no check_col => fsctl_pipe_wait
[metze/wireshark/wip.git] / CMakeLists.txt
2014-01-19 jmayerError doesn't exist, use warning instead.
2014-01-19 jmayerAdd option to specify special permissions for dumpcap...
2014-01-18 jmayer-Warray-bounds was listed twice
2014-01-09 jmayerMove cfile.c into SHARK_COMMON_SRC (as was done in...
2014-01-08 jmayermake tfshark finally compile:
2014-01-08 guyTFShark doesn't capture traffic, so it doesn't need
2014-01-08 guyAt least some of the files in PLATFORM_CAPTURE_SRC...
2014-01-08 guyRename WIRESHARK_COMMON_SRC to SHARK_COMMON_SRC - what...
2014-01-08 mmannTFShark (Terminal Fileshark) v.001. Bug 9607 (https...
2014-01-07 jmayerRework compiler flag detection to be able to handle...
2014-01-03 jmayerCheck flags that might be supported by both C and C...
2014-01-03 jmayerAs discussed on wireshark-dev: follow autotools to use
2014-01-02 jmayerActually enable building filetap library.
2014-01-02 etxrabStop building and distributing the asn1 plugin. I blele...
2013-12-22 jmayerGenerated stuff does not belong into the source tree
2013-12-22 jmayerBeginnings of doxygen support.
2013-12-13 guyAdd a "captype" file that just reports the type of...
2013-12-04 jmayerCreate all binaries in one directory. After running...
2013-12-02 jmayerRemove /msvc2010 after ${QT5_BASE_DIR}, it should be...
2013-12-02 guyMove most of the plugin code from epan to wsutil and...
2013-12-01 jmayerSmall style changes.
2013-12-01 jmayer- Rename PCAP_VERSION to WINPCAP_VERSION - the version...
2013-11-30 jmayerLooks like the WinPcap version can only be determined...
2013-11-29 jmayerGraham Bloice
2013-11-29 jmayerGraham Bloice:
2013-11-24 guyAccording to
2013-11-24 rbalintUse GCC flags to avoid optimization problems due to...
2013-11-22 alagoutteAdd -Wheader-guard to Autotools and CMake
2013-11-18 jmayerBeginnings of CheckAPI support. More diligence needed
2013-11-17 alagoutteFix indent (use tabs)
2013-11-17 guyMove the epan/filesystem.c routines to wsutil; they...
2013-11-09 jmayerNo need to check whether cmake_policy command exists...
2013-11-07 jmayerTurn WANT_PACKET_EDITOR into an option until such a...
2013-11-07 alagoutteAdd WANT_PACKET_EDITOR to CMake
2013-11-04 jmayer- Reenable /LARGEADDRESSAWARE on Windows platform
2013-11-03 jmayerPass the name of the sed executable as an explicit...
2013-10-29 morrissMake it so out-of-tree builds (autofoo and cmake) have...
2013-10-27 geraldAdd Gettext to PACKAGELIST. Homebrew puts it in a nonst...
2013-10-16 geraldIf we're using Clang add -Qunused-arguments in order...
2013-10-13 grahambAdd CMake properties to targets so that they are logica...
2013-10-12 jmayerRemove some things that I added while not understanding...
2013-10-11 jmayerWith Gerald's patch we should no longer require GTK...
2013-10-11 jmayerThe env variable is QT5_BASE_DIR, as documented in...
2013-10-11 jmayerThe path for the Qt5 installation now needs to be set...
2013-10-11 jmayerqtshark and wireshark(gtk2) now actually find their...
2013-10-11 jmayerNow the GUI programs (wireshark/gtk2 and qtshark) compi...
2013-10-10 geraldTry to locate QtMacExtras.
2013-10-10 jmayerAdd Airpcap detection, use it by default on win32
2013-10-10 jmayerGenerate setpath.bat to set the paths necessary for...
2013-10-10 jmayerThe path approach can't work this way: Trying to set...
2013-10-08 jmayerTry to set PATH on Windows to all required dlls/libs...
2013-10-06 jmayerRemove an uncommented line: The file is now part of...
2013-10-06 jmayerAdd a comment about PCAP_VERSION
2013-10-06 jmayerHack around the "/MD overridden by /MDd" messages.
2013-10-05 jmayerAttempt to get linking working with cmake - without...
2013-10-04 jmayerThe PERL variable name is deprecated, use PERL_EXECUTAB...
2013-09-30 jmayerDon't link qtshark against portaudio
2013-09-23 jmayerBeginnings of win cmake support (not yet working),...
2013-09-10 geraldHomebrew installs gettext (including libintl, which...
2013-08-13 jmayerImplement in cmake:
2013-08-03 jmayerAllow the python interpreter to be version 3 (2 being...
2013-08-02 jmayerPrint the flag we are testing
2013-08-01 geraldTShark links with libui so we should always build it.
2013-08-01 morrissMove a bunch of the crypt modules and pint.h into wsutil.
2013-07-23 jmayerUse largefile detection in cmake.
2013-07-23 jmayerLooks like not every version of cmake has the same...
2013-07-22 jmayerWrap clang specific tests into a clang tests instead...
2013-07-22 jmayerDon't use the program name to identify the compiler...
2013-07-21 jmayerTry to generate an error when calling clang with an...
2013-07-21 jmayerEnable echld builds with cmake when building with ENABL...
2013-07-21 jmayerDon't check for "APPLE" if what you really mean is...
2013-07-16 morrissMove merge.{h,c} into wiretap: these modules use wireta...
2013-07-16 morrissMove u3.{h,c} and g711.{h,c} into wsutil.
2013-07-16 morrissMove strnatcmp.{h,c} from epan into wsutil: there's...
2013-07-15 morrissMove report_err.{h,c} from epan into wsutil: there...
2013-07-14 tuexenDon't use compiler options not supported by clang in...
2013-07-12 morrissMove the print modules into epan.
2013-07-12 morrissMove disabled_protos.{h,c} into epan.
2013-07-11 morrissMove some more modules into epan.
2013-07-11 darkjamespacket dissection now takes pointer to tvb instead...
2013-07-10 cmaynardAdd strnatcmp by Martin Pool for 'natural order' string...
2013-06-27 guyFor now, don't turn on -Wcast-align by default. There...
2013-06-26 morrissMove tap-*-common.{h,c} into ui/ since that's the home...
2013-06-26 morrissMove tempfile.{h,c} into wsutil.
2013-06-26 morrisseditcap no longer has to link against nstime.o, it...
2013-06-25 morrissMove a couple of time-related modules into wsutil.
2013-06-01 guyUpdate various warning-option lists to match what the...
2013-06-01 jmayerMove -Wlogical-op to list of standard compiler flags...
2013-05-22 guycapture_unix_ifnames.c is gone.
2013-05-14 tuexenSuppress warnings when using Apple's C compiler.
2013-05-07 jmayerMove common code into UseAsn2Wrs.cmake.
2013-05-01 jmayerSort the list of packages to make it easier to check...
2013-05-01 jmayer- Fix logic for finding packages with differing Find...
2013-05-01 jmayerOur scripts do ont work with python3, so only pick...
2013-04-28 guyFix suspected copy-and-pasteo.
2013-04-25 jmayerAdd Qt5 build support with cmake. Just do cmake .....
2013-04-23 jmayerStub cmake support for generating the asn1 dissectors.
2013-04-22 jmayerMimic autoconf behavior and enable -Wc++-compat by...
2013-04-22 jmayerRevert
2013-04-21 jmayerUse -Wshadow in cmake builds
next