aboutsummaryrefslogtreecommitdiffstats
path: root/configure.in
Commit message (Expand)AuthorAgeFilesLines
* Switch back to normal versioning. Bump the development version to 1.1.2.Gerald Combs2008-09-241-1/+1
* Turn on -Werror for the top level targets, excluding text2pcap (which include...Jeff Morriss2008-09-211-0/+1
* Put back the "Checking whether to use the GNU ADNS library if available"Guy Harris2008-09-171-0/+3
* inet_aton(), like inet_pton(), is in -lsocket in Solaris and possiblyGuy Harris2008-09-171-7/+13
* Move to 1.1.1.Gerald Combs2008-09-151-1/+1
* The newer autoconf version requirement is needed inJörg Mayer2008-09-111-1/+1
* Move the trunk to 1.1.0. Temporarily build a non-SVN-stamped package, soGerald Combs2008-09-041-1/+1
* If using $prefix we add "$prefix/include" to the include search pathStig Bjørlykke2008-08-091-0/+24
* Add support for c-ares to the GNU toolchain.Gerald Combs2008-08-081-4/+33
* Remove iconv/libiconv checks from *NIX builds: GLIB-2 provides iconv replacem...Jeff Morriss2008-07-181-3/+0
* Don't use C-style comments in a shell script. This fixes this error:Jeff Morriss2008-07-161-1/+1
* packet-pkcs12-template.c uses the libgcrypt symbol GCRY_CIPHER_RFC2268_40Jeff Morriss2008-07-031-1/+1
* Constify a bunch of stuff, to squelch -Wwrite-strings warnings. Guy Harris2008-06-251-1/+1
* Update a comment.Guy Harris2008-06-251-1/+1
* Make -Wwrite-strings non-default for now.Guy Harris2008-06-241-3/+8
* We're not ready for -Wshadow by default yet.Guy Harris2008-06-241-1/+1
* Temporarily turn on some -W options, to provoke the buildbots to buildGuy Harris2008-06-241-3/+3
* One -Wcast-align suffices.Guy Harris2008-06-241-1/+0
* Temporarily make -Wshadow not a default.Guy Harris2008-06-231-1/+3
* Add -Wshadow, so we catch cases where somebody might not be using theGuy Harris2008-06-231-0/+1
* We have to define HTML_VIEWER for the prefs.c code that sets the defaultGuy Harris2008-06-211-2/+9
* If we have xdg-open, always run that to launch a Web browser, and ignoreGuy Harris2008-06-211-8/+14
* g_ascii_strtoull() is in GLib 2.2 and later, and we require GLib 2.4 orGuy Harris2008-06-041-22/+0
* Print "POSIX capabilities" instead of "libcap".Gerald Combs2008-05-281-1/+2
* Create a new "Wireshark utility" library and move the mpeg-audio stuff fromJeff Morriss2008-05-201-0/+1
* From Hans-Peter Bock:Jaap Keuter2008-05-101-0/+1
* Require GLib 2.4 or later.Guy Harris2008-05-051-103/+3
* Require automake 1.9 or later; earlier versions don't support theGuy Harris2008-05-051-1/+1
* Have autoconf generate "ustar" tar files by default. This should let us haveGerald Combs2008-05-051-4/+3
* All versions of GLib 2.x come with g_ascii_strcasecmp(), and we requireGuy Harris2008-04-291-22/+0
* Have the error for not finding GTK+ indicate that we require GTK+ 2.4 orGuy Harris2008-04-291-4/+4
* Require at least version 2.4.0 of GTKJörg Mayer2008-04-231-1/+1
* If we have xdg-open, define HAVE_XDG_OPEN.Guy Harris2008-04-171-0/+5
* Update the warning flags (suppress one warning that appears with -pedantic)Jörg Mayer2008-04-141-1/+4
* Reword the "you can't do setuid install without dumpcap" error mainly to take...Jeff Morriss2008-04-081-1/+1
* Remove GTK1 from Unix build process.Stephen Fisher2008-04-041-26/+4
* Remove most of the OS X packaging files from the distribution. TheGerald Combs2008-03-291-1/+0
* Add the OS X packaging Makefile to configure.Stig Bjørlykke2008-03-281-0/+1
* Bump the version in the trunk to 1.0.99 (which will become 1.1.0 at someGerald Combs2008-03-171-1/+1
* Don't link plugins against libwireshark: any program that loads the dissectorJeff Morriss2008-03-161-1/+1
* Check in the OS X packaging patch from bug 2341, since I've hadGerald Combs2008-03-151-0/+20
* From Stephen Donnelly via bug 2235:Gerald Combs2008-03-141-0/+1
* Add missing parts of the PCAP dissector.Gerald Combs2008-03-031-0/+1
* Don't link the plugins against glib: they already link against libwireshark w...Jeff Morriss2008-02-291-1/+1
* Wireshark (packet-ssl-utils.h) uses gnutls_x509_crt_t which appears to only b...Jeff Morriss2008-02-261-1/+1
* Check for setres[gu]id and define HAVE_SETRESUID and HAVE_SETREGUIDGerald Combs2008-02-251-0/+1
* Rawshark depends on libpcap. Make sure we enforce this in the configure Gerald Combs2008-02-221-17/+32
* The trunk is now 0.99.9.Gerald Combs2008-02-181-1/+1
* Fix compilation on non-Windows systems.Gerald Combs2008-02-161-0/+19
* Create makefiles for s1ap and x2ap.Gerald Combs2008-01-061-0/+2