summaryrefslogtreecommitdiff
path: root/lib
AgeCommit message (Expand)AuthorFilesLines
2009-03-04Use linker script test from gnulib.Simon Josefsson4-2/+44
2009-03-04Bump copyright years.Simon Josefsson11-17/+17
2009-03-04Add -I to get gnulib stdint.h.Simon Josefsson1-0/+1
2009-03-04Update gnulib files.Simon Josefsson9-33/+156
2009-03-04Add gnulib stdint module from gnulib under lib/.Simon Josefsson14-1/+2282
2008-11-17Fix more warnings.Simon Josefsson6-17/+9
2008-11-17Fix warnings.Simon Josefsson8-63/+39
2008-11-17Doc fix.Simon Josefsson1-2/+6
2008-11-12Add URL field. Add license.Simon Josefsson1-0/+18
2008-11-10Fix compile error.Simon Josefsson1-4/+4
2008-11-10Reapply Nikos' optimization patch. Remove deprecated functions.Simon Josefsson5-71/+62
2008-11-10Revert small_value patch temporarily.Simon Josefsson4-46/+28
2008-11-07Put headers before C++ block. Improve comments.Simon Josefsson1-65/+64
2008-11-06Add ASN1_DISABLE_DEPRECATED.Simon Josefsson2-0/+8
2008-11-06Fix LIBTASN1_VERSION namespace violation.Simon Josefsson2-13/+14
2008-11-06Fix error function namespace.Simon Josefsson2-65/+78
2008-11-06Generated.Simon Josefsson1-34/+21
2008-11-06Use static keyword.Simon Josefsson1-34/+21
2008-11-04No need to publish _asn1_copy_structure2.Simon Josefsson2-3/+1
2008-11-04Move struct node_asn_struct to int.h.Simon Josefsson12-146/+144
2008-11-04Remove libtasn1-config and libtasn1.m4.Simon Josefsson4-270/+0
2008-11-04Doc fix. Fix asn1_get_length_ber signature.Simon Josefsson2-10/+10
2008-11-04Build fixes.Simon Josefsson2-1/+3
2008-11-04Reorder small_value member to avoid ABI breakage. Fix namespace.Simon Josefsson1-2/+2
2008-11-03* Optimized tree generation by adding a small_value field in every node.Nikos Mavrogiannopoulos5-140/+233
2008-10-08Update usages of MAX_* constants.Simon Josefsson7-34/+34
2008-10-08Fix namespace violation.Simon Josefsson1-7/+20
2008-10-08Add warning flags mechanism. Fix warnings.Simon Josefsson1-0/+2
2008-10-08Remove.Simon Josefsson1-10/+0
2008-08-29Bump versions.Simon Josefsson1-1/+1
2008-08-29Generated.Simon Josefsson1-1/+1
2008-08-25Fix memory leaks, tiny patch from Christian Grothoff <christian@grothoff.org>.Simon Josefsson1-5/+20
2008-04-21Regenerate.Simon Josefsson1-1/+1
2008-04-21Replace use of alloca with malloc.Simon Josefsson7-75/+51
2008-02-03Bump version.Simon Josefsson1-2/+2
2008-02-01Don't bother with strings.h.Simon Josefsson1-4/+0
2008-02-01(_asn1_create_static_structure): Write NULL instead of 0. Indent output.Simon Josefsson1-8/+8
2008-02-01Bump version.Simon Josefsson1-1/+1
2008-02-01Generated from ASN1.y.Simon Josefsson1-123/+130
2008-02-01Handle 'INTEGER { ...} (a..b)', as used by src/pkix.asn1.Simon Josefsson1-2/+2
2008-01-31Merge defines.h into int.h.Simon Josefsson3-49/+21
2008-01-31Use gnulib stdint module.Simon Josefsson1-9/+2
2007-12-10Bump versions.Simon Josefsson1-1/+1
2007-08-31Bump versions.Simon Josefsson1-1/+1
2007-08-31Fix asn1_check_version to accept that (e.g.) 1.0 is more recent than 0.3.10.Simon Josefsson1-2/+7
2007-08-31Bump version.Simon Josefsson1-1/+1
2007-08-31Use GPLv3 for self tests, tools, build infrastructure.Simon Josefsson1-13/+11
2007-05-25Generated.Simon Josefsson1-1/+1
2007-03-01Generated.Simon Josefsson1-1/+1
2007-02-13Pull in config.h in generated code.Simon Josefsson1-2/+7