Try to fix some of the build problems, it still bumms out on:
[obnox/wireshark/wip.git] / epan / libwireshark.def
2012-02-05 etxrabFrom QA Cafe:
2012-01-28 guyWell, we *did* go to a widget that invokes callback...
2012-01-01 etxrabFrom Mike Morrin:
2011-12-28 wmeierAdd tshark option '-G heuristic-decodes' to dump heuris...
2011-12-27 geraldAdd a "-G ftypes" option, which dumps our supprted...
2011-12-14 cmaynardTreat expert info as a <field> instead of a <proto...
2011-10-17 morrissAdd dissectors/packet-lcsap.c to CMake. Remove dissect...
2011-10-17 guydissect_lcsap_Correlation_ID_PDU() is used in one modul...
2011-10-12 etxrabRevert anonsvn.wireshark.org/viewvc/viewvc.cgi?view...
2011-10-12 etxrabFrom Eliot:
2011-10-07 morrissAs suggested/requested in
2011-10-05 geraldAdd GeoIP IPv6 database support. Tested with GeoIP...
2011-09-26 etxrabMove tvb_new_octet_aligned() to tvbuff.c and use it.
2011-09-19 etxrabMake it possiblwe to creare a trime string from frame...
2011-09-08 stigFrom Edwin Groothuis via bug 6207:
2011-09-05 etxrabList heuristic tables in Internals->Disscetor tables...
2011-08-31 stigSecond try to move crc routines to libwsutil.
2011-08-30 stigRevert r38800, as the crc routines contains some tvb...
2011-08-30 stigMove all crc routines to libwsutil.
2011-08-21 stigRemoved nstime_diff() in favour of nstime_delta().
2011-08-13 stigFrom Edwin Groothuis via bug 6179:
2011-08-09 kukosaSupport for Extension Addition Group in PER encoding
2011-08-05 cmaynardFrom John Thacker via bug 1831: Export proto_tree_set_a...
2011-08-01 jmayerAdd tvb_get_bits
2011-07-22 cmaynardAdd tvb_find_tvb
2011-07-15 stigFrom bug 6129:
2011-07-05 guyAdd some additional routine variants that handle string...
2011-07-03 darkjamesFix: tvbuff.obj : error LNK2019: unresolved external...
2011-07-03 guyNeed to export EBCDIC_to_ASCII().
2011-07-03 guyAdd a tvb_get_ephemeral_string_enc() routine that's...
2011-06-30 guyExport tvb_get_unicode_string().
2011-06-28 darkjamesExport all tfs from tfs.h
2011-06-21 etxrabFrom Stéphane Gorse:
2011-06-01 geraldShow the plugin paths in Help→About→Plugins. Add a...
2011-05-28 sakeAdd "File -> Export -> SSL Session Keys..." to be able...
2011-05-27 morrissMake TVBs opaque for most users.
2011-05-25 etxrabAdd a convinience function to add expert warnings for...
2011-05-20 morrissUse proto_tree_add_item() instead of proto_tree_add_xxx...
2011-05-17 darkjamesAdd generic tvb_get_bits_buf() which accepts any no_of_...
2011-05-12 morrissFix the test.sh failures based on Guy's suggestion...
2011-05-09 darkjamesAdd sl_ API to libwireshark.def
2011-05-09 darkjamesConvert SLAB_-s, to sl_-API.
2011-05-08 alagoutteAdd FT_EUI64 Field Type
2011-04-13 geraldUpdate to reflect recent changes in epan/strutil.[ch].
2011-04-11 cmaynardAdd proto_field_is_referenced. Fixes bug 5816.
2011-04-09 guyIn packet_list_dissect_and_cache_record(), set the...
2011-03-26 morrissIntroduce ep_strconcat (copied from the glib version)
2011-03-24 geraldAdd initial pcapng name resolution record support....
2011-03-24 kukosaExport next_tvb_... functions
2011-03-14 etxrabExport
2011-03-09 cmaynardAdd emem_tree_lookup32_array_le. Resolves bug 5744.
2011-02-26 stigAdded functionality for handling global profiles.
2011-02-02 martinmAdd and use accessors to get/set per-packet data for...
2011-01-21 etxrabFix typos
2011-01-21 morrissIntroduce, and start using, tvb_eth_to_str().
2011-01-14 cmaynardAdd tvb_get_[n|le]toh[40|48|56]() accessors. Addresses...
2011-01-13 morrissIntroduce, and start using, tvb_ip_to_str() and tvb_ip6...
2011-01-12 etxrabDocument and export:
2011-01-12 morrissIntroduce, and start using, tvb_get_const_stringz(...
2010-12-20 guyRename the routines that handle dissector tables with...
2010-12-07 morrissMove getenv_utf8() to wsutil.
2010-11-14 sfisherAdd proto_item_append_string() to exported functions...
2010-11-08 wmeierUse value_string_ext fcns to access certain value_strin...
2010-11-08 etxrabUse value_string_ext for RTP payload types.
2010-11-05 wmeierUse value_string_ext fcns to access certain value_strin...
2010-11-03 wmeierUse value_string_ext fcns to access certain value_strin...
2010-10-29 wmeierUse value_string_ext fcns to access certain value_strin...
2010-10-27 stigAdded two new functions: nstime_diff() and nstime_subtr...
2010-10-22 etxrabFrom CaL Turney:
2010-10-14 wmeierRework "extended value strings":
2010-10-12 wmeierRename g_resolv_flags --> gbl_resolv_flags; Also: clean...
2010-10-10 wmeierRename vals_status & vals_pdu_type to wsp_vals_status...
2010-10-09 stigAdded "Edit Column Details" functions to the packet...
2010-10-01 stigExport is_default_profile().
2010-09-22 sakeMake buildbot happy again...
2010-09-17 wmeierUse val_to_str_ext() & friends to access sminmpec_values[];
2010-09-15 sfisherBug #5127 from Guenter Strubreiter:
2010-09-14 sfisherRemove duplicate register_all_protocol_handoffs entry
2010-09-14 sfisherBug #5211 from Guenter Strubreiter:
2010-08-14 stigAdded proto_item_prepend_text().
2010-08-10 etxrabFrom Cal Turney:
2010-07-15 guyMove the code to get version information for libraries...
2010-06-25 stigAdded get_column_resolved and set_column_resolved.
2010-06-20 wmeierAdd get_column_visible & set_column_visible
2010-06-16 guyExport smb_fid_types.
2010-06-09 etxrabAdd dissector_table_foreach.
2010-06-01 geraldFrom Kovarththanan Rajaratnam via bug 3500:
2010-05-27 etxrabAdd string_replace to exported functions.
2010-05-26 kukosaExport value_string_ext related functions
2010-05-25 morrissRemove find_val_for_string
2010-05-15 guyExport prefs_capture_device_monitor_mode().
2010-05-13 morrissAs suggested in wireshark.org/lists/wireshark-dev/20080...
2010-05-06 etxrabtvbparse_len_left does not seem to exist in tvbparse.c
2010-05-06 jakeCleanup and export the TVB parser.
2010-05-06 stigAdded an option to display seconds as hours, minutes...
2010-04-27 stigExport add_ip_name_from_string from epan.
2010-03-31 dimegInsert the function which analyzes Q.708 ISPCs in libwi...
2010-03-27 wmeierConvert tabs to spaces as per the comment in the file.
2010-03-27 etxrabAdd proto_tree_add_bitmask_text to libwireshark.def
2010-03-07 etxrabUse strtok_s on windows and strtok_r otherwise.
next