| Commit message (Expand) | Author | Age | Files | Lines |
* | default value of --with-gcrypt must be set to yes. | Sebastien Tandel | 2007-06-21 | 1 | -1/+1 |
* | Fix bug #1395 | Sebastien Tandel | 2007-06-18 | 1 | -4/+18 |
* | get rid of the "case" statement to test the value of withval. | Sebastien Tandel | 2007-06-18 | 1 | -18/+7 |
* | 0.99.6 has been split off. Bump the trunk to 0.99.7. | Gerald Combs | 2007-06-15 | 1 | -1/+1 |
* | Check for G_GINT64_MODIFIER in Wireshark as we do in Wiretap. | Guy Harris | 2007-05-29 | 1 | -0/+38 |
* | From Mike Harvey: Support for WiMAX and the WiMAX M2M encapsulation protocol. | Gerald Combs | 2007-05-25 | 1 | -0/+2 |
* | Back out the previous change. | Guy Harris | 2007-05-24 | 1 | -15/+1 |
* | Temporarily turn on a bunch of warnings and turn off -Werror, to see | Guy Harris | 2007-05-24 | 1 | -1/+15 |
* | If GTK+ isn't available, fail unless the user explicitly specified | Guy Harris | 2007-05-22 | 1 | -9/+7 |
* | temporarily put cast-align in extra-gcc-warnings while compilation on Solaris | Sebastien Tandel | 2007-05-19 | 1 | -2/+4 |
* | typo fix | Sebastien Tandel | 2007-05-18 | 1 | -1/+1 |
* | temporarily disable cast-align warnings | Sebastien Tandel | 2007-05-18 | 1 | -2/+3 |
* | from Gerhard Gappmeier (ascolab): | Ulf Lamping | 2007-05-14 | 1 | -0/+1 |
* | there was a syntax error introduced in this file which made it | Ronnie Sahlberg | 2007-05-07 | 1 | -1/+1 |
* | If the user explicitly specified "--enable-wireshark", fail immediately | Guy Harris | 2007-05-05 | 1 | -4/+15 |
* | Add some GCC warnings to the standard set, and add some others to the | Guy Harris | 2007-04-23 | 1 | -8/+11 |
* | Fix regression: Automatically disable -Werror in case of extra gcc flags. | Jörg Mayer | 2007-04-22 | 1 | -2/+3 |
* | adding AC_(WIRESHARK|WIRETAP)_GCC_CFLAGS_OPTION macro to test whether gcc | Sebastien Tandel | 2007-04-22 | 1 | -47/+25 |
* | Use AC_HELP_STRING for the help strings for --with and --enable flags. | Guy Harris | 2007-04-22 | 1 | -60/+104 |
* | Fix --with(out)-warnings-as-errors test so warnings-as-errors can be disabled... | Jeff Morriss | 2007-04-17 | 1 | -4/+4 |
* | Disable warnings as errors if extra gcc warnings was specified. | Jörg Mayer | 2007-04-14 | 1 | -8/+16 |
* | change the script to automatically stop on warning if compiling with gcc. | Sebastien Tandel | 2007-04-13 | 1 | -16/+19 |
* | Fix a comment. | Guy Harris | 2007-04-08 | 1 | -2/+2 |
* | Get rid of extra white space in configure message. | Guy Harris | 2007-04-08 | 1 | -2/+2 |
* | Remove almost all of the casts I committed recently and in place of | Stephen Fisher | 2007-03-28 | 1 | -0/+17 |
* | Fix distcheck by removing the reference to the megaco plugin | Jeff Morriss | 2007-03-26 | 1 | -1/+0 |
* | Change the test for -Wdeclaration-after-statement slightly to make it work fo... | Jeff Morriss | 2007-03-26 | 1 | -2/+1 |
* | older versions of gcc do not check -W parameters when only running the prepro... | Ronnie Sahlberg | 2007-03-26 | 1 | -1/+11 |
* | If we're using gcc, try to use -Wdeclaration-after-statement to catch more no... | Jeff Morriss | 2007-03-26 | 1 | -0/+8 |
* | From Sebastien Tandel: | Stephen Fisher | 2007-03-23 | 1 | -2/+12 |
* | Add -Werror when using GCC only to the Makefile.am of the base | Stephen Fisher | 2007-03-22 | 1 | -0/+3 |
* | Bump the trunk version to 0.99.6. | Gerald Combs | 2007-01-22 | 1 | -1/+1 |
* | Automake variables ending with _LDFLAGS are special: | Guy Harris | 2007-01-12 | 1 | -2/+2 |
* | On Darwin, build shared libraries with -Wl,-single_module to the LDFLAGS | Guy Harris | 2007-01-04 | 1 | -1/+9 |
* | -Wl,-single_module breaks the configure script. | Guy Harris | 2007-01-04 | 1 | -6/+1 |
* | Add -Wl,-single_module to the linker flags in Darwin. The page at | Guy Harris | 2007-01-04 | 1 | -8/+14 |
* | When building for Darwin, link with -search_paths_first, so that | Guy Harris | 2006-12-30 | 1 | -8/+30 |
* | Move the contents of airpdcap to epan/crypt. Try to fix the current | Gerald Combs | 2006-12-28 | 1 | -1/+1 |
* | Prepare to move the airpdcap code to epan/crypt (SVN won't let me actually | Gerald Combs | 2006-12-27 | 1 | -0/+7 |
* | Remove mention of UCD SNMP completely. | Jaap Keuter | 2006-12-09 | 1 | -1/+1 |
* | Get rid of UCD SNMP support (it's not longer supported and | Jörg Mayer | 2006-12-08 | 1 | -46/+5 |
* | Fix an inadvertent change. | Gerald Combs | 2006-11-06 | 1 | -1/+1 |
* | Remove ACN. | Gerald Combs | 2006-11-06 | 1 | -2/+1 |
* | Bump the version to 0.99.5. | Gerald Combs | 2006-11-03 | 1 | -1/+1 |
* | Repeat after me: Test submission before sending. | Jörg Mayer | 2006-10-31 | 1 | -1/+1 |
* | Robert Schwebel: | Jörg Mayer | 2006-10-31 | 1 | -1/+13 |
* | carsten.prescher@eads.com: | Jörg Mayer | 2006-10-30 | 1 | -0/+1 |
* | Line up the colons in the list of configure options. | Guy Harris | 2006-10-20 | 1 | -12/+12 |
* | From Shaun Jackman | Jaap Keuter | 2006-10-18 | 1 | -1/+0 |
* | Fix the version. | Gerald Combs | 2006-10-04 | 1 | -1/+1 |