aboutsummaryrefslogtreecommitdiffstats
path: root/configure.in
AgeCommit message (Expand)AuthorFilesLines
2009-09-20Bump version number after release of first development snapshot.Jaap Keuter1-1/+1
2009-09-17Fix handling of new-packet-list.Michael Tüxen1-1/+1
2009-09-17Make the new packet list the default build choice.Anders Broman1-2/+2
2009-09-02Add --enable-new-packet-list to configure script. DefaultMichael Tüxen1-0/+12
2009-08-31Remove strcasecmp. We use g_ascii_strcasecmp exclusivelyKovarththanan Rajaratnam1-9/+0
2009-08-07- Add an AC macro to test linker flags.Jörg Mayer1-0/+13
2009-07-02Pull mkstemp() into tempfile.c. That's the only place we use it now, andGerald Combs1-8/+1
2009-06-28Detect gnutls via pkg-config instead of the deprecated libgnutls-config.Balint Reczey1-7/+3
2009-06-28Strictly require flex instead of allowing lex, too.Balint Reczey1-4/+4
2009-06-27Revert commit 28854.Balint Reczey1-4/+5
2009-06-27Strictly require flex instead of allowing lex, too.Balint Reczey1-5/+4
2009-06-22Add -Wextra (ok, it was already there as -W) and -Wlogical-opJörg Mayer1-0/+2
2009-06-03Use liblua by default, if available.Stig Bjørlykke1-3/+3
2009-05-31Adjusted the python binding message from configure.Stig Bjørlykke1-1/+1
2009-05-29python binding for wireshark (first commit)Sebastien Tandel1-0/+28
2009-05-26Move the trunk to 1.3.Gerald Combs1-1/+1
2009-05-12Lua support is no plugin.Stig Bjørlykke1-2/+2
2009-05-05Goal: Make the airpcap GUI available on Linux.Jörg Mayer1-0/+8
2009-04-22Bleah, some dissectors still insist on using structures and sizeof andGuy Harris1-1/+4
2009-04-21Turn on -Wshorten-64-to-32 by default, and fix some issues that turnedGuy Harris1-4/+1
2009-03-22Sigh.Guy Harris1-18/+20
2009-03-22Attempt to use dladdr() to get the pathname of the executable image ifGuy Harris1-0/+35
2009-03-20Switch back to 1.1.4.Gerald Combs1-1/+1
2009-03-20Temporarily switch back to building 1.1.3 final.Gerald Combs1-1/+1
2009-03-18Create an "epan/crc" directory for CRC code. Add crc-16-plain.[ch],Gerald Combs1-0/+1
2009-03-18Move to 1.1.4.Gerald Combs1-1/+1
2009-03-11Port rdps from C to Python. This makes it easier to cross-compileGerald Combs1-3/+0
2009-02-22Incorporate plugin dissector into build in collection.Jaap Keuter1-1/+0
2009-02-22Incorporate plugin dissector into build in collection.Jaap Keuter1-1/+0
2009-02-22Incorporate plugin dissector into build in collection.Jaap Keuter1-1/+0
2009-02-22Incorporate plugin dissector into build in collection.Jaap Keuter1-1/+0
2009-02-22Incorporate plugin dissector into build in collection.Jaap Keuter1-1/+0
2009-02-22Incorporate plugin dissector into build in collection.Jaap Keuter1-1/+0
2009-02-22Incorporate plugin dissector into build in collection.Jaap Keuter1-1/+0
2009-02-22Incorporate plugin dissector into build in collection.Jaap Keuter1-1/+0
2009-02-22Incorporate plugin dissector into build in collection.Jaap Keuter1-1/+0
2009-02-22Incorporate plugin dissector into build in collection.Jaap Keuter1-1/+0
2009-02-22Incorporate plugin dissector into build in collection.Jaap Keuter1-1/+0
2009-02-21Incorporate plugin dissector into build in collection.Jaap Keuter1-1/+0
2009-02-21Incorporate plugin dissector into build in collection.Jaap Keuter1-1/+0
2009-02-10Add charging_aseAnders Broman1-0/+1
2009-01-16Change the version to 1.1.3. SVN-stamp the version again.Gerald Combs1-1/+1
2008-12-16We have to add the new asn1/lte-rrc directory to the list of directoriesGuy Harris1-0/+1
2008-12-01Fix "command not found" error in configure.Balint Reczey1-1/+1
2008-10-31Whops, -Wformat is already included in -WallStig Bjørlykke1-1/+0
2008-10-31Compile with -Wformat and -Wformat-securityStig Bjørlykke1-0/+2
2008-10-31Correctly report whether we're building with GeoIP or not - even if weGuy Harris1-1/+7
2008-10-30From Marc Moussali:Anders Broman1-0/+4
2008-10-28Add end of configure script summary item for GeoIPStephen Fisher1-0/+1
2008-10-27Add support for the GeoIP library. Using different database files,Gerald Combs1-0/+25