summaryrefslogtreecommitdiff
path: root/src/asn1Parser.c
AgeCommit message (Expand)AuthorFilesLines
2019-08-28Imported Upstream version 4.14upstream/4.14Pawel Kowalski1-11/+20
2018-06-15Imported Upstream version 4.10upstream/4.10Dariusz Michaluk1-1/+1
2014-04-22Update copyright years.Simon Josefsson1-1/+1
2013-03-24Update copyright years.Simon Josefsson1-1/+1
2013-03-24Indent code.Simon Josefsson1-6/+3
2012-11-23better error printingNikos Mavrogiannopoulos1-1/+1
2012-11-06use stderr for status messages in asn1{Coding, Decoding, Parser}Ivan Shmakov1-7/+10
2012-10-11Renamed structures.Nikos Mavrogiannopoulos1-1/+1
2012-10-06asn_ -> asn1_Nikos Mavrogiannopoulos1-1/+1
2012-10-01updated to new typesNikos Mavrogiannopoulos1-1/+1
2012-03-19Indent code.Simon Josefsson1-2/+2
2012-01-23Bump copyright years.Simon Josefsson1-2/+1
2011-01-08Update copyright years.Simon Josefsson1-1/+1
2010-04-13Indent code.Simon Josefsson1-6/+4
2010-01-12Update gnulib files.Simon Josefsson1-2/+2
2010-01-11Merge Fabio and Nikos copyrights to the FSF, both have signed papers.Simon Josefsson1-3/+2
2010-01-11Update copyright notices.Simon Josefsson1-1/+2
2009-06-08Improve --help and --version outputs.Simon Josefsson1-35/+38
2009-05-20Fix syntax-check problems.Simon Josefsson1-21/+11
2009-03-04Indent code. Reproduce using 'make indent' with GNU indent 2.2.10.Simon Josefsson1-118/+142
2009-03-04Bump copyright years.Simon Josefsson1-3/+3
2008-11-07Don't use now obsolete functions.Simon Josefsson1-1/+1
2008-10-08Update usages of MAX_* constants.Simon Josefsson1-1/+1
2007-08-31Use GPLv3 for self tests, tools, build infrastructure.Simon Josefsson1-12/+11
2006-10-19Improve --help output. Assume getopt_long, since gnulib provides it.Simon Josefsson1-37/+13
2006-10-19Remove unused version variable.Simon Josefsson1-5/+0
2006-10-19Use progname and version-etc-fsf modules.Simon Josefsson1-4/+7
2006-03-12Fix help2man formatting.Simon Josefsson1-23/+27
2006-03-08Fix unistd.h.Simon Josefsson1-4/+2
2006-02-28Fix.Simon Josefsson1-1/+1
2006-02-23Convert to Unix EOLs.Simon Josefsson1-213/+206
2006-02-09Fix typos.Simon Josefsson1-2/+2
2006-02-09Fix copyright.Simon Josefsson1-0/+1
2005-08-12Revert.Simon Josefsson1-2/+24
2005-08-12Use getopt gnulib module. Always use getopt_long.Simon Josefsson1-24/+2
2005-07-16Fix address in license.Simon Josefsson1-10/+11
2003-07-30Add BER decodingFabio Fiorina1-1/+1
2003-02-03change asn1_create_element interfaceFabio Fiorina1-5/+9
2002-10-07*** empty log message ***Fabio Fiorina1-1/+1
2002-10-03libtasn1Fabio Fiorina1-1/+1
2002-06-11*** empty log message ***Nikos Mavrogiannopoulos1-1/+1
2002-05-15Start Up VersionFabio Fiorina1-0/+207