Update Free Software Foundation address.
[metze/wireshark/wip.git] / asn1 / pres / packet-pres-template.c
2012-06-28 Jakub ZawadzkiUpdate Free Software Foundation address.
2012-03-02 Alexis La GoutteFix some Dead Store (Dead assignement/Dead increment...
2011-07-19 Stig BjørlykkeUse ENC_NA as encoding for FT_PROTOCOL, FT_NONE and...
2010-10-29 Stig BjørlykkeMake the third argument to a UAT copy callback a size_t.
2010-09-20 Stig BjørlykkePut Abort reason in info column.
2010-05-02 Stig BjørlykkeDon't type prune the data_ptr pointer for UAT.
2010-04-06 Bill Meier#include <stdio.h> not needed.
2010-03-04 Stig BjørlykkeFrom LEGO via bug 3459:
2010-01-20 Stig BjørlykkeUse correct return value type from dissect_ppdu().
2010-01-04 Anders BromanFrom gonzalocas:
2009-10-11 Stig BjørlykkeMake all proto_* values static.
2009-10-07 Stig BjørlykkeMade dissect_pres() static.
2009-08-16 Kovarththanan Raja... Switch a bunch of dissectors over to using tvb_new_subs...
2009-08-09 Kovarththanan Raja... Don't guard col_clear with col_check
2009-08-09 Kovarththanan Raja... Don't guard col_set_str (COL_PROTOCOL) with col_check
2009-06-22 Stig BjørlykkeMore header_field_info cleanup.
2009-03-13 Stig Bjørlykkeg_free() is NULL safe, so we don't need check against it.
2009-03-07 Stig BjørlykkeAdded a users context list to map a presentation contex...
2008-11-04 Bill MeierMinor cleanup mostly related to proto_reg_handoff
2008-04-13 Graeme LuntAnnotate the presentation context identifier with the...
2007-06-27 Graeme LuntThis patch make PRES context identifiers conversation...
2007-06-24 Graeme LuntThis patch adds RTSE reassembly. The reassembly is...
2007-05-13 Anders BromanSecond step in introducing asn context to BER dissector...
2006-05-21 Ronnie Sahlbergname change
2005-11-20 Guy HarrisWhen registering a context ID and OID, set the OID...
2005-11-20 Ronnie Sahlbergif the packet is mangled the oid string might be...
2005-11-14 Tomas Kukosa - dissect_ber_object_identifier() returns value as tvb
2005-10-13 Anders BromanA small patch for presentation to:
2005-09-06 Anders BromanFtam - Use some mofe FN_PAR:s
2005-09-04 Anders Broman From Graeme Lunt
2005-09-04 Anders BromanFrom Graeme Lunt:
2005-08-31 Anders BromanUpadte to call Data dissector from PRES based on OID...
2005-08-30 Gerald CombsBreak out of an infinite loop. Fixes bugs 392 - 395...
2005-08-29 Anders BromanMapDialougePDU.cnf