Add casts to fix mac buildbots.
[metze/wireshark/wip.git] / epan / Makefile.am
2013-07-14 Guy HarrisExport tvb_free_chain() so that tvbtest can use it.
2013-07-14 Jakub ZawadzkiFix tvbtest linking, move private structures to tvbuff_...
2013-07-12 Jeff MorrissMove the print modules into epan.
2013-06-21 Martin Kaisercreate libfiledissectors.a during the autotools build
2013-06-05 Chris MaynardChange leading spaces to tabs so all plugin_src's are...
2013-04-30 Gerald CombsMove the contents of wsar_html/core to wsar_html. Creat...
2013-04-26 Gerald CombsBuildbot (via Twisted) sets a restrictive umask. Unset...
2013-04-26 Gerald CombsAdd some Doxygen checks.
2013-04-26 Gerald CombsUpdate the main, epan, and ui Doxygen configuration...
2013-04-22 Gerald Combs1.9.3 → 1.11.0.
2013-04-07 Guy HarrisRequiescat in pace epan/dissectors/packet-rtps2.h.
2013-03-28 Gerald Combs1.9.2 → 1.9.3.
2013-03-18 Gerald Combs1.9.1 → 1.9.2.
2013-03-12 Jaap KeuterFrom David Arnold:
2013-03-01 Balint ReczeyExport libwireshark symbols using WS_DLL_PUBLIC define
2013-02-25 Balint ReczeyAdd dumpabi targets to CMake builds
2013-02-12 Gilbert RamirezFix the grammar.h/grammar.c/grammar.lemon dependency...
2013-02-09 Guy HarrisPut NODIST_ at the beginning of macro names, as was...
2013-02-05 Guy HarrisDon't distribute the results of running Lemon, as we...
2013-02-04 Gerald CombsMore silent build support.
2013-02-04 Gerald CombsPrettify more build output.
2013-02-01 Gerald CombsAdd $(AM_V_GEN) in a few more places.
2013-02-01 Gerald CombsEnable more build silence.
2013-02-01 Gerald CombsGo far enough down a rabbit hole and you will encounter...
2013-02-01 Gerald CombsChange some "<x>.c : <y>.h" rules to "<x>.o : <y>.h...
2013-01-30 Gerald CombsFix a couple of dependencies.
2013-01-29 Gerald CombsUse readlink instead of ls.
2013-01-28 Balint Reczeymake dumpabi target build with multiple digits in libra...
2012-10-24 Evan HuusBasic skeleton for wmem.
2012-09-08 Guy HarrisMake register_all_wiretap_modules() and register_all_co...
2012-09-07 Guy HarrisInclude wspython if we *do* have libpy, not if we ...
2012-09-07 Anders BromanRevert 44804 as it fails on most OSX and Windows buildbots
2012-09-07 Jeff MorrissFrom pi-rho via https://bugs.wireshark.org/bugzilla...
2012-06-28 Jakub ZawadzkiUpdate Free Software Foundation address.
2012-06-08 Gerald CombsForward-port r43165 and r43168 from trunk-1.6.
2012-06-04 Gerald CombsThere doesn't appear to be a way to convey the message...
2012-04-06 Gerald Combs1.7.1 → 1.7.2.
2012-04-04 Jeff MorrissAdd a "-build" argument to checkAPIs.pl. Use that...
2012-02-28 Guy HarrisOK, to heck with it - link reassemble_test with libwire...
2012-02-28 Guy Harrisreassemble_test now requires mark_frame_as_depended_upo...
2012-01-19 Balint Reczeyfix compile errors found by dumpabi target
2011-10-16 Anders BromanFrom Eliot:
2011-08-31 Stig BjørlykkeSecond try to move crc routines to libwsutil.
2011-08-30 Stig BjørlykkeRevert r38800, as the crc routines contains some tvb...
2011-08-30 Stig BjørlykkeMove all crc routines to libwsutil.
2011-07-03 Jakub ZawadzkiFix one more undefined reference to `EBCDIC_to_ASCII'
2011-07-03 Jakub ZawadzkiFix: tvbuff.obj : error LNK2019: unresolved external...
2011-06-11 Guy HarrisDo the Python embedding similarly to other "default...
2011-06-06 Gerald CombsAdd links to libtool's recommendations for library...
2011-06-06 Anders BromanFrom Michael Mann:
2011-06-04 Balint ReczeyReorganize dumpabi targets to keep temporary files
2011-06-04 Balint ReczeyDump ABI using all header files related to libwireshark
2011-05-31 Balint ReczeyAdd dumpabi target to Makefiles in wsutil, epan and...
2011-05-13 Jeff MorrissMake it work when we have plugins
2011-05-13 Jeff MorrissDon't try to export the plugin symbols if we're not...
2011-01-07 Jeff Morrissdeclare_wslua.h is built, so we need to also search...
2010-12-09 Balint Reczeyrevert commit 35160 (filter out wlua_plugin_list from...
2010-12-08 Balint Reczeyfilter out wlua_plugin_list from libwireshark.sym when...
2010-12-07 Balint ReczeyMake libtool export only symbols listed in *.def files
2010-11-30 Jeff MorrissOh yeah, there's a reason we don't put targets in Makef...
2010-11-29 Jeff MorrissMove some checkapi targets into Makefile.common
2010-06-30 Gerald CombsAdd Visual C++ project files to the distribution.
2010-05-29 Jeff MorrissRemove a couple more references to the optional objects...
2010-05-28 Jeff MorrissMove some code (including the optional objects) into...
2010-05-14 Jeff MorrissAdd Cmake stuff to the source distribution so more...
2010-03-16 Uwe GirlichThis adds a new dissector plugin: INTERLINK. This proto...
2010-02-27 Guy Harristvbtest needs bytes_to_str() and bytes_to_str_punct...
2010-02-24 Kovarththanan Raja... Add new to_str.o/obj dependency to reassemble_test...
2009-10-11 Kovarththanan Raja... Move make-sminmpec.pl to tools directory
2009-08-21 Jaap KeuterList the new DOCSIS dissector file here as well.
2009-08-07 Jörg Mayer* Tue May 26 2009 cmorve69@yahoo.es
2009-05-29 Sebastien Tandelpython binding for wireshark (first commit)
2009-03-18 Gerald CombsCreate an "epan/crc" directory for CRC code. Add crc...
2009-02-22 Jaap KeuterIncorporate plugin dissector into build in collection.
2009-02-22 Jaap KeuterIncorporate plugin dissector into build in collection.
2009-02-22 Jaap KeuterIncorporate plugin dissector into build in collection.
2009-02-22 Jaap KeuterIncorporate plugin dissector into build in collection.
2009-02-22 Jaap KeuterIncorporate plugin dissector into build in collection.
2009-02-22 Jaap KeuterIncorporate plugin dissector into build in collection.
2009-02-21 Jaap KeuterIncorporate plugin dissector into build in collection.
2008-10-30 Anders BromanFrom Marc Moussali:
2008-10-27 Gerald CombsAdd support for the GeoIP library. Using different...
2008-09-19 Jeff Morriss(Temporarily?) Put libwireshark_la_DEPENDENCIES back...
2008-09-16 Jeff MorrissLink libwireshark and wiretap against libwsutil. That...
2008-08-26 Guy HarrisGive macros and libraries names that imply that clean...
2008-08-08 Gerald CombsAdd support for c-ares to the GNU toolchain.
2008-07-18 Jeff MorrissRemove iconv/libiconv checks from *NIX builds: GLIB...
2008-07-02 Guy HarrisAdd Makefile.common files for epan/dfilter and epan...
2008-06-24 Jeff MorrissMake inet_ntop fix work for out-of-tree builds
2008-06-24 Jeff MorrissFix *NIX builds where we need our own inet_pton.c or...
2008-06-04 Guy HarrisGet rid of one extra reference for our own g_ascii_strt...
2008-06-04 Guy Harrisg_ascii_strtoull() is in GLib 2.2 and later, and we...
2008-05-10 Jaap KeuterFrom Hans-Peter Bock:
2008-04-29 Guy HarrisAll versions of GLib 2.x come with g_ascii_strcasecmp...
2008-03-23 Jaap KeuterRunning glib 2.16 on 32 bit platform requires this...
2008-03-14 Gerald CombsMake sure the Infiniband plugin is properly built and...
2008-03-01 Jeff MorrissReindent libwireshark's LIBADD and DEPENDENCIES for...
2008-02-26 Gerald CombsAdd files to the tarball that are necessary to compile...
2008-01-17 Jeff Morrissepan (libwireshark) uses getservbyport() which, at...
2007-12-21 Stephen FisherFrom Peter via bug #1689:
next