summaryrefslogtreecommitdiff
path: root/lib/libtasn1.h
AgeCommit message (Expand)AuthorFilesLines
2014-06-20bumped versionNikos Mavrogiannopoulos1-1/+1
2014-06-20Renamed asn1_der_decoding_relaxed(), added ASN1_DECODE_FLAG_ALLOW_PADDING.Karel Slany1-2/+6
2014-06-20Added asn1_der_decoding_relaxed().Karel Slany1-0/+4
2014-06-05renamed asn1_copy_node2 to asn1_dup_nodeNikos Mavrogiannopoulos1-1/+1
2014-05-30Added asn1_copy_node2()Nikos Mavrogiannopoulos1-0/+2
2014-05-22bumped versionNikos Mavrogiannopoulos1-1/+1
2014-05-17Marked asn1_der_decoding_element() as deprecated.Nikos Mavrogiannopoulos1-1/+13
2014-05-01bumped versionNikos Mavrogiannopoulos1-1/+1
2014-04-22Update copyright years.Simon Josefsson1-1/+1
2013-11-13Added asn1_delete_structure2().Nikos Mavrogiannopoulos1-0/+8
2013-03-24Bump version.Simon Josefsson1-1/+1
2013-03-24Bump version.Simon Josefsson1-1/+1
2013-03-24Update copyright years.Simon Josefsson1-1/+1
2013-03-24Indent code.Simon Josefsson1-21/+24
2013-01-15Fix includes for Bionic X86Andoni Morales Alastruey1-1/+1
2012-12-10Fix GTK-DOC warnings.Simon Josefsson1-5/+5
2012-11-29bumped versionNikos Mavrogiannopoulos1-1/+1
2012-11-24revert to use strlen when writing time values.Nikos Mavrogiannopoulos1-1/+1
2012-11-24Introduced ASN1_ETYPE_UTC_TIME and ASN1_ETYPE_GENERALIZED_TIMENikos Mavrogiannopoulos1-1/+2
2012-11-24updates in ETYPE_OKNikos Mavrogiannopoulos1-0/+1
2012-11-23Added asn1_read_value_type().Nikos Mavrogiannopoulos1-0/+4
2012-11-23simplified and renamed asn1_encode_string_der() and asn1_decode_string_der()Nikos Mavrogiannopoulos1-5/+7
2012-11-23renamed typesNikos Mavrogiannopoulos1-16/+16
2012-11-23Added asn1_decode_string_der() and asn1_encode_string_der().Nikos Mavrogiannopoulos1-19/+28
2012-11-22Added more ASN.1 string types and several simplifications.Nikos Mavrogiannopoulos1-1/+17
2012-11-01Corrected type asn1_static_node_t -> asn1_static_node.Nikos Mavrogiannopoulos1-3/+4
2012-10-11Renamed structures.Nikos Mavrogiannopoulos1-26/+26
2012-10-06asn_ -> asn1_Nikos Mavrogiannopoulos1-38/+38
2012-10-01eliminated use of old typesNikos Mavrogiannopoulos1-1/+2
2012-10-01ASN1_TYPE definition correctedNikos Mavrogiannopoulos1-1/+1
2012-10-01node_data_struct -> asn_data_node_stNikos Mavrogiannopoulos1-3/+6
2012-10-01ASN1_ARRAY_TYPE -> asn_static_node_tNikos Mavrogiannopoulos1-3/+6
2012-10-01Renamed types.Nikos Mavrogiannopoulos1-29/+32
2012-10-01asn1_retCode -> intNikos Mavrogiannopoulos1-23/+25
2012-09-13reduced maximum name sizeNikos Mavrogiannopoulos1-1/+1
2012-09-13no need to reserve.Nikos Mavrogiannopoulos1-1/+0
2012-09-12Drop long-time deprecated functions.Simon Josefsson1-31/+0
2012-09-12Node type field is now included in ASN1_DATA_NODE.Nikos Mavrogiannopoulos1-1/+26
2012-09-12Added asn1_read_node_value()Nikos Mavrogiannopoulos1-1/+12
2012-09-12name is now a statically allocated string and other optimizations.Nikos Mavrogiannopoulos1-4/+6
2012-09-12internal structure removedNikos Mavrogiannopoulos1-16/+0
2012-05-31Bump versions.Simon Josefsson1-1/+1
2012-05-31Bump versions.Simon Josefsson1-1/+1
2012-04-06long is always signed.Nikos Mavrogiannopoulos1-2/+2
2012-03-14Simplify overflow check.Simon Josefsson1-3/+3
2012-03-13reverted to the old ABI.Nikos Mavrogiannopoulos1-3/+3
2012-03-13int is signed.Nikos Mavrogiannopoulos1-2/+2
2012-03-13API is based on integers instead of long to prevent errors in systems where s...Nikos Mavrogiannopoulos1-3/+3
2012-01-23Bump copyright years.Simon Josefsson1-1/+1
2011-12-06Bump versions.Simon Josefsson1-3/+2