summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Fix syntax-check warnings.libtasn1_3_3Simon Josefsson2013-03-241-2/+1
* Bump versions.Simon Josefsson2013-03-241-1/+1
* Fix syntax-check warnings.Simon Josefsson2013-03-247-11/+11
* Generated.Simon Josefsson2013-03-241-1/+1
* Bump version.Simon Josefsson2013-03-241-1/+1
* Update copyright years.Simon Josefsson2013-03-2458-59/+59
* Version 3.3.Simon Josefsson2013-03-241-1/+1
* Indent code.Simon Josefsson2013-03-2422-449/+537
* Silence warnings.Simon Josefsson2013-03-243-10/+11
* Update gnulib files.Simon Josefsson2013-03-2499-483/+718
* updatedNikos Mavrogiannopoulos2013-03-041-0/+1
* Fix check for Android x86Andoni Morales Alastruey2013-01-151-1/+1
* Fix includes for Bionic X86Andoni Morales Alastruey2013-01-151-1/+1
* Fix include for Bionic, where SIZE_MAX is in limits.hAndoni Morales Alastruey2013-01-151-0/+4
* More precise overflow checks using gnulib's intprops module.Nikos Mavrogiannopoulos2013-01-013-35/+48
* Added intpropsNikos Mavrogiannopoulos2013-01-0129-31/+367
* Fix GTK-DOC warnings.Simon Josefsson2012-12-104-15/+7
* releasedlibtasn1_3_2Nikos Mavrogiannopoulos2012-11-301-1/+1
* bumped versionNikos Mavrogiannopoulos2012-11-292-3/+3
* documented updateNikos Mavrogiannopoulos2012-11-251-0/+4
* corrected possible buffer overflow in parser errors.Nikos Mavrogiannopoulos2012-11-252-6/+6
* updatedNikos Mavrogiannopoulos2012-11-241-1/+2
* released 3.1libtasn1_3_1Nikos Mavrogiannopoulos2012-11-241-1/+1
* revert to use strlen when writing time values.Nikos Mavrogiannopoulos2012-11-242-3/+4
* Documented the new functionsNikos Mavrogiannopoulos2012-11-242-0/+18
* bumped versionNikos Mavrogiannopoulos2012-11-242-4/+4
* corrected compatibility mode with old structures.Nikos Mavrogiannopoulos2012-11-243-5/+8
* simplifiedNikos Mavrogiannopoulos2012-11-241-5/+4
* simplifiedNikos Mavrogiannopoulos2012-11-241-11/+6
* corrected typoNikos Mavrogiannopoulos2012-11-241-1/+1
* better error reportingNikos Mavrogiannopoulos2012-11-241-313/+324
* some simplifications in time handlingNikos Mavrogiannopoulos2012-11-246-16/+55
* Introduced ASN1_ETYPE_UTC_TIME and ASN1_ETYPE_GENERALIZED_TIMENikos Mavrogiannopoulos2012-11-249-62/+66
* updates in ETYPE_OKNikos Mavrogiannopoulos2012-11-243-2/+4
* Added asn1_read_value_type().Nikos Mavrogiannopoulos2012-11-234-3/+83
* simplified and renamed asn1_encode_string_der() and asn1_decode_string_der()Nikos Mavrogiannopoulos2012-11-237-54/+57
* renamed typesNikos Mavrogiannopoulos2012-11-239-132/+132
* Added asn1_decode_string_der() and asn1_encode_string_der().Nikos Mavrogiannopoulos2012-11-2315-64/+324
* zeroize last_error_token on unknown errors.Nikos Mavrogiannopoulos2012-11-232-2/+2
* updated generated structuresNikos Mavrogiannopoulos2012-11-231-8/+8
* better error printingNikos Mavrogiannopoulos2012-11-233-1/+7
* init stringsNikos Mavrogiannopoulos2012-11-232-4/+4
* store duplicate (with built-in values) in structure to be compatible with old...Nikos Mavrogiannopoulos2012-11-232-269/+275
* documented new typesNikos Mavrogiannopoulos2012-11-231-0/+8
* use const for the dataNikos Mavrogiannopoulos2012-11-222-2/+2
* updatedNikos Mavrogiannopoulos2012-11-221-1/+1
* better nameNikos Mavrogiannopoulos2012-11-224-4/+4
* small simplificationsNikos Mavrogiannopoulos2012-11-225-122/+53
* documented updatesNikos Mavrogiannopoulos2012-11-221-0/+4
* indented C code in ASN1.y, and added more verbose error reporting.Nikos Mavrogiannopoulos2012-11-223-268/+272