two more dia diagrams about Ethereals capture engine and updated the first one
[obnox/wireshark/wip.git] / plugins /
2004-10-21 geraldFrom Laurent Rabret:
2004-10-11 guyConstify more pointer arguments.
2004-10-11 guyConstify more pointer arguments.
2004-10-11 guyMake the "per_choice_t" and "per_sequence_t" pointer...
2004-10-11 guyMake the "per_choice_t" and "per_sequence_t" pointer...
2004-10-09 ulflremove some MSVC warnings
2004-10-01 guyFrom Lars Roland: we need to define _NEED_VAR_IMPORT_...
2004-09-29 guyIn "plugins/plugin_api.h", don't include stuff required...
2004-09-29 guyFrom Lars Roland: add an option to link plugins with...
2004-09-29 guyMove various tables into the epan directory.
2004-09-29 guyMove the tap infrastructure to the epan directory.
2004-09-28 guyMove the xDLC helper routines into epan.
2004-09-28 guyMove various checksum routines and headers to epan.
2004-09-27 guyMove prefs.c and prefs.h into the epan subdirectory.
2004-09-27 guyRoutines called by "g_node_traverse()" return a Boolean...
2004-09-23 guyAdd proto_tree_add_debug_text(), rtcp_add_address(...
2004-09-23 guyAdd proto_tree_add_debug_text(), rtcp_add_address(...
2004-09-19 guyPreference strings don't remain null pointers for long...
2004-09-18 etxrabFix dissection of MEGACO over TCP, there will be a...
2004-09-16 guyExport the "proto_tree_add_float" routines, and the...
2004-09-16 guyExport the "proto_tree_add_float" routines, and the...
2004-09-15 etxrabFix a problem where MEGACO not fully RFC complient...
2004-09-11 guyUse _WIN32 rather than WIN32 to determine if we're...
2004-09-01 guyMake a bunch of source files non-executable.
2004-09-01 guyUpdates from Erwin Rol.
2004-08-26 guyFrom Lars Roland: don't link with GTK+, as it's not...
2004-08-25 guyFrom Lars Roland: add "tvb_get_ntoh64()" to the list...
2004-08-25 guyFrom Lars Roland: add "tvb_get_ntoh64()" to the list...
2004-08-22 guyEthereal has required guint64 support for a while,...
2004-08-08 guyMap the old one-port "generic ASN.1" TCP/UDP/SCTP port...
2004-08-06 guyFrom Albert Chin: rename resolv.{ch} to addr_resolv...
2004-07-31 jmayerChange // to C90 style comment
2004-07-30 guyFrom Matthijs Melchior:
2004-07-23 jmayerTrivial warning fixes:
2004-07-21 guyFrom Laurent Rabret: OPSI support.
2004-07-18 jmayer .cvsignore is dead
2004-07-18 jmayerAdd epan/dissectors/.cvsignore
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-30 guyInclude "crc16.h" to handle "crc16_ccitt_tvb()".
2004-06-30 tuexenget rid of data_handle decalriation, bacause it is
2004-06-30 guyAdd packet-sir.lo.
2004-06-30 guyAdd "crc16_ccitt_tvb()" to the plugin API and the list...
2004-06-30 guyFrom Shaun Jackman: Serial Infrared support.
2004-06-19 guyFrom Dennis Lim: add routines used by dissectors for...
2004-05-31 etxrabFrom Thomas Anders fix some memory leaks
2004-05-30 etxrabFrom Thomas Anders patch adds sub parameter dissection...
2004-05-24 guyHave two strings in an enum_val_t - one that's a short...
2004-05-23 etxrabAdd translation of result codes
2004-05-09 guyFrom Lars Roland: add support for building a libetherea...
2004-04-25 obiotReplace the plugin linkage libs into PLUGIN_LIBS which...
2004-04-25 jmayerFix the fix
2004-04-25 jmayerIt's proto_register_rudp not proto_reg_rudp
2004-04-25 jmayerGive --enable-static a chance to succeed:
2004-04-23 guyGet rid of bogus extra "proto_tree_add_text()" arguments.
2004-04-21 etxrabSkipp leading spaces in front of MEGACO and fix dissect...
2004-04-16 guyAdd a "report_failure()" routine to allow dissectors...
2004-04-14 obiotAdd support for plugin dissectors on cygwin builds...
2004-03-30 guyFrom Albert Chin: the Sun WorkShop 5.0 compiler and...
2004-03-30 guyFrom Lars Roland: have "make clean" and "make distclean...
2004-03-30 guyFrom Duncan Sargeant: include "moduleinfo.h" so that...
2004-03-26 geraldCall plugin_address_table_init() before proto_register_...
2004-03-26 guyUpdate for Tomas Kukosa's new APIs to get the parent...
2004-03-25 guyFrom Tomas Kukosa: add APIs to get the parent of a...
2004-03-25 guyAdd .cvsignore files to the new plugins.
2004-03-25 guySquelch compiler warnings, and remove some trailing...
2004-03-25 guyAdd the usual extra files to the new plugins.
2004-03-25 guyFrom Duncan Sargeant: Cisco SS7 RUDP, RLM, and Session...
2004-03-25 guyFrom Tomas Kukosa: BER dissector enhancements and proto...
2004-03-23 guyMake "epan_init()" take, as additional arguments, point...
2004-03-17 guyFrom Brian Wheeler: DOCSIS 2.0 support.
2004-03-08 guyAdd the URL of the specifications page.
2004-03-08 guyUse "tvb_format_text()" on the port name, so that if...
2004-03-07 guyFetch the port name string using "tvb_get_string()...
2004-03-04 guyFrom Tomas Kukosa: add packet-ber.c routines to the...
2004-03-02 jmayerNote to self: If you update the code, you should update...
2004-02-22 guyMake the default ASN.1 file be "no file", not {Ethereal...
2004-02-21 guyInclude "report_err.h" to declare "report_open_failure...
2004-02-21 guyRegenerate the files from the latest list of exported...
2004-02-21 guyMove "dissect_per_bit_string()" to the end, to preserve...
2004-02-21 guyAdd routines that can be called from dissectors to...
2004-02-20 guyFix a typo.
2004-02-20 guyOn Win32, don't treat "file not found" as an error...
2004-02-18 geraldFrom Lars Roland: Add support for a combined GTK1/2...
2004-02-18 guyFrom Erwin Rol: update RTnet plugin to the latest spec.
2004-02-16 sahlbergFrom Tomas Kukosa, add a PER helper to dissect BITSTRINGS
2004-02-10 guyAdd "tvb_strsize()".
2004-02-06 ulflreplaced every appearance of gtk_scrolled_window_new...
2004-02-05 guyUpdate a comment.
2004-02-02 guyFrom Lars Roland: fix the declaration of "tvb_strneql()".
2004-02-01 jmayerpacket-dcerpc-afs4int.c
2004-01-25 geraldDelete generated files during distclean instead of...
2004-01-25 geraldMake the definition of tvb_format_text() match what...
2004-01-24 ulflAdded the ability to compile both GTK versions 1 and...
2004-01-24 jmayerTrivial signed/unsigned warning fixes
2004-01-23 jmayerChange msg from guint8* to gchar* (because of tvb_forma...
2004-01-23 guyFrom Pierre Juhen: add "find_protocol_by_id()" to the...
2004-01-18 jmayerFix warnings found by -Wstrict-prototypes
2004-01-18 jmayerRemove unused rule to build packet-asn1-static.o
2004-01-18 guyGive the IrDA dissector its own private value_string...
next