Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2019-08-28 | Imported Upstream version 4.14upstream/4.14 | Pawel Kowalski | 1 | -14/+37 |
2018-06-15 | Imported Upstream version 4.10upstream/4.10 | Dariusz Michaluk | 1 | -1/+1 |
2016-06-08 | Imported Upstream version 4.8upstream/4.8submit/upstream/20160613.071414 | sangsu | 1 | -1/+6 |
2014-04-22 | Update copyright years. | Simon Josefsson | 1 | -1/+1 |
2013-03-24 | Update copyright years. | Simon Josefsson | 1 | -1/+1 |
2013-03-24 | Indent code. | Simon Josefsson | 1 | -9/+7 |
2012-11-10 | Check for errors reading the assignment file in asn1Coding. | Nikos Mavrogiannopoulos | 1 | -1/+8 |
2012-11-06 | use stderr for status messages in asn1{Coding, Decoding, Parser} | Ivan Shmakov | 1 | -20/+25 |
2012-10-11 | Renamed structures. | Nikos Mavrogiannopoulos | 1 | -2/+2 |
2012-10-06 | asn_ -> asn1_ | Nikos Mavrogiannopoulos | 1 | -2/+2 |
2012-10-01 | updated to new types | Nikos Mavrogiannopoulos | 1 | -3/+3 |
2012-03-19 | Indent code. | Simon Josefsson | 1 | -3/+4 |
2012-01-23 | Bump copyright years. | Simon Josefsson | 1 | -2/+1 |
2011-10-25 | asn1Coding: Implement the -c parameter. | Simon Josefsson | 1 | -17/+19 |
2011-01-08 | Update copyright years. | Simon Josefsson | 1 | -1/+1 |
2010-04-13 | Indent code. | Simon Josefsson | 1 | -5/+3 |
2010-01-12 | Update gnulib files. | Simon Josefsson | 1 | -1/+1 |
2010-01-11 | Merge Fabio and Nikos copyrights to the FSF, both have signed papers. | Simon Josefsson | 1 | -3/+2 |
2010-01-11 | Update copyright notices. | Simon Josefsson | 1 | -1/+2 |
2009-06-08 | Improve --help and --version outputs. | Simon Josefsson | 1 | -51/+39 |
2009-05-20 | Fix syntax-check problems. | Simon Josefsson | 1 | -17/+9 |
2009-03-04 | Indent code. Reproduce using 'make indent' with GNU indent 2.2.10. | Simon Josefsson | 1 | -252/+283 |
2009-03-04 | Bump copyright years. | Simon Josefsson | 1 | -2/+2 |
2008-11-17 | Fix more warnings. | Simon Josefsson | 1 | -3/+5 |
2008-11-07 | Don't use now obsolete functions. | Simon Josefsson | 1 | -3/+3 |
2008-10-08 | Update usages of MAX_* constants. | Simon Josefsson | 1 | -1/+1 |
2007-08-31 | Use GPLv3 for self tests, tools, build infrastructure. | Simon Josefsson | 1 | -12/+11 |
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 | 1 | -34/+12 |
2006-10-19 | Remove unused version variable. | Simon Josefsson | 1 | -10/+0 |
2006-10-19 | Use progname and version-etc-fsf modules. | Simon Josefsson | 1 | -4/+7 |
2006-03-12 | Fix help2man formatting. | Simon Josefsson | 1 | -24/+26 |
2006-03-08 | Fix unistd.h. | Simon Josefsson | 1 | -4/+2 |
2006-02-09 | Fix copyright. | Simon Josefsson | 1 | -0/+1 |
2005-08-12 | Revert. | Simon Josefsson | 1 | -2/+22 |
2005-08-12 | Use getopt gnulib module. Always use getopt_long. | Simon Josefsson | 1 | -22/+2 |
2005-07-16 | Fix address in license. | Simon Josefsson | 1 | -10/+11 |
2004-02-26 | removed the asn1c utility (it was replaced by asn1Coding anyway). | Nikos Mavrogiannopoulos | 1 | -3/+3 |
2003-09-18 | manage 'INTEGER(1 | 2)' syntax | Fabio Fiorina | 1 | -0/+1 |
2003-07-30 | Add BER decoding | Fabio Fiorina | 1 | -1/+1 |
2003-02-25 | add vector length check | Fabio Fiorina | 1 | -0/+1 |
2003-02-03 | change asn1_create_element interface | Fabio Fiorina | 1 | -9/+11 |
2002-10-07 | *** empty log message *** | Fabio Fiorina | 1 | -3/+3 |
2002-06-11 | *** empty log message *** | Nikos Mavrogiannopoulos | 1 | -1/+1 |
2002-05-15 | Start Up Version | Fabio Fiorina | 1 | -0/+342 |