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