summaryrefslogtreecommitdiff
path: root/lib/libtasn1.h
Commit message (Expand)AuthorAgeFilesLines
* Added asn1_copy_node2()Nikos Mavrogiannopoulos2014-05-301-0/+2
* bumped versionNikos Mavrogiannopoulos2014-05-221-1/+1
* Marked asn1_der_decoding_element() as deprecated.Nikos Mavrogiannopoulos2014-05-171-1/+13
* bumped versionlibtasn1_3_5Nikos Mavrogiannopoulos2014-05-011-1/+1
* Update copyright years.Simon Josefsson2014-04-221-1/+1
* Added asn1_delete_structure2().Nikos Mavrogiannopoulos2013-11-131-0/+8
* Bump version.Simon Josefsson2013-03-241-1/+1
* Bump version.Simon Josefsson2013-03-241-1/+1
* Update copyright years.Simon Josefsson2013-03-241-1/+1
* Indent code.Simon Josefsson2013-03-241-21/+24
* Fix includes for Bionic X86Andoni Morales Alastruey2013-01-151-1/+1
* Fix GTK-DOC warnings.Simon Josefsson2012-12-101-5/+5
* bumped versionNikos Mavrogiannopoulos2012-11-291-1/+1
* revert to use strlen when writing time values.Nikos Mavrogiannopoulos2012-11-241-1/+1
* Introduced ASN1_ETYPE_UTC_TIME and ASN1_ETYPE_GENERALIZED_TIMENikos Mavrogiannopoulos2012-11-241-1/+2
* updates in ETYPE_OKNikos Mavrogiannopoulos2012-11-241-0/+1
* Added asn1_read_value_type().Nikos Mavrogiannopoulos2012-11-231-0/+4
* simplified and renamed asn1_encode_string_der() and asn1_decode_string_der()Nikos Mavrogiannopoulos2012-11-231-5/+7
* renamed typesNikos Mavrogiannopoulos2012-11-231-16/+16
* Added asn1_decode_string_der() and asn1_encode_string_der().Nikos Mavrogiannopoulos2012-11-231-19/+28
* Added more ASN.1 string types and several simplifications.Nikos Mavrogiannopoulos2012-11-221-1/+17
* Corrected type asn1_static_node_t -> asn1_static_node.Nikos Mavrogiannopoulos2012-11-011-3/+4
* Renamed structures.Nikos Mavrogiannopoulos2012-10-111-26/+26
* asn_ -> asn1_Nikos Mavrogiannopoulos2012-10-061-38/+38
* eliminated use of old typesNikos Mavrogiannopoulos2012-10-011-1/+2
* ASN1_TYPE definition correctedNikos Mavrogiannopoulos2012-10-011-1/+1
* node_data_struct -> asn_data_node_stNikos Mavrogiannopoulos2012-10-011-3/+6
* ASN1_ARRAY_TYPE -> asn_static_node_tNikos Mavrogiannopoulos2012-10-011-3/+6
* Renamed types.Nikos Mavrogiannopoulos2012-10-011-29/+32
* asn1_retCode -> intNikos Mavrogiannopoulos2012-10-011-23/+25
* reduced maximum name sizeNikos Mavrogiannopoulos2012-09-131-1/+1
* no need to reserve.Nikos Mavrogiannopoulos2012-09-131-1/+0
* Drop long-time deprecated functions.Simon Josefsson2012-09-121-31/+0
* Node type field is now included in ASN1_DATA_NODE.Nikos Mavrogiannopoulos2012-09-121-1/+26
* Added asn1_read_node_value()Nikos Mavrogiannopoulos2012-09-121-1/+12
* name is now a statically allocated string and other optimizations.Nikos Mavrogiannopoulos2012-09-121-4/+6
* internal structure removedNikos Mavrogiannopoulos2012-09-121-16/+0
* Bump versions.Simon Josefsson2012-05-311-1/+1
* Bump versions.Simon Josefsson2012-05-311-1/+1
* long is always signed.Nikos Mavrogiannopoulos2012-04-061-2/+2
* Simplify overflow check.Simon Josefsson2012-03-141-3/+3
* reverted to the old ABI.Nikos Mavrogiannopoulos2012-03-131-3/+3
* int is signed.Nikos Mavrogiannopoulos2012-03-131-2/+2
* API is based on integers instead of long to prevent errors in systems where s...Nikos Mavrogiannopoulos2012-03-131-3/+3
* Bump copyright years.Simon Josefsson2012-01-231-1/+1
* Bump versions.Simon Josefsson2011-12-061-3/+2
* Bump versions.Simon Josefsson2011-10-261-1/+1
* Update copyright years.Simon Josefsson2011-01-081-2/+2
* Bump versions.Simon Josefsson2010-12-061-1/+1
* Bump versions.Simon Josefsson2010-09-251-1/+1