Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2024-02-13 | Imported Upstream version 4.19.0upstream/4.19.0upstream | Dariusz Michaluk | 1 | -8/+9 |
2019-08-28 | Imported Upstream version 4.14upstream/4.14 | Pawel Kowalski | 1 | -14/+27 |
2018-06-15 | Imported Upstream version 4.9upstream/4.9 | Dariusz Michaluk | 1 | -1/+1 |
2016-06-08 | Imported Upstream version 4.8upstream/4.8submit/upstream/20160613.071414 | sangsu | 1 | -14/+4 |
2014-06-04 | optimized _asn1_find_up(). | Nikos Mavrogiannopoulos | 1 | -1/+12 |
2014-05-17 | Reverted ltostr() changes as the cause a significant delay to the library. | Nikos Mavrogiannopoulos | 1 | -0/+1 |
2014-05-17 | Revert "simplify ltostr()" | Nikos Mavrogiannopoulos | 1 | -8/+0 |
2014-05-17 | Revert "made _asn1_ltostr() safer." | Nikos Mavrogiannopoulos | 1 | -2/+4 |
2014-05-17 | made _asn1_ltostr() safer. | Nikos Mavrogiannopoulos | 1 | -4/+2 |
2014-05-16 | simplify ltostr() | Nikos Mavrogiannopoulos | 1 | -0/+8 |
2014-05-16 | Use the correct max length definition. | Nikos Mavrogiannopoulos | 1 | -2/+0 |
2014-04-22 | Update copyright years. | Simon Josefsson | 1 | -1/+1 |
2013-11-13 | Added asn1_delete_structure2(). | Nikos Mavrogiannopoulos | 1 | -1/+1 |
2013-03-24 | Update copyright years. | Simon Josefsson | 1 | -1/+1 |
2012-11-23 | Added asn1_decode_string_der() and asn1_encode_string_der(). | Nikos Mavrogiannopoulos | 1 | -1/+1 |
2012-10-11 | Renamed structures. | Nikos Mavrogiannopoulos | 1 | -28/+28 |
2012-10-06 | asn_ -> asn1_ | Nikos Mavrogiannopoulos | 1 | -28/+28 |
2012-10-01 | Renamed types. | Nikos Mavrogiannopoulos | 1 | -28/+28 |
2012-10-01 | asn1_retCode -> int | Nikos Mavrogiannopoulos | 1 | -5/+5 |
2012-09-23 | small optimizations to avoid recalculation of hashes when copying nodes. | Nikos Mavrogiannopoulos | 1 | -0/+2 |
2012-09-13 | _asn1_add_node -> _asn1_add_static_node | Nikos Mavrogiannopoulos | 1 | -1/+1 |
2012-09-12 | name is now a statically allocated string and other optimizations. | Nikos Mavrogiannopoulos | 1 | -10/+87 |
2012-01-23 | Bump copyright years. | Simon Josefsson | 1 | -2/+1 |
2011-01-08 | Update copyright years. | Simon Josefsson | 1 | -2/+2 |
2010-04-13 | Add license notes to files. | Simon Josefsson | 1 | -0/+21 |
2009-03-04 | Indent code. Reproduce using 'make indent' with GNU indent 2.2.10. | Simon Josefsson | 1 | -37/+23 |
2008-11-04 | Move struct node_asn_struct to int.h. | Simon Josefsson | 1 | -26/+26 |
2008-11-03 | * Optimized tree generation by adding a small_value field in every node. | Nikos Mavrogiannopoulos | 1 | -0/+10 |
2006-03-26 | Removed some of signedness warnings. Still many to go. | Nikos Mavrogiannopoulos | 1 | -1/+1 |
2006-03-08 | Revert. | Simon Josefsson | 1 | -0/+2 |
2006-03-08 | Export asn1_find_node and asn1_find_up. | Simon Josefsson | 1 | -4/+0 |
2002-07-01 | add const keyword | Fabio Fiorina | 1 | -3/+3 |
2002-05-15 | Start Up Version | Fabio Fiorina | 1 | -0/+65 |