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