summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2013-11-13updated ASN1.cNikos Mavrogiannopoulos1-380/+239
2013-11-13doc fixesNikos Mavrogiannopoulos2-2/+2
2013-03-24Bump version.Simon Josefsson3-2/+4
2013-03-24Fix syntax-check warnings.Simon Josefsson1-2/+1
2013-03-24Bump versions.Simon Josefsson1-1/+1
2013-03-24Fix syntax-check warnings.Simon Josefsson7-11/+11
2013-03-24Generated.Simon Josefsson1-1/+1
2013-03-24Bump version.Simon Josefsson1-1/+1
2013-03-24Update copyright years.Simon Josefsson58-59/+59
2013-03-24Version 3.3.Simon Josefsson1-1/+1
2013-03-24Indent code.Simon Josefsson22-449/+537
2013-03-24Silence warnings.Simon Josefsson3-10/+11
2013-03-24Update gnulib files.Simon Josefsson99-483/+718
2013-03-04updatedNikos Mavrogiannopoulos1-0/+1
2013-01-15Fix check for Android x86Andoni Morales Alastruey1-1/+1
Signed-off-by: Nikos Mavrogiannopoulos <nmav@gnutls.org>
2013-01-15Fix includes for Bionic X86Andoni Morales Alastruey1-1/+1
Signed-off-by: Nikos Mavrogiannopoulos <nmav@gnutls.org>
2013-01-15Fix include for Bionic, where SIZE_MAX is in limits.hAndoni Morales Alastruey1-0/+4
Signed-off-by: Nikos Mavrogiannopoulos <nmav@gnutls.org>
2013-01-01More precise overflow checks using gnulib's intprops module.Nikos Mavrogiannopoulos3-35/+48
2013-01-01Added intpropsNikos Mavrogiannopoulos29-31/+367
2012-12-10Fix GTK-DOC warnings.Simon Josefsson4-15/+7
2012-11-30releasedNikos Mavrogiannopoulos1-1/+1
2012-11-29bumped versionNikos Mavrogiannopoulos2-3/+3
2012-11-25documented updateNikos Mavrogiannopoulos1-0/+4
2012-11-25corrected possible buffer overflow in parser errors.Nikos Mavrogiannopoulos2-6/+6
2012-11-24updatedNikos Mavrogiannopoulos1-1/+2
2012-11-24released 3.1Nikos Mavrogiannopoulos1-1/+1
2012-11-24revert to use strlen when writing time values.Nikos Mavrogiannopoulos2-3/+4
2012-11-24Documented the new functionsNikos Mavrogiannopoulos2-0/+18
2012-11-24bumped versionNikos Mavrogiannopoulos2-4/+4
2012-11-24corrected compatibility mode with old structures.Nikos Mavrogiannopoulos3-5/+8
2012-11-24simplifiedNikos Mavrogiannopoulos1-5/+4
2012-11-24simplifiedNikos Mavrogiannopoulos1-11/+6
2012-11-24corrected typoNikos Mavrogiannopoulos1-1/+1
2012-11-24better error reportingNikos Mavrogiannopoulos1-313/+324
2012-11-24some simplifications in time handlingNikos Mavrogiannopoulos6-16/+55
2012-11-24Introduced ASN1_ETYPE_UTC_TIME and ASN1_ETYPE_GENERALIZED_TIMENikos Mavrogiannopoulos9-62/+66
2012-11-24updates in ETYPE_OKNikos Mavrogiannopoulos3-2/+4
2012-11-23Added asn1_read_value_type().Nikos Mavrogiannopoulos4-3/+83
2012-11-23simplified and renamed asn1_encode_string_der() and asn1_decode_string_der()Nikos Mavrogiannopoulos7-54/+57
2012-11-23renamed typesNikos Mavrogiannopoulos9-132/+132
2012-11-23Added asn1_decode_string_der() and asn1_encode_string_der().Nikos Mavrogiannopoulos15-64/+324
2012-11-23zeroize last_error_token on unknown errors.Nikos Mavrogiannopoulos2-2/+2
2012-11-23updated generated structuresNikos Mavrogiannopoulos1-8/+8
2012-11-23better error printingNikos Mavrogiannopoulos3-1/+7
2012-11-23init stringsNikos Mavrogiannopoulos2-4/+4
2012-11-23store duplicate (with built-in values) in structure to be compatible with ↵Nikos Mavrogiannopoulos2-269/+275
old version.
2012-11-23documented new typesNikos Mavrogiannopoulos1-0/+8
2012-11-22use const for the dataNikos Mavrogiannopoulos2-2/+2
2012-11-22updatedNikos Mavrogiannopoulos1-1/+1
2012-11-22better nameNikos Mavrogiannopoulos4-4/+4