aboutsummaryrefslogtreecommitdiffstats
path: root/configure.in
Commit message (Expand)AuthorAgeFilesLines
* 1.3.5 -> 1.3.6.Gerald Combs2010-05-051-1/+1
* Added PKIXAttributeCertificate (RFC3281).Stig Bjørlykke2010-04-141-0/+1
* Use a 64-bit number to store the content length. This fixes:Jeff Morriss2010-04-091-0/+1
* Add --enable-setcap-install and --with-dumpcap-group.Gerald Combs2010-04-081-1/+57
* Disable the possible use of 'links' to generate release-notes.txtBill Meier2010-04-051-3/+5
* 1.3.4 -> 1.3.5.Gerald Combs2010-03-311-1/+1
* This adds a new dissector plugin: INTERLINK. This protocol is used inUwe Girlich2010-03-161-0/+1
* From Erwin van Eijk:Anders Broman2010-02-281-0/+1
* Handle C++ code, such as the wsgd plugin.Guy Harris2010-02-261-2/+11
* Make asn1/kerberos/Makefile and asn1/rua/Makefile as well.Guy Harris2010-02-251-0/+2
* Generate asn1/hnbap/Makefile.Guy Harris2010-02-251-0/+1
* There's an echo in here....Guy Harris2010-02-191-1/+1
* To check for GLib 2.14.0 or later, just check with pkg-config, don't useGuy Harris2010-02-181-26/+22
* Fix/update some comments.Guy Harris2010-02-181-7/+36
* Check for GLib 2.14 and gmodule support no matter what.Gerald Combs2010-02-151-2/+3
* Don't use PCRE if we have GRegex.Gerald Combs2010-02-131-5/+15
* 1.3.3 -> 1.3.4.Gerald Combs2010-02-111-1/+1
* Use automake to build things in docbook/ .Jeff Morriss2010-02-101-0/+17
* automake 1.11 has macros built in that make compilation muchJörg Mayer2009-12-221-0/+3
* If we don't have PCRE and we do have GLib >= 2.14, use GRegexes for theGerald Combs2009-12-181-0/+1
* Add the time zone abbreviation to the result of abs_time_to_str() andGuy Harris2009-12-111-0/+3
* Switch to .tar.bz2 for the "dist" target since that's what most peopleGerald Combs2009-11-241-1/+1
* Switch back to normal versioning. Bump the version to 1.3.3.Gerald Combs2009-11-241-1/+1
* Add a few more optional compiler warnings and some (commented out)Jörg Mayer2009-11-071-0/+5
* Bump development version.Anders Broman2009-10-291-1/+1
* Putting the AC_CANONICAL_xxx macro(s) *after* AC_INIT seems to work, andGuy Harris2009-10-161-3/+14
* ns-cert-ext -> ns_cert_exts to make directory name consistent with filenamesKovarththanan Rajaratnam2009-10-101-1/+1
* Update configure to reflect new asn1 folder namesKovarththanan Rajaratnam2009-10-101-5/+5
* Invert check for getopt: NEED_GETOPT_H -> HAVE_GETOPT_HStig Bjørlykke2009-10-061-6/+8
* Remove tpg from configure. It's not ready to be built by the massesKovarththanan Rajaratnam2009-09-261-1/+0
* Try to add tpg, but it seems it doesn't build with autofoo either.Jörg Mayer2009-09-251-0/+1
* Bump version number after release of first development snapshot.Jaap Keuter2009-09-201-1/+1
* Fix handling of new-packet-list.Michael Tüxen2009-09-171-1/+1
* Make the new packet list the default build choice.Anders Broman2009-09-171-2/+2
* Add --enable-new-packet-list to configure script. DefaultMichael Tüxen2009-09-021-0/+12
* Remove strcasecmp. We use g_ascii_strcasecmp exclusivelyKovarththanan Rajaratnam2009-08-311-9/+0
* - Add an AC macro to test linker flags.Jörg Mayer2009-08-071-0/+13
* Pull mkstemp() into tempfile.c. That's the only place we use it now, andGerald Combs2009-07-021-8/+1
* Detect gnutls via pkg-config instead of the deprecated libgnutls-config.Balint Reczey2009-06-281-7/+3
* Strictly require flex instead of allowing lex, too.Balint Reczey2009-06-281-4/+4
* Revert commit 28854.Balint Reczey2009-06-271-4/+5
* Strictly require flex instead of allowing lex, too.Balint Reczey2009-06-271-5/+4
* Add -Wextra (ok, it was already there as -W) and -Wlogical-opJörg Mayer2009-06-221-0/+2
* Use liblua by default, if available.Stig Bjørlykke2009-06-031-3/+3
* Adjusted the python binding message from configure.Stig Bjørlykke2009-05-311-1/+1
* python binding for wireshark (first commit)Sebastien Tandel2009-05-291-0/+28
* Move the trunk to 1.3.Gerald Combs2009-05-261-1/+1
* Lua support is no plugin.Stig Bjørlykke2009-05-121-2/+2
* Goal: Make the airpcap GUI available on Linux.Jörg Mayer2009-05-051-0/+8
* Bleah, some dissectors still insist on using structures and sizeof andGuy Harris2009-04-221-1/+4