White space changes.
[obnox/wireshark/wip.git] / asn1 / t38 /
2012-02-05 etxrabFrom walter schmid:
2012-01-13 alagoutteFix some Dead Store (Dead assignement/Dead increment...
2012-01-09 alagoutteFix some Dead Store (Dead assignement/Dead increment...
2011-11-08 cmaynardpacket_info's in_error_pkt is now a bitfield like in_gr...
2011-10-10 morrissBuild the ASN.1 dissectors directly into epan/dissector...
2011-09-27 etxrabGet rid of check_col, while at it set ENC.
2011-01-30 stigIntroduce "Fragment count" filter element for all proto...
2010-12-20 guyRename the routines that handle dissector tables with...
2010-04-06 wmeier#include <stdio.h> not needed.
2010-02-06 stigRenamed some reassembled data texts.
2010-02-02 stigIntroduce "Reassembled length" filter element for all...
2010-01-22 wmeierFix a gcc -Wshadow warning.
2009-10-16 wmeierdata_reassembled_table not used: remove it.
2009-10-08 krjRemove unused NEED_PACKET_PROTO_H variable
2009-09-24 krj* Prefer col_append_str instead of col_append_fstr...
2009-09-24 krjDon't guard col_append_str with check_col
2009-08-26 kukosaexport t38_add_address, prefer destination port for...
2009-08-16 krjSwitch a bunch of dissectors over to using tvb_new_subs...
2009-08-09 krjDon't guard col_clear with col_check
2009-08-09 krjDon't guard col_set_str (COL_INFO/COL_PROTOCOL) with...
2009-06-23 stigFrom Kovarththanan Rajaratnam:
2009-03-26 etxrabAdd missing files to the distribution.
2008-11-04 wmeierMinor cleanup mostly related to proto_reg_handoff
2008-07-26 kukosaGet rid of few warnings (unused generated code, signed...
2008-04-20 stigChanged "data" -> "t38" abbrev for reassembly entries.
2008-03-01 stigRewrote to use g_strlcpy and g_strlcat.
2008-01-24 stigFixed some strcpy -> strncpy/g_snprintf cleanups.
2008-01-09 kukosamore sophisticated H245 OLC handling focusing on more...
2007-12-19 jmayerasn1/*/Makefile.nmake were not part of the source package.
2007-10-23 etxrabApply the small performance enhancment patches for:
2007-10-10 jmayer- Change Makefiles to include preinc
2007-10-10 jmayerMore conversions and updates to existing Makefile stuff
2007-09-27 kukosaadd forgotten makefiles
2007-09-27 kukosaput next few simple ASN.1 dissectors into the new makef...
2007-09-17 stigModified some ASN1 Makefiles to compile on unix.
2007-05-04 kukosagenerate T.38 dissector from ASN.1 source