Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2006-05-09 | some fixes. node_asn now has value_len set to zero on initialization. | Nikos Mavrogiannopoulos | 1 | -6/+1 |
2006-05-05 | corrected bug in copy_structure3(). This caused bad encodings. | Nikos Mavrogiannopoulos | 1 | -23/+3 |
2006-04-26 | changed the coding style to -i2, so the source code is readable again. | Nikos Mavrogiannopoulos | 1 | -603/+823 |
2006-03-30 | Fix warnings and C++ use, from Nikos. | Simon Josefsson | 1 | -2/+2 |
2006-03-11 | *** empty log message *** | Nikos Mavrogiannopoulos | 1 | -1/+3 |
2006-03-11 | *** empty log message *** | Nikos Mavrogiannopoulos | 1 | -1/+1 |
2006-03-08 | Add, from GnuTLS. | Simon Josefsson | 1 | -0/+50 |
2006-03-08 | Revert, don't export asn1_find_up. | Simon Josefsson | 1 | -11/+11 |
2006-03-08 | Export asn1_find_node and asn1_find_up. | Simon Josefsson | 1 | -15/+15 |
2006-02-23 | Remove der.h. | Simon Josefsson | 1 | -1/+0 |
2006-02-11 | Export DER utility functions. | Simon Josefsson | 1 | -7/+7 |
2006-02-09 | Fix copying conditions. | Simon Josefsson | 1 | -6/+7 |
2006-02-08 | Update _asn1_get_length_der fix. | Simon Josefsson | 1 | -8/+17 |
2006-02-08 | Add libtasn1 fixes from Nikos, prompted by report from "Evgeny Legerov" <admi... | Simon Josefsson | 1 | -7/+7 |
2005-07-16 | Fix license. | Simon Josefsson | 1 | -1/+1 |
2004-12-10 | Doc fix. | Simon Josefsson | 1 | -3/+4 |
2004-12-10 | Doc fix. | Simon Josefsson | 1 | -103/+97 |
2004-11-10 | corrected some access to invalid data. | Nikos Mavrogiannopoulos | 1 | -4/+9 |
2004-11-03 | GTK-DOC fixes. | Simon Josefsson | 1 | -3/+5 |
2004-04-14 | add asn1_delete_elemenadd asn1_delete_element | Fabio Fiorina | 1 | -0/+38 |
2004-02-11 | *** empty log message *** | Nikos Mavrogiannopoulos | 1 | -1/+1 |
2003-03-18 | change asn1_find_structure_from_oid prototype | Fabio Fiorina | 1 | -13/+9 |
2003-02-12 | add read_tag and get_structure_from_oid functions | Fabio Fiorina | 1 | -3/+63 |
2003-02-10 | OID with dots | Fabio Fiorina | 1 | -3/+3 |
2003-02-05 | change asn1_create_element interface | Fabio Fiorina | 1 | -5/+1 |
2003-02-03 | change asn1_create_element interface | Fabio Fiorina | 1 | -9/+7 |
2002-10-03 | add GeneralString type | Fabio Fiorina | 1 | -3/+13 |
2002-07-01 | add const keyword | Fabio Fiorina | 1 | -4/+5 |
2002-06-24 | *** empty log message *** | Fabio Fiorina | 1 | -1/+3 |
2002-06-20 | *** empty log message *** | Fabio Fiorina | 1 | -1/+1 |
2002-06-14 | license changed to GNU Lesser GPL. | Nikos Mavrogiannopoulos | 1 | -11/+11 |
2002-06-13 | *** empty log message *** | Nikos Mavrogiannopoulos | 1 | -2/+3 |
2002-06-11 | *** empty log message *** | Nikos Mavrogiannopoulos | 1 | -1/+1 |
2002-06-11 | Added check for NULL pointer in given error strings. | Nikos Mavrogiannopoulos | 1 | -7/+8 |
2002-05-15 | Start Up Version | Fabio Fiorina | 1 | -0/+855 |