Fixup: tvb_get_string(z) -> tvb_get_string(z)_enc
[metze/wireshark/wip.git] / epan / dissectors / packet-gadu-gadu.c
2014-03-04 Alexis La GoutteRemove all $Id$ from top of file
2014-02-25 Bill MeierRemove trailing whitespace.
2013-12-14 Jakub ZawadzkiFix warnings
2013-12-07 Jakub Zawadzkigadu-gadu: use STR_UNICODE display instead of proto_tre...
2013-12-07 Jakub ZawadzkiAdd new string proto encoding for windows-1250 (ENC_WIN...
2013-11-09 Michael MannAdd data parameter to tcp_dissect_pdus() as well as...
2013-11-07 Jakub ZawadzkiAdd infrastructure for section-initializing protocol...
2013-10-13 Bill Meierwhitespace fixes; mostly: remove trailing blanks
2013-09-22 Pascal Quantinemem -> wmem conversion:
2013-09-15 Pascal QuantinConvert a few more dissectors to wmem API
2013-08-17 Jakub ZawadzkiFix few concept of new api tree:
2013-08-16 Jakub ZawadzkiConvert my dissectors to new proto API.
2013-03-29 Evan HuusRename value string (and similar) functions to use...
2013-03-19 Anders BromanFrom beroset:
2012-12-26 Guy HarrisFix a bunch of warnings.
2012-09-20 Jeff MorrissWe always HAVE_CONFIG_H so don't bother checking whethe...
2012-09-11 Jakub ZawadzkiAdd data parameter to call_dissector_only.
2012-09-10 Jakub ZawadzkiInitial commit to support yet another method of passing...
2012-08-18 Michael MannConvert GString to emem_strbuf_t in packet-gadu-gadu.c
2012-07-16 Jakub ZawadzkiGadu-Gadu: dissect more packets.
2012-07-06 Jakub ZawadzkiGadu-Gadu: dissect more packets.
2012-06-28 Jakub ZawadzkiUpdate FSF address - part II.
2012-06-19 Jakub ZawadzkiAdd proto_tree_add_unicode_string() to add UTF-8 string...
2012-06-04 Jakub Zawadzkipacket-gadu-gadu: set COL_INFO in undissected/unknown...
2012-05-29 Jakub ZawadzkiFix bug #7304, stupid mistake.
2012-05-24 Chris Maynardtvb_reported_length_remaining() can return a negative...
2012-05-21 Jakub ZawadzkiImprove Gadu-Gadu dissector (part III)
2012-05-19 Jakub ZawadzkiImprove Gadu-Gadu dissector and fix some comments.
2012-05-18 Jakub ZawadzkiImprove Gadu-Gadu dissector.
2012-02-05 Anders BromanFrom Jakub Zawadzki: