Rename the routines that handle dissector tables with unsigned integer
[obnox/wireshark/wip.git] / epan / dissectors / packet-tpkt.c
2010-12-20 guyRename the routines that handle dissector tables with...
2010-10-10 wmeierDefine some fcns & vars as static ...
2010-10-08 morrissRestore pinfo->private_data after an exception was...
2010-04-06 wmeier#include <string.h> not needed.
2010-04-03 wmeierRemove unneeded #include <stdio.h>
2009-08-09 krjDon't guard col_set_str (COL_INFO) with col_check
2009-08-09 krjDon't guard col_set_str (COL_PROTOCOL) with col_check
2008-11-22 stigFrom Peter (bug 2942):
2008-09-30 wmeierMinor proto_reg_handoff cleanup: use find_dissector...
2007-11-17 galComment out dissect_ascii_tpkt to keep the buildbot...
2007-11-17 etxrabThe asciitpkt checkin broke the TPKT dissector comment...
2007-11-16 etxrabFrom Harmeet Sawhney:
2007-10-29 sahlbergregister tpkt for port 3389 and use x224 as the subdiss...
2007-10-11 etxrabImplement some of the minor possible speed improvment...
2006-08-27 galRegister tpkt as a dissector so subdissectors can regis...
2006-05-21 sahlbergchange a whole bunch of ethereal into wireshark
2005-09-27 etxrab- Make the reassemble TCP preference default TRUE.
2005-07-12 ulfladd some more textual explanations of the protocol...
2004-09-27 guyMove prefs.c and prefs.h into the epan subdirectory.
2004-08-21 ulflPrevent the word "desegmentation" at the GUI, but use...
2004-07-18 gramMove dissectors to epan/dissectors directory.