aboutsummaryrefslogtreecommitdiffstats
path: root/epan/libwireshark.def
AgeCommit message (Expand)AuthorFilesLines
2012-08-18Convert GString to emem_strbuf_t in packet-gadu-gadu.cmmann1-0/+1
2012-08-14 Added proto_tree_free to the libwireshark expoert definitions for use in plu...grahamb1-0/+1
2012-08-08Have (almost) all preferences use the generic preferences API (per https://bu...mmann1-2/+0
2012-08-03Make the columns of the capture options dialog selectable. Changes are stored...ruengeler1-0/+1
2012-08-02From Richard Stearn: support for AX.25, including support forguy1-0/+1
2012-08-02From Richard Stearn: AX.25 KISS protocol support.guy1-0/+1
2012-07-26The comment in the file says:wmeier1-10/+10
2012-07-26Export proto_unregister_field as requested by Helge Kruse.cmaynard1-0/+1
2012-07-15From Wonil Kim: Enable statistics menu register for the tap plug-in. Fixes ht...etxrab1-0/+2
2012-07-07From Michael Mann:guy1-0/+2
2012-06-20Use separate filters for the RTT found on a SACK and the RTT found on amorriss1-0/+8
2012-02-28OK, to heck with it - link reassemble_test with libwireshark. Trying toguy1-0/+3
2012-02-28Fix https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=3315 -morriss1-0/+1
2012-02-05From QA Cafe:etxrab1-0/+2
2012-01-28Well, we *did* go to a widget that invokes callback to get the text forguy1-1/+0
2012-01-01From Mike Morrin:etxrab1-1/+1
2011-12-28Add tshark option '-G heuristic-decodes' to dump heuristic dissector tables.wmeier1-0/+1
2011-12-27Add a "-G ftypes" option, which dumps our supprted FT_… names andgerald1-0/+1
2011-12-14Treat expert info as a <field> instead of a <proto> when exporting to pdml.cmaynard1-0/+1
2011-10-17Add dissectors/packet-lcsap.c to CMake. Remove dissect_lcsap_Correlation_ID_...morriss1-1/+0
2011-10-17dissect_lcsap_Correlation_ID_PDU() is used in one module and exported inguy1-0/+1
2011-10-12Revert http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=39380etxrab1-7/+0
2011-10-12From Eliot:etxrab1-0/+7
2011-10-07As suggested/requested inmorriss1-0/+1
2011-10-05Add GeoIP IPv6 database support. Tested with GeoIP 1.4.7, but oldergerald1-0/+1
2011-09-26Move tvb_new_octet_aligned() to tvbuff.c and use it.etxrab1-3/+3
2011-09-19Make it possiblwe to creare a trime string from frame data.etxrab1-0/+1
2011-09-08From Edwin Groothuis via bug 6207:stig1-0/+2
2011-09-05List heuristic tables in Internals->Disscetor tables menu.etxrab1-0/+1
2011-08-31Second try to move crc routines to libwsutil.stig1-4/+5
2011-08-30Revert r38800, as the crc routines contains some tvb functions.stig1-0/+10
2011-08-30Move all crc routines to libwsutil.stig1-10/+0
2011-08-21Removed nstime_diff() in favour of nstime_delta().stig1-1/+0
2011-08-13From Edwin Groothuis via bug 6179:stig1-0/+1
2011-08-09Support for Extension Addition Group in PER encodingkukosa1-0/+1
2011-08-05From John Thacker via bug 1831: Export proto_tree_set_appendix.cmaynard1-0/+1
2011-08-01Add tvb_get_bitsjmayer1-0/+1
2011-07-22Add tvb_find_tvbcmaynard1-0/+1
2011-07-15From bug 6129:stig1-1/+2
2011-07-05Add some additional routine variants that handle string encodings, andguy1-0/+2
2011-07-03Fix: tvbuff.obj : error LNK2019: unresolved external symbol _EBCDIC_to_ASCII ...darkjames1-1/+0
2011-07-03Need to export EBCDIC_to_ASCII().guy1-0/+1
2011-07-03Add a tvb_get_ephemeral_string_enc() routine that's likeguy1-0/+1
2011-06-30Export tvb_get_unicode_string().guy1-0/+1
2011-06-28Export all tfs from tfs.hdarkjames1-0/+11
2011-06-21From Stéphane Gorse:etxrab1-0/+1
2011-06-01Show the plugin paths in Help→About→Plugins. Add a "-G plugins" optiongerald1-0/+1
2011-05-28Add "File -> Export -> SSL Session Keys..." to be able to save the keyring in...sake1-0/+1
2011-05-27Make TVBs opaque for most users.morriss1-0/+2
2011-05-25Add a convinience function to add expert warnings for not dissected items.etxrab1-0/+1