aboutsummaryrefslogtreecommitdiffstats
path: root/configure.in
AgeCommit message (Expand)AuthorFilesLines
2009-10-06Invert check for getopt: NEED_GETOPT_H -> HAVE_GETOPT_Hstig1-6/+8
2009-09-26Remove tpg from configure. It's not ready to be built by the masseskrj1-1/+0
2009-09-25Try to add tpg, but it seems it doesn't build with autofoo either.jmayer1-0/+1
2009-09-20Bump version number after release of first development snapshot.jake1-1/+1
2009-09-17Fix handling of new-packet-list.tuexen1-1/+1
2009-09-17Make the new packet list the default build choice.etxrab1-2/+2
2009-09-02Add --enable-new-packet-list to configure script. Defaulttuexen1-0/+12
2009-08-31Remove strcasecmp. We use g_ascii_strcasecmp exclusivelykrj1-9/+0
2009-08-07- Add an AC macro to test linker flags.jmayer1-0/+13
2009-07-02Pull mkstemp() into tempfile.c. That's the only place we use it now, andgerald1-8/+1
2009-06-28Detect gnutls via pkg-config instead of the deprecated libgnutls-config.rbalint1-7/+3
2009-06-28Strictly require flex instead of allowing lex, too.rbalint1-4/+4
2009-06-27Revert commit 28854.rbalint1-4/+5
2009-06-27Strictly require flex instead of allowing lex, too.rbalint1-5/+4
2009-06-22Add -Wextra (ok, it was already there as -W) and -Wlogical-opjmayer1-0/+2
2009-06-03Use liblua by default, if available.stig1-3/+3
2009-05-31Adjusted the python binding message from configure.stig1-1/+1
2009-05-29python binding for wireshark (first commit)standel1-0/+28
2009-05-26Move the trunk to 1.3.gerald1-1/+1
2009-05-12Lua support is no plugin.stig1-2/+2
2009-05-05Goal: Make the airpcap GUI available on Linux.jmayer1-0/+8
2009-04-22Bleah, some dissectors still insist on using structures and sizeof andguy1-1/+4
2009-04-21Turn on -Wshorten-64-to-32 by default, and fix some issues that turnedguy1-4/+1
2009-03-22Sigh.guy1-18/+20
2009-03-22Attempt to use dladdr() to get the pathname of the executable image ifguy1-0/+35
2009-03-20Switch back to 1.1.4.gerald1-1/+1
2009-03-20Temporarily switch back to building 1.1.3 final.gerald1-1/+1
2009-03-18Create an "epan/crc" directory for CRC code. Add crc-16-plain.[ch],gerald1-0/+1
2009-03-18Move to 1.1.4.gerald1-1/+1
2009-03-11Port rdps from C to Python. This makes it easier to cross-compilegerald1-3/+0
2009-02-22Incorporate plugin dissector into build in collection.jake1-1/+0
2009-02-22Incorporate plugin dissector into build in collection.jake1-1/+0
2009-02-22Incorporate plugin dissector into build in collection.jake1-1/+0
2009-02-22Incorporate plugin dissector into build in collection.jake1-1/+0
2009-02-22Incorporate plugin dissector into build in collection.jake1-1/+0
2009-02-22Incorporate plugin dissector into build in collection.jake1-1/+0
2009-02-22Incorporate plugin dissector into build in collection.jake1-1/+0
2009-02-22Incorporate plugin dissector into build in collection.jake1-1/+0
2009-02-22Incorporate plugin dissector into build in collection.jake1-1/+0
2009-02-22Incorporate plugin dissector into build in collection.jake1-1/+0
2009-02-22Incorporate plugin dissector into build in collection.jake1-1/+0
2009-02-21Incorporate plugin dissector into build in collection.jake1-1/+0
2009-02-21Incorporate plugin dissector into build in collection.jake1-1/+0
2009-02-10Add charging_aseetxrab1-0/+1
2009-01-16Change the version to 1.1.3. SVN-stamp the version again.gerald1-1/+1
2008-12-16We have to add the new asn1/lte-rrc directory to the list of directoriesguy1-0/+1
2008-12-01Fix "command not found" error in configure.rbalint1-1/+1
2008-10-31Whops, -Wformat is already included in -Wallstig1-1/+0
2008-10-31Compile with -Wformat and -Wformat-securitystig1-0/+2
2008-10-31Correctly report whether we're building with GeoIP or not - even if weguy1-1/+7