aboutsummaryrefslogtreecommitdiffstats
path: root/epan/libethereal.def
AgeCommit message (Expand)AuthorFilesLines
2006-03-28exort functions related to bitfield and GUIDTomas Kukosa1-0/+5
2006-03-27add proto_all_finfos() that will return a GPtrArray containing every finfo fo...Luis Ontanon1-0/+1
2006-03-19Add guid_to_str to the list of exported functions.Guy Harris1-0/+1
2006-03-18rename se_tree_lookup32_less_than_or_equal()Ronnie Sahlberg1-0/+1
2006-03-08Use Unicode for all native Win32 calls. Unicode Windows applicationsGerald Combs1-0/+2
2006-03-05initial implementation of binary tree support with se allocation scopeRonnie Sahlberg1-0/+3
2006-02-28add new dissect_ber_integer64() that can handle 8,16,24,32 and 64bit integ...Ronnie Sahlberg1-0/+1
2006-02-14add missing emem functionsLuis Ontanon1-0/+6
2006-02-12Export get_progfile_dir() and init_progfile_dir().Guy Harris1-0/+2
2006-02-09remove a duplicated nameLars Roland1-1/+0
2006-02-09Export the right name.Guy Harris1-1/+2
2006-02-09Add "proto_tree_add_XXX_format_value()" routines, which are like theGuy Harris1-0/+15
2006-02-07Forgotten from last commitLuis Ontanon1-0/+4
2006-02-07changes to build lua plugin with MSVC6:Lars Roland1-0/+5
2006-02-06Export the new privilege-manipulation routines (not that they doGuy Harris1-0/+3
2006-02-05- add a register_menu funnel Luis Ontanon1-1/+0
2006-02-04The funneled GUI mini API.Luis Ontanon1-0/+5
2006-01-24add missing capture_radiotapUlf Lamping1-0/+1
2006-01-24Add register_postdissector() to the API.Luis Ontanon1-0/+1
2006-01-22add fragment_get_reassembled_id so the handed id doesn't need to be a packet ...Ulf Lamping1-0/+2
2006-01-15Hi All,Jaap Keuter1-0/+3
2005-12-23add a symbol to the stupid windows broken shared library bandaid file.Ronnie Sahlberg1-0/+1
2005-12-13Add tvb_fake_unicode().Guy Harris1-0/+1
2005-12-07libethereal: add capture_encAnders Broman1-0/+1
2005-11-23export dissect_per_object_identifier_str() and dissect_ber_object_identifier_...Tomas Kukosa1-0/+2
2005-10-30Export fvalue_get_integer64(), for completeness.Guy Harris1-0/+1
2005-10-281. replace "and" with "&&" in ethereal_gen.py:2103Anders Broman1-0/+1
2005-10-11add llc_add_ouiUlf Lamping1-0/+1
2005-10-10Add "ep_strdup_vprintf()" and "se_strdup_vprintf()", for completeness.Guy Harris1-0/+2
2005-10-06Build the h223 pluginAnders Broman1-0/+2
2005-10-04in svn 15335 the tcp analysis was changed to do its stuff and to populate (...Ronnie Sahlberg1-0/+1
2005-10-04Add some requested items.Anders Broman1-0/+4
2005-10-04Preparations for h223Anders Broman1-0/+11
2005-10-03From Alejandro Vaquero:Anders Broman1-0/+1
2005-09-11some things fixed, leftover from code cleanup (thanks to the buggy MSVC depen...Ulf Lamping1-1/+1
2005-09-11I'm adding the "Expert Info" prototype now, as it seems to be in a state wher...Ulf Lamping1-0/+4
2005-09-10Add "tvb_get_ipv4()" and "tvb_get_ipv6()" addresses, to fetch IPv4 andGuy Harris1-0/+2
2005-08-28Export "bytestring_to_str()", and use it when adding the link-layerGuy Harris1-0/+1
2005-08-25timestamp display precision:Ulf Lamping1-2/+4
2005-08-24EVERYTHING IN THE BUILDBOT IS GOING TO BE RED!!! Sorry! Ulf Lamping1-2/+5
2005-08-22Add a "time_stat_init()" routine to initialize the fields of aGuy Harris1-0/+1
2005-08-21Export get_timesum().Guy Harris1-0/+1
2005-08-20From Gisle Vanem: export get_timedelta() for use by AFP and SMB taps.Guy Harris1-0/+1
2005-08-20Export AFP's CommandCode_vals for use by the AFP taps.Guy Harris1-0/+1
2005-08-19Move the stats.[ch] stuff into epan, so plugins can use it.Guy Harris1-0/+4
2005-08-19Move the APIs for registering and processing "-z" command-line argumentsGuy Harris1-4/+0
2005-08-12add some symbols to libethereal.defRonnie Sahlberg1-0/+2
2005-08-10ep_tvb_get_string -> tvb_get_ephemeral_stringGerald Combs1-1/+1
2005-07-26new functions:Luis Ontanon1-0/+9
2005-07-22Add ep_init_chunk.Anders Broman1-0/+1