Mercurial > flash_v2
annotate packages/net/ipsec/libipsec/current/ChangeLog @ 1384:e894093eeb35
* Import of the KAME libipsec library. This is from the snapshot
kame-20031110-freebsd49-snap.tgz available from www.kame.net.
| author | asl |
|---|---|
| date | Sat, 22 Nov 2003 13:01:35 +0000 |
| parents | |
| children | 17c50425fc72 |
| rev | line source |
|---|---|
|
1384
e894093eeb35
* Import of the KAME libipsec library. This is from the snapshot
asl
parents:
diff
changeset
|
1 2003-11-22 Andrew Lunn <andrew.lunn@ascom.ch> |
|
e894093eeb35
* Import of the KAME libipsec library. This is from the snapshot
asl
parents:
diff
changeset
|
2 |
|
e894093eeb35
* Import of the KAME libipsec library. This is from the snapshot
asl
parents:
diff
changeset
|
3 * Import of the KAME libipsec library. This is from the snapshot |
|
e894093eeb35
* Import of the KAME libipsec library. This is from the snapshot
asl
parents:
diff
changeset
|
4 kame-20031110-freebsd49-snap.tgz available from www.kame.net. |
|
e894093eeb35
* Import of the KAME libipsec library. This is from the snapshot
asl
parents:
diff
changeset
|
5 |
|
e894093eeb35
* Import of the KAME libipsec library. This is from the snapshot
asl
parents:
diff
changeset
|
6 //=========================================================================== |
|
e894093eeb35
* Import of the KAME libipsec library. This is from the snapshot
asl
parents:
diff
changeset
|
7 //####ECOSGPLCOPYRIGHTBEGIN#### |
|
e894093eeb35
* Import of the KAME libipsec library. This is from the snapshot
asl
parents:
diff
changeset
|
8 // ------------------------------------------- |
|
e894093eeb35
* Import of the KAME libipsec library. This is from the snapshot
asl
parents:
diff
changeset
|
9 // This file is part of eCos, the Embedded Configurable Operating System. |
|
e894093eeb35
* Import of the KAME libipsec library. This is from the snapshot
asl
parents:
diff
changeset
|
10 // Copyright (C) 2003 Andrew Lunn |
|
e894093eeb35
* Import of the KAME libipsec library. This is from the snapshot
asl
parents:
diff
changeset
|
11 // |
|
e894093eeb35
* Import of the KAME libipsec library. This is from the snapshot
asl
parents:
diff
changeset
|
12 // eCos is free software; you can redistribute it and/or modify it under |
|
e894093eeb35
* Import of the KAME libipsec library. This is from the snapshot
asl
parents:
diff
changeset
|
13 // the terms of the GNU General Public License as published by the Free |
|
e894093eeb35
* Import of the KAME libipsec library. This is from the snapshot
asl
parents:
diff
changeset
|
14 // Software Foundation; either version 2 or (at your option) any later version. |
|
e894093eeb35
* Import of the KAME libipsec library. This is from the snapshot
asl
parents:
diff
changeset
|
15 // |
|
e894093eeb35
* Import of the KAME libipsec library. This is from the snapshot
asl
parents:
diff
changeset
|
16 // eCos is distributed in the hope that it will be useful, but WITHOUT ANY |
|
e894093eeb35
* Import of the KAME libipsec library. This is from the snapshot
asl
parents:
diff
changeset
|
17 // WARRANTY; without even the implied warranty of MERCHANTABILITY or |
|
e894093eeb35
* Import of the KAME libipsec library. This is from the snapshot
asl
parents:
diff
changeset
|
18 // FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License |
|
e894093eeb35
* Import of the KAME libipsec library. This is from the snapshot
asl
parents:
diff
changeset
|
19 // for more details. |
|
e894093eeb35
* Import of the KAME libipsec library. This is from the snapshot
asl
parents:
diff
changeset
|
20 // |
|
e894093eeb35
* Import of the KAME libipsec library. This is from the snapshot
asl
parents:
diff
changeset
|
21 // You should have received a copy of the GNU General Public License along |
|
e894093eeb35
* Import of the KAME libipsec library. This is from the snapshot
asl
parents:
diff
changeset
|
22 // with eCos; if not, write to the Free Software Foundation, Inc., |
|
e894093eeb35
* Import of the KAME libipsec library. This is from the snapshot
asl
parents:
diff
changeset
|
23 // 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA. |
|
e894093eeb35
* Import of the KAME libipsec library. This is from the snapshot
asl
parents:
diff
changeset
|
24 // |
|
e894093eeb35
* Import of the KAME libipsec library. This is from the snapshot
asl
parents:
diff
changeset
|
25 // As a special exception, if other files instantiate templates or use macros |
|
e894093eeb35
* Import of the KAME libipsec library. This is from the snapshot
asl
parents:
diff
changeset
|
26 // or inline functions from this file, or you compile this file and link it |
|
e894093eeb35
* Import of the KAME libipsec library. This is from the snapshot
asl
parents:
diff
changeset
|
27 // with other works to produce a work based on this file, this file does not |
|
e894093eeb35
* Import of the KAME libipsec library. This is from the snapshot
asl
parents:
diff
changeset
|
28 // by itself cause the resulting work to be covered by the GNU General Public |
|
e894093eeb35
* Import of the KAME libipsec library. This is from the snapshot
asl
parents:
diff
changeset
|
29 // License. However the source code for this file must still be made available |
|
e894093eeb35
* Import of the KAME libipsec library. This is from the snapshot
asl
parents:
diff
changeset
|
30 // in accordance with section (3) of the GNU General Public License. |
|
e894093eeb35
* Import of the KAME libipsec library. This is from the snapshot
asl
parents:
diff
changeset
|
31 // |
|
e894093eeb35
* Import of the KAME libipsec library. This is from the snapshot
asl
parents:
diff
changeset
|
32 // This exception does not invalidate any other reasons why a work based on |
|
e894093eeb35
* Import of the KAME libipsec library. This is from the snapshot
asl
parents:
diff
changeset
|
33 // this file might be covered by the GNU General Public License. |
|
e894093eeb35
* Import of the KAME libipsec library. This is from the snapshot
asl
parents:
diff
changeset
|
34 // |
|
e894093eeb35
* Import of the KAME libipsec library. This is from the snapshot
asl
parents:
diff
changeset
|
35 // Alternative licenses for eCos may be arranged by contacting Red Hat, Inc. |
|
e894093eeb35
* Import of the KAME libipsec library. This is from the snapshot
asl
parents:
diff
changeset
|
36 // at http://sources.redhat.com/ecos/ecos-license/ |
|
e894093eeb35
* Import of the KAME libipsec library. This is from the snapshot
asl
parents:
diff
changeset
|
37 // ------------------------------------------- |
|
e894093eeb35
* Import of the KAME libipsec library. This is from the snapshot
asl
parents:
diff
changeset
|
38 //####ECOSGPLCOPYRIGHTEND#### |
|
e894093eeb35
* Import of the KAME libipsec library. This is from the snapshot
asl
parents:
diff
changeset
|
39 //=========================================================================== |
|
e894093eeb35
* Import of the KAME libipsec library. This is from the snapshot
asl
parents:
diff
changeset
|
40 |
|
e894093eeb35
* Import of the KAME libipsec library. This is from the snapshot
asl
parents:
diff
changeset
|
41 |
