aboutsummaryrefslogtreecommitdiffstats
path: root/epan/asn1.c
AgeCommit message (Expand)AuthorFilesLines
2009-10-25From Jakub Zawadzki:etxrab1-2/+1
2007-12-28support for additionally SIZE constrained Typereferencekukosa1-0/+16
2007-08-29ASN.1 parameterization handling (1st raw implementation)kukosa1-0/+83
2007-07-18rose_ctx_t structure usage in Q.932 dissectorkukosa1-1/+47
2007-05-17include string.h to import memcpy and memset functions signaturesstandel1-1/+3
2007-05-14- more variants of dissect_per_open_type_*()kukosa1-3/+34
2007-05-04missing asn1.c filekukosa1-0/+47
2007-01-10move asn1.c/.h files into plugins/asn1 directory as just this plugin uses it nowkukosa1-1085/+0
2006-05-21name changesahlberg1-2/+2
2006-03-11include emem.hsahlberg1-0/+1
2006-03-07ep_strdup stack buffer before returning it.lego1-1/+1
2005-09-20Fix a couple of errors found by valgrind.gerald1-2/+5
2005-08-08various code cleanup:ulfl1-5/+1
2005-08-06In packet-frame.c, don't free static memory when we throw agerald1-1/+1
2005-07-23More 'char*' -> 'const char*' changes to fix warnings.jmayer1-3/+3
2005-02-09Move the following files from /trunk to /trunk/epan:lroland1-0/+1085