The function pointer in a "per_choice_t" or a "per_sequence_t" is to a
[obnox/wireshark/wip.git] / epan /
2004-05-25 sahlbergH.235 dissector from Tomas compiler script.
2004-05-23 guyFrom Lars Roland: add some more .cvsignore items.
2004-05-22 guyFrom Gisle Vanem: export more functions from libetherea...
2004-05-21 guyGet rid of a no-longer-used variable.
2004-05-20 guy"datafile_dir" in "init_plugins()" is used regardless...
2004-05-20 ulflseparate dir functions from the plugin init,
2004-05-20 ulflcode cleanup
2004-05-18 sahlbergNew protocol : PacketCable : PKTC
2004-05-15 guyFrom Gisle Vanem: export dfilter_dump from libethereal...
2004-05-15 ulflremove FI_LINK again,
2004-05-14 ulfladd support to link from specially marked fields to...
2004-05-13 geraldFrom Carlos Pignataro: Add MPLS Echo support.
2004-05-13 ulfluse sed to create a temporary doxygen config file,
2004-05-13 geraldBump the version up to 0.10.4. Preliminary updates...
2004-05-12 geraldFrom Dominic B�chaz: IEEE 1588 (Precision Time Protocol...
2004-05-11 guyFrom Lars Roland: add the libethereal .def file to...
2004-05-11 guyFrom Lars Roland: ignore the libethereal DLL and export...
2004-05-11 ulfladd the new doxygen.cfg file to the EXTRA_DIST files
2004-05-11 ulflexperimental doxygen support
2004-05-11 ulfladding a doxygen target
2004-05-10 ulflprepared for generate documentation using doxygen,
2004-05-10 obiotFrom Jerry Talkington: speed up tvb_uncompress() by...
2004-05-10 ulfluse GNUC_FORMAT_CHECK in every appropriate function
2004-05-10 ulflfirst try to get rid of annoying double definition...
2004-05-09 guyFrom Lars Roland: fix some MSVC build problems.
2004-05-09 guyFrom Lars Roland: add support for building a libetherea...
2004-05-09 ulfladded changed some comments to better reflect current...
2004-05-09 guyFrom Graeme Hewson:
2004-05-09 guyFrom Graeme Hewson:
2004-05-09 guyFrom Graeme Hewson:
2004-05-08 guyFrom Graeme Hewson: get rid of unnecessary check (it...
2004-05-08 geraldDon't try to include epan/config.h.win32 in the distrib...
2004-05-08 obiotAdd the valuable input from Gilbert Ramirez in reply...
2004-05-08 guyFrom Rich Coe: DICOM support.
2004-05-07 obiotMemory management of tvb_uncompress() needs tvb_set_fre...
2004-05-07 ulfldid some code cleanup, added some comments from value_s...
2004-05-06 obiotGet rid of epan/config.h.win32.
2004-05-06 obiotGet rid of epan/config.h.win32.
2004-05-06 obiotFrom Kendy Kutzner: a char should be compared with...
2004-05-05 obiotFrom Jerry Talkington:
2004-05-02 guyMake sure the character values we pass to "isprint...
2004-05-01 guyGLib 1.2[.x]'s "g_string_free()" doesn't return a value.
2004-05-01 guyFrom metatech:
2004-05-01 obiotAdd an XML escaping routine: xml_escape()
2004-05-01 obiotSquelch a compiler warning (extraneous extern on struct).
2004-05-01 ulflprevent null pointer exception
2004-05-01 ulfladd PROTO_ITEM_SET_HIDDEN() and PROTO_ITEM_SET_GENERATED(),
2004-04-30 obiotAdd a generic media dissector. The dissectors trying...
2004-04-30 ulflremoved unused things
2004-04-29 sahlbergFrom JBM
2004-04-26 gramWhen producing a display-filter representation of an...
2004-04-25 gramAdd support for flex 2.5.31.
2004-04-23 ulfladded a byte count output to the packet details noteboo...
2004-04-21 guyFrom Michael Lum:
2004-04-20 guyFrom metatech: basic BEA Tuxedo protocol support.
2004-04-17 guyFrom Lukas Pokorny: RTPS (Real-Time Publish-Subscribe...
2004-04-16 guyAdd a "report_failure()" routine to allow dissectors...
2004-04-14 obiotAt last compiling on CygWin works again! Added the...
2004-04-13 guyFrom Christian Falckenberg: GPRS SNDCP support.
2004-04-13 guyFrom Josef Korelus: GPRS LLC support.
2004-04-02 guyFrom Olivier Biot: support AT_STRINGZ columns.
2004-03-31 jmayerNo longer needed after merging epan/configure.in into...
2004-03-27 guyFrom Michael Lum:
2004-03-25 guyFrom Tomas Kukosa: add APIs to get the parent of a...
2004-03-25 guyFrom Tomas Kukosa: BER dissector enhancements and proto...
2004-03-24 obiotFix the CLEANFILES target so both static and shared...
2004-03-23 guyMake "epan_init()" take, as additional arguments, point...
2004-03-23 guyFrom Yuri Sidelnikov: FTAM support.
2004-03-23 guyUse "tvb_format_text()" to display strings, so we handl...
2004-03-23 guyFrom Jelmer Vernooij: split the AIM dissector into...
2004-03-23 guyAdd support for DLT_APPLE_IP_OVER_IEEE_1394.
2004-03-22 geraldAdd Makefile.common to the distribution.
2004-03-22 geraldFrom Lars Roland: Fix a couple of MSVC build problems.
2004-03-22 geraldBump the version up to 0.10.3.
2004-03-21 nneuladd support for dissecting multicast sync packets for...
2004-03-20 jmayerWorkaround for (at least) some RedHat platforms:
2004-03-20 guyMake "timestamp_type" static, as all access to it shoul...
2004-03-19 guyFrom Michael Lum:
2004-03-18 obiotFrom Lars Roland: Move timestamp_type into libethereal...
2004-03-18 obiotFrom Lars Roland: Move timestamp_type into libethereal...
2004-03-18 guyFrom Josh Bailey: IPDC support.
2004-03-17 jmayerExperimental Heimdal Kerberos detection.
2004-03-17 jmayerAdd new docsis files for static build. This is currentl...
2004-03-16 guyFrom metatech: IBM WebSphere MQ protocol support.
2004-03-13 jmayerMake libethereal and libwiretap shared libs.
2004-03-12 geraldAdd cvsversion.h, x11-declarations.h, and x11-register...
2004-03-11 guyAdd support for DLT_ value 99, as used by the Axent...
2004-03-06 guyAdd routines to process IPv{4,6}-address-and-prefix...
2004-03-05 guyFrom Ryuji Somegawa: CDMA2000 A11 support.
2004-03-05 guyFrom Anders Broman: add a dissector for E.164 numbers...
2004-03-04 jmayerUpdate x11 includes
2004-03-04 jmayerCheck for PERL in epan/configure.in
2004-03-04 jmayerMove the x11 generation into epan.
2004-03-04 guyFrom Tomas Kukosa: add packet-ber.c routines to the...
2004-03-04 guyGet rid of an out-of-date comment.
2004-03-03 jmayerJeff Morriss: Remove packet-ncp2222.c during maintainer...
2004-03-03 jmayerRequire autoconf 2.53 and automake 1.6
2004-03-03 jmayerJeff Morriss: Move generation of packet-ncp2222.c to...
2004-03-02 jmayerJeff Morriss: Add PYTHON to epans configure
2004-03-02 ulflfrom Lars Roland: fix Makefiles.nmake after changes...
next