updated copyright statements
This commit is contained in:
@@ -1,6 +1,7 @@
|
|||||||
/*
|
/*
|
||||||
* Algorithm info parsing and creation functions
|
* Algorithm info parsing and creation functions
|
||||||
* Author: JuanJo Ciarlante <[email protected]>
|
* Copyright (C) JuanJo Ciarlante <[email protected]>
|
||||||
|
* Copyright (C) 2009 Andreas Steffen - Hochschule fuer Technik Rapperswil
|
||||||
*
|
*
|
||||||
* This program is free software; you can redistribute it and/or modify it
|
* This program is free software; you can redistribute it and/or modify it
|
||||||
* under the terms of the GNU General Public License as published by the
|
* under the terms of the GNU General Public License as published by the
|
||||||
|
|||||||
@@ -1,5 +1,6 @@
|
|||||||
/* tables of names for values defined in constants.h
|
/* tables of names for values defined in constants.h
|
||||||
* Copyright (C) 1998-2002 D. Hugh Redelmeier.
|
* Copyright (C) 1998-2002 D. Hugh Redelmeier.
|
||||||
|
* Copyright (C) 2009 Andreas Steffen - Hochschule fuer Technik Rapperswil
|
||||||
*
|
*
|
||||||
* This program is free software; you can redistribute it and/or modify it
|
* This program is free software; you can redistribute it and/or modify it
|
||||||
* under the terms of the GNU General Public License as published by the
|
* under the terms of the GNU General Public License as published by the
|
||||||
|
|||||||
@@ -1,6 +1,7 @@
|
|||||||
/* cookie generation/verification routines.
|
/* cookie generation/verification routines.
|
||||||
* Copyright (C) 1997 Angelos D. Keromytis.
|
* Copyright (C) 1997 Angelos D. Keromytis.
|
||||||
* Copyright (C) 1998-2002 D. Hugh Redelmeier.
|
* Copyright (C) 1998-2002 D. Hugh Redelmeier.
|
||||||
|
* Copyright (C) 2009 Andreas Steffen - Hochschule fuer Technik Rapperswil
|
||||||
*
|
*
|
||||||
* This program is free software; you can redistribute it and/or modify it
|
* This program is free software; you can redistribute it and/or modify it
|
||||||
* under the terms of the GNU General Public License as published by the
|
* under the terms of the GNU General Public License as published by the
|
||||||
|
|||||||
+2
-2
@@ -1,6 +1,6 @@
|
|||||||
/* crypto interfaces
|
/* crypto interfaces
|
||||||
* Copyright (C) 1998-2001 D. Hugh Redelmeier
|
* Copyright (C) 1998-2001 D. Hugh Redelmeier
|
||||||
* Copyright (C) 2007-2009 Andreas Steffen
|
* Copyright (C) 2007-2009 Andreas Steffen - Hochschule fuer Technik Rapperswil
|
||||||
*
|
*
|
||||||
* This program is free software; you can redistribute it and/or modify it
|
* This program is free software; you can redistribute it and/or modify it
|
||||||
* under the terms of the GNU General Public License as published by the
|
* under the terms of the GNU General Public License as published by the
|
||||||
|
|||||||
+1
-1
@@ -1,6 +1,6 @@
|
|||||||
/* Dynamic fetching of X.509 CRLs
|
/* Dynamic fetching of X.509 CRLs
|
||||||
* Copyright (C) 2002 Stephane Laroche <[email protected]>
|
* Copyright (C) 2002 Stephane Laroche <[email protected]>
|
||||||
* Copyright (C) 2002-2004 Andreas Steffen, Zuercher Hochschule Winterthur
|
* Copyright (C) 2002-2009 Andreas Steffen - Hochschule fuer Technik Rapperswil
|
||||||
*
|
*
|
||||||
* This program is free software; you can redistribute it and/or modify it
|
* This program is free software; you can redistribute it and/or modify it
|
||||||
* under the terms of the GNU General Public License as published by the
|
* under the terms of the GNU General Public License as published by the
|
||||||
|
|||||||
+2
-1
@@ -1,5 +1,6 @@
|
|||||||
/* IKE modular algorithm handling interface
|
/* IKE modular algorithm handling interface
|
||||||
* Author: JuanJo Ciarlante <[email protected]>
|
* Copyright (C) JuanJo Ciarlante <[email protected]>
|
||||||
|
* Copyright (C) 2009 Andreas Steffen - Hochschule fuer Technik Rapperswil
|
||||||
*
|
*
|
||||||
* This program is free software; you can redistribute it and/or modify it
|
* This program is free software; you can redistribute it and/or modify it
|
||||||
* under the terms of the GNU General Public License as published by the
|
* under the terms of the GNU General Public License as published by the
|
||||||
|
|||||||
@@ -1,6 +1,7 @@
|
|||||||
/* IPsec DOI and Oakley resolution routines
|
/* IPsec DOI and Oakley resolution routines
|
||||||
* Copyright (C) 1997 Angelos D. Keromytis.
|
* Copyright (C) 1997 Angelos D. Keromytis.
|
||||||
* Copyright (C) 1998-2002 D. Hugh Redelmeier.
|
* Copyright (C) 1998-2002 D. Hugh Redelmeier.
|
||||||
|
* Copyright (C) 2009 Andreas Steffen - Hochschule fuer Technik Rapperswil
|
||||||
*
|
*
|
||||||
* This program is free software; you can redistribute it and/or modify it
|
* This program is free software; you can redistribute it and/or modify it
|
||||||
* under the terms of the GNU General Public License as published by the
|
* under the terms of the GNU General Public License as published by the
|
||||||
|
|||||||
@@ -1,5 +1,6 @@
|
|||||||
/* Kernel runtime algorithm handling interface
|
/* Kernel runtime algorithm handling interface
|
||||||
* Author: JuanJo Ciarlante <[email protected]>
|
* Copyright (C) JuanJo Ciarlante <[email protected]>
|
||||||
|
* Copyright (C) 2009 Andreas Steffen - Hochschule fuer Technik Rapperswil
|
||||||
*
|
*
|
||||||
* This program is free software; you can redistribute it and/or modify it
|
* This program is free software; you can redistribute it and/or modify it
|
||||||
* under the terms of the GNU General Public License as published by the
|
* under the terms of the GNU General Public License as published by the
|
||||||
|
|||||||
+2
-1
@@ -1,6 +1,7 @@
|
|||||||
/* error logging functions
|
/* error logging functions
|
||||||
* Copyright (C) 1997 Angelos D. Keromytis.
|
* Copyright (C) 1997 Angelos D. Keromytis.
|
||||||
* Copyright (C) 1998-2001 D. Hugh Redelmeier.
|
* Copyright (C) 1998-2001 D. Hugh Redelmeier.
|
||||||
|
* Copyright (C) 2009 Andreas Steffen - Hochschule fuer Technik Rapperswil
|
||||||
*
|
*
|
||||||
* This program is free software; you can redistribute it and/or modify it
|
* This program is free software; you can redistribute it and/or modify it
|
||||||
* under the terms of the GNU General Public License as published by the
|
* under the terms of the GNU General Public License as published by the
|
||||||
|
|||||||
+1
-1
@@ -2,7 +2,7 @@
|
|||||||
* Copyright (C) 2001-2002 Colubris Networks
|
* Copyright (C) 2001-2002 Colubris Networks
|
||||||
* Copyright (C) 2003 Sean Mathews - Nu Tech Software Solutions, inc.
|
* Copyright (C) 2003 Sean Mathews - Nu Tech Software Solutions, inc.
|
||||||
* Copyright (C) 2003-2004 Xelerance Corporation
|
* Copyright (C) 2003-2004 Xelerance Corporation
|
||||||
* Copyright (C) 2006-2007 Andreas Steffen - Hochschule fuer Technik Rapperswil
|
* Copyright (C) 2006-2009 Andreas Steffen - Hochschule fuer Technik Rapperswil
|
||||||
*
|
*
|
||||||
* This program is free software; you can redistribute it and/or modify it
|
* This program is free software; you can redistribute it and/or modify it
|
||||||
* under the terms of the GNU General Public License as published by the
|
* under the terms of the GNU General Public License as published by the
|
||||||
|
|||||||
@@ -1,5 +1,6 @@
|
|||||||
/* FreeS/WAN NAT-Traversal
|
/* FreeS/WAN NAT-Traversal
|
||||||
* Copyright (C) 2002-2005 Mathieu Lafon - Arkoon Network Security
|
* Copyright (C) 2002-2005 Mathieu Lafon - Arkoon Network Security
|
||||||
|
* Copyright (C) 2009 Andreas Steffen - Hochschule fuer Technik Rapperswil
|
||||||
*
|
*
|
||||||
* This program is free software; you can redistribute it and/or modify it
|
* This program is free software; you can redistribute it and/or modify it
|
||||||
* under the terms of the GNU General Public License as published by the
|
* under the terms of the GNU General Public License as published by the
|
||||||
|
|||||||
+2
-1
@@ -1,5 +1,6 @@
|
|||||||
/* Loading of PEM encoded files with optional encryption
|
/* Loading of PEM encoded files with optional encryption
|
||||||
* Copyright (C) 2001-2004 Andreas Steffen, Zuercher Hochschule Winterthur
|
* Copyright (C) 2001-2009 Andreas Steffen
|
||||||
|
* HSR Hochschule fuer Technik Rapperswil
|
||||||
*
|
*
|
||||||
* This program is free software; you can redistribute it and/or modify it
|
* This program is free software; you can redistribute it and/or modify it
|
||||||
* under the terms of the GNU General Public License as published by the
|
* under the terms of the GNU General Public License as published by the
|
||||||
|
|||||||
+3
-2
@@ -1,7 +1,8 @@
|
|||||||
/* Support of PKCS#1 private key data structures
|
/* Support of PKCS#1 private key data structures
|
||||||
* Copyright (C) 2005 Jan Hutter, Martin Willi
|
* Copyright (C) 2005 Jan Hutter, Martin Willi
|
||||||
* Copyright (C) 2002-2005 Andreas Steffen
|
* Copyright (C) 2002-2009 Andreas Steffen
|
||||||
* Hochschule fuer Technik Rapperswil, Switzerland
|
*
|
||||||
|
* HSR Hochschule fuer Technik Rapperswil, Switzerland
|
||||||
*
|
*
|
||||||
* This program is free software; you can redistribute it and/or modify it
|
* This program is free software; you can redistribute it and/or modify it
|
||||||
* under the terms of the GNU General Public License as published by the
|
* under the terms of the GNU General Public License as published by the
|
||||||
|
|||||||
+3
-2
@@ -1,7 +1,8 @@
|
|||||||
/* Support of PKCS#7 data structures
|
/* Support of PKCS#7 data structures
|
||||||
* Copyright (C) 2005 Jan Hutter, Martin Willi
|
* Copyright (C) 2005 Jan Hutter, Martin Willi
|
||||||
* Copyright (C) 2002-2005 Andreas Steffen
|
* Copyright (C) 2002-2009 Andreas Steffen
|
||||||
* Hochschule fuer Technik Rapperswil, Switzerland
|
*
|
||||||
|
* HSR Hochschule fuer Technik Rapperswil, Switzerland
|
||||||
*
|
*
|
||||||
* This program is free software; you can redistribute it and/or modify it
|
* This program is free software; you can redistribute it and/or modify it
|
||||||
* under the terms of the GNU General Public License as published by the
|
* under the terms of the GNU General Public License as published by the
|
||||||
|
|||||||
@@ -1,7 +1,7 @@
|
|||||||
/* Pluto main program
|
/* Pluto main program
|
||||||
* Copyright (C) 1997 Angelos D. Keromytis.
|
* Copyright (C) 1997 Angelos D. Keromytis.
|
||||||
* Copyright (C) 1998-2001 D. Hugh Redelmeier.
|
* Copyright (C) 1998-2001 D. Hugh Redelmeier.
|
||||||
* Copyright (C) 2009 Andreas Steffen
|
* Copyright (C) 2009 Andreas Steffen - Hochschule fuer Technik Rapperswil
|
||||||
*
|
*
|
||||||
* This program is free software; you can redistribute it and/or modify it
|
* This program is free software; you can redistribute it and/or modify it
|
||||||
* under the terms of the GNU General Public License as published by the
|
* under the terms of the GNU General Public License as published by the
|
||||||
|
|||||||
@@ -1,5 +1,6 @@
|
|||||||
/* ISAKMP VendorID
|
/* ISAKMP VendorID
|
||||||
* Copyright (C) 2002-2005 Mathieu Lafon - Arkoon Network Security
|
* Copyright (C) 2002-2005 Mathieu Lafon - Arkoon Network Security
|
||||||
|
* Copyright (C) 2009 Andreas Steffen - Hochschule fuer Technik Rapperswil
|
||||||
*
|
*
|
||||||
* This program is free software; you can redistribute it and/or modify it
|
* This program is free software; you can redistribute it and/or modify it
|
||||||
* under the terms of the GNU General Public License as published by the
|
* under the terms of the GNU General Public License as published by the
|
||||||
|
|||||||
+1
-1
@@ -2,7 +2,7 @@
|
|||||||
* Copyright (C) 2000 Andreas Hess, Patric Lichtsteiner, Roger Wegmann
|
* Copyright (C) 2000 Andreas Hess, Patric Lichtsteiner, Roger Wegmann
|
||||||
* Copyright (C) 2001 Marco Bertossa, Andreas Schleiss
|
* Copyright (C) 2001 Marco Bertossa, Andreas Schleiss
|
||||||
* Copyright (C) 2002 Mario Strasser
|
* Copyright (C) 2002 Mario Strasser
|
||||||
* Copyright (C) 2000-2004 Andreas Steffen, Zuercher Hochschule Winterthur
|
* Copyright (C) 2000-2009 Andreas Steffen - Hochschule fuer Technik Rapperswil
|
||||||
*
|
*
|
||||||
* This program is free software; you can redistribute it and/or modify it
|
* This program is free software; you can redistribute it and/or modify it
|
||||||
* under the terms of the GNU General Public License as published by the
|
* under the terms of the GNU General Public License as published by the
|
||||||
|
|||||||
Reference in New Issue
Block a user