Add a HAVE_GEOIP_V6 configuration option and enable it by default.
[metze/wireshark/wip.git] / configure.in
2011-09-30 Graeme LuntMicrosoft Credential Security Support Provider (CredSSP...
2011-09-25 Jörg MayerGet rid of (hopefully) all configure options to enable...
2011-09-21 Graeme LuntAdd asn/t124/Makefile to configure.in and remove it...
2011-08-31 Stig BjørlykkeSecond try to move crc routines to libwsutil.
2011-08-30 Stig BjørlykkeRevert r38800, as the crc routines contains some tvb...
2011-08-30 Stig BjørlykkeMove all crc routines to libwsutil.
2011-08-29 Jörg MayerFix a comment
2011-08-23 Stig BjørlykkeRemove support for libpcre, we use GRegex in GLib.
2011-08-22 Anders Bromanmake MAIN_MENU_USE_UIMANAGER the default.
2011-08-18 Stephen FisherChange || in an "if test" statement to "-o"
2011-08-18 Michael TüxenGet --enable-ui-manager working.
2011-08-18 Jörg MayerWhen building with GTK3 we *must* use the ui-manager...
2011-08-17 Jörg MayerAlways build with -DGTK_DISABLE_DEPRECATED. The files...
2011-08-11 Bill MeierUse '-D_FORTIFY_SOURCE=2' when compiling with GCC...
2011-08-11 Bill MeierAdd -DG_DISABLE_SINGLE_INCLUDES to CFLAGS
2011-08-09 Jeff MorrissFix https://bugs.wireshark.org/bugzilla/show_bug.cgi...
2011-08-08 Jörg MayerMAIN_MENU_USE_UIMANAGER is also used in some includes...
2011-08-08 Jörg MayerGTK3 stuff:
2011-08-07 Jörg Mayermate_grammar.lemon:
2011-08-04 Jeff MorrissAs suggested by Anders: only compile with GSEAL_ENABLE...
2011-08-03 Bill Meier'-Wno-error=unused-but-set-parameter' not req'd since...
2011-08-02 Bill MeierFor now: treat GCC 4.6 'unused-but-set' reports as...
2011-07-31 Jörg MayerConfiguring with --enable-ui-manager would not work...
2011-07-29 Stig BjørlykkePrint a more correct error message when missing gtk3.
2011-07-29 Stig BjørlykkeTry build with GSEAL_ENABLE if not gtk3 again.
2011-07-29 Stig BjørlykkeRemoved building with GSEAL_ENABLE, does not work yet.
2011-07-29 Stig BjørlykkeBuild with GSEAL_ENABLE if not gtk3.
2011-07-22 Jörg MayerBack out my last changes to configure.in - they broke...
2011-07-22 Jörg MayerWhen moving stuff around, move it all.
2011-07-22 Jörg MayerFix the order of tests: the test for wireshark needs...
2011-07-20 Guy HarrisRegularize style a bit in help messages.
2011-07-18 Michael TüxenGet --enable-ui-manager working.
2011-07-18 Jörg MayerAdd option --enable-uimanager to mimic cmake -DUI_MANAG...
2011-07-16 Michael TüxenUse threads per default. Same as on Windows.
2011-07-15 Michael TüxenEnsure that USE_THREADS is defined when --enable-thread...
2011-07-11 Gerald CombsMake the minimum GLib version 2.14 and the minimum...
2011-06-28 Stig BjørlykkeReplace all strerror() with g_strerror().
2011-06-17 Gerald CombsMake pcap-ng the default. Add a compile-time option...
2011-06-11 Guy HarrisDo the Python embedding similarly to other "default...
2011-06-08 Anders BromanFrom Michael Mann:
2011-06-08 Guy HarrisThe SERCOS III dissector is now built-in.
2011-05-31 Anders BromanRemove HAVE_AIRPDCAP
2011-05-27 Jeff MorrissAirPcap is disabled by default; fix the help text to...
2011-05-25 Anders BromanCopy-paste error.
2011-05-25 Anders BromanMake it easier to add custom asn1 dissectors.
2011-05-25 Guy HarrisOne "-Warray-bounds" suffices; as we're including it...
2011-05-19 Jörg MayerUpdate CMakeLists to follow commit 37219.
2011-05-17 Guy HarrisAdd -Wold-style-definition and -Wdeclaration-after...
2011-05-17 Jeff MorrissFix https://bugs.wireshark.org/bugzilla/show_bug.cgi...
2011-05-14 Gerald Combs1.5.2 → 1.7.0.
2011-05-12 Jeff MorrissWe need both gthread and gmodule.
2011-05-12 Michael TüxenInitialize the glib thread system on all platforms...
2011-05-12 Jakub ZawadzkiConditional support for packet-editor [default=no].
2011-05-03 Guy HarrisDon't bother checking for gzgets(), as we don't use...
2011-04-29 Jakub Zawadzkiconfigure: remove test for gzclearerr (not used anymore...
2011-04-22 Stephen FisherDon't pass -fexcess-precision=fast to clang like we...
2011-04-20 Guy HarrisOh, dear, autoconf thinks clang is GCC, because it...
2011-04-20 Guy HarrisInstead of having GCC and CLANG variables, just have
2011-04-20 Guy HarrisFirst cut at support for clang. We may want to have...
2011-04-10 Guy HarrisUse AC_SYS_LARGEFILE to turn on large file support...
2011-04-10 Gerald Combs1.5.1 → 1.5.2. Reenable Babel.
2011-03-20 Stig BjørlykkeAdded a configure message when having c-ares instead...
2011-03-08 Jeff MorrissRemove the --enable-new-packet-list option (since the...
2011-02-20 Stig BjørlykkeRenamed x411 to p1, x420 to p22 and s4406 to p772 to...
2011-02-17 Guy HarrisOn Windows, try putting __declspec(noreturn) in front...
2011-02-11 Stephen FisherAdd a command line argument for the configure script...
2011-02-02 Bill MeierRemove duplicate 'asn1/gprscdr/Makefile' entry
2011-02-02 Anders BromanIntegrate and build the tetra dissector.
2011-02-02 Guy HarrisAdd the gprscdr Makefile to the list of Makefiles to...
2011-01-24 Gerald Combs1.5.0 → 1.5.1.
2010-12-25 Guy HarrisAdd a comment asking where to check for YACC/Bison...
2010-12-24 Guy HarrisWe only need to do AC_PATH_PROG on flex once.
2010-12-16 Balint ReczeyExport only defined symbols from libwsutil.
2010-11-26 Stephen FisherDefine HAVE_GTK in config.h when compiling with GTK...
2010-10-03 Jörg MayerEnable Airpcap build by default: There should be no
2010-09-28 Jörg MayerFix typo reported by Jose Pedro Oliveira
2010-09-23 Jörg MayerEnable Python in HEAD to find problems during testing.
2010-09-22 Jeff MorrissVery old versions of libz (such as the one that comes...
2010-09-17 Guy HarrisPut the definition of NEW_PACKET_LIST into config.h...
2010-08-01 Balint ReczeyUse local copy of Wireshark documentation on UNIX if...
2010-07-15 Guy HarrisOnly link programs that call stuff in Application Servi...
2010-07-13 Jaap KeuterFrom Jan Šafránek:
2010-06-10 Stig BjørlykkeCheck if /usr/local exists before adding to CFLAGS...
2010-06-09 Stig BjørlykkeBuild Makefile in asn1/idmp.
2010-06-07 Gerald Combs1.3.6 -> 1.5.0
2010-06-05 Gerald CombsBack out r33088 for now.
2010-06-04 Gerald CombsFrom Matt Poduska via bug 1957 (with minor changes):
2010-06-01 Gerald CombsFrom Michael Bernhard via bug 3398 with minor fixups:
2010-05-29 Jeff MorrissPut the optional objects in EXTRA..SOURCES instead...
2010-05-25 Guy HarrisFrom H.sivank: GtkOSXApplication support.
2010-05-18 Jeff MorrissAdd epan/dissectors/dcerpc/ and epan/dissectors/pidl...
2010-05-15 Jörg Mayer- Move cmake options into their own file, making it...
2010-05-05 Gerald Combs1.3.5 -> 1.3.6.
2010-04-14 Stig BjørlykkeAdded PKIXAttributeCertificate (RFC3281).
2010-04-09 Jeff MorrissUse a 64-bit number to store the content length. This...
2010-04-08 Gerald CombsAdd --enable-setcap-install and --with-dumpcap-group.
2010-04-05 Bill MeierDisable the possible use of 'links' to generate release...
2010-03-31 Gerald Combs1.3.4 -> 1.3.5.
2010-03-16 Uwe GirlichThis adds a new dissector plugin: INTERLINK. This proto...
2010-02-28 Anders BromanFrom Erwin van Eijk:
next