summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* libtasn1.morph: Set max-jobs=1baserock/morphSam Thursfield2012-07-191-0/+1
* Add morphologySam Thursfield2012-07-191-0/+9
* Replace that hack with patch from upstreamSam Thursfield2012-07-191-1/+5
* Add AM_PROG_AR to configureSam Thursfield2012-07-191-0/+1
* Add ChangeLog so autoreconf succeedsSam Thursfield2012-07-191-0/+1
* Bump versions.Simon Josefsson2012-05-313-3/+5
* Update for 2.12.Simon Josefsson2012-05-311-30/+28
* Fix release targets.Simon Josefsson2012-05-312-5/+5
* Version 2.13.libtasn1_2_13Simon Josefsson2012-05-311-1/+1
* Bump versions.Simon Josefsson2012-05-312-3/+3
* Use devhelp2 format.Simon Josefsson2012-05-313-4/+4
* Don't store ChangeLog in git, it is auto-generated.Simon Josefsson2012-05-312-4467/+1
* Fix syntax-check warnings.Simon Josefsson2012-05-312-3/+3
* Update gnulib files.Simon Josefsson2012-05-3133-128/+600
* Silence compiler warnings about unsigned vs signed comparisons.Simon Josefsson2012-05-311-6/+7
* documented fix.Nikos Mavrogiannopoulos2012-04-191-0/+1
* 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 additional test caseNikos Mavrogiannopoulos2012-03-311-2/+26
* Added overflow detection that does not depend on specific compiler, and asn1_...Nikos Mavrogiannopoulos2012-03-313-27/+90
* Generated.libtasn1_2_12Simon Josefsson2012-03-191-2/+197
* Version 2.12.Simon Josefsson2012-03-191-1/+1
* Indent code.Simon Josefsson2012-03-1912-108/+111
* Update gnulib files.Simon Josefsson2012-03-192-2/+3
* Give credit.Simon Josefsson2012-03-141-0/+1
* Mention severity.Simon Josefsson2012-03-141-0/+2
* Simplify overflow check.Simon Josefsson2012-03-145-88/+98
* Add self-check.Simon Josefsson2012-03-133-2/+50
* for some reason the tot < 0 test wasn't successful on negative results. Repla...Nikos Mavrogiannopoulos2012-03-131-2/+2
* the change was revertedNikos Mavrogiannopoulos2012-03-131-2/+0
* reverted to the old ABI.Nikos Mavrogiannopoulos2012-03-131-2/+2
* reverted to the old ABI.Nikos Mavrogiannopoulos2012-03-133-60/+73
* documented fixNikos Mavrogiannopoulos2012-03-131-0/+1
* check for overflowsNikos Mavrogiannopoulos2012-03-131-4/+6
* int is signed.Nikos Mavrogiannopoulos2012-03-132-7/+7
* bumped shared lib versionNikos Mavrogiannopoulos2012-03-131-2/+2
* 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-134-7/+9
* 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
* Add.Simon Josefsson2012-03-091-0/+1
* Update gnulib files.Simon Josefsson2012-03-0727-93/+116
* Bump copyright years.Simon Josefsson2012-01-2354-94/+55
* Update gnulib files.Simon Josefsson2012-01-23108-290/+464
* Update gnulib files.Simon Josefsson2011-12-067-13/+58
* Drop unnecessary configure.ac checks.Simon Josefsson2011-12-061-8/+3
* Bump versions.Simon Josefsson2011-12-063-7/+7
* Update for 2.11.Simon Josefsson2011-11-251-27/+49