Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2008-11-17 | Fix more warnings. | Simon Josefsson | 1 | -2/+2 |
2008-11-17 | Fix warnings. | Simon Josefsson | 1 | -2/+3 |
2008-11-06 | Use static keyword. | Simon Josefsson | 1 | -34/+21 |
2008-11-04 | Move struct node_asn_struct to int.h. | Simon Josefsson | 1 | -3/+3 |
2008-10-08 | Update usages of MAX_* constants. | Simon Josefsson | 1 | -7/+7 |
2008-04-21 | Replace use of alloca with malloc. | Simon Josefsson | 1 | -2/+2 |
2008-02-01 | Handle 'INTEGER { ...} (a..b)', as used by src/pkix.asn1. | Simon Josefsson | 1 | -2/+2 |
2006-03-08 | Support 'BIT STRING (SIZE(42))' constructs, suggested by Cyril Holweck | Simon Josefsson | 1 | -0/+1 |
2006-02-09 | Fix copyright. | Simon Josefsson | 1 | -2/+3 |
2005-07-16 | Fix license. | Simon Josefsson | 1 | -7/+8 |
2004-12-10 | Doc fix. | Simon Josefsson | 1 | -3/+5 |
2004-12-10 | Doc fixes. | Simon Josefsson | 1 | -105/+123 |
2003-09-18 | manage 'INTEGER(1 | 2)' syntax | Fabio Fiorina | 1 | -8/+19 |
2002-12-28 | some changes for minitasn1 | Nikos Mavrogiannopoulos | 1 | -1/+1 |
2002-10-09 | C99 macro | Fabio Fiorina | 1 | -2/+2 |
2002-10-03 | prefix symbols and functions | Fabio Fiorina | 1 | -21/+30 |
2002-07-01 | add const keyword | Fabio Fiorina | 1 | -4/+5 |
2002-06-14 | license changed to GNU Lesser GPL. | Nikos Mavrogiannopoulos | 1 | -12/+12 |
2002-06-11 | Added check for NULL pointer in given error strings. | Nikos Mavrogiannopoulos | 1 | -21/+29 |
2002-05-15 | Start Up Version | Fabio Fiorina | 1 | -0/+763 |