aboutsummaryrefslogtreecommitdiffstats
path: root/doc/README.developer
AgeCommit message (Expand)AuthorFilesLines
2008-03-23From William Pursell:jake1-17/+17
2008-03-21Fix bug #2382: Typos in README.developersfisher1-7/+7
2008-03-09Complete binary tree description with string keys.jake1-14/+15
2008-03-05from Andrew Feren :etxrab1-3/+3
2008-02-19Back out useing $Id$; There's a reason for using Date/Author/etc. (Oops)wmeier1-1/+3
2008-02-18Fix typowmeier1-1/+1
2008-02-18Fix some some propertieswmeier1-3/+1
2007-12-11From Marton Nemeth:stig1-2/+2
2007-12-10From Michael:stig1-2/+2
2007-12-06Update FIELDDESCR with NULL option. jake1-15/+8
2007-11-19Introduce a new field type called FT_EBCDIC. This field works the same assfisher1-2/+6
2007-10-26From Andrew Feren: Fix an assortment of typos and other minor errorswmeier1-22/+23
2007-10-16Change more fopen() to eth_fopen() to finish fixing bug 1827:morriss1-8/+15
2007-10-13Update to README.developer describing the use of conversation timestampssake1-4/+69
2007-09-28Add a small note saying not to use proto_tree_add_text() in new code unless y...morriss1-6/+7
2007-09-28Add notes suggesting not to use hidden fields but if you're going to, use PRO...morriss1-4/+19
2007-09-26The dissector packet-dcp.c now fails to compile on MacOS X (gcc 4.0.1/Apple)....sfisher1-7/+0
2007-09-26Don't useguy1-0/+6
2007-07-13Added remark on anonymous unions.jake1-1/+11
2007-07-12From Guillem Hernandez: fix decoding of EOSP bit. From Jaap Keuter: fix descr...morriss1-16/+17
2007-07-09Add a note on how to handle obsolete preferencesjake1-0/+8
2007-05-29Update to reflect the use of G_GINT64_MODIFIER, rather than PRI[douxX],guy1-3/+10
2007-04-02Make RX a new style dissector: return 0 if there isn't at least 28 bytes of m...morriss1-0/+3
2007-03-31add a small section, that code should be warning freeulfl1-1/+10
2007-03-30- new ptvcursor subtrees management functions :standel1-0/+39
2007-03-11Fix bug 552:morriss1-161/+163
2007-03-05From Richard van der Hoff:jake1-53/+55
2007-02-14From Sebastien Tandel:sfisher1-2/+6
2007-02-13From Sebastien Tandel:sfisher1-0/+6
2007-01-31Explain what 'base' in 'prefs_register_uint_preference()' is: it's used in 's...morriss1-0/+2
2007-01-26From Graham Bloice:jake1-1/+1
2007-01-10Extending true_false_string supportjake1-1/+4
2006-12-14From Stig Bjorlykke:sfisher1-1/+1
2006-12-07From Francesco Fondelli:sfisher1-0/+48
2006-11-29Add documentation of the col_set_fence() and col_prepend_fence_fstr() calls. ...morriss1-0/+17
2006-11-28add description of proto_tree_add_bitmask()sahlberg1-0/+52
2006-11-26Change to show how to write a 'new style' dissector (that is, one that return...morriss1-27/+54
2006-11-21If you're doing TCP reassembly by hand rather than withguy1-32/+27
2006-11-21Correct comments and examples on get_pdu_len().jake1-6/+6
2006-11-16Add comments to the indentation style section.gerald1-11/+18
2006-11-07Add Yet Another Portability Recommendation.guy1-0/+8
2006-10-26Mention the 64-bit-integer accessors.guy1-5/+8
2006-10-16- some more cleanupulfl1-32/+45
2006-10-16split the display filter engine doc into it's own fileulfl1-112/+2
2006-10-15add a prerequisites section and some minor changesulfl1-3/+17
2006-10-14Update FSF address in code templatejake1-1/+1
2006-10-12Cleanup sample code.jake1-109/+114
2006-08-29from Stephen Fisher:ulfl1-20/+20
2006-08-10Stephen Fisher:jmayer1-1/+1
2006-07-03Update the ptvcursors chapter.jake1-10/+20