Fix a couple of distcheck problems:
[obnox/wireshark/wip.git] / plugins / Xplugin_api.c
2005-02-04 geraldFix a couple of distcheck problems:
2005-01-12 ulfladd some of the DCE/RPC functions to the plugin API
2004-12-30 guyRegenerate.
2004-12-13 sahlbergrename generalized_time to the new name GeneralizedTime...
2004-12-11 lrolandAdd functions to the old and the new plugin api for...
2004-09-23 guyAdd proto_tree_add_debug_text(), rtcp_add_address(...
2004-09-16 guyExport the "proto_tree_add_float" routines, and the...
2004-08-25 guyFrom Lars Roland: add "tvb_get_ntoh64()" to the list...
2004-06-30 guyAdd "crc16_ccitt_tvb()" to the plugin API and the list...
2004-06-19 guyFrom Dennis Lim: add routines used by dissectors for...
2004-04-16 guyAdd a "report_failure()" routine to allow dissectors...
2004-03-26 guyUpdate for Tomas Kukosa's new APIs to get the parent...
2004-03-25 guyFrom Tomas Kukosa: BER dissector enhancements and proto...
2004-03-04 guyFrom Tomas Kukosa: add packet-ber.c routines to the...
2004-02-21 guyRegenerate the files from the latest list of exported...
2004-02-10 guyAdd "tvb_strsize()".
2004-01-23 guyFrom Pierre Juhen: add "find_protocol_by_id()" to the...
2004-01-03 guyHave "dissect_xdlc_control()" take a pointer to a struc...
2003-12-01 guyFrom Tomas Kukosa: add "decode_enumerated_bitfield_shif...
2003-11-18 guyGet rid of the second "col_set_fence()" entry.
2003-11-18 guyAdd "col_get_writable()", "col_set_writable()", and...
2003-11-11 guyAdd "asn1_id_decode1()" to the list of exported functions.
2003-11-03 geraldExport get_tempfile_path() to the plugins.
2003-11-01 guyFrom Charlie Duke: add more functions to the plugin...
2003-10-28 guyExport "get_datafile_path()", not "get_datafile_dir...
2003-10-28 guyAdd "get_datafile_dir()" to the plugin API list, for...
2003-09-24 guyFrom Tomas Kukosa:
2003-08-23 guyFrom Tomas Kukosa: export the PER dissection routines...
2003-08-18 guyCheck in Xass-list, so the CVS tree can be built on...
2003-08-16 guyThere's no such function as "delete_giop_user_module...
2003-08-06 guyAs per Bernd Becker's suggestion, add "register_giop_us...
2003-07-31 guyFrom Tomas Kukosa: add "find_dissector_table()",
2003-07-18 guyFrom Matthijs Melchior: generate all declarations and...