Introduce, and start using, tvb_get_const_stringz(). This function returns a
[obnox/wireshark/wip.git] / epan / libwireshark.def
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.
2010-03-03 etxrabAdd oids_cleanup and oids_init to libwireshark.def...
2010-02-28 guySort the geoip_db_ routines, add geoip_db_type(), remov...
2010-02-07 stigForgot that etype_vals is DATA.
2010-02-07 stigExport etype_vals from libwireshark.
2010-02-01 dimegFix for Bug 3116
2010-01-25 dimegFrom Jakub Zawadzki:
2010-01-25 dimegChange the prefix of the underscore escaping/unescaping
2010-01-25 sahlbergExport the dissect_mscldap_string() that is used to...
2009-12-21 geraldAdd profile_store_persconffiles.
2009-12-21 stigExport copy_persconffile_profile.
2009-12-11 jakeFrom Richard Pecl:
2009-11-12 kukosaExport more BER functions
2009-10-23 stigLoad lua scripts in the plugins directory, both global...
2009-10-21 morriss... and emem_init isn't (it is called directly by reass...
2009-10-20 guyep_init_chunk() and se_init_chunk() are static.
2009-10-10 guyAdd req_resp_hdrs_do_reassembly to the list of function...
2009-10-09 sahlbergmark the dcerpc 1632 and 3264 type dissectors exportabl...
2009-10-08 krjcalculate_crc32c -> crc32c_calculate for proper 'namesp...
2009-10-08 morrissAs requested by Gregory Seidman on -dev: add CRC32...
2009-10-07 sahlbergadd a new function read_keytab_file_from_preferences...
2009-10-02 stigPrime interesting fields when selecting a package,...
2009-09-22 krjRefactor frame_data_init() into frame_data_set_before_d...
2009-09-20 krjIntroduce frame_data_cleanup() and start using it
2009-09-20 krjIntroduce frame_data_init() and get rid of fill_in_fdat...
2009-09-10 krjoffset_from_real_beginning() is only called with 0...
2009-09-06 krjRename address_to_str() to ep_address_to_str() because:
2009-09-05 krjcol_custom_set_fstr() is unused. Remove it
2009-08-26 kukosaexport t38_add_address, prefer destination port for...
2009-08-21 etxrabUse col_text in frame data.
2009-08-19 etxrabFrom Didier Gautheron:
2009-08-16 krjSwitch a bunch of dissectors over to using tvb_new_subs...
2009-08-13 krjIntroduce epan_dissect_init()/epan_dissect_cleanup...
2009-08-11 krjTRY_TO_FAKE_THIS_ITEM now fakes FT_PROTOCOL per default...
2009-07-27 etxrabFrom Kovarththanan Rajaratnam:
2009-07-22 etxrabTake 2:
2009-07-18 stigFrom Kovarththanan Rajaratnam via bug 3719:
2009-07-12 stigFrom Kovarththanan Rajaratnam via bug 3702:
2009-07-07 stigRemoved flags_set_truth
2009-07-02 geraldmkstemp cleanups.
2009-06-05 guyHave tap listeners specify whether the "packet" routine...
2009-05-20 geraldFrom Vincenzo Condoleo via bug 2589:
2009-05-13 etxrabApply some of the patches from:
2009-04-16 etxrabFrom Vincent Helfre and Me:
2009-03-28 geraldReplace a lot of pointer tracking and some GStrings...
2009-03-27 geraldAdd initial support for string buffers - ep_allocated...
2009-03-18 geraldCreate an "epan/crc" directory for CRC code. Add crc...
2009-03-05 stigAddded tfs_used_notused.
2009-03-03 etxrabExport the E212 dissection routine.
2009-02-24 jakeGet the Windows build going again.
2009-02-17 geraldAdd a string utility function "string_or_null" which...
2009-02-15 guyThe function I really wanted to export (not that export...
2009-02-15 guyThe joys of Windows.
2009-02-10 ulflRemove an ugly hack:
2009-01-30 jakeDon't remove it, but replace it with the relevant one.
2009-01-29 guyDon't mention a variable that no longer exists.
2009-01-28 kukosa- add attributes and CDATA into XML structure
2009-01-13 guyFix the URL for the RLM stuff at Cisco.
2009-01-06 geraldExport prefs_find_preference.
next