Fixup: tvb_get_string(z) -> tvb_get_string(z)_enc
[metze/wireshark/wip.git] / epan / dissectors / packet-tango.c
2014-04-25 Michael MannCleanup "excess" from trying to support sequence of...
2014-04-23 Michael MannContinuation of bug 9532.
2014-04-23 Michael MannBugfix generating a sequence of "native" types. Bug...
2014-03-04 Alexis La GoutteRemove all $Id$ from top of file
2013-12-04 Alexis La GoutteRegenerate dissector after change to add prototype
2013-12-03 Alexis La GoutteRegenerate idl dissector after last change in generator !
2013-12-02 Anders BromanCharacter conversion error.
2013-12-02 Anders BromanAdd pragmas to remove warnings, this should go into...
2013-09-08 Michael Mannexpert_add_info_format_text -> expert_add_info_text
2013-05-24 Michael MannUse new expert info API in idl dissectors. These gener...
2013-01-22 Jaap KeuterFix for CID 761911-761984 and CID 761985-761994.
2013-01-22 Anders BromanRevert 47201 it does not compile on Windows.
2013-01-21 Jaap KeuterFix for CID 761911-761984 and CID 761985-761994.
2013-01-19 Jaap KeuterFollowing r47157, this tries to suppress similar Coveri...
2012-12-26 Guy HarrisChange wireshark_gen.py to make the operation argument...
2012-11-13 Michael MannUse proto_tree_add_<signed integer> functions for signe...
2012-11-05 Michael MannAdd a few more expert_add_info_format calls to giop...
2012-10-11 Michael MannMake idl2wrs dissectors filterable - Part 1
2012-09-20 Jeff MorrissWe always HAVE_CONFIG_H so don't bother checking whethe...
2012-09-05 Pascal QuantinReplace process_RequestOperation macro by a real functi...
2012-08-08 Jeff MorrissFrom Michael Mann on -dev:
2012-08-08 Jeff MorrissUse expert infos instead of g_warning when something...
2012-07-08 Jeff MorrissAdd a function to packet-giop.c that does what the...
2012-07-08 Jeff MorrissEliminate a lot of function-local variables by not...
2012-06-28 Jakub ZawadzkiUpdate Free Software Foundation address.
2012-06-01 Anders BromanMake the tango dissector a builtin dissector.