aboutsummaryrefslogtreecommitdiffstats
path: root/epan/libwireshark.def
AgeCommit message (Expand)AuthorFilesLines
2009-09-05col_custom_set_fstr() is unused. Remove itkrj1-1/+0
2009-08-26export t38_add_address, prefer destination port for T.38 conversation searchingkukosa1-0/+1
2009-08-21Use col_text in frame data.etxrab1-0/+1
2009-08-19From Didier Gautheron:etxrab1-0/+2
2009-08-16Switch a bunch of dissectors over to using tvb_new_subset_remaining()krj1-0/+1
2009-08-13Introduce epan_dissect_init()/epan_dissect_cleanup(). These are used to initi...krj1-0/+2
2009-08-11TRY_TO_FAKE_THIS_ITEM now fakes FT_PROTOCOL per default. If there are any use...krj1-0/+1
2009-07-27From Kovarththanan Rajaratnam:etxrab1-0/+2
2009-07-22Take 2:etxrab1-0/+1
2009-07-18From Kovarththanan Rajaratnam via bug 3719:stig1-0/+1
2009-07-12From Kovarththanan Rajaratnam via bug 3702:stig1-0/+1
2009-07-07Removed flags_set_truthstig1-1/+0
2009-07-02mkstemp cleanups.gerald1-1/+0
2009-06-05Have tap listeners specify whether the "packet" routine requiresguy1-1/+2
2009-05-20From Vincenzo Condoleo via bug 2589:gerald1-0/+1
2009-05-13Apply some of the patches from:etxrab1-0/+1
2009-04-16From Vincent Helfre and Me:etxrab1-0/+4
2009-03-28Replace a lot of pointer tracking and some GStrings with emem_strbufs. Addgerald1-0/+2
2009-03-27Add initial support for string buffers - ep_allocated, growable stringsgerald1-0/+7
2009-03-18Create an "epan/crc" directory for CRC code. Add crc-16-plain.[ch],gerald1-0/+1
2009-03-05Addded tfs_used_notused.stig1-0/+1
2009-03-03Export the E212 dissection routine.etxrab1-0/+1
2009-02-24Get the Windows build going again.jake1-0/+2
2009-02-17Add a string utility function "string_or_null" which can be used togerald1-0/+1
2009-02-15The function I really wanted to export (not that exporting the other oneguy1-0/+1
2009-02-15The joys of Windows.guy1-0/+1
2009-02-10Remove an ugly hack:ulfl1-0/+1
2009-01-30Don't remove it, but replace it with the relevant one.jake1-0/+1
2009-01-29Don't mention a variable that no longer exists.guy1-1/+0
2009-01-28- add attributes and CDATA into XML structurekukosa1-0/+3
2009-01-13Fix the URL for the RLM stuff at Cisco.guy1-0/+1
2009-01-06Export prefs_find_preference.gerald1-0/+1
2008-12-23Add GeoIP to the Windows build. Fix a remaining geoip_ -> geoip_db_gerald1-0/+4
2008-12-20geoip_get_paths -> geoip_db_get_paths.gerald1-1/+1
2008-11-25- export tvb_memeql()kukosa1-0/+1
2008-11-25export call_dissector_only()kukosa1-0/+1
2008-11-07From Pascal Quantin:etxrab1-0/+1
2008-11-06From Pascal Quantin:etxrab1-0/+1
2008-10-27Show configured GeoIP paths in About->Foldersstig1-0/+1
2008-10-24Added proto_get_protocol_long_name.stig1-0/+1
2008-10-10Added proto_check_field_name to libwireshark.defstig1-0/+1
2008-10-03Export read_keytab_file(), which is used outside libwireshark.guy1-0/+1
2008-08-12From Alexey Neyman:etxrab1-0/+1
2008-08-04From Neil Piercy:etxrab1-0/+7
2008-07-30From Stephen Donnelly:etxrab1-0/+2
2008-06-30Move privileges.c and unicode-utils.c symbols from epan to wsutilmorriss1-9/+0
2008-06-19Export the tvb_get_bits functions.etxrab1-0/+4
2008-06-14Update all time columns when changing the time precision.stig1-1/+2
2008-05-25Add these functions as requested in bug 2553.martinm1-0/+2
2008-05-22Move the file utility functions from wiretap to libwsutil so thatmorriss1-5/+4