aboutsummaryrefslogtreecommitdiffstats
path: root/epan
AgeCommit message (Expand)AuthorFilesLines
2004-04-25Add support for flex 2.5.31.Gilbert Ramirez1-1/+2
2004-04-23added a byte count output to the packet details notebook tabsUlf Lamping1-2/+2
2004-04-21From Michael Lum:Guy Harris1-1/+2
2004-04-20From metatech: basic BEA Tuxedo protocol support.Guy Harris1-1/+2
2004-04-17From Lukas Pokorny: RTPS (Real-Time Publish-Subscribe) support.Guy Harris1-1/+2
2004-04-16Add a "report_failure()" routine to allow dissectors to report arbitraryGuy Harris3-4/+30
2004-04-14At last compiling on CygWin works again! Added the missing PCRE and GLIBOlivier Biot1-1/+3
2004-04-13From Christian Falckenberg: GPRS SNDCP support.Guy Harris1-1/+2
2004-04-13From Josef Korelus: GPRS LLC support.Guy Harris1-1/+2
2004-04-02From Olivier Biot: support AT_STRINGZ columns.Guy Harris1-4/+25
2004-03-31No longer needed after merging epan/configure.in into configure.inJörg Mayer2-827/+0
2004-03-27From Michael Lum:Guy Harris1-1/+2
2004-03-25From Tomas Kukosa: add APIs to get the parent of a protocol tree itemGuy Harris2-2/+28
2004-03-25From Tomas Kukosa: BER dissector enhancements and proto.c updates toGuy Harris2-2/+27
2004-03-24Fix the CLEANFILES target so both static and shared libraries are cleaned.Olivier Biot3-3/+6
2004-03-23Make "epan_init()" take, as additional arguments, pointers to routinesGuy Harris4-8/+86
2004-03-23From Yuri Sidelnikov: FTAM support.Guy Harris1-1/+2
2004-03-23Use "tvb_format_text()" to display strings, so we handle non-printableGuy Harris2-2/+32
2004-03-23From Jelmer Vernooij: split the AIM dissector into multiple files, andGuy Harris1-1/+20
2004-03-23Add support for DLT_APPLE_IP_OVER_IEEE_1394.Guy Harris3-6/+13
2004-03-22Add Makefile.common to the distribution.Gerald Combs1-1/+2
2004-03-22From Lars Roland: Fix a couple of MSVC build problems.Gerald Combs1-24/+9
2004-03-22Bump the version up to 0.10.3.Gerald Combs1-2/+2
2004-03-21add support for dissecting multicast sync packets for Linux IPVSNathan Neulinger1-1/+2
2004-03-20Workaround for (at least) some RedHat platforms:Jörg Mayer1-1/+11
2004-03-20Make "timestamp_type" static, as all access to it should be through theGuy Harris1-2/+2
2004-03-19From Michael Lum:Guy Harris1-1/+2
2004-03-18From Lars Roland: Move timestamp_type into libethereal and provide accessorOlivier Biot1-0/+43
2004-03-18From Lars Roland: Move timestamp_type into libethereal and provide accessorOlivier Biot4-6/+9
2004-03-18From Josh Bailey: IPDC support.Guy Harris1-1/+2
2004-03-17Experimental Heimdal Kerberos detection.Jörg Mayer2-2/+156
2004-03-17Add new docsis files for static build. This is currently necessary andJörg Mayer1-2/+4
2004-03-16From metatech: IBM WebSphere MQ protocol support.Guy Harris1-1/+2
2004-03-13Make libethereal and libwiretap shared libs.Jörg Mayer4-25/+18
2004-03-12Add cvsversion.h, x11-declarations.h, and x11-register-info.h toGerald Combs1-4/+6
2004-03-11Add support for DLT_ value 99, as used by the Axent RaptorGuy Harris1-1/+2
2004-03-06Add routines to process IPv{4,6}-address-and-prefix-length pairs,Guy Harris4-3/+127
2004-03-05From Ryuji Somegawa: CDMA2000 A11 support.Guy Harris1-1/+2
2004-03-05From Anders Broman: add a dissector for E.164 numbers, and use it in theGuy Harris1-1/+2
2004-03-04Update x11 includesJörg Mayer1-0/+2
2004-03-04Check for PERL in epan/configure.inJörg Mayer2-3/+7
2004-03-04Move the x11 generation into epan.Jörg Mayer1-1/+7
2004-03-04From Tomas Kukosa: add packet-ber.c routines to the plugin API.Guy Harris1-1/+2
2004-03-04Get rid of an out-of-date comment.Guy Harris1-12/+3
2004-03-03Jeff Morriss: Remove packet-ncp2222.c during maintainer-cleanJörg Mayer1-2/+3
2004-03-03Require autoconf 2.53 and automake 1.6Jörg Mayer1-2/+2
2004-03-03Jeff Morriss: Move generation of packet-ncp2222.c to epan to make things work...Jörg Mayer1-1/+3
2004-03-02Jeff Morriss: Add PYTHON to epans configureJörg Mayer1-1/+3
2004-03-02from Lars Roland: fix Makefiles.nmake after changes from JoergUlf Lamping1-12/+24
2004-03-02The sources of the plugin are now in ../oldpath/file.cJörg Mayer1-39/+39