Build the dpauxmon documentation.
[metze/wireshark/wip.git] / doc / README.developer
2018-04-06 Gerald CombsRemove some references to Qt4.
2018-04-02 Dario Lombardodoc: minor changes in README files.
2017-10-21 Gerald CombsWarn the developer if we're building with GTK+.
2017-08-15 Gerald CombsConvert README to README.md.
2017-06-28 Guy HarrisDon't worry about initializing auto aggregates with...
2017-06-27 Guy HarrisFix the "don't initialize with non-constant variables...
2017-02-13 Peter WuMake Libgcrypt a mandatory dependency
2016-10-20 Peter WuOfficially require Qt 4.8 or newer
2016-09-06 Peter WuAllow a lot more C99 features
2016-06-15 Balint Reczeydocumentation: Suggest using prefixed public symbols
2016-04-21 João ValverdeAdd option to disable version.h
2016-03-29 Jaap KeuterUpdate min. GLib version and add Qt version checks
2016-03-14 João ValverdeAdd EditorConfig reference to README.developer
2016-01-02 Guy HarrisNote that variadic macros *can* be sued.
2015-11-08 Guy HarrisUpdate to reflect current reality.
2015-10-05 Peter WuAllow use of variadic macros
2014-12-12 Pascal Quantindoc: remove some references to the now defunct python...
2014-09-17 Gerald CombsUpdate the doc directory to use https://wireshark.org.
2014-09-13 Joerg MayerREADME.dissector was split from README.developer in...
2014-02-14 Jeff MorrissRemove $Id$ and other Subversion leftovers from the...
2013-12-20 Jakub ZawadzkiChange G_GINT64_CONSTANT(xxxxU) to G_GUINT64_CONSTANT...
2013-11-01 Bill MeierRemove a phrase which implies that tab widths other...
2013-10-13 Evan HuusSubsume README.binarytrees into wmem doxygen. The READM...
2013-09-22 Pascal Quantinemem -> wmem conversion:
2013-09-03 Gerald CombsDocument the current state of naming in ui/qt. Say...
2013-06-20 Evan HuusSplit README.developer into two: README.developer and...
2013-05-20 Chris MaynardTrivial: remove extraneous word, 'is'.
2013-04-27 Evan HuusAdd CppCheck to the list of things to run before submit...
2013-04-15 Evan HuusMajor cleanup of skeleton dissector and related bits...
2013-04-15 Evan HuusPut the skeleton sample code from README.developer...
2013-03-28 Chris MaynardAdd some missing tvb_get_'s, proto_tree_add_'s, fix...
2013-03-04 Evan HuusFrom Steve Magnani via https://bugs.wireshark.org/bugzi...
2013-02-21 Martin Kaisermention gcrypt wrapper in README.developer
2013-02-01 Alexis La GoutteFix the dev guide to use the correct indent (Tab =...
2013-01-31 Chris MaynardAdd 2 more verification steps to run in the "Submitting...
2012-12-29 Evan HuusReplace another instance of emem in README.developer...
2012-12-19 Jeff MorrissDo a little more to discourage the use of proto_tree_ad...
2012-12-18 Jeff MorrissCome down harder on the evils of tvb_get_ptr(): advise...
2012-12-08 Evan HuusRecommend wmem over emem in the READMEs where possible.
2012-11-16 Jörg MayerFix the main dissect_PROTO signature
2012-09-19 Jeff MorrissWe always HAVE_CONFIG_H so don't bother checking whethe...
2012-08-29 Chris MaynardTrivial typo fix and duplicate word removal.
2012-08-24 Bill MeierForce extended value string linear search (not binary...
2012-08-24 Bill MeierMinor update to tcp_dissect_pdus() section.
2012-08-17 Jörg MayerAdd a link where to find some GUIs for git.
2012-08-17 Evan HuusAdd note to README.developer about not passing NULL...
2012-06-13 Jeff MorrissCreate, and start using, file name preferences.
2012-06-12 Bill MeierNote that calls to "expert" functions should not be...
2012-05-12 Guy HarrisMention ENC_UCS_2 and ENC_UTF_16.
2012-04-29 pascalFix typo errors
2012-04-25 pascalConvert spaces to tabs
2012-03-07 Bill MeierUpdate descriptions of hf[] FIELDDISPLAY and BITMASK...
2012-03-06 Bill MeierEmphasize corrext usage of FT_BOOLEAN 'display' field.
2012-03-04 Bill Meier(Trivial) Fix a typo.
2012-03-04 Anders Bromanforgotten update
2012-02-29 Anders BromanFrom Mike Morrin:
2012-02-09 Alexis La GoutteAdd tvb_ip_to_str and tvb_ip6_to_str to the Dev Guide
2012-01-29 Chris MaynardFix some typos.
2012-01-24 Chris MaynardMention the other integer accessors.
2011-10-26 Jeff MorrissFix a spelling mistake. Wrap a few long lines.
2011-10-25 Bill MeierUpdate information about 'encoding' arg values for...
2011-09-30 Alexis La GoutteFT_EUI64 need also to specifies encoding !
2011-09-29 Guy HarrisUpdate README.developer to take into account the disapp...
2011-09-28 Chris MaynardAdd default modeline settings to the end of the skeleto...
2011-09-27 Guy HarrisFuture tense -> present tense for the encoding argument to
2011-08-23 Stig BjørlykkeRemove support for libpcre, we use GRegex in GLib.
2011-07-18 Jörg MayerAdd instructions how to work with "git svn" instead...
2011-07-15 Bill MeierUpdate ptvcursor API description to reflect 'endianness...
2011-07-11 Gerald CombsMore GLIB_CHECK_VERSION cleanups. Update the minimum...
2011-05-08 Alexis La GoutteAdd FT_EUI64 Field Type
2011-04-01 Bill MeierAdd some info as to the determination of the length...
2011-02-10 Jeff MorrissDocument that proto_tree_add_bytes_format() and
2011-02-09 Jeff MorrissDocument that NTP times can be added with proto_tree_ad...
2011-01-26 Jaap KeuterSharpen the description of preference names.
2011-01-21 Jeff MorrissFrom Alexis La Goutte via https://bugs.wireshark.org...
2011-01-14 Chris MaynardAdd tvb_get_[n|le]toh[40|48|56]() accessors. Addresses...
2011-01-12 Anders BromanDocument and export:
2011-01-12 Jeff MorrissIntroduce, and start using, tvb_get_const_stringz(...
2011-01-03 Stephen FisherState in the developer documentation that the tvb_fake_...
2011-01-03 Stephen FisherDocument new tvb_get_unicode_string() and tvb_get_ephem...
2010-12-23 Stephen FisherIntroduce new function called tvb_get_ephemeral_unicode...
2010-12-22 Jaap KeuterAllow for NULL preference descriptions.
2010-12-20 Guy HarrisRename the routines that handle dissector tables with...
2010-12-18 Bill MeierRevert SVN #35214 based upon comments in the Wireshark...
2010-12-17 Bill MeierThe Styleguide section has been moved to the Wireshark...
2010-12-14 Bill MeierUpdate the "Following Conversations" section to use...
2010-10-22 Bill MeierAdd some info about extended value string to section...
2010-10-14 Bill MeierRework "extended value strings":
2010-08-21 Jeff MorrissDocument what prefs_register_string_preference() does...
2010-08-12 Bill MeierRemove an incorrect line of code from the proto_reg_han...
2010-07-27 Guy HarrisFix grammaro, indent example code.
2010-07-27 Guy HarrisTell people to be careful about loops like
2010-06-22 Stig BjørlykkeUpdate to reflect changes in defines: REP_* > ENC_*
2010-05-26 Guy HarrisPut in a warning about the <stdarg.h> problem that...
2010-05-25 Bill MeierMinor rewording; Also: add note to not use "" for a...
2010-05-24 Guy HarrisRefer to the endianness arguments as "encoding" rather...
2010-05-24 Guy HarrisUse the new REP_ values for proto_tree_add_item().
2010-05-23 Anders BromanDescribe values_string_ext.
2010-05-13 Jeff MorrissDocument find_or_create_conversation()
2010-04-25 Stephen FisherChange copyright date in sample dissector code to 201x...
next