Try to squeeze some bytes out of the frame_data structure.
[gd/wireshark/.git] / epan / dissectors / packet-dmp.c
2018-12-27 Guy HarrisTry to squeeze some bytes out of the frame_data structure.
2018-03-07 Dario Lombardodissectors: more SPDX license convertions.
2018-02-22 Stig Bjørlykkedmp: Allow multiple SecurityCategories again
2018-02-22 Gerald CombsDMP: Recurse only once.
2018-02-03 Jakub Zawadzkidmp: fix memleaks
2018-01-01 Dario Lombardodmp: rework build_national_strings() to avoid read...
2017-09-28 Guy HarrisHave dissect_7bit_string() return a const gchar *.
2017-09-17 Pascal QuantinDMP: check 7bit string length before decoding it
2017-08-30 Stig Bjørlykkedmp: Improve a sanity check
2017-02-02 Michael MannGHashtable -> wmem_map conversions
2017-01-31 Michael Mannformat_text_wmem -> format_text
2017-01-31 Michael MannAdd format_text_wmem.
2017-01-12 Dario Lombardouat: add a reset callback.
2016-10-13 Michael MannConvert most UDP dissectors to use "auto" preferences.
2016-09-21 Stig Bjørlykkedmp: Restore checksum incorrect info
2016-09-12 Stig Bjørlykkedmp: Code cleanup
2016-09-12 Stig Bjørlykkedmp: Remove obsolete structured id handling
2016-07-21 Michael MannAdd proto_tree_add_checksum.
2016-06-27 Michael Manntvb_get_string_enc + proto_tree_add_item = proto_tree_a...
2016-05-09 Guy HarrisGive the time_[m]secs_to routines names that begin...
2016-03-07 Stig Bjørlykkedmp: Report unused bits in last byte for 7bit string.
2016-03-04 Stig Bjørlykkedmp: Show correct uncompressed user data length
2016-02-22 Michael MannSeparate hf_ fields that share filter names with FT_UIN...
2016-01-25 Guy HarrisMove the proto data stuff out of frame_data.[ch].
2016-01-24 Guy HarrisAdd the packet number to the packet_info structure...
2016-01-23 Guy HarrisAdd more fields to packet_info structure and use them.
2015-12-09 Michael Mannnew_register_dissector -> register_dissector for dissec...
2015-11-14 Stig Bjørlykkedmp: Fixed ack framenum links.
2015-11-13 Stig Bjørlykkedmp: Enhance ack framenum links.
2015-11-04 Guy HarrisDon't include "file.h" if you don't need it.
2015-11-03 João ValverdeRemaining ADDRESS macro to address function conversions
2015-10-22 Gerald CombsUse address functions instead of ADDRESS macros in...
2015-09-03 Michael MannAddress "shadow" warnings found by checkAPI script.
2015-07-03 Peter WuCall reassembly_table_destroy and move g_hash_table_destroy
2015-06-23 Evan HuusRemove more deprecated tvb_length
2015-04-07 Stig BjørlykkeDMP: Handle encoded 7bit string as binary.
2015-03-20 Stig BjørlykkeDMP: Make dmp.body.data FT_BYTES
2015-01-19 Bill Meierdmp, gmhdr, vssmonitoring: prevent possible crashes;
2015-01-16 Michael MannSE_COPY_ADDRESS -> WMEM_COPY_ADDRESS
2015-01-07 Michael Manntvb_bytes_to_ep_str -> tvb_bytes_to_str
2015-01-06 Ricardo Cristian... s5066sis: Consume transport layer data in S5066sis
2014-12-22 Guy HarrisInclude <math.h> or <stdlib.h> as necessary to declare...
2014-12-22 Martin MathiesonFirst batch of unincludes. Last attempt...
2014-12-21 Bill MeierCleanup use of #includes in non-generated epan/dissecto...
2014-06-25 Michael Mannconvert to proto_tree_add_subtree[_format]
2014-06-20 Stig BjørlykkeRevert part of svn revision 52045 (git b38ee917)
2014-06-19 Michael MannRevert "Fixup: tvb_* -> tvb_captured"
2014-06-18 Dario LombardoFixup: tvb_* -> tvb_captured
2014-06-18 Dario LombardoFixup: tvb_get_string(z) -> tvb_get_string(z)_enc
2014-06-16 Stig BjørlykkeRegister DMP as new-style dissector
2014-06-16 Evan HuusConvert a bunch of time_to_str functions to wmem
2014-06-07 Michael Manntvb_new_subset -> tvb_new_subset_length when length...
2014-03-07 Bill Meier(Benign) Don't use "address-of" operator on arg of...
2014-03-04 Alexis La GoutteRemove all $Id$ from top of file
2014-02-25 Bill MeierRemove trailing whitespace.
2014-02-03 Gilbert RamirezFix all -fstrict-alias warnings found by gcc 4.1.2
2013-12-19 Evan HuusRename more to_str functions to have ep_ in the name...
2013-12-19 Evan HuusRename a couple of to_str functions to have ep_ in...
2013-12-19 Stig BjørlykkeImproved compressed user data handling.
2013-12-15 Jakub ZawadzkiFix [-Wmissing-prototypes]
2013-12-15 Jakub ZawadzkiFix some const/ not const warnings.
2013-11-23 Michael MannCreate the ability to have packet scoped "proto" data...
2013-09-30 Michael MannConvert some proto_tree_add_string_format calls to...
2013-09-22 Pascal QuantinMore emem -> wmem conversion:
2013-09-22 Pascal Quantinemem -> wmem conversion:
2013-09-15 Michael MannConvert proto_tree_add_uint_format to proto_tree_add_ui...
2013-09-14 Pascal QuantinConvert some dissectors to wmem (leaving uat-like memor...
2013-09-09 Michael Mannexpert_add_info_format_text -> expert_add_info_format
2013-09-07 Michael MannBatch of filterable expert info
2013-08-28 Anders BromanUse dissector_delete_uint_range/dissector_add_uint_range
2013-08-05 Jakub ZawadzkiKeep result of [new_]register_dissector in some dissectors.
2013-06-12 Michael MannBatch of filterable expert infos with some minor cleanu...
2013-05-12 Anders BromanAdd the posibillity to use a key for per-packet-data.
2013-03-19 Anders BromanFrom beroset:
2013-03-12 Anders BromanFrom beroset:
2012-12-26 Guy HarrisFix a bunch of warnings.
2012-12-05 Bill MeierFix numerous instances of a variable/parameter name...
2012-11-29 Jeff MorrissMake all enum_val_t's const.
2012-10-11 Bill MeierChange 'for (i=1; i<=n;...' to 'for (i=0; i<n; ...)
2012-09-20 Jeff MorrissWe always HAVE_CONFIG_H so don't bother checking whethe...
2012-08-15 Michael TüxenGet it compiling.
2012-08-15 Michael Mannconvert GStrings to more "ephemeral friendly" use.
2012-08-10 Bill MeierUse val_to_str_const() where appropriate;
2012-07-08 Guy HarrisUATs could be put into "categories". The categories...
2012-04-13 Jakub ZawadzkiRemove doubled semicolons and semicolons outside function.
2012-03-22 Stig BjørlykkeRenamed dmp_class to sec_class, as this is a more corre...
2012-03-16 Bill MeierFT_BOOLEAN hf[] entries with a 0 'bitmask' should have...
2011-12-13 Bill MeierPrevent memory leakage of uncompress tvb and associated...
2011-11-20 Anders BromanGet rid of Warnings.
2011-11-08 Chris Maynardpacket_info's in_error_pkt is now a bitfield like in_gr...
2011-10-15 Bill MeierConvert proto_tree_add_item() 'encoding' arg for field...
2011-09-26 Anders BromanGet rid of check_col, while at it set ENC.
2011-09-21 Bill MeierFix ex "modeline" so it works;
2011-09-19 Chris MaynardFix static overrun bug introduced in r37506. Fixes...
2011-08-31 Stig BjørlykkeSecond try to move crc routines to libwsutil.
2011-08-30 Stig BjørlykkeRevert r38800, as the crc routines contains some tvb...
2011-08-30 Stig BjørlykkeMove all crc routines to libwsutil.
2011-07-19 Stig BjørlykkeUse ENC_NA as encoding for FT_PROTOCOL, FT_NONE and...
2011-07-19 Stig BjørlykkeUse correct encoding for proto_tree_add_item().
2011-06-01 Stig BjørlykkeYet another cast to uint.
next