summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)AuthorFilesLines
2011-10-25asn1Decoding: Drop the useless -c parameter.Simon Josefsson1-6/+0
2011-10-25asn1Coding: Implement the -c parameter.Simon Josefsson1-17/+19
2011-01-08Update copyright years.Simon Josefsson4-5/+5
2010-04-13Indent code.Simon Josefsson3-15/+9
2010-04-13Indent examples. Fix syntax-check warnings.Simon Josefsson1-3/+3
2010-01-12Update gnulib files.Simon Josefsson2-3/+3
2010-01-11Merge Fabio and Nikos copyrights to the FSF, both have signed papers.Simon Josefsson3-9/+6
2010-01-11Update copyright notices.Simon Josefsson4-4/+8
2009-06-08Improve --help and --version outputs.Simon Josefsson3-139/+115
2009-05-20Fix warning flags.Simon Josefsson1-1/+1
2009-05-20Fix syntax-check problems.Simon Josefsson3-39/+21
2009-03-04Indent code. Reproduce using 'make indent' with GNU indent 2.2.10.Simon Josefsson3-556/+628
2009-03-04Bump copyright years.Simon Josefsson4-9/+9
2008-11-17Fix more warnings.Simon Josefsson1-3/+5
2008-11-07Don't use now obsolete functions.Simon Josefsson3-7/+7
2008-10-08Update usages of MAX_* constants.Simon Josefsson3-3/+3
2008-10-08Add warning flags mechanism. Fix warnings.Simon Josefsson2-3/+4
2008-10-08Remove.Simon Josefsson1-9/+0
2008-02-01Move examples from src/ to new directory examples/.Simon Josefsson6-1968/+0
2008-02-01Fix dependencies.Simon Josefsson1-3/+3
2008-02-01Build pkix_asn1_tab.c using asn1Parser.Simon Josefsson2-875/+7
2007-08-31Use GPLv3 for self tests, tools, build infrastructure.Simon Josefsson6-72/+64
2006-11-16Use read_binary_file to read data, for Windows. Add self-test to test regres...Simon Josefsson1-11/+12
2006-10-30Fix last commit.Simon Josefsson1-3/+4
2006-10-30Handle arbitrary large DER output lenghts.Simon Josefsson1-4/+16
2006-10-19Improve --help output. Assume getopt_long, since gnulib provides it.Simon Josefsson3-102/+35
2006-10-19Remove unused version variable.Simon Josefsson3-20/+0
2006-10-19Use progname and version-etc-fsf modules.Simon Josefsson4-19/+22
2006-06-27Need -Igl, for unistd.h.Simon Josefsson1-1/+1
2006-03-12Fix help2man formatting.Simon Josefsson3-67/+76
2006-03-12Fix typo.Simon Josefsson1-1/+1
2006-03-12Install asn1Parser, asn1Coding, asn1Decoding (asn1Parser needed by Shishi).Simon Josefsson1-9/+5
2006-03-08Fix unistd.h.Simon Josefsson3-12/+6
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 Josefsson6-0/+24
2006-01-18Fix -I, reported by Bernard Leak <bernard@brenda-arkle.demon.co.uk>.Simon Josefsson1-1/+1
2005-08-12Revert.Simon Josefsson3-6/+65
2005-08-12Use getopt gnulib module. Always use getopt_long.Simon Josefsson3-65/+6
2005-07-16Fix address in license.Simon Josefsson5-50/+55
2004-12-10Add.Simon Josefsson1-0/+9
2004-02-26*** empty log message ***Nikos Mavrogiannopoulos1-2/+2
2004-02-26removed the asn1c utility (it was replaced by asn1Coding anyway).Nikos Mavrogiannopoulos3-80/+4
2003-09-18manage 'INTEGER(1 | 2)' syntaxFabio Fiorina1-0/+1
2003-07-30Add BER decodingFabio Fiorina6-7/+48
2003-02-25add vector length checkFabio Fiorina3-4/+24
2003-02-05change asn1_create_element interfaceFabio Fiorina1-3/+3
2003-02-03change asn1_create_element interfaceFabio Fiorina5-221/+202
2002-10-07*** empty log message ***Fabio Fiorina5-9/+9