Give up dissecting a MAC PDU if we see control LCIDs after data ones.
[obnox/wireshark/wip.git] / acinclude.m4
2010-07-13 guyAdd a "-d" flag to dumpcap, to print out the generated...
2010-06-05 guyFirst check for the new GTK+/OS X integration functions...
2010-05-25 guyFrom H.sivank: GtkOSXApplication support.
2010-05-09 sfisherAs of release 1.5, MIT Kerberos moved krb5.h to krb5...
2010-05-06 guyJust check for pcap_create(); it first appeared in...
2010-05-06 etxrabChecking in Stigs changes from
2010-05-06 etxrabCheck for pcap_create
2010-02-19 guyDon't say "Checking for broken pcap-config" if we don...
2009-12-11 guyPut in missing comma.
2009-12-11 guyAdd the time zone abbreviation to the result of abs_tim...
2009-08-07 jmayer- Add an AC macro to test linker flags.
2009-06-08 guyCheck for libpcap 1.0's broken pcap-config, which put...
2009-06-08 guyCheck for a pcap-config script (as provided by libpcap...
2009-06-03 stigDon't reuse lua_dir in a for loop.
2009-06-03 stigFixed setting of LUA_INCLUDES when having extraneous...
2009-06-03 stigOnly give a failure message if configuring with --with...
2009-06-03 stigAdded check for extraneous lua header directories,...
2009-06-03 stigUse liblua by default, if available.
2009-05-29 standelpython binding for wireshark (first commit)
2009-03-06 stigFrom Petr Sumbera (bug 3305):
2008-12-23 sfisherFix bug #3152 for good.
2008-12-22 morrissFix bug 3152: when searching for igemacintegration...
2008-12-21 guyIf we don't have any of the pcap_datalink_XXX_to_YYY...
2008-12-19 morrissAfter checking for ige_mac_menu_set_menu_bar reset...
2008-11-18 rbalintRequire Lua 5.1 for Lua plugin.
2008-10-27 geraldAdd support for the GeoIP library. Using different...
2008-10-26 sfisherTweak Mac IGE integration detection so that it can...
2008-10-24 geraldAdd an option to look for the presence of Imendio's...
2008-08-08 geraldAdd support for c-ares to the GNU toolchain.
2008-07-04 guyIf we have pcap_free_datalinks(), use it. If not,...
2008-05-05 guyRequire GLib 2.4 or later.
2008-04-20 guyDon't define AC_WIRESHARK_CHECK_64BIT_FORMAT twice...
2008-04-07 sfisherRemove GTK1 code.
2008-02-07 guyOnly check for pcap_breakloop()'s "usability" if it...
2007-12-04 kukosaSupport for RPCAP features in GUI (from Boris Misenov...
2007-11-20 geraldIf libcap is present, have dumpcap use it to drop privi...
2007-09-24 jmayerGet rid of the remains of NET-SNMP in the build process.
2007-06-13 jakeYAE2W
2007-05-29 sahlbergwe dont link with g_snprintf in the configure for gtk1...
2007-05-29 guyCheck for G_GINT64_MODIFIER in Wireshark as we do in...
2007-04-22 standelupdate of AC_WIRESHARK_PCAP_CHECK to detect if pcap...
2007-04-22 standeladding AC_(WIRESHARK|WIRETAP)_GCC_CFLAGS_OPTION macro...
2007-01-04 legothe -lm flag might be needed to link lua
2006-12-08 jmayerGet rid of UCD SNMP support (it's not longer supported and
2006-11-26 morrissBug 1246: From Eric Hall, fix typo: s/NETSNMPCNFIG...
2006-10-26 jmayerDon't include /usr/local if usage of /usr/local has...
2006-10-19 guySet want_portaudio to yes if we'll be building with...
2006-09-27 jmayerChange some messages when ucd snmp is found but --with-ssl
2006-09-12 guyAC_CHECK_TYPE already prints a "checking for" message...
2006-09-05 jmayerrtp_player.c will now compile with the new API, althoug...
2006-09-04 guyAC_CHECK_TYPE outputs a "Checking..." message; we don...
2006-09-04 jmayerAfter some reading it is clear that the code was writte...
2006-09-04 jmayerUse portaudio if it's there. Check that we have the...
2006-08-30 etxrabFrom Alejandro Vaquero:
2006-07-19 etxrabFrom Bálint Réczey
2006-06-15 jmayerautofoo will fail on systems that lack libgcrypt.m4.
2006-05-31 geraldRename the main executable to "wireshark", along with...
2006-05-22 sahlbergethereal->wireshark updates
2006-05-21 guyIf we have pcap_breakloop(), at least on UN*X we can...
2006-04-25 guyCheck several sets of additional libraries that libpcap...
2006-02-19 jmayerRecent checkins lost a change to make the liblualib...
2006-02-18 legoPrepare for lua 5.1
2006-02-07 jmayerlua autofoo:
2006-02-04 jmayerPaolo Abeni
2006-01-31 legoIt was hard.. but at the end I won (or at least i belie...
2005-09-15 guyAdd PRIX64, as we now use it.
2005-05-12 guyUse "pcap_get_selectable_fd()" if we have it, and if...
2005-03-23 guyIf we have "pcap_freecode()", use it to free the instru...
2005-03-20 guyDon't try to run net-snmp-config if we don't find it.
2005-03-17 guyFix the display of help information for various --with...
2005-03-16 guyCapitalize "Net-SNMP" the way the Net-SNMP project...
2005-03-08 sahlbergwe dont need to link with gssapi.a any more
2005-03-08 sahlbergwhen HEIMDAL is linked with :
2004-10-15 jmayerDectect MIT-Kerberos as well
2004-10-12 guyFrom Albert Chin: in a test program, include <glibconfi...
2004-09-30 jmayerAt least on Suse, the linking flags are obtained via...
2004-09-29 guyUse the right name in the Checking... messages.
2004-09-29 guyPut back the $KRB4_CONFIG call to set KRB5_LIBS.
2004-09-29 guyWhen testing whether the Heimdal library has krb5_kt_re...
2004-09-28 guyIf, when checking whether the Kerberos library is Heimd...
2004-09-28 guyIf the user specified --with-krb5 but we don't have...
2004-09-26 guyExplicitly indicate when we're doing tests to see if...
2004-09-26 guyIn the SNMP tests, we're using AC_TRY_LINK to avoid...
2004-09-26 guyClean up a bunch of cruft in --with-ssl; make it more...
2004-09-26 guyExplicitly test whether we need -lresolv in order to...
2004-09-25 guyFor annoying licensing reasons, we don't want to use...
2004-09-25 guyDon't just add "-lresolv" to KRB5_LIBS if it's missing...
2004-09-06 guyFrom Marten Svantesson: according to Tomas Anders,...
2004-08-16 guyFix a typo.
2004-08-16 guyFor "pcap_findalldevs()", don't assume that just becaus...
2004-07-25 guyUse the GLib gint64 and guint64 types instead of u_int6...
2004-07-23 jmayerRemove set -/+x - they were added for debugging and...
2004-07-21 jmayerFix the fix to krb5
2004-07-21 jmayerForgotten case: Make krb5 fail if it requires -lcrypto...
2004-07-20 guyAs Joerg Mayer noted, the value of LIBS should be saved...
2004-07-19 guyWhen checking whether we can get "sprint_realloc_objid...
2004-07-18 jmayer- Require --with-ssl=... to be explicitly set to work
2004-07-18 guySet the svn:eol-style property on all text files to...
2004-06-29 guyIf we can't find the krb5 header or the krb5 code isn...
2004-06-25 jmayerGet rid of a warning with newer auto... tools by proper...
next