aboutsummaryrefslogtreecommitdiffstats
path: root/configure.in
AgeCommit message (Expand)AuthorFilesLines
2010-04-14Added PKIXAttributeCertificate (RFC3281).stig1-0/+1
2010-04-09Use a 64-bit number to store the content length. This fixes:morriss1-0/+1
2010-04-08Add --enable-setcap-install and --with-dumpcap-group.gerald1-1/+57
2010-04-05Disable the possible use of 'links' to generate release-notes.txtwmeier1-3/+5
2010-03-311.3.4 -> 1.3.5.gerald1-1/+1
2010-03-16This adds a new dissector plugin: INTERLINK. This protocol is used ingirlich1-0/+1
2010-02-28Added svn:ignore targets.stig1-0/+1
2010-02-27Constify.guy1-2/+11
2010-02-25Almost working out-of-tree builds for the documentation,jmayer1-0/+2
2010-02-25Generate asn1/hnbap/Makefile.guy1-0/+1
2010-02-19There's an echo in here....guy1-1/+1
2010-02-18To check for GLib 2.14.0 or later, just check with pkg-config, don't useguy1-26/+22
2010-02-18Fix/update some comments.guy1-7/+36
2010-02-15Check for GLib 2.14 and gmodule support no matter what.gerald1-2/+3
2010-02-13Don't use PCRE if we have GRegex.gerald1-5/+15
2010-02-111.3.3 -> 1.3.4.gerald1-1/+1
2010-02-10Use automake to build things in docbook/ .morriss1-0/+17
2009-12-22automake 1.11 has macros built in that make compilation muchjmayer1-0/+3
2009-12-18If we don't have PCRE and we do have GLib >= 2.14, use GRegexes for thegerald1-0/+1
2009-12-11Add the time zone abbreviation to the result of abs_time_to_str() andguy1-0/+3
2009-11-24Switch to .tar.bz2 for the "dist" target since that's what most peoplegerald1-1/+1
2009-11-24Switch back to normal versioning. Bump the version to 1.3.3.gerald1-1/+1
2009-11-07Add a few more optional compiler warnings and some (commented out)jmayer1-0/+5
2009-10-29Bump development version.etxrab1-1/+1
2009-10-16Putting the AC_CANONICAL_xxx macro(s) *after* AC_INIT seems to work, andguy1-3/+14
2009-10-10ns-cert-ext -> ns_cert_exts to make directory name consistent with filenameskrj1-1/+1
2009-10-10Update configure to reflect new asn1 folder nameskrj1-5/+5
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