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