Change a lot of http:// URLs to https://.
[metze/wireshark/wip.git] / epan / dissectors / packet-skype.c
2015-03-10 Gerald CombsChange a lot of http:// URLs to https://.
2014-12-21 Bill MeierCleanup use of #includes in non-generated epan/dissecto...
2014-12-13 Bill MeierUse ENC_BIG_ENDIAN when fetching FT_U?INT8 fields ...
2014-09-30 Bill MeierAdd editor modelines; Adjust whitespace; Remove boilerp...
2014-06-20 Guy HarrisRename dissector_add_handle() to dissector_add_for_deco...
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-12-13 Chris MaynardAdd data arg to dissect_skype_heur() so it compiles...
2013-12-11 Anders Broman- Make local functions static.
2013-09-14 Jörg Mayeremem -> wmem
2013-07-15 Chris MaynardFix warnings: comma at end of enumerator list.
2013-03-19 Anders BromanFrom beroset:
2012-09-20 Jeff MorrissWe always HAVE_CONFIG_H so don't bother checking whethe...
2012-09-18 Chris MaynardDon't register to udp/tcp port 0, but use dissector_add...
2012-09-10 Jakub ZawadzkiInitial commit to support yet another method of passing...
2012-08-27 Jörg MayerInfrastructure for tcp decoding - nothing done to actually
2012-08-13 Jörg Mayer- dissect_skype -> dissect_skype_udp
2012-08-13 Jörg Mayer- One of the unknown values is probably the (global...
2012-08-10 Jörg MayerLooks like some packets in the sample trace have type 0,
2012-08-10 Jörg MayerThe packet id seems to be only 16 bits. The "extra...
2012-08-10 Jörg MayerBeginnings of a Skype dissector. Requires "decode as".