aboutsummaryrefslogtreecommitdiffstats
path: root/doc/README.developer
Commit message (Expand)AuthorAgeFilesLines
* Update the list of types, and fix some typos.Guy Harris2001-02-231-6/+11
* Update the README.developer file to reflect the recent changes toGuy Harris2001-01-031-17/+18
* Use GLib's G_MODULE_EXPORT when defining constants and functionsGuy Harris2000-11-291-8/+17
* Update to reflect the new style for plugin dissectors.Guy Harris2000-11-061-43/+25
* Allow a plugin to specify several underlying protocols (i.e. tcp and udp).Olivier Abad2000-11-051-4/+5
* Patch from Craig Rodrigues to fix a call to "check_col()".Guy Harris2000-11-051-6/+6
* Updates from Jeff Foster.Gilbert Ramirez2000-11-021-83/+497
* When looking for definitions of "proto_register" and "proto_reg_handoff"Guy Harris2000-10-221-4/+9
* Modify the Gryphon plugin code in order to avoid an abort when theLaurent Deniel2000-08-181-6/+8
* Add the "Edit:Protocols..." feature which currently only implementsLaurent Deniel2000-08-131-3/+8
* Miscellaneous code cleaningLaurent Deniel2000-08-111-10/+6
* Changed my mail address to oabad@cybercable.fr (dhis.net is tooOlivier Abad2000-05-281-4/+4
* Document "match_strval()" and "val_to_str()", as per Gerrit Gehnen'sGuy Harris2000-04-291-6/+38
* Fixed declaration of ip_dissector_table and clarified bitwidth doco.Gilbert Ramirez2000-04-251-8/+9
* Update the document to reflect Gilbert's changes to splitGuy Harris2000-04-061-30/+98
* Fix some typos.Guy Harris2000-03-101-13/+54
* - Jeff Foster's documentation for conversations and coding styleOlivier Abad2000-03-091-20/+243
* Document "proto_tree_add_notext()", "proto_item_set_len()", andGuy Harris2000-03-031-6/+63
* Put in a discussion of "check_col()", "col_add_[f]str()", andGuy Harris2000-03-031-7/+68
* Put in a note on updating "Makefile.am" and "Makefile.nmake".Guy Harris2000-03-031-3/+21
* Merge in Gilbert's "proto_tree" document.Guy Harris2000-03-031-87/+493
* Note that C++-style comments shouldn't be used in dissectors.Guy Harris2000-03-021-3/+9
* Merge in some information from Jeff Foster's developer's notes.Guy Harris2000-03-011-8/+71
* James Coe's developer HOWTO.Guy Harris2000-03-011-0/+273