Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2024-02-13 | Imported Upstream version 4.19.0upstream/4.19.0upstream | Dariusz Michaluk | 1 | -3/+4 |
2019-08-28 | Imported Upstream version 4.14upstream/4.14 | Pawel Kowalski | 1 | -1/+1 |
2014-05-17 | Marked asn1_der_decoding_element() as deprecated. | Nikos Mavrogiannopoulos | 1 | -0/+2 |
2014-04-26 | Fix memory leak. | Kurt Roeckx | 1 | -0/+3 |
2014-04-22 | Update copyright years. | Simon Josefsson | 1 | -1/+1 |
2013-11-25 | include asn1_delete_structure2() to tests | Nikos Mavrogiannopoulos | 1 | -1/+6 |
2013-03-24 | Update copyright years. | Simon Josefsson | 1 | -1/+1 |
2013-03-24 | Indent code. | Simon Josefsson | 1 | -35/+54 |
2012-11-24 | better error reporting | Nikos Mavrogiannopoulos | 1 | -313/+324 |
2012-10-11 | Renamed structures. | Nikos Mavrogiannopoulos | 1 | -2/+2 |
2012-10-09 | Silence tests. | Nikos Mavrogiannopoulos | 1 | -15/+29 |
2012-10-06 | asn_ -> asn1_ | Nikos Mavrogiannopoulos | 1 | -2/+2 |
2012-10-01 | eliminated use of old types | Nikos Mavrogiannopoulos | 1 | -3/+3 |
2012-01-23 | Bump copyright years. | Simon Josefsson | 1 | -2/+1 |
2011-11-20 | Silence warnings. | Simon Josefsson | 1 | -4/+4 |
2011-11-14 | Add const keyword. | Simon Josefsson | 1 | -2/+2 |
2011-01-08 | Update copyright years. | 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 |
2010-01-10 | Typos: sructure, stucture. There is no function named create_stucture, but on... | Andreas Metzler | 1 | -1/+1 |
2009-03-04 | Indent code. Reproduce using 'make indent' with GNU indent 2.2.10. | Simon Josefsson | 1 | -591/+634 |
2009-03-04 | Bump copyright years. | Simon Josefsson | 1 | -6/+6 |
2008-11-07 | Don't use now obsolete functions. | Simon Josefsson | 1 | -16/+16 |
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-06-26 | Trigger a bug that made Shishi self tests fail on 64-bit platforms. | Simon Josefsson | 1 | -1/+16 |
2006-02-09 | Fix copyright. | Simon Josefsson | 1 | -1/+1 |
2006-01-27 | Fix make check for objdir != srcdir, reported by Bernard Leak <bernard@brenda... | Simon Josefsson | 1 | -1/+7 |
2005-07-16 | Fix address in license. | Simon Josefsson | 1 | -10/+11 |
2004-09-08 | add self test | Fabio Fiorina | 1 | -1/+4 |
2004-04-14 | add asn1_delete_elemenadd asn1_delete_element | Fabio Fiorina | 1 | -0/+13 |
2003-09-18 | manage 'INTEGER(1 | 2)' syntax | Fabio Fiorina | 1 | -1/+1 |
2003-07-30 | Add BER decoding | Fabio Fiorina | 1 | -2/+111 |
2003-03-25 | Add DEFAULT with OID | Fabio Fiorina | 1 | -5/+42 |
2003-03-19 | change asn1_find_structure_from_oid prototype | Fabio Fiorina | 1 | -0/+20 |
2003-03-18 | change asn1_find_structure_from_oid prototype | Fabio Fiorina | 1 | -7/+7 |
2003-02-25 | add vector length check | Fabio Fiorina | 1 | -22/+68 |
2003-02-12 | add read_tag and get_structure_from_oid functions | Fabio Fiorina | 1 | -3/+41 |
2003-02-10 | OID with dots | Fabio Fiorina | 1 | -61/+77 |
2003-02-05 | change asn1_create_element interface | Fabio Fiorina | 1 | -0/+14 |
2003-02-03 | change asn1_create_element interface | Fabio Fiorina | 1 | -25/+132 |
2002-10-07 | *** empty log message *** | Fabio Fiorina | 1 | -5/+20 |
2002-07-01 | *** empty log message *** | Fabio Fiorina | 1 | -7/+34 |
2002-06-19 | add asn1_expand_any_defined_by | Fabio Fiorina | 1 | -12/+70 |
2002-06-11 | *** empty log message *** | Nikos Mavrogiannopoulos | 1 | -1/+1 |
2002-05-15 | Start Up Version | Fabio Fiorina | 1 | -0/+209 |