summaryrefslogtreecommitdiff
path: root/lib/element.c
Commit message (Expand)AuthorAgeFilesLines
* _asn1_append_sequence_set: fail if _asn1_copy_structure3 failsNikos Mavrogiannopoulos2016-04-201-0/+3
* decoding: improved tail cache in _asn1_append_sequence_setNikos Mavrogiannopoulos2016-04-041-7/+10
* Revert "optimized _asn1_find_up()."Nikos Mavrogiannopoulos2016-04-031-4/+7
* doc updateNikos Mavrogiannopoulos2014-06-171-0/+3
* doc updateNikos Mavrogiannopoulos2014-06-171-1/+7
* Optimized _asn1_append_sequence_set() by caching the tail of the element to a...Nikos Mavrogiannopoulos2014-06-041-4/+14
* asn1_read_value() and friends understand the ?CURRENT keyword.Nikos Mavrogiannopoulos2014-06-041-3/+7
* optimized _asn1_find_up().Nikos Mavrogiannopoulos2014-06-041-1/+1
* Allow a NULL value in asn1_read_value() for all types.Nikos Mavrogiannopoulos2014-05-221-18/+28
* Reverted ltostr() changes as the cause a significant delay to the library.Nikos Mavrogiannopoulos2014-05-171-1/+1
* Revert "made _asn1_ltostr() safer."Nikos Mavrogiannopoulos2014-05-171-1/+1
* made _asn1_ltostr() safer.Nikos Mavrogiannopoulos2014-05-171-1/+1
* safer usage of memcpy().Nikos Mavrogiannopoulos2014-05-171-4/+7
* return the correct error code in asn1_read_value_type()Nikos Mavrogiannopoulos2014-05-161-16/+21
* Fix syntax-check nits.Simon Josefsson2014-04-221-7/+7
* Update copyright years.Simon Josefsson2014-04-221-1/+1
* Do not try to write over null valuesNikos Mavrogiannopoulos2014-04-151-5/+9
* asn1_write_value: fix segfault when deleting an unauthorized elementJean-Louis Thekekara2014-03-281-0/+6
* asn1_write_value: allow SET_OF elements deletionJean-Louis Thekekara2014-03-281-1/+1
* Update copyright years.Simon Josefsson2013-03-241-1/+1
* Indent code.Simon Josefsson2013-03-241-46/+46
* revert to use strlen when writing time values.Nikos Mavrogiannopoulos2012-11-241-2/+3
* simplifiedNikos Mavrogiannopoulos2012-11-241-5/+4
* some simplifications in time handlingNikos Mavrogiannopoulos2012-11-241-3/+13
* Introduced ASN1_ETYPE_UTC_TIME and ASN1_ETYPE_GENERALIZED_TIMENikos Mavrogiannopoulos2012-11-241-18/+12
* Added asn1_read_value_type().Nikos Mavrogiannopoulos2012-11-231-3/+77
* renamed typesNikos Mavrogiannopoulos2012-11-231-16/+16
* Added asn1_decode_string_der() and asn1_encode_string_der().Nikos Mavrogiannopoulos2012-11-231-3/+3
* better nameNikos Mavrogiannopoulos2012-11-221-1/+1
* small simplificationsNikos Mavrogiannopoulos2012-11-221-20/+1
* Added more ASN.1 string types and several simplifications.Nikos Mavrogiannopoulos2012-11-221-89/+87
* Renamed structures.Nikos Mavrogiannopoulos2012-10-111-12/+12
* asn_ -> asn1_Nikos Mavrogiannopoulos2012-10-061-13/+13
* node_data_struct -> asn_data_node_stNikos Mavrogiannopoulos2012-10-011-2/+2
* Renamed types.Nikos Mavrogiannopoulos2012-10-011-12/+12
* asn1_retCode -> intNikos Mavrogiannopoulos2012-10-011-5/+5
* Eliminated _asn1_malloc, _asn1_free and _asn_calloc.Nikos Mavrogiannopoulos2012-09-131-19/+13
* Node type field is now included in ASN1_DATA_NODE.Nikos Mavrogiannopoulos2012-09-121-0/+1
* Added asn1_read_node_value()Nikos Mavrogiannopoulos2012-09-121-0/+19
* name is now a statically allocated string and other optimizations.Nikos Mavrogiannopoulos2012-09-121-5/+5
* Bump copyright years.Simon Josefsson2012-01-231-2/+1
* Silence warnings.Simon Josefsson2011-11-201-26/+26
* Update copyright years.Simon Josefsson2011-01-081-2/+2
* Doc fix.Simon Josefsson2010-12-061-24/+11
* Improve GTK-DOC comments.Simon Josefsson2010-02-171-193/+190
* Merge Fabio and Nikos copyrights to the FSF, both have signed papers.Simon Josefsson2010-01-111-3/+2
* Update copyright notices.Simon Josefsson2010-01-111-2/+3
* Indent code. Reproduce using 'make indent' with GNU indent 2.2.10.Simon Josefsson2009-03-041-3/+3
* Simplify unused debug code.Simon Josefsson2009-03-041-7/+4
* Bump copyright years.Simon Josefsson2009-03-041-1/+1