aboutsummaryrefslogtreecommitdiffstats
path: root/doc/README.developer
AgeCommit message (Expand)AuthorFilesLines
2009-08-26From dragonlinux AT gmail.com: Fix incorrect location of a right brace;Bill Meier1-1/+3
2009-07-29Fix a typoBill Meier1-1/+1
2009-07-08From Kovarththanan Rajaratnam:Stig Bjørlykke1-1/+7
2009-07-08Recommend the expert mechanism, rather than DISSECTOR_ASSERT(), forGuy Harris1-2/+9
2009-07-06From Kovarththanan Rajaratnam:Anders Broman1-5/+5
2009-06-26Use NULL for empty blurb.Stig Bjørlykke1-1/+1
2009-06-15Note that non-ASCII characters in source files cause problems.Guy Harris1-0/+11
2009-06-11Fix tpyo.Guy Harris1-1/+1
2009-06-11Update the GPL statement used in dissectors.Stig Bjørlykke1-8/+7
2009-05-02From Reinhard Speyerer:Jaap Keuter1-4/+4
2009-04-17Add a note about LLP64 portability.Gerald Combs1-0/+41
2009-03-27Add initial support for string buffers - ep_allocated, growable stringsGerald Combs1-2/+9
2009-03-27Introduce two new functions:Stephen Fisher1-0/+11
2009-02-05Trivial spacing changeBill Meier1-1/+1
2009-01-15Update the description & skeleton code for the use of proto_reg_handoff.Bill Meier1-32/+64
2008-11-18Wrap "USA." in the address of the FSF onto a new line with a * in front of it.Stephen Fisher1-1/+2
2008-11-01Update tabsize, re-group bitfield proto_tree functions, extend fieldinfo macr...Jaap Keuter1-90/+118
2008-10-23Add tvb_bytes_to_str() & tvb_bytes_to_str_punct(); fix a few typos.Bill Meier1-5/+21
2008-09-22Polish up the proto_tree_add_bitmask() description example.Jaap Keuter1-0/+8
2008-09-22Fix for bug 2889:Jaap Keuter1-2/+7
2008-09-06compile a document about heuristic dissectors, following:Ulf Lamping1-0/+1
2008-08-22Minor rewording; fix a typeBill Meier1-5/+9
2008-08-04From Alexey Neyman :Anders Broman1-2/+25
2008-07-30From Alexey Neyman :Anders Broman1-2/+12
2008-07-30Add information aboutAnders Broman1-1/+26
2008-07-24Remove the (long deprecated) proto_tree_add_*_hidden() functionsJeff Morriss1-126/+65
2008-07-18Hyphenate "per-packet information".Guy Harris1-3/+3
2008-06-30From Abhik Sarkar via https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=266...Jeff Morriss1-2/+2
2008-06-16Fix for bug 2612:Jaap Keuter1-3/+4
2008-05-23eth_ --> ws_Bill Meier1-5/+5
2008-05-21Fix typoBill Meier1-1/+1
2008-05-21Only Glib/GTK+ >= 2.4/2.4 supported; checkAPIs.pl should be used to verify code.Bill Meier1-13/+8
2008-05-20Clean up PTV cursor documentation.Jaap Keuter1-30/+33
2008-04-07- Remove GLIB1 codeStephen Fisher1-7/+0
2008-03-23From William Pursell:Jaap Keuter1-17/+17
2008-03-21Fix bug #2382: Typos in README.developerStephen Fisher1-7/+7
2008-03-09Complete binary tree description with string keys.Jaap Keuter1-14/+15
2008-03-05from Andrew Feren :Anders Broman1-3/+3
2008-02-19Back out useing $Id$; There's a reason for using Date/Author/etc. (Oops)Bill Meier1-1/+3
2008-02-18Fix typoBill Meier1-1/+1
2008-02-18Fix some some propertiesBill Meier1-3/+1
2007-12-11From Marton Nemeth:Stig Bjørlykke1-2/+2
2007-12-10From Michael:Stig Bjørlykke1-2/+2
2007-12-06Update FIELDDESCR with NULL option. Jaap Keuter1-15/+8
2007-11-19Introduce a new field type called FT_EBCDIC. This field works the same asStephen Fisher1-2/+6
2007-10-26From Andrew Feren: Fix an assortment of typos and other minor errorsBill Meier1-22/+23
2007-10-16Change more fopen() to eth_fopen() to finish fixing bug 1827:Jeff Morriss1-8/+15
2007-10-13Update to README.developer describing the use of conversation timestampsSake Blok1-4/+69
2007-09-28Add a small note saying not to use proto_tree_add_text() in new code unless y...Jeff Morriss1-6/+7
2007-09-28Add notes suggesting not to use hidden fields but if you're going to, use PRO...Jeff Morriss1-4/+19