From Jon Ellch via bug #5175: Add PPI-GPS protocol dissector patch
[metze/wireshark/wip.git] / configure.in
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:
2010-02-26 Guy HarrisHandle C++ code, such as the wsgd plugin.
2010-02-25 Guy HarrisMake asn1/kerberos/Makefile and asn1/rua/Makefile as...
2010-02-25 Guy HarrisGenerate asn1/hnbap/Makefile.
2010-02-19 Guy HarrisThere's an echo in here....
2010-02-18 Guy HarrisTo check for GLib 2.14.0 or later, just check with...
2010-02-18 Guy HarrisFix/update some comments.
2010-02-15 Gerald CombsCheck for GLib 2.14 and gmodule support no matter what.
2010-02-13 Gerald CombsDon't use PCRE if we have GRegex.
2010-02-11 Gerald Combs1.3.3 -> 1.3.4.
2010-02-10 Jeff MorrissUse automake to build things in docbook/ .
2009-12-22 Jörg Mayerautomake 1.11 has macros built in that make compilation...
2009-12-18 Gerald CombsIf we don't have PCRE and we do have GLib >= 2.14,...
2009-12-11 Guy HarrisAdd the time zone abbreviation to the result of abs_tim...
2009-11-24 Gerald CombsSwitch to .tar.bz2 for the "dist" target since that...
2009-11-24 Gerald CombsSwitch back to normal versioning. Bump the version...
2009-11-07 Jörg MayerAdd a few more optional compiler warnings and some...
2009-10-29 Anders BromanBump development version.
2009-10-16 Guy HarrisPutting the AC_CANONICAL_xxx macro(s) *after* AC_INIT...
2009-10-10 Kovarththanan Raja... ns-cert-ext -> ns_cert_exts to make directory name...
2009-10-10 Kovarththanan Raja... Update configure to reflect new asn1 folder names
2009-10-06 Stig BjørlykkeInvert check for getopt: NEED_GETOPT_H -> HAVE_GETOPT_H
2009-09-26 Kovarththanan Raja... Remove tpg from configure. It's not ready to be built...
2009-09-25 Jörg MayerTry to add tpg, but it seems it doesn't build with...
2009-09-20 Jaap KeuterBump version number after release of first development...
2009-09-17 Michael TüxenFix handling of new-packet-list.
2009-09-17 Anders BromanMake the new packet list the default build choice.
2009-09-02 Michael TüxenAdd --enable-new-packet-list to configure script. Default
2009-08-31 Kovarththanan Raja... Remove strcasecmp. We use g_ascii_strcasecmp exclusively
2009-08-07 Jörg Mayer- Add an AC macro to test linker flags.
2009-07-02 Gerald CombsPull mkstemp() into tempfile.c. That's the only place...
2009-06-28 Balint ReczeyDetect gnutls via pkg-config instead of the deprecated...
2009-06-28 Balint ReczeyStrictly require flex instead of allowing lex, too.
2009-06-27 Balint ReczeyRevert commit 28854.
2009-06-27 Balint ReczeyStrictly require flex instead of allowing lex, too.
2009-06-22 Jörg MayerAdd -Wextra (ok, it was already there as -W) and -Wlogi...
2009-06-03 Stig BjørlykkeUse liblua by default, if available.
2009-05-31 Stig BjørlykkeAdjusted the python binding message from configure.
2009-05-29 Sebastien Tandelpython binding for wireshark (first commit)
2009-05-26 Gerald CombsMove the trunk to 1.3.
2009-05-12 Stig BjørlykkeLua support is no plugin.
2009-05-05 Jörg MayerGoal: Make the airpcap GUI available on Linux.
2009-04-22 Guy HarrisBleah, some dissectors still insist on using structures...
2009-04-21 Guy HarrisTurn on -Wshorten-64-to-32 by default, and fix some...
2009-03-22 Guy HarrisSigh.
2009-03-22 Guy HarrisAttempt to use dladdr() to get the pathname of the...
2009-03-20 Gerald CombsSwitch back to 1.1.4.
2009-03-20 Gerald CombsTemporarily switch back to building 1.1.3 final.
2009-03-18 Gerald CombsCreate an "epan/crc" directory for CRC code. Add crc...
2009-03-18 Gerald CombsMove to 1.1.4.
2009-03-11 Gerald CombsPort rdps from C to Python. This makes it easier to...
2009-02-22 Jaap KeuterIncorporate plugin dissector into build in collection.
2009-02-22 Jaap KeuterIncorporate plugin dissector into build in collection.
2009-02-22 Jaap KeuterIncorporate plugin dissector into build in collection.
2009-02-22 Jaap KeuterIncorporate plugin dissector into build in collection.
2009-02-22 Jaap KeuterIncorporate plugin dissector into build in collection.
2009-02-22 Jaap KeuterIncorporate plugin dissector into build in collection.
2009-02-22 Jaap KeuterIncorporate plugin dissector into build in collection.
2009-02-22 Jaap KeuterIncorporate plugin dissector into build in collection.
2009-02-22 Jaap KeuterIncorporate plugin dissector into build in collection.
2009-02-22 Jaap KeuterIncorporate plugin dissector into build in collection.
2009-02-22 Jaap KeuterIncorporate plugin dissector into build in collection.
2009-02-21 Jaap KeuterIncorporate plugin dissector into build in collection.
2009-02-21 Jaap KeuterIncorporate plugin dissector into build in collection.
2009-02-10 Anders BromanAdd charging_ase
2009-01-16 Gerald CombsChange the version to 1.1.3. SVN-stamp the version...
2008-12-16 Guy HarrisWe have to add the new asn1/lte-rrc directory to the...
2008-12-01 Balint ReczeyFix "command not found" error in configure.
2008-10-31 Stig BjørlykkeWhops, -Wformat is already included in -Wall
2008-10-31 Stig BjørlykkeCompile with -Wformat and -Wformat-security
2008-10-31 Guy HarrisCorrectly report whether we're building with GeoIP...
2008-10-30 Anders BromanFrom Marc Moussali:
2008-10-28 Stephen FisherAdd end of configure script summary item for GeoIP
2008-10-27 Gerald CombsAdd support for the GeoIP library. Using different...
2008-10-26 Stephen FisherTweak Mac IGE integration detection so that it can...
next