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