aboutsummaryrefslogtreecommitdiffstats
path: root/epan/asn1.c
Commit message (Expand)AuthorAgeFilesLines
* From Jakub Zawadzki:Anders Broman2009-10-251-2/+1
* support for additionally SIZE constrained TypereferenceTomas Kukosa2007-12-281-0/+16
* ASN.1 parameterization handling (1st raw implementation)Tomas Kukosa2007-08-291-0/+83
* rose_ctx_t structure usage in Q.932 dissectorTomas Kukosa2007-07-181-1/+47
* include string.h to import memcpy and memset functions signaturesSebastien Tandel2007-05-171-1/+3
* - more variants of dissect_per_open_type_*()Tomas Kukosa2007-05-141-3/+34
* missing asn1.c fileTomas Kukosa2007-05-041-0/+47
* move asn1.c/.h files into plugins/asn1 directory as just this plugin uses it nowTomas Kukosa2007-01-101-1085/+0
* name changeRonnie Sahlberg2006-05-211-2/+2
* include emem.hRonnie Sahlberg2006-03-111-0/+1
* ep_strdup stack buffer before returning it.Luis Ontanon2006-03-071-1/+1
* Fix a couple of errors found by valgrind.Gerald Combs2005-09-201-2/+5
* various code cleanup:Ulf Lamping2005-08-081-5/+1
* In packet-frame.c, don't free static memory when we throw aGerald Combs2005-08-061-1/+1
* More 'char*' -> 'const char*' changes to fix warnings.Jörg Mayer2005-07-231-3/+3
* Move the following files from /trunk to /trunk/epan:Lars Roland2005-02-091-0/+1085