"ssn_range" needs to be a copy of "global_ssn_range", so that it's not
[obnox/wireshark/wip.git] / epan / epan.h
2004-07-18 guySet the svn:eol-style property on all text files to...
2004-04-16 guyAdd a "report_failure()" routine to allow dissectors...
2004-03-23 guyMake "epan_init()" take, as additional arguments, point...
2002-10-22 guyAdd in a notion of "circuits", which are for virtual...
2002-09-09 guy"dfilter_prime_proto_tree()" doesn't modify the "dfilte...
2002-08-28 jmayerRemoved trailing whitespaces from .h and .c files using the
2001-12-18 gramProvide for per-protocol-tree data in the proto_tree...
2001-12-16 guyAdd an extra argument to "epan_dissect_new()" that...
2001-12-10 guyMove the pointer to the "column_info" structure in...
2001-12-06 gramRemove proto_tree from capture_file and PacketWinData...
2001-11-21 gramRemove the global packet_info called "pi". Dissectors...
2001-10-21 guyUse G_DIR_SEPARATOR_S rather than "/" as a pathname...
2001-04-02 hagbardAdded two new arguments to epan_init() and proto_init...
2001-02-01 gramCreate a more modular type system for the FT_* types...
2000-10-16 guyGive libethereal its own configuration file, and have...
2000-10-06 gramImplement epan_dissect_new() and epan_dissect_free...
2000-09-28 gramMore EPAN-related code movements. Get rid of usage...
2000-09-27 gramFirst step in moving core Ethereal routines to libepan.