| Commit message (Expand) | Author | Age | Files | Lines |
* | Removed trailing whitespaces from .h and .c files using the | Jörg Mayer | 2002-08-28 | 1 | -4/+4 |
* | Make a "tcp_dissect_pdus()" with the standard loop for a TCP segment, | Guy Harris | 2002-05-05 | 1 | -169/+2 |
* | Handle TPKT packets split across segment boundaries, and multiple TPKT | Guy Harris | 2002-02-22 | 1 | -1/+4 |
* | Export "conversation_set_dissector()" in the plugin API table. | Guy Harris | 2002-02-20 | 1 | -3/+6 |
* | Routines added to the plugin table, and include-once #ifndef/#define | Guy Harris | 2002-02-02 | 1 | -1/+10 |
* | Support for capturing on, and reading captures from, OpenBSD firewall | Guy Harris | 2002-01-29 | 1 | -1/+2 |
* | Long NCP traces can easily have many packets whose "uniqueness" | Gilbert Ramirez | 2002-01-05 | 1 | -1/+2 |
* | Remove the no-longer-extant "conv_dissector_add()" from the list of | Guy Harris | 2001-12-03 | 1 | -2/+2 |
* | Make "dissector_add()", "dissector_delete()", and "dissector_change()" | Guy Harris | 2001-12-03 | 1 | -1/+2 |
* | This should be the final bit of removing the dissect_data symbol | Ed Warnicke | 2001-11-26 | 1 | -3/+1 |
* | Hopefully the last time I have to change my e-mail address. | Gilbert Ramirez | 2001-11-13 | 1 | -2/+2 |
* | Additional routines made available to plugins, from Tomas Kukosa. | Guy Harris | 2001-11-04 | 1 | -1/+8 |
* | In "plugin_api_defs.h", just do | Guy Harris | 2001-11-04 | 1 | -159/+143 |
* | Fix some declarations to match the signatures of "tvb_find_guint8()" and | Guy Harris | 2001-11-01 | 1 | -3/+3 |
* | Sigh. Well, if you make the function declarations external, that means | Guy Harris | 2001-10-31 | 1 | -0/+193 |