aboutsummaryrefslogtreecommitdiffstats
path: root/configure.in
AgeCommit message (Expand)AuthorFilesLines
2007-01-22Bump the trunk version to 0.99.6.Gerald Combs1-1/+1
2007-01-12Automake variables ending with _LDFLAGS are special:Guy Harris1-2/+2
2007-01-04On Darwin, build shared libraries with -Wl,-single_module to the LDFLAGSGuy Harris1-1/+9
2007-01-04-Wl,-single_module breaks the configure script.Guy Harris1-6/+1
2007-01-04Add -Wl,-single_module to the linker flags in Darwin. The page atGuy Harris1-8/+14
2006-12-30When building for Darwin, link with -search_paths_first, so thatGuy Harris1-8/+30
2006-12-28Move the contents of airpdcap to epan/crypt. Try to fix the currentGerald Combs1-1/+1
2006-12-27Prepare to move the airpdcap code to epan/crypt (SVN won't let me actuallyGerald Combs1-0/+7
2006-12-09Remove mention of UCD SNMP completely.Jaap Keuter1-1/+1
2006-12-08Get rid of UCD SNMP support (it's not longer supported andJörg Mayer1-46/+5
2006-11-06Fix an inadvertent change.Gerald Combs1-1/+1
2006-11-06Remove ACN.Gerald Combs1-2/+1
2006-11-03Bump the version to 0.99.5.Gerald Combs1-1/+1
2006-10-31Repeat after me: Test submission before sending.Jörg Mayer1-1/+1
2006-10-31Robert Schwebel:Jörg Mayer1-1/+13
2006-10-30carsten.prescher@eads.com:Jörg Mayer1-0/+1
2006-10-20Line up the colons in the list of configure options.Guy Harris1-12/+12
2006-10-18From Shaun JackmanJaap Keuter1-1/+0
2006-10-04Fix the version.Gerald Combs1-1/+1
2006-10-02Fix WEP key bug in the AirPcap code that could cause a crash. EnableGerald Combs1-1/+1
2006-09-25Move the Lua interface into epan... (not a plugin anymore).Luis Ontanon1-1/+1
2006-09-04Use portaudio if it's there. Check that we have the right version.Jörg Mayer1-3/+3
2006-09-02Move the codecs into a top-level "codecs" subdirectory; there's noGuy Harris1-2/+2
2006-08-30From Alejandro Vaquero:Anders Broman1-0/+43
2006-08-24Bump the version to 0.99.4.Gerald Combs1-1/+1
2006-08-01# Ugly hack, but I don't see how this problem can be solvedJörg Mayer1-1/+4
2006-07-25Jeff Morriss:Jörg Mayer1-1/+1
2006-07-20we dont need our own snprintf any more since we always use g_snprintf() instead.Ronnie Sahlberg1-15/+0
2006-07-17Bump the trunk version to 0.99.3.Gerald Combs1-1/+1
2006-07-13Under Solaris (9, at least) the "iconv.h" header supplied with GNU libiconvGerald Combs1-1/+3
2006-07-12Undo previous patch, it didn't helpJörg Mayer1-1/+1
2006-07-12Bugfix:Jörg Mayer1-1/+1
2006-07-06Add the asn1 directory to the distribution.Gerald Combs1-0/+1
2006-07-06Set the version to 0.99.2, since we're building releases from /trunk again.Gerald Combs1-1/+1
2006-06-21From Christian Durrer:Jaap Keuter1-0/+1
2006-06-20Change ETH_VAR_IMPORT to WS_VAR_IMPORT. Try to fix a duplicate variableGerald Combs1-2/+2
2006-06-14configure.in:Jörg Mayer1-1/+18
2006-06-13Remove some trailing whitespaceJörg Mayer1-5/+5
2006-06-01Ethereal->WiresharkMichael Tüxen1-4/+4
2006-05-31More ethereal -> wireshark.Gerald Combs1-28/+28
2006-05-31Rename the main executable to "wireshark", along with more conversions:Gerald Combs1-38/+38
2006-05-31Tethereal/tethereal -> TShark/tshark.Gerald Combs1-12/+12
2006-05-31libethereal -> libwireshark. idl2eth -> idl2wrs. There are a _lot_ ofGerald Combs1-12/+12
2006-05-22ethereal->wiresharkRonnie Sahlberg1-1/+1
2006-05-01Bump the version number to 1.1. Clean up the release notes.Gerald Combs1-1/+1
2006-04-120.10.14 -> 0.99.0.Gerald Combs1-1/+1
2006-02-27Add guard pages to emem.c. GP memory is protected using mprotect()Gerald Combs1-0/+1
2006-02-15Check for getopt in the configure script, as we do for other routinesGuy Harris1-0/+13
2006-02-14Change suid to take dumpcap into accountJörg Mayer1-1/+5
2006-02-12"default on" for dumpcap generation (it's required at least for Ethereal's ca...Ulf Lamping1-1/+1