summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* released 3.6libtasn1_3_6Nikos Mavrogiannopoulos2014-05-251-1/+1
* doc updateNikos Mavrogiannopoulos2014-05-251-2/+2
* Allow a NULL value in asn1_read_value() for all types.Nikos Mavrogiannopoulos2014-05-222-21/+31
* updated TODONikos Mavrogiannopoulos2014-05-221-0/+2
* bumped versionNikos Mavrogiannopoulos2014-05-222-3/+3
* doc updateNikos Mavrogiannopoulos2014-05-221-3/+2
* doc updateNikos Mavrogiannopoulos2014-05-221-1/+2
* Reverted ltostr() changes as the cause a significant delay to the library.Nikos Mavrogiannopoulos2014-05-175-7/+8
* Revert "simplify ltostr()"Nikos Mavrogiannopoulos2014-05-172-8/+35
* Revert "made _asn1_ltostr() safer."Nikos Mavrogiannopoulos2014-05-174-11/+13
* doc updateNikos Mavrogiannopoulos2014-05-172-2/+5
* Marked asn1_der_decoding_element() as deprecated.Nikos Mavrogiannopoulos2014-05-174-2/+18
* Use the new functions in asn1_decoding_element()Nikos Mavrogiannopoulos2014-05-171-7/+5
* Revert "asn1_der_decoding_element is just an alias of asn1_der_decoding()."Nikos Mavrogiannopoulos2014-05-171-6/+761
* made _asn1_ltostr() safer.Nikos Mavrogiannopoulos2014-05-174-13/+11
* safer usage of memcpy().Nikos Mavrogiannopoulos2014-05-171-4/+7
* check for zero size in time and object ids.Nikos Mavrogiannopoulos2014-05-171-2/+4
* Allow for zero strings.Nikos Mavrogiannopoulos2014-05-171-4/+10
* simplify ltostr()Nikos Mavrogiannopoulos2014-05-162-35/+8
* doc updateNikos Mavrogiannopoulos2014-05-161-0/+1
* Do not return illegal values in asn1_get_bit_der().Nikos Mavrogiannopoulos2014-05-161-2/+5
* return the correct error code in asn1_read_value_type()Nikos Mavrogiannopoulos2014-05-161-16/+21
* removed debug definitionNikos Mavrogiannopoulos2014-05-161-2/+0
* doc updateNikos Mavrogiannopoulos2014-05-161-0/+1
* use DECR_LEN() in _asn1_get_indefinite_length_string().Nikos Mavrogiannopoulos2014-05-161-11/+17
* use DECR_LEN in _asn1_get_octet_string()Nikos Mavrogiannopoulos2014-05-161-2/+12
* Fixes in _asn1_extract_der_octet() and usage of DECR_LEN().Nikos Mavrogiannopoulos2014-05-161-12/+19
* use DECR_LEN() in _asn1_extract_tag_der()Nikos Mavrogiannopoulos2014-05-161-14/+14
* simplified check for indefinite.Nikos Mavrogiannopoulos2014-05-161-27/+24
* expanded usage of DECR_LEN().Nikos Mavrogiannopoulos2014-05-161-38/+131
* simplified _asn1_get_octet_string().Nikos Mavrogiannopoulos2014-05-161-10/+8
* simplified _asn1_get_indefinite_length_string()Nikos Mavrogiannopoulos2014-05-161-12/+10
* More precise tracking of data.Nikos Mavrogiannopoulos2014-05-161-48/+124
* asn1_der_decoding_element is just an alias of asn1_der_decoding().Nikos Mavrogiannopoulos2014-05-161-761/+6
* More precise length check in _asn1_get_indefinite_length_string().Nikos Mavrogiannopoulos2014-05-161-1/+1
* Use the correct max length definition.Nikos Mavrogiannopoulos2014-05-162-3/+1
* cleaned up a bit _asn1_remove_node().Nikos Mavrogiannopoulos2014-05-101-5/+9
* prevent memset() from being optimized out.Nikos Mavrogiannopoulos2014-05-102-2/+18
* doc updateNikos Mavrogiannopoulos2014-05-051-0/+3
* Corrected an off-by-one error.Nikos Mavrogiannopoulos2014-05-041-1/+1
* Added stable markNikos Mavrogiannopoulos2014-05-021-1/+1
* bumped versionlibtasn1_3_5Nikos Mavrogiannopoulos2014-05-011-1/+1
* bumped versionNikos Mavrogiannopoulos2014-05-012-3/+3
* Use the smallest of the 2 lengths for the comparisonKurt Roeckx2014-05-011-7/+4
* Added minmax gnulib module.Nikos Mavrogiannopoulos2014-04-285-2/+117
* more files to ignoreNikos Mavrogiannopoulos2014-04-281-0/+4
* Make asn1_ordering_set_of() return error if it can't find data for one of the...Kurt Roeckx2014-04-271-0/+5
* Check that p is not NULLKurt Roeckx2014-04-271-0/+2
* updated bison fileNikos Mavrogiannopoulos2014-04-271-951/+766
* undid optimization in patch 057193dcc2089520ab36d95f42d12f4ffd8127b5Nikos Mavrogiannopoulos2014-04-261-0/+1