Trying to get buildbot Ubuntu-5.10-x86 distcheck to build again
[obnox/wireshark/wip.git] / epan / Makefile.am
2007-01-09 legoSNMPv3 USM decryption/authentication phase 1
2007-01-04 guyOn Darwin, build shared libraries with -Wl,-single_modu...
2006-12-29 guyMake the crypt library the same way other sublibraries...
2006-12-28 geraldMove the contents of airpdcap to epan/crypt. Try to...
2006-12-27 geraldPrepare to move the airpdcap code to epan/crypt (SVN...
2006-12-02 sfisherMake epan/tvbtest compile again by adding emem.o
2006-11-07 jmayerAnother packet-acn.c leftover
2006-11-03 guyAdd $(EXEXT) after references to the Lemon executable.
2006-09-26 geraldFix distcheck errors. Add epan/wslua to the list of...
2006-09-25 legoMove the Lua interface into epan... (not a plugin anymore).
2006-08-31 jmayerAlbert Chin:
2006-07-19 geraldLink libwireshark with libiconv if needed.
2006-05-31 geraldlibethereal -> libwireshark. idl2eth -> idl2wrs. ...
2006-05-21 sahlbergname change
2006-04-27 guyFrom Diego Petteno and Daniel Black: add more libraries...
2006-04-23 guyFrom Diego Petteno: link the shared libethereal against...
2005-10-09 jmayerAdd sminmpec.c to maintainer-clean
2005-09-12 guyGet rid of "dtd_grammar.out" on a "make distclean".
2005-09-10 legofix the dtd_grammar.c rule
2005-09-10 legothe dtd parser (still missing the glue) and few fixes...
2005-08-08 jmayerOK, so Didier was probably right using $^ :-)
2005-08-08 jmayerDidier Gautheron:
2005-08-04 gramException handling fixes, and a fix to packet-frame.c,
2005-07-24 legoAutogenerate the sminmpec.c file from iana's enterprise...
2005-07-17 jmayerAdd radius_dict.c to DISTCLEAN
2005-07-15 legoRadius Dictionary Support
2005-07-10 jmayerAfter doing "make maintainer-clean", "svn status -...
2005-02-14 guyMake the "maintainer-clean" rules get rid of some addit...
2005-02-10 lrolandclean up makefiles.
2005-02-06 guyBack out the previous change - we were setting "datafil...
2005-02-04 jmayerAlbert Chin:
2004-09-05 guyName the variables that have the names of ".lo" files...
2004-09-03 guySome UN*Xes don't have any "strtou*" routine to convert...
2004-08-10 guyAdd LIBETHEREAL_SRC and LIBETHEREAL_INCLUDES to epan...
2004-08-06 guyFrom Albert Chin: rename resolv.{ch} to addr_resolv...
2004-07-27 guyArrange that "x11-declarations.h" and "x11-register...
2004-07-20 jmayermake "make dist" work again. Well, almost: currently you
2004-07-18 gramMove dissectors to epan/dissectors directory.
2004-07-18 guySet the svn:eol-style property on all text files to...
2004-06-25 jmayerdoxygen changes:
2004-06-17 jmayerLink the Kerberos into the main app, not libethereal
2004-06-11 jmayerHack to remove epan/config.h
2004-06-09 geraldRemove config.nmake dependencies from epan/Makefile...
2004-06-09 geraldAdd Automake/Autoconf Doxygen targets.
2004-05-11 guyFrom Lars Roland: add the libethereal .def file to...
2004-05-11 ulfladd the new doxygen.cfg file to the EXTRA_DIST files
2004-05-08 geraldDon't try to include epan/config.h.win32 in the distrib...
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-22 geraldAdd Makefile.common to the distribution.
2004-03-18 obiotFrom Lars Roland: Move timestamp_type into libethereal...
2004-03-17 jmayerAdd new docsis files for static build. This is currentl...
2004-03-13 jmayerMake libethereal and libwiretap shared libs.
2004-03-12 geraldAdd cvsversion.h, x11-declarations.h, and x11-register...
2004-03-06 guyAdd routines to process IPv{4,6}-address-and-prefix...
2004-03-04 jmayerMove the x11 generation into epan.
2004-03-03 jmayerJeff Morriss: Remove packet-ncp2222.c during maintainer...
2004-03-03 jmayerJeff Morriss: Move generation of packet-ncp2222.c to...
2004-03-02 jmayerThe sources of the plugin are now in ../oldpath/file.c
2004-03-02 jmayerMove the dissectors into libethereal (no static/shared...
2003-12-06 gramslab.h needs to be in libethereal_a_SOURCES
2002-10-22 guyAdd in a notion of "circuits", which are for virtual...
2001-12-18 gramProvide for per-protocol-tree data in the proto_tree...
2001-11-22 hagbardMoved int-64bit.{c,h} into epan/
2001-11-21 gramRemove the global packet_info called "pi". Dissectors...
2001-09-14 guyMake the resolution for time values be nanoseconds...
2001-04-01 hagbardMoved the the remaining column related routines out...
2001-04-01 hagbardMoved some ipv6 definitions from packet-ipv6.h to epan...
2001-04-01 hagbardMoved timestamp.h into epan.
2001-04-01 hagbardMoved some definitions and functions from packet-osi...
2001-04-01 hagbardMoved the packet_info structure and supporting function...
2001-04-01 hagbardMoved the frame_data structures and functions from...
2001-04-01 hagbardMoved the column_info structure and related enum from...
2001-04-01 hagbardMoved the value_string structures and function from...
2001-04-01 hagbardMoved various to_str files from packet.{c,h} to a separate
2001-03-22 gramMove appletalk- and sna-related address routines out...
2001-02-01 gramCreate a more modular type system for the FT_* types...
2001-01-17 guyAutomake 1.4b (which is actually a test version of...
2000-11-20 gramMove tvbtest.c to EXTRA_DIST
2000-11-15 guyMove the table of bit-swapped byte values to "epan...
2000-10-19 guyThere's no "exception.h" header file in "epan", but...
2000-10-17 guyMake the top-level "config.h.win32" more closely resemb...
2000-10-16 guyGive libethereal its own configuration file, and have...
2000-10-14 gramMove inet_*.[ch] files to epan.
2000-10-14 gramWhile keeping the directory named 'epan' and the symbol...
2000-10-11 guyFix it to build on Windows.
2000-09-28 gramSimple code movement.
2000-09-28 gramSimple code movement to epan.
2000-09-28 gramMore EPAN-related code movements. Get rid of usage...
2000-09-27 gramMove packet.[ch] to epan
2000-09-27 gramFix for bug in lex command.
2000-09-27 gramFirst step in moving core Ethereal routines to libepan.