Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2009-03-04 | Indent code. Reproduce using 'make indent' with GNU indent 2.2.10. | Simon Josefsson | 1 | -3/+3 |
2009-03-04 | Simplify unused debug code. | Simon Josefsson | 1 | -7/+4 |
2009-03-04 | Bump copyright years. | Simon Josefsson | 1 | -1/+1 |
2008-11-17 | Fix more warnings. | Simon Josefsson | 1 | -0/+2 |
2008-11-17 | Fix warnings. | Simon Josefsson | 1 | -4/+5 |
2008-11-04 | Move struct node_asn_struct to int.h. | Simon Josefsson | 1 | -8/+8 |
2008-11-03 | * Optimized tree generation by adding a small_value field in every node. | Nikos Mavrogiannopoulos | 1 | -39/+6 |
2008-08-25 | Fix memory leaks, tiny patch from Christian Grothoff <christian@grothoff.org>. | Simon Josefsson | 1 | -5/+20 |
2008-04-21 | Replace use of alloca with malloc. | Simon Josefsson | 1 | -19/+19 |
2006-04-26 | changed the coding style to -i2, so the source code is readable again. | Nikos Mavrogiannopoulos | 1 | -466/+647 |
2006-03-08 | Revert, don't export asn1_find_up. | Simon Josefsson | 1 | -1/+1 |
2006-03-08 | Export asn1_find_node and asn1_find_up. | Simon Josefsson | 1 | -4/+4 |
2006-02-23 | Remove der.h. | Simon Josefsson | 1 | -1/+0 |
2006-02-11 | Export DER utility functions. | Simon Josefsson | 1 | -15/+15 |
2006-02-09 | Fix typos. | Simon Josefsson | 1 | -6/+7 |
2006-02-08 | Update _asn1_get_length_der fix. | Simon Josefsson | 1 | -1/+2 |
2006-02-08 | Add libtasn1 fixes from Nikos, prompted by report from "Evgeny Legerov" <admi... | Simon Josefsson | 1 | -5/+5 |
2005-07-16 | Fix license. | Simon Josefsson | 1 | -1/+1 |
2004-12-10 | Doc fix. | Simon Josefsson | 1 | -122/+140 |
2004-12-10 | (asn1_write_value): Fix prototype, to avoid warnings. | Simon Josefsson | 1 | -1/+1 |
2004-12-10 | (asn1_read_value): Fix prototype to avoid warning. | Simon Josefsson | 1 | -1/+1 |
2004-12-10 | Fix warning. | Simon Josefsson | 1 | -5/+5 |
2004-10-29 | Doc fixes, from Martijn Koster <mak@greenhills.co.uk>. | Simon Josefsson | 1 | -9/+5 |
2004-02-26 | some fixes in prototypes. | Nikos Mavrogiannopoulos | 1 | -4/+6 |
2003-07-30 | Add BER decoding | Fabio Fiorina | 1 | -8/+8 |
2003-03-25 | Add DEFAULT with OID | Fabio Fiorina | 1 | -1/+15 |
2003-03-18 | change asn1_find_structure_from_oid prototype | Fabio Fiorina | 1 | -31/+31 |
2003-02-25 | add vector length check | Fabio Fiorina | 1 | -11/+30 |
2003-02-12 | add read_tag and get_structure_from_oid functions | Fabio Fiorina | 1 | -14/+12 |
2003-02-10 | OID with dots | Fabio Fiorina | 1 | -4/+103 |
2003-02-05 | change asn1_create_element interface | Fabio Fiorina | 1 | -2/+2 |
2003-02-03 | change asn1_create_element interface | Fabio Fiorina | 1 | -14/+29 |
2002-10-09 | C99 macro | Fabio Fiorina | 1 | -3/+3 |
2002-10-07 | *** empty log message *** | Fabio Fiorina | 1 | -1/+1 |
2002-10-03 | add GeneralString type | Fabio Fiorina | 1 | -0/+18 |
2002-07-01 | add const keyword | Fabio Fiorina | 1 | -3/+4 |
2002-06-19 | add asn1_expand_any_defined_by | Fabio Fiorina | 1 | -3/+8 |
2002-06-14 | license changed to GNU Lesser GPL. | Nikos Mavrogiannopoulos | 1 | -11/+11 |
2002-05-15 | Start Up Version | Fabio Fiorina | 1 | -0/+646 |