Add some info about extended value string to section 1.7.1
[obnox/wireshark/wip.git] / doc / README.developer
2010-10-22 wmeierAdd some info about extended value string to section...
2010-10-14 wmeierRework "extended value strings":
2010-08-21 morrissDocument what prefs_register_string_preference() does...
2010-08-12 wmeierRemove an incorrect line of code from the proto_reg_han...
2010-07-27 guyFix grammaro, indent example code.
2010-07-27 guyTell people to be careful about loops like
2010-06-22 stigUpdate to reflect changes in defines: REP_* > ENC_*
2010-05-26 guyPut in a warning about the <stdarg.h> problem that...
2010-05-25 wmeierMinor rewording; Also: add note to not use "" for a...
2010-05-24 guyRefer to the endianness arguments as "encoding" rather...
2010-05-24 guyUse the new REP_ values for proto_tree_add_item().
2010-05-23 etxrabDescribe values_string_ext.
2010-05-13 morrissDocument find_or_create_conversation()
2010-04-25 sfisherChange copyright date in sample dissector code to 201x...
2010-04-24 morriss64-bit integers take the same FIELDDISPLAY as shorter...
2010-04-16 wmeier(Trivial changes)
2010-04-16 wmeierUpdates:
2010-04-15 guyRename FIELDBASE to FIELDDISPLAY, as it's a "how to...
2010-04-15 wmeierFix a typo
2010-02-28 stigAdded svn:ignore targets.
2010-02-20 wmeierAdd note about not using C99 features.
2010-01-18 guyRewrite the bit about null vs. non-null "tree" dissecto...
2009-12-19 guyFor fields of type FT_ABSOLUTE_TIME, have the "display...
2009-12-12 guyClarify that BASE_RANGE_STRING is a flag set in the...
2009-12-11 jakeFrom Richard Pecl:
2009-10-28 guyFrom Nemeth Marton: in an example of a valid (at least...
2009-09-14 wmeierUpdate: Remove references to the use of check_col(...
2009-08-31 krjWe don't use PRId64, PRIu64, PRIx64, PRIX64, and PRIo64...
2009-08-26 wmeierFrom dragonlinux AT gmail.com: Fix incorrect location...
2009-07-29 wmeierFix a typo
2009-07-08 stigFrom Kovarththanan Rajaratnam:
2009-07-08 guyRecommend the expert mechanism, rather than DISSECTOR_A...
2009-07-06 etxrabFrom Kovarththanan Rajaratnam:
2009-06-26 stigUse NULL for empty blurb.
2009-06-15 guyNote that non-ASCII characters in source files cause...
2009-06-11 guyFix tpyo.
2009-06-11 stigUpdate the GPL statement used in dissectors.
2009-05-02 jakeFrom Reinhard Speyerer:
2009-04-17 geraldAdd a note about LLP64 portability.
2009-03-27 geraldAdd initial support for string buffers - ep_allocated...
2009-03-27 sfisherIntroduce two new functions:
2009-02-05 wmeierTrivial spacing change
2009-01-15 wmeierUpdate the description & skeleton code for the use...
2008-11-18 sfisherWrap "USA." in the address of the FSF onto a new line...
2008-11-01 jakeUpdate tabsize, re-group bitfield proto_tree functions...
2008-10-23 wmeierAdd tvb_bytes_to_str() & tvb_bytes_to_str_punct();...
2008-09-22 jakePolish up the proto_tree_add_bitmask() description...
2008-09-22 jakeFix for bug 2889:
2008-09-06 ulflcompile a document about heuristic dissectors, following:
2008-08-22 wmeierMinor rewording; fix a type
2008-08-04 etxrabFrom Alexey Neyman :
2008-07-30 etxrabFrom Alexey Neyman :
2008-07-30 etxrabAdd information about
2008-07-24 morrissRemove the (long deprecated) proto_tree_add_*_hidden...
2008-07-18 guyHyphenate "per-packet information".
2008-06-30 morrissFrom Abhik Sarkar via https://bugs.wireshark.org/bugzil...
2008-06-16 jakeFix for bug 2612:
2008-05-23 wmeiereth_ --> ws_
2008-05-21 wmeierFix typo
2008-05-21 wmeierOnly Glib/GTK+ >= 2.4/2.4 supported; checkAPIs.pl shoul...
2008-05-20 jakeClean up PTV cursor documentation.
2008-04-07 sfisher- Remove GLIB1 code
2008-03-23 jakeFrom William Pursell:
2008-03-21 sfisherFix bug #2382: Typos in README.developer
2008-03-09 jakeComplete binary tree description with string keys.
2008-03-05 etxrabfrom Andrew Feren :
2008-02-19 wmeierBack out useing $Id$; There's a reason for using Date...
2008-02-18 wmeierFix typo
2008-02-18 wmeierFix some some properties
2007-12-11 stigFrom Marton Nemeth:
2007-12-10 stigFrom Michael:
2007-12-06 jakeUpdate FIELDDESCR with NULL option.
2007-11-19 sfisherIntroduce a new field type called FT_EBCDIC. This...
2007-10-26 wmeierFrom Andrew Feren: Fix an assortment of typos and other...
2007-10-16 morrissChange more fopen() to eth_fopen() to finish fixing...
2007-10-13 sakeUpdate to README.developer describing the use of conver...
2007-09-28 morrissAdd a small note saying not to use proto_tree_add_text...
2007-09-28 morrissAdd notes suggesting not to use hidden fields but if...
2007-09-26 sfisherThe dissector packet-dcp.c now fails to compile on...
2007-09-26 guyDon't use
2007-07-13 jakeAdded remark on anonymous unions.
2007-07-12 morrissFrom Guillem Hernandez: fix decoding of EOSP bit. From...
2007-07-09 jakeAdd a note on how to handle obsolete preferences
2007-05-29 guyUpdate to reflect the use of G_GINT64_MODIFIER, rather...
2007-04-02 morrissMake RX a new style dissector: return 0 if there isn...
2007-03-31 ulfladd a small section, that code should be warning free
2007-03-30 standel- new ptvcursor subtrees management functions :
2007-03-11 morrissFix bug 552:
2007-03-05 jakeFrom Richard van der Hoff:
2007-02-14 sfisherFrom Sebastien Tandel:
2007-02-13 sfisherFrom Sebastien Tandel:
2007-01-31 morrissExplain what 'base' in 'prefs_register_uint_preference...
2007-01-26 jakeFrom Graham Bloice:
2007-01-10 jakeExtending true_false_string support
2006-12-14 sfisherFrom Stig Bjorlykke:
2006-12-07 sfisherFrom Francesco Fondelli:
2006-11-29 morrissAdd documentation of the col_set_fence() and col_prepen...
2006-11-28 sahlbergadd description of proto_tree_add_bitmask()
2006-11-26 morrissChange to show how to write a 'new style' dissector...
2006-11-21 guyIf you're doing TCP reassembly by hand rather than...
next