platform/upstream/libtasn1.git
21 years agomanage 'INTEGER(1 | 2)' syntax
Fabio Fiorina [Thu, 18 Sep 2003 19:33:44 +0000 (19:33 +0000)]
manage 'INTEGER(1 | 2)' syntax

21 years agoAdd BER decoding
Fabio Fiorina [Wed, 30 Jul 2003 19:50:34 +0000 (19:50 +0000)]
Add BER decoding

21 years agoAdd DEFAULT with OID
Fabio Fiorina [Tue, 25 Mar 2003 19:04:41 +0000 (19:04 +0000)]
Add DEFAULT with OID

21 years agochange asn1_find_structure_from_oid prototype
Fabio Fiorina [Wed, 19 Mar 2003 22:07:34 +0000 (22:07 +0000)]
change asn1_find_structure_from_oid prototype

21 years agochange asn1_find_structure_from_oid prototype
Fabio Fiorina [Tue, 18 Mar 2003 20:59:46 +0000 (20:59 +0000)]
change asn1_find_structure_from_oid prototype

21 years agoadd vector length check
Fabio Fiorina [Tue, 25 Feb 2003 22:15:40 +0000 (22:15 +0000)]
add vector length check

21 years agoadd vector length check
Fabio Fiorina [Tue, 25 Feb 2003 22:07:40 +0000 (22:07 +0000)]
add vector length check

21 years agoadd read_tag and get_structure_from_oid functions
Fabio Fiorina [Wed, 12 Feb 2003 21:18:01 +0000 (21:18 +0000)]
add read_tag and get_structure_from_oid functions

21 years agoOID with dots
Fabio Fiorina [Mon, 10 Feb 2003 21:13:02 +0000 (21:13 +0000)]
OID with dots

21 years agomade the static string table constant.
Nikos Mavrogiannopoulos [Thu, 6 Feb 2003 11:01:22 +0000 (11:01 +0000)]
made the static string table constant.

21 years agochange asn1_create_element interface
Fabio Fiorina [Wed, 5 Feb 2003 19:50:48 +0000 (19:50 +0000)]
change asn1_create_element interface

21 years agochange asn1_create_element interface
Fabio Fiorina [Mon, 3 Feb 2003 22:03:55 +0000 (22:03 +0000)]
change asn1_create_element interface

21 years agochange asn1_create_element interface
Fabio Fiorina [Mon, 3 Feb 2003 21:48:44 +0000 (21:48 +0000)]
change asn1_create_element interface

21 years agochange asn1_create_element interface
Fabio Fiorina [Mon, 3 Feb 2003 21:23:19 +0000 (21:23 +0000)]
change asn1_create_element interface

21 years agoError description is only used if it is != NULL.
Nikos Mavrogiannopoulos [Mon, 3 Feb 2003 16:53:23 +0000 (16:53 +0000)]
Error description is only used if it is != NULL.

21 years agosome changes for minitasn1
Nikos Mavrogiannopoulos [Sat, 28 Dec 2002 17:22:22 +0000 (17:22 +0000)]
some changes for minitasn1

21 years agomoved mem.h inclusion to int.h.
Nikos Mavrogiannopoulos [Sat, 28 Dec 2002 15:33:08 +0000 (15:33 +0000)]
moved mem.h inclusion to int.h.

22 years agoC99 macro
Fabio Fiorina [Wed, 9 Oct 2002 20:19:23 +0000 (20:19 +0000)]
C99 macro

22 years ago*** empty log message ***
Fabio Fiorina [Tue, 8 Oct 2002 19:46:46 +0000 (19:46 +0000)]
*** empty log message ***

22 years ago*** empty log message ***
Fabio Fiorina [Mon, 7 Oct 2002 19:34:30 +0000 (19:34 +0000)]
*** empty log message ***

22 years agoAdded .cvsusers, for use in ChangeLong generation.
Nikos Mavrogiannopoulos [Thu, 3 Oct 2002 21:15:43 +0000 (21:15 +0000)]
Added .cvsusers, for use in ChangeLong generation.

22 years agolibtasn1
Fabio Fiorina [Thu, 3 Oct 2002 20:13:36 +0000 (20:13 +0000)]
libtasn1

22 years agoversion 0.1.2
Fabio Fiorina [Thu, 3 Oct 2002 20:12:52 +0000 (20:12 +0000)]
version 0.1.2

22 years agoadd Simon
Fabio Fiorina [Thu, 3 Oct 2002 20:12:16 +0000 (20:12 +0000)]
add Simon

22 years agoadd GeneralString type
Fabio Fiorina [Thu, 3 Oct 2002 20:09:09 +0000 (20:09 +0000)]
add GeneralString type

22 years agoprefix symbols and functions
Fabio Fiorina [Thu, 3 Oct 2002 20:07:17 +0000 (20:07 +0000)]
prefix symbols and functions

22 years agoimproved check for gnu assembler
Nikos Mavrogiannopoulos [Wed, 2 Oct 2002 12:46:00 +0000 (12:46 +0000)]
improved check for gnu assembler

22 years ago*** empty log message ***
Nikos Mavrogiannopoulos [Tue, 9 Jul 2002 09:28:32 +0000 (09:28 +0000)]
*** empty log message ***

22 years ago*** empty log message ***
Fabio Fiorina [Mon, 1 Jul 2002 20:08:31 +0000 (20:08 +0000)]
*** empty log message ***

22 years agoversion 0.1.1
Fabio Fiorina [Mon, 1 Jul 2002 20:07:34 +0000 (20:07 +0000)]
version 0.1.1

22 years agoadd const keyword
Fabio Fiorina [Mon, 1 Jul 2002 20:04:32 +0000 (20:04 +0000)]
add const keyword

