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