- remove some #.MODULE_IMPORT from .cng files
[obnox/wireshark/wip.git] / epan / dissectors / packet-acse.c
2006-05-24 kukosa- remove some #.MODULE_IMPORT from .cng files
2006-05-21 sahlbergchange a whole bunch of ethereal into wireshark
2005-12-08 guyRegenerate with the latest asn2eth, to get FT_OID used...
2005-11-16 etxrabFrom Graeme Lunt:
2005-11-14 kukosa - dissect_ber_object_identifier() returns value as tvb
2005-10-24 etxrabFrom Graeme Lunt:
2005-10-18 geraldDon't pass a null value to strcmp(). Fixes bug 540.
2005-10-18 guy.FN_BODY text gets printf-style expansion done on it...
2005-10-17 geraldWhen dissecting an ACSE APDU make sure our OID isn...
2005-10-15 sahlbergremove some strcpy() calls
2005-10-13 guyShow internal errors with REPORT_DISSECTOR_BUG().
2005-10-13 sahlbergfix for bug 529
2005-10-03 etxrabFrom Graeme Lunt
2005-09-05 guySquelch a compiler warning.
2005-09-04 etxrabFrom Graeme Lunt:
2005-09-02 guyRegenerate dissectors with the current asn2eth.
2005-08-31 etxrabUpadte to call Data dissector from PRES based on OID...
2005-08-29 etxrabMapDialougePDU.cnf
2005-08-20 guyThere's no longer a need to individually remove items...
2005-08-19 legosome ememification
2005-08-13 sahlbergsome more gmemchunk -> se_alloc() updates
2005-07-21 sahlbergchange the symbol dissect_ber_CHOICE back into dissect_...
2005-07-09 guyFix up a bunch of arguments to "dissect_ber_identifier...
2005-07-03 sahlbergexport a few more symbols from acse
2005-06-26 sahlbergmake dissect_ber_choice take a guint* that will return the
2005-06-25 sahlbergMake ACSE export the EXTERNAL construct since both...
2005-06-22 sahlbergonly create the ACSE protocol tree if there is an ACSE...
2005-06-22 sahlbergremove a dissector table we no longer use from ACSE
2005-06-21 sahlbergthe maximum ASN OID length is 256 bytes and there is...
2005-06-19 sahlbergNew autogenerated ACSE dissector.
2005-05-17 etxrabFrom Yuriy Sidelnikov:
2005-03-29 sahlbergfrom Sid
2005-03-03 guyFrom Yuriy Sidelnikov: correctly display User Information
2005-02-09 lrolandMove the following files from /trunk to /trunk/epan:
2005-01-16 ulflthrow the new FieldError exception, if a dissector...
2004-11-12 guyFrom Yuriy Sidelnikov: remove some unused value_string...
2004-11-03 guyFix some strings.
2004-11-03 guyFrom Yuriy Sidelnikov: take stuff that has to be done...
2004-09-27 guyMove prefs.c and prefs.h into the epan subdirectory.
2004-07-18 gramMove dissectors to epan/dissectors directory.