]> git.ipfire.org Git - thirdparty/gnutls.git/commitdiff
Update to minitasn1 v1.8.
authorSimon Josefsson <simon@josefsson.org>
Wed, 4 Mar 2009 17:07:05 +0000 (18:07 +0100)
committerSimon Josefsson <simon@josefsson.org>
Wed, 4 Mar 2009 17:07:05 +0000 (18:07 +0100)
NEWS
lib/minitasn1/coding.c
lib/minitasn1/decoding.c
lib/minitasn1/element.c
lib/minitasn1/errors.c
lib/minitasn1/errors.h
lib/minitasn1/gstr.c
lib/minitasn1/int.h
lib/minitasn1/libtasn1.h
lib/minitasn1/parser_aux.c
lib/minitasn1/structure.c

diff --git a/NEWS b/NEWS
index d1e810ec5fa99a1e9457b9f7a30504abcd5aa8bb..4abf5ac86d6ca38122f4a4c676a36b3a16bc5b51 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -5,6 +5,8 @@ See the end for copying conditions.
 
 * Version 2.7.7 (unreleased)
 
+** minitasn1: Internal copy updated to libtasn1 v1.8.
+
 ** doc: Fix build failure of errcodes/printlist.
 Reported by Roman Bogorodskiy <novel@FreeBSD.org> in
 <http://permalink.gmane.org/gmane.comp.encryption.gpg.gnutls.devel/3435>.
index 63d38a730d38fa73646bb0e468facca8359857dd..337858a3c57288ddc89a1335b7436ad126035303 100644 (file)
@@ -1,5 +1,5 @@
 /*
- *      Copyright (C) 2004, 2006, 2008 Free Software Foundation
+ *      Copyright (C) 2004, 2006, 2008, 2009 Free Software Foundation
  *      Copyright (C) 2002  Fabio Fiorina
  *
  * This file is part of LIBTASN1.
index 9e162e5811255e341743ff4b2a66ae5e985b621d..2374cf80a0d197422b20076ab5376fc8e3bcfcae 100644 (file)
@@ -1,5 +1,5 @@
 /*
- *      Copyright (C) 2004, 2006, 2008 Free Software Foundation
+ *      Copyright (C) 2004, 2006, 2008, 2009 Free Software Foundation
  *      Copyright (C) 2002 Fabio Fiorina
  *
  * This file is part of LIBTASN1.
index f9cd3c7dcf804bcb374f11b4b34173c20156c0f1..34863781ad983bf1b01a1059546c909e120bd010 100644 (file)
@@ -1,5 +1,5 @@
 /*
- *      Copyright (C) 2004, 2006, 2008 Free Software Foundation
+ *      Copyright (C) 2004, 2006, 2008, 2009 Free Software Foundation
  *      Copyright (C) 2000, 2001, 2002, 2003 Fabio Fiorina
  *
  * This file is part of LIBTASN1.
index cbfb622a300178b148a62340b8d18d875d2efee2..e8f557f99c691ce1ed77915b613c7cef77148723 100644 (file)
@@ -1,5 +1,5 @@
 /*
- *      Copyright (C) 2006, 2008 Free Software Foundation, Inc.
+ *      Copyright (C) 2006, 2008, 2009 Free Software Foundation, Inc.
  *      Copyright (C) 2002, 2005 Fabio Fiorina
  *
  * This file is part of LIBTASN1.
index f8bf2242a5b5941ca1faabfc8afa03041d9924b9..ceb2e7b4622ac5c92cf2ea6e63a25b661c4bd9df 100644 (file)
@@ -1,6 +1,6 @@
 /*
- *      Copyright (C) 2004, 2006 Free Software Foundation, Inc.
- *      Copyright (C) 2002 Fabio Fiorina
+ * Copyright (C) 2004, 2006, 2007, 2008, 2009 Free Software Foundation, Inc.
+ * Copyright (C) 2002 Fabio Fiorina
  *
  * This file is part of LIBTASN1.
  *
index a09364315b626dd17218c36eca84fd169d00d323..cdfa7edecb33bd19662dc4b80e288cf9a54c9c9c 100644 (file)
@@ -1,6 +1,6 @@
 /*
- *      Copyright (C) 2006 Free Software Foundation
- *      Copyright (C) 2002 Nikos Mavroyanopoulos
+ * Copyright (C) 2006, 2007, 2008, 2009 Free Software Foundation
+ * Copyright (C) 2002 Nikos Mavroyanopoulos
  *
  * This file is part of LIBTASN1.
  *
index 0c9c06f979f4b83e55b92909b41381d939739d41..8ef03bd9b4aa110c74203a476653885deabb29e0 100644 (file)
@@ -1,6 +1,6 @@
 /*
- *      Copyright (C) 2004, 2006, 2008 Free Software Foundation, Inc.
- *      Copyright (C) 2002 Fabio Fiorina
+ * Copyright (C) 2004, 2005, 2006, 2007, 2008, 2009 Free Software Foundation, Inc.
+ * Copyright (C) 2002 Fabio Fiorina
  *
  * This file is part of LIBTASN1.
  *
index 6834079bbd3d52af3dc02d3a570f2c917d992bbf..b8ad75b167d9b60ba7e89559976d55b8f1403b1b 100644 (file)
@@ -1,6 +1,6 @@
 /*
- *      Copyright (C) 2004, 2005, 2006, 2008 Free Software Foundation
- *      Copyright (C) 2002 Fabio Fiorina
+ * Copyright (C) 2004, 2005, 2006, 2007, 2008, 2009 Free Software Foundation
+ * Copyright (C) 2002 Fabio Fiorina
  *
  * This file is part of LIBTASN1.
  *
@@ -32,7 +32,7 @@
 extern "C" {
 #endif
 
-#define ASN1_VERSION "1.7"
+#define ASN1_VERSION "1.8"
 
   typedef int asn1_retCode;    /* type returned by libtasn1 functions */
 
index 03d369736ec419ce57eda0d278ed4b06fcec913f..1c71f425f5419e5d5132b5f37902328bc2b73611 100644 (file)
@@ -1,6 +1,6 @@
 /*
- *      Copyright (C) 2004, 2006, 2007, 2008 Free Software Foundation
- *      Copyright (C) 2000,2001 Fabio Fiorina
+ * Copyright (C) 2004, 2006, 2007, 2008, 2009 Free Software Foundation
+ * Copyright (C) 2000,2001 Fabio Fiorina
  *
  * This file is part of LIBTASN1.
  *
index 522704563370070ff3f34d51a4bd0d9481e679e2..4998fb2e5e6ae903a0eff4083f3e064260a63559 100644 (file)
@@ -1,6 +1,6 @@
 /*
- *      Copyright (C) 2004, 2006, 2007, 2008 Free Software Foundation
- *      Copyright (C) 2002  Fabio Fiorina
+ * Copyright (C) 2004, 2006, 2007, 2008, 2009 Free Software Foundation
+ * Copyright (C) 2002  Fabio Fiorina
  *
  * This file is part of LIBTASN1.
  *