aboutsummaryrefslogtreecommitdiffstats
path: root/epan/asn1.c
AgeCommit message (Expand)AuthorFilesLines
2012-09-20We always HAVE_CONFIG_H so don't bother checking whether we have it or not.Jeff Morriss1-3/+1
2012-06-28Update Free Software Foundation address.Jakub Zawadzki1-1/+1
2009-10-25From Jakub Zawadzki:Anders Broman1-2/+1
2007-12-28support for additionally SIZE constrained TypereferenceTomas Kukosa1-0/+16
2007-08-29ASN.1 parameterization handling (1st raw implementation)Tomas Kukosa1-0/+83
2007-07-18rose_ctx_t structure usage in Q.932 dissectorTomas Kukosa1-1/+47
2007-05-17include string.h to import memcpy and memset functions signaturesSebastien Tandel1-1/+3
2007-05-14- more variants of dissect_per_open_type_*()Tomas Kukosa1-3/+34
2007-05-04missing asn1.c fileTomas Kukosa1-0/+47
2007-01-10move asn1.c/.h files into plugins/asn1 directory as just this plugin uses it nowTomas Kukosa1-1085/+0
2006-05-21name changeRonnie Sahlberg1-2/+2
2006-03-11include emem.hRonnie Sahlberg1-0/+1
2006-03-07ep_strdup stack buffer before returning it.Luis Ontanon1-1/+1
2005-09-20Fix a couple of errors found by valgrind.Gerald Combs1-2/+5
2005-08-08various code cleanup:Ulf Lamping1-5/+1
2005-08-06In packet-frame.c, don't free static memory when we throw aGerald Combs1-1/+1
2005-07-23More 'char*' -> 'const char*' changes to fix warnings.Jörg Mayer1-3/+3
2005-02-09Move the following files from /trunk to /trunk/epan:Lars Roland1-0/+1085