summaryrefslogtreecommitdiff
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* Fix syntax-check warnings.Simon Josefsson2012-05-312-3/+3
* Update gnulib files.Simon Josefsson2012-05-314-22/+59
* Silence compiler warnings about unsigned vs signed comparisons.Simon Josefsson2012-05-311-6/+7
* long is always signed.Nikos Mavrogiannopoulos2012-04-062-4/+4
* Simplified the overflow tests by using unsigned int numbers, suggested by Nie...Nikos Mavrogiannopoulos2012-04-011-49/+31
* Added overflow detection that does not depend on specific compiler, and asn1_...Nikos Mavrogiannopoulos2012-03-311-13/+44
* Indent code.Simon Josefsson2012-03-196-53/+54
* Simplify overflow check.Simon Josefsson2012-03-143-76/+38
* for some reason the tot < 0 test wasn't successful on negative results. Repla...Nikos Mavrogiannopoulos2012-03-131-2/+2
* reverted to the old ABI.Nikos Mavrogiannopoulos2012-03-133-60/+73
* check for overflowsNikos Mavrogiannopoulos2012-03-131-4/+6
* int is signed.Nikos Mavrogiannopoulos2012-03-132-7/+7
* Added asn1_get_length_der_checked() to put some of the common checks in a sin...Nikos Mavrogiannopoulos2012-03-131-51/+54
* cleanups in asn1_der_decoding_element().Nikos Mavrogiannopoulos2012-03-131-66/+111
* API is based on integers instead of long to prevent errors in systems where s...Nikos Mavrogiannopoulos2012-03-133-7/+7
* asn1_get_length_der() may handle up to signed long values.Nikos Mavrogiannopoulos2012-03-131-1/+1
* updated to bison 2.5Nikos Mavrogiannopoulos2012-03-131-407/+455
* better cleanup in decoding.Nikos Mavrogiannopoulos2012-03-131-58/+104
* Update gnulib files.Simon Josefsson2012-03-074-11/+9
* Bump copyright years.Simon Josefsson2012-01-2318-34/+18
* Update gnulib files.Simon Josefsson2012-01-2323-49/+66
* Bump versions.Simon Josefsson2011-12-061-3/+2
* Fix valgrind check.Simon Josefsson2011-11-251-1/+1
* Silence warnings.Simon Josefsson2011-11-207-70/+78
* Mark bit string bitmask variable with static and unsigned keywords.Simon Josefsson2011-11-141-1/+2
* Bump versions.Simon Josefsson2011-10-261-1/+1
* Remove unused variable.Simon Josefsson2011-10-251-2/+1
* Update gnulib files.Simon Josefsson2011-10-2510-35/+227
* small optimizationNikos Mavrogiannopoulos2011-08-301-3/+5
* Update gnulib files.Simon Josefsson2011-07-149-156/+239
* Update gnulib files.Simon Josefsson2011-05-031-21/+8
* Update gnulib files and fix syntax-check warnings.Simon Josefsson2011-04-2414-807/+194
* Update copyright years.Simon Josefsson2011-01-0819-29/+29
* Update gnulib files.Simon Josefsson2011-01-0826-33/+51
* Bump versions.Simon Josefsson2010-12-061-1/+1
* Doc fix.Simon Josefsson2010-12-065-127/+60
* Update gnulib files.Simon Josefsson2010-12-069-46/+146
* Update gnulib files.Simon Josefsson2010-10-041-2/+3
* Bump versions.Simon Josefsson2010-09-251-1/+1
* Update gnulib files.Simon Josefsson2010-09-218-47/+80
* Update gnulib files. Fix syntax-check warnings.Simon Josefsson2010-06-151-7/+7
* Bump version.Simon Josefsson2010-05-201-1/+1
* Update gnulib files, use valgrind-tests module.Simon Josefsson2010-05-202-2/+8
* Update gnulib files.Simon Josefsson2010-04-201-2/+24
* Bump version.Simon Josefsson2010-04-201-1/+1
* Add license notes to files.Simon Josefsson2010-04-134-0/+85
* Indent code.Simon Josefsson2010-04-132-133/+123
* Indent examples. Fix syntax-check warnings.Simon Josefsson2010-04-135-6/+6
* Update gnulib files, fix new syntax-check warnings, add license.Simon Josefsson2010-04-136-15/+83
* Export libtasn1_* too, for backwards compatibility functions.Simon Josefsson2010-03-301-1/+1