| Commit message (Expand) | Author | Age | Files | Lines |
* | Constify more pointer arguments. | Guy Harris | 2004-10-11 | 1 | -2/+2 |
* | Make the "per_choice_t" and "per_sequence_t" pointer arguments pointers | Guy Harris | 2004-10-11 | 1 | -2/+2 |
* | remove some MSVC warnings | Ulf Lamping | 2004-10-09 | 1 | -2/+2 |
* | Add proto_tree_add_debug_text(), rtcp_add_address(), and | Guy Harris | 2004-09-23 | 1 | -0/+3 |
* | Export the "proto_tree_add_float" routines, and the routines to get IEEE | Guy Harris | 2004-09-16 | 1 | -0/+7 |
* | From Lars Roland: add "tvb_get_ntoh64()" to the list of routines | Guy Harris | 2004-08-25 | 1 | -0/+2 |
* | Add "crc16_ccitt_tvb()" to the plugin API and the list of functions | Guy Harris | 2004-06-30 | 1 | -0/+1 |
* | From Dennis Lim: add routines used by dissectors for ONC RPC protocols | Guy Harris | 2004-06-19 | 1 | -0/+17 |
* | Add a "report_failure()" routine to allow dissectors to report arbitrary | Guy Harris | 2004-04-16 | 1 | -0/+1 |
* | Update for Tomas Kukosa's new APIs to get the parent and the | Guy Harris | 2004-03-26 | 1 | -0/+3 |
* | From Tomas Kukosa: BER dissector enhancements and proto.c updates to | Guy Harris | 2004-03-25 | 1 | -6/+12 |
* | From Tomas Kukosa: add packet-ber.c routines to the plugin API. | Guy Harris | 2004-03-04 | 1 | -0/+11 |
* | Regenerate the files from the latest list of exported functions. | Guy Harris | 2004-02-21 | 1 | -0/+3 |
* | Add "tvb_strsize()". | Guy Harris | 2004-02-10 | 1 | -0/+1 |
* | From Lars Roland: fix the declaration of "tvb_strneql()". | Guy Harris | 2004-02-02 | 1 | -1/+1 |
* | packet-dcerpc-afs4int.c | Jörg Mayer | 2004-02-01 | 1 | -1/+1 |
* | Make the definition of tvb_format_text() match what's in tvbuff.h. | Gerald Combs | 2004-01-25 | 1 | -1/+1 |
* | From Pierre Juhen: add "find_protocol_by_id()" to the list of functions | Guy Harris | 2004-01-23 | 1 | -0/+1 |
* | Add arguments to "dissect_xdlc_control()" to specify value_string | Guy Harris | 2004-01-18 | 1 | -1/+1 |
* | Have "dissect_xdlc_control()" take a pointer to a structure containing | Guy Harris | 2004-01-03 | 1 | -0/+1 |
* | From Tomas Kukosa: add "decode_enumerated_bitfield_shifted()", which is | Guy Harris | 2003-12-01 | 1 | -0/+1 |
* | Get rid of the second "col_set_fence()" entry. | Guy Harris | 2003-11-18 | 1 | -1/+0 |
* | Add "col_get_writable()", "col_set_writable()", and "col_set_fence()" to | Guy Harris | 2003-11-18 | 1 | -0/+3 |
* | Export "protocol_t" as an opaque type. | Guy Harris | 2003-11-18 | 1 | -2/+2 |
* | Add "asn1_id_decode1()" to the list of exported functions. | Guy Harris | 2003-11-11 | 1 | -0/+1 |
* | Export get_tempfile_path() to the plugins. | Gerald Combs | 2003-11-03 | 1 | -0/+1 |
* | From Charlie Duke: add more functions to the plugin API. | Guy Harris | 2003-11-01 | 1 | -0/+2 |
* | Export "get_datafile_path()", not "get_datafile_dir()" - most if not all | Guy Harris | 2003-10-28 | 1 | -1/+1 |
* | Add "get_datafile_dir()" to the plugin API list, for the benefit of | Guy Harris | 2003-10-28 | 1 | -0/+1 |
* | From Tomas Kukosa: | Guy Harris | 2003-09-24 | 1 | -4/+6 |
* | From Tomas Kukosa: export the PER dissection routines, and some | Guy Harris | 2003-08-23 | 1 | -0/+21 |
* | Check in Xass-list, so the CVS tree can be built on Windows without | Guy Harris | 2003-08-18 | 1 | -0/+2 |
* | There's no such function as "delete_giop_user_module()", so don't put it | Guy Harris | 2003-08-16 | 1 | -1/+0 |
* | As per Bernd Becker's suggestion, add "register_giop_user_module()" and | Guy Harris | 2003-08-06 | 1 | -0/+2 |
* | From Tomas Kukosa: add "find_dissector_table()", | Guy Harris | 2003-07-31 | 1 | -0/+6 |
* | From Matthijs Melchior: generate all declarations and definitions for | Guy Harris | 2003-07-18 | 1 | -0/+209 |