HTTPS (almost) everywhere.
[metze/wireshark/wip.git] / epan / dissectors / packet-3com-njack.c
2019-07-26 Guy HarrisHTTPS (almost) everywhere.
2018-02-12 Dario Lombardodissectors: use SPDX identifiers.
2017-03-02 Erik de JongRewrite dissectors to use Libgcrypt functions.
2016-10-13 Michael MannConvert most UDP dissectors to use "auto" preferences.
2016-10-08 Michael MannCombine Decode As and port preferences for tcp.port...
2015-12-09 Michael Mannnew_create_dissector_handle -> create_dissector_handle...
2015-07-17 Michael MannRemove all preferences related to enabling/disabling...
2015-07-12 Michael MannAdd "user presentable" and "unique string ids" to heuri...
2015-01-08 Michael MannReplace some ep_alloc and ep_alloc0 with its wmem equiv...
2014-12-21 Bill MeierCleanup use of #includes in non-generated epan/dissecto...
2014-09-30 Bill MeierAdd editor modelines; Adjust whitespace; Remove boilerp...
2014-09-08 Evan HuusConvert some deprecated tvb_length calls
2014-06-22 Michael Mannconvert to proto_tree_add_subtree[_format]
2014-06-19 Michael MannRevert "Fixup: tvb_* -> tvb_captured"
2014-06-18 Dario LombardoFixup: tvb_* -> tvb_captured
2014-03-04 Alexis La GoutteRemove all $Id$ from top of file
2013-08-01 Jeff MorrissMove a bunch of the crypt modules and pint.h into wsutil.
2013-04-24 Evan HuusNow that the test suite is done and most of the common...
2013-03-12 Anders Broman- [-Wmissing-prototypes]
2012-09-20 Jeff MorrissWe always HAVE_CONFIG_H so don't bother checking whethe...
2012-09-10 Jakub ZawadzkiInitial commit to support yet another method of passing...
2012-08-10 Bill MeierGeneral cleanup:
2012-06-28 Jakub ZawadzkiUpdate Free Software Foundation address.
2012-01-15 Jörg MayerRename crypt-xxx to xxx
2011-10-21 Bill MeierFor proto_tree_add_item(..., proto_xxx, ...)use ENC_NA...
2011-10-20 Bill MeierUse ENC_NA as proto_tree_add_item() encoding arg for...
2011-10-15 Bill MeierConvert proto_tree_add_item() 'encoding' arg for field...
2011-10-04 Bill MeierUse ENC_NA as encoding for proto_tree_add_item() calls...
2011-08-26 Jörg MayerReplace TRUE/FALSE with the new ENCAP stuff where appro...
2010-12-20 Guy HarrisRename the routines that handle dissector tables with...
2010-03-03 Anders Bromanremove check_col
2009-11-17 Gerasimos DimitriadisRemove the address operator from value_string arrays...
2009-09-25 Bill MeierUpon 2nd thought: revert removal of 'if (check_col...
2009-09-24 Bill MeierMinor changes:
2009-06-18 Stig BjørlykkeFrom Kovarththanan Rajaratnam via bug 3548:
2009-03-26 Jörg MayerRepleace "" by NULL in hf-array (inspired by commit...
2008-12-19 Bill MeierRevert the queueing --> queuing spelling change
2008-12-18 Bill MeierFix various typos and spelling errors (mostly in text...
2008-12-17 Bill MeierFix typos and spelling (mostly in text strings)
2008-09-02 Bill MeierMinor cleanup (mostly related to proto_reg_handoff...)
2008-08-14 Bill MeierFix a few typos & spelling errors
2008-04-09 Anders BromanRemove:
2007-11-27 Guy Harrisstrcasecmp(), strncasecmp(), g_strcasecmp(), and g_strn...
2007-10-15 Anders BromanImplement some of the minor possible speed improvment...
2007-04-15 Jörg MayerRevert commit 21430 and use #if 0/#endif instead
2007-04-14 Sebastien Tandelget rid of unused variables (tfs, value_string)
2007-01-02 Gerald CombsMove epan/crypt-md5.[ch] to epan/crypt. Remove
2006-08-21 Ronnie Sahlbergmove a few arrays off the stack
2006-07-09 Jörg MayerStart declaring the proto_reg... functions to fix ...
2006-05-21 Ronnie Sahlbergchange a whole bunch of ethereal into wireshark
2006-04-30 Guy HarrisNo C++/C99 comments, please (GCC warns about them in...
2006-02-05 Jörg MayerChange port define to something more readable
2006-01-13 Jörg MayerAdd code to verify the shared secret for documentation...
2006-01-11 Jörg Mayerset: The first 4 bytes seem to be the salt
2005-12-26 Jörg MayerBackup time :-)
2005-12-22 Jörg Mayer- Add max frame size
2005-12-21 Jörg Mayer- Don't use numbers when there are enum values
2005-12-16 Jörg MayerSome updates
2005-12-13 Guy HarrisEscape question marks when they could be interpreted...
2005-12-12 Jörg MayerConvert to new style dissector (hopefully done right)
2005-12-12 Jörg MayerDissect type 0x0c as 'remove tag' flag
2005-12-12 Jörg MayerDissect the management protocol between 3com Netjack200...