aboutsummaryrefslogtreecommitdiffstats
path: root/epan/libethereal.def
AgeCommit message (Expand)AuthorFilesLines
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
2005-07-21change the symbol dissect_ber_CHOICE back into dissect_ber_choiceRonnie Sahlberg1-1/+1
2005-07-16Remove an unused exportAnders Broman1-1/+0
2005-07-04export of proto_tree_add_guid...() functionsTomas Kukosa1-0/+3
2005-07-03Add an exported value stringAnders Broman1-0/+1
2005-06-29make dissect_CBA_Connection_Data available for pluginsUlf Lamping1-0/+1
2005-06-27Missed from previous commit.Anders Broman1-0/+1
2005-06-26Get rid of the private "my_match_strval()" routine in many dissectors;Guy Harris1-0/+1
2005-06-26update libethereal.def to the new name dissect_ber_CHOICERonnie Sahlberg1-1/+1
2005-05-25Add some more reassembly routines.Guy Harris1-0/+3
2005-05-20add get_manuf_name_if_known (returns NULL if unknown) in addition to get_manu...Ulf Lamping1-0/+1
2005-04-30move the profinet related files to a plugin (step by step), to make prototypi...Ulf Lamping1-0/+1
2005-04-27Export of dissect_ber_null() and dissect_per_null()Tomas Kukosa1-0/+2
2005-04-12add functions file_exists and file_identical to filesystem.c (coming from fil...Ulf Lamping1-0/+2
2005-04-01Rename "register_ethereal_tap()" to "register_tap_listener_cmd_arg()" asGuy Harris1-0/+4
2005-03-27From Alejandro Vaquero :Anders Broman1-0/+1
2005-03-23Add "cleanup_dissection".Gerald Combs1-0/+1
2005-03-22Export q850_cause_code_valsAnders Broman1-0/+1
2005-03-21Fix the names that were not consistent after the rename.Luis Ontanon1-1/+2
2005-03-21add capture_fr and stats_tree_branch_max_namelenUlf Lamping1-0/+2
2005-03-21fix stats_tree defsUlf Lamping1-13/+1
2005-03-21Rename all stats_tree extern functions to start with stats_tree_Luis Ontanon1-10/+21
2005-03-20added two stats_tree functionsUlf Lamping1-0/+2
2005-03-16Add subversion Id to libethereal.defLars Roland1-0/+3
2005-03-14Export another routine that's been asked for at least once.Guy Harris1-0/+1
2005-03-11add missing dissector_dump_decodes functionUlf Lamping1-0/+1