22 years agofix bug in asn1_der_decoding_element
Fabio Fiorina [Tue, 25 Jun 2002 20:59:08 +0000 (20:59 +0000)]
fix bug in asn1_der_decoding_element

22 years agoadded a check for null pointer.
Nikos Mavrogiannopoulos [Tue, 25 Jun 2002 16:19:47 +0000 (16:19 +0000)]
added a check for null pointer.

22 years agosome minor fixes.
Nikos Mavrogiannopoulos [Tue, 25 Jun 2002 14:37:35 +0000 (14:37 +0000)]
some minor fixes.

22 years ago*** empty log message ***
Fabio Fiorina [Mon, 24 Jun 2002 20:58:02 +0000 (20:58 +0000)]
*** empty log message ***

22 years agoadd asn1_expand_octet_string and asn1_der_decoding_element functions
Fabio Fiorina [Mon, 24 Jun 2002 20:57:29 +0000 (20:57 +0000)]
add asn1_expand_octet_string and asn1_der_decoding_element functions

22 years ago*** empty log message ***
Fabio Fiorina [Thu, 20 Jun 2002 20:03:30 +0000 (20:03 +0000)]
*** empty log message ***

22 years agofix asn1_expand_any_defined_by
Fabio Fiorina [Thu, 20 Jun 2002 20:03:08 +0000 (20:03 +0000)]
fix asn1_expand_any_defined_by

22 years agoadded some required prototypes
Nikos Mavrogiannopoulos [Thu, 20 Jun 2002 19:10:51 +0000 (19:10 +0000)]
added some required prototypes

22 years agoadd asn1_expand_any_defined_by
Fabio Fiorina [Wed, 19 Jun 2002 20:45:08 +0000 (20:45 +0000)]
add asn1_expand_any_defined_by

22 years ago*** empty log message ***
Fabio Fiorina [Wed, 19 Jun 2002 20:43:30 +0000 (20:43 +0000)]
*** empty log message ***

22 years ago*** empty log message ***
Nikos Mavrogiannopoulos [Sat, 15 Jun 2002 10:13:49 +0000 (10:13 +0000)]
*** empty log message ***

22 years agoRemoved xml_print.c. Will be moved to gnutls.
Nikos Mavrogiannopoulos [Fri, 14 Jun 2002 20:19:07 +0000 (20:19 +0000)]
Removed xml_print.c. Will be moved to gnutls.

22 years agolicense changed to GNU Lesser GPL.
Nikos Mavrogiannopoulos [Fri, 14 Jun 2002 18:03:23 +0000 (18:03 +0000)]
license changed to GNU Lesser GPL.

22 years ago*** empty log message ***
Nikos Mavrogiannopoulos [Thu, 13 Jun 2002 15:03:26 +0000 (15:03 +0000)]
*** empty log message ***

22 years agoadded xml_print
Nikos Mavrogiannopoulos [Thu, 13 Jun 2002 15:02:52 +0000 (15:02 +0000)]
added xml_print

22 years ago*** empty log message ***
Nikos Mavrogiannopoulos [Wed, 12 Jun 2002 08:40:06 +0000 (08:40 +0000)]
*** empty log message ***

22 years ago*** empty log message ***
Nikos Mavrogiannopoulos [Tue, 11 Jun 2002 08:59:04 +0000 (08:59 +0000)]
*** empty log message ***

22 years ago*** empty log message ***
Nikos Mavrogiannopoulos [Tue, 11 Jun 2002 08:39:46 +0000 (08:39 +0000)]
*** empty log message ***

22 years agorenamed libasn1 to libtasn1
Nikos Mavrogiannopoulos [Tue, 11 Jun 2002 08:38:39 +0000 (08:38 +0000)]
renamed libasn1 to libtasn1

22 years agoAdded check for NULL pointer in given error strings.
Nikos Mavrogiannopoulos [Tue, 11 Jun 2002 08:11:41 +0000 (08:11 +0000)]
Added check for NULL pointer in given error strings.

22 years agoversion 0.1.0
Fabio Fiorina [Mon, 27 May 2002 20:57:45 +0000 (20:57 +0000)]
version 0.1.0

22 years agocorrect e-mail address
Fabio Fiorina [Mon, 27 May 2002 20:42:28 +0000 (20:42 +0000)]
correct e-mail address

22 years agoStart Up version
Fabio Fiorina [Wed, 15 May 2002 20:36:53 +0000 (20:36 +0000)]
Start Up version

22 years agoStart Up Version
Fabio Fiorina [Wed, 15 May 2002 19:53:09 +0000 (19:53 +0000)]
Start Up Version

22 years agoStart Up version
Fabio Fiorina [Wed, 15 May 2002 19:43:05 +0000 (19:43 +0000)]
Start Up version

22 years agoStart Up Version
Fabio Fiorina [Wed, 15 May 2002 19:33:44 +0000 (19:33 +0000)]
Start Up Version

22 years agowarning fix
Fabio Fiorina [Wed, 10 Apr 2002 20:25:42 +0000 (20:25 +0000)]
warning fix

22 years ago*** empty log message ***
Nikos Mavrogiannopoulos [Mon, 8 Apr 2002 18:05:40 +0000 (18:05 +0000)]
*** empty log message ***

22 years agobetter function reference - depends on latex now
Nikos Mavrogiannopoulos [Sat, 6 Apr 2002 09:39:52 +0000 (09:39 +0000)]
better function reference - depends on latex now

22 years ago*** empty log message ***
Nikos Mavrogiannopoulos [Sat, 6 Apr 2002 09:27:10 +0000 (09:27 +0000)]
*** empty log message ***

22 years agoInitial revision
Nikos Mavrogiannopoulos [Fri, 5 Apr 2002 19:57:55 +0000 (19:57 +0000)]
Initial revision