s/sliepen.warande.net/sliepen.eu.org/g
authorGuus Sliepen <guus@tinc-vpn.org>
Fri, 21 Jun 2002 10:11:37 +0000 (10:11 +0000)
committerGuus Sliepen <guus@tinc-vpn.org>
Fri, 21 Jun 2002 10:11:37 +0000 (10:11 +0000)
s/itimmermans@bigfoot.com/ivo@o2w.nl/g

67 files changed:
AUTHORS
README
cvsusers
doc/CONNECTIVITY
doc/NETWORKING
doc/PROTOCOL
doc/SECURITY2
doc/es/tinc-es.html
doc/es/tinc_toc-es.html
doc/tinc.conf.5
doc/tinc.texi
doc/tincd.8
lib/avl_tree.c
lib/avl_tree.h
lib/dropin.c
lib/dropin.h
lib/list.c
lib/list.h
lib/rbl.c
lib/rbl.h
lib/utils.c
lib/utils.h
po/nl.po
po/old/es.po
src/conf.c
src/conf.h
src/connection.c
src/connection.h
src/darwin/device.c
src/device.h
src/edge.c
src/edge.h
src/event.c
src/event.h
src/freebsd/device.c
src/graph.c
src/graph.h
src/linux/device.c
src/meta.c
src/meta.h
src/net.c
src/net.h
src/net_packet.c
src/net_setup.c
src/net_socket.c
src/netbsd/device.c
src/netutl.c
src/netutl.h
src/node.c
src/node.h
src/openbsd/device.c
src/process.c
src/process.h
src/protocol.c
src/protocol.h
src/protocol_auth.c
src/protocol_edge.c
src/protocol_key.c
src/protocol_misc.c
src/protocol_subnet.c
src/route.c
src/route.h
src/solaris/device.c
src/subnet.c
src/subnet.h
src/tincd.c
system.h

diff --git a/AUTHORS b/AUTHORS
index 4721984fa3ef658271a28909ef0a73748f6b5ad8..ac4e1a2256297bddc410cab34e998a02006286af 100644 (file)
--- a/AUTHORS
+++ b/AUTHORS
@@ -1,6 +1,6 @@
 Main tinc authors:
 Main tinc authors:
-Guus Sliepen <guus@sliepen.warande.net>
-Ivo Timmermans <itimmermans@bigfoot.com>
+Guus Sliepen <guus@sliepen.eu.org>
+Ivo Timmermans <ivo@o2w.nl>
 
 These files are from other sources:
  * lib/pidfile.h and lib/pidfile.c are by Martin Schulze, taken from
 
 These files are from other sources:
  * lib/pidfile.h and lib/pidfile.c are by Martin Schulze, taken from
diff --git a/README b/README
index e38b57278089562dafc57ed2e1a809c84d18d8fb..d957790b5b6872603c7fe42c2bcce5d7be0c90bd 100644 (file)
--- a/README
+++ b/README
@@ -3,8 +3,8 @@ instructions may be found in the INSTALL file.
 
 tinc is Copyright (C) 1998-2002 by:
 
 
 tinc is Copyright (C) 1998-2002 by:
 
-Ivo Timmermans <itimmermans@bigfoot.com>,
-Guus Sliepen <guus@sliepen.warande.net>,
+Ivo Timmermans <ivo@o2w.nl>,
+Guus Sliepen <guus@sliepen.eu.org>,
 and others.
 
 For a complete list of authors see the AUTHORS file.
 and others.
 
 For a complete list of authors see the AUTHORS file.
index 3d1d2d33962dc03cc598f42b9b8bde174b82e931..24b850471229da8477984f3b88236467ee301b36 100644 (file)
--- a/cvsusers
+++ b/cvsusers
@@ -1,3 +1,3 @@
-zarq:Ivo Timmermans <itimmermans@bigfoot.com>
-guus:Guus Sliepen <guus@sliepen.warande.net>
+zarq:Ivo Timmermans <ivo@o2w.nl>
+guus:Guus Sliepen <guus@sliepen.eu.org>
 wsl:Wessel Dankers <wsl@nl.linux.org>
 wsl:Wessel Dankers <wsl@nl.linux.org>
index 4a2aeea92e31082e1e39a60a849e3b928042d8be..ecdcf3e3f613833944e1d410a5c4ae0fbece6eb7 100644 (file)
@@ -1,7 +1,7 @@
 This document describes how nodes in a VPN find and connect to eachother and
 maintain a stable network.
 
 This document describes how nodes in a VPN find and connect to eachother and
 maintain a stable network.
 
-   Copyright 2001-2002 Guus Sliepen <guus@sliepen.warande.net>
+   Copyright 2001-2002 Guus Sliepen <guus@sliepen.eu.org>
 
    Permission is granted to make and distribute verbatim copies of
    this documentation provided the copyright notice and this
 
    Permission is granted to make and distribute verbatim copies of
    this documentation provided the copyright notice and this
@@ -12,7 +12,7 @@ maintain a stable network.
    provided that the entire resulting derived work is distributed
    under the terms of a permission notice identical to this one.
 
    provided that the entire resulting derived work is distributed
    under the terms of a permission notice identical to this one.
 
-   $Id: CONNECTIVITY,v 1.1.2.8 2002/02/10 21:57:51 guus Exp $
+   $Id: CONNECTIVITY,v 1.1.2.9 2002/06/21 10:11:10 guus Exp $
 
 1. Problem
 ==========
 
 1. Problem
 ==========
index 89a2e686ecdf3a3e94b8b0b13b8a13e8634eec3c..053f5bf3cfcbda6297bd3a132d78c5c74341cd81 100644 (file)
@@ -1,7 +1,7 @@
 This is the network infrastructure documentation for tinc, a Virtual Private
 Network daemon.
 
 This is the network infrastructure documentation for tinc, a Virtual Private
 Network daemon.
 
-   Copyright 2001-2002 Guus Sliepen <guus@sliepen.warande.net>
+   Copyright 2001-2002 Guus Sliepen <guus@sliepen.eu.org>
 
    Permission is granted to make and distribute verbatim copies of
    this documentation provided the copyright notice and this
 
    Permission is granted to make and distribute verbatim copies of
    this documentation provided the copyright notice and this
@@ -12,7 +12,7 @@ Network daemon.
    provided that the entire resulting derived work is distributed
    under the terms of a permission notice identical to this one.
 
    provided that the entire resulting derived work is distributed
    under the terms of a permission notice identical to this one.
 
-   $Id: NETWORKING,v 1.1.2.2 2002/02/10 21:57:51 guus Exp $
+   $Id: NETWORKING,v 1.1.2.3 2002/06/21 10:11:10 guus Exp $
 
 1. Packet flow
 ==============
 
 1. Packet flow
 ==============
index da9c75ba5de51bfd663e7989cff555dc2f234bef..c1ec7e775f9b6a42b260a48d2f529191eebf5ee0 100644 (file)
@@ -1,7 +1,7 @@
 This is the protocol documentation for tinc, a Virtual Private Network daemon.
 
 This is the protocol documentation for tinc, a Virtual Private Network daemon.
 
-   Copyright 2000-2002 Guus Sliepen <guus@sliepen.warande.net>,
-             2000-2002 Ivo Timmmermans <itimmermans@bigfoot.com>
+   Copyright 2000-2002 Guus Sliepen <guus@sliepen.eu.org>,
+             2000-2002 Ivo Timmmermans <ivo@o2w.nl>
 
    Permission is granted to make and distribute verbatim copies of
    this documentation provided the copyright notice and this
 
    Permission is granted to make and distribute verbatim copies of
    this documentation provided the copyright notice and this
@@ -12,7 +12,7 @@ This is the protocol documentation for tinc, a Virtual Private Network daemon.
    provided that the entire resulting derived work is distributed
    under the terms of a permission notice identical to this one.
 
    provided that the entire resulting derived work is distributed
    under the terms of a permission notice identical to this one.
 
-   $Id: PROTOCOL,v 1.1.2.6 2002/04/09 11:43:29 guus Exp $
+   $Id: PROTOCOL,v 1.1.2.7 2002/06/21 10:11:10 guus Exp $
 
 
 1.  Protocols used in tinc
 
 
 1.  Protocols used in tinc
index 4276a018e5084c114db6959d1d5265015424536f..11a9ed2a658dc358ca75ef23cd3ffbba03744130 100644 (file)
@@ -1,6 +1,6 @@
 This is the security documentation for tinc, a Virtual Private Network daemon.
 
 This is the security documentation for tinc, a Virtual Private Network daemon.
 
-   Copyright 2001-2002 Guus Sliepen <guus@sliepen.warande.net>,
+   Copyright 2001-2002 Guus Sliepen <guus@sliepen.eu.org>,
              2001-2002 Wessel Dankers <wsl@nl.linux.org>
 
    Permission is granted to make and distribute verbatim copies of
              2001-2002 Wessel Dankers <wsl@nl.linux.org>
 
    Permission is granted to make and distribute verbatim copies of
@@ -12,7 +12,7 @@ This is the security documentation for tinc, a Virtual Private Network daemon.
    provided that the entire resulting derived work is distributed
    under the terms of a permission notice identical to this one.
 
    provided that the entire resulting derived work is distributed
    under the terms of a permission notice identical to this one.
 
-   $Id: SECURITY2,v 1.1.2.2 2002/02/10 21:57:51 guus Exp $
+   $Id: SECURITY2,v 1.1.2.3 2002/06/21 10:11:10 guus Exp $
 
 Proposed new authentication scheme
 ----------------------------------
 
 Proposed new authentication scheme
 ----------------------------------
index f8787000fff04f3d17b49d611b2255bb8e8248a4..ccaa9d2782b1c92e6018299cc69d6fd259371249 100644 (file)
@@ -6,7 +6,7 @@
 <BODY>\r
 <H1>Manual de tinc</H1>\r
 <H2>Preparando una Red Privada Virtual con tinc</H2>\r
 <BODY>\r
 <H1>Manual de tinc</H1>\r
 <H2>Preparando una Red Privada Virtual con tinc</H2>\r
-<ADDRESS>Ivo Timmermans &#60;<A HREF="mailto:itimmermans@bigfoot.com">itimmermans@bigfoot.com</A>&#62;</ADDRESS>\r
+<ADDRESS>Ivo Timmermans &#60;<A HREF="mailto:ivo@o2w.nl">ivo@o2w.nl</A>&#62;</ADDRESS>\r
 <P>\r
 <P><HR><P>\r
 \r
 <P>\r
 <P><HR><P>\r
 \r
@@ -199,7 +199,7 @@ Puede agregar estas l
 <PRE>\r
 tinc            655/tcp    TINC \r
 tinc            655/udp   TINC \r
 <PRE>\r
 tinc            655/tcp    TINC \r
 tinc            655/udp   TINC \r
-#               Ivo Timmermans &#60;itimmermans@bigfoot.com&#62;\r
+#               Ivo Timmermans &#60;ivo@o2w.nl&#62;\r
 62;\r
 </PRE>\r
 \r
 62;\r
 </PRE>\r
 \r
@@ -861,7 +861,7 @@ Nosotros tenemos un canal IRC en la red IRC  de Open Projects. Conectarse a
 \r
 <DL COMPACT>\r
 \r
 \r
 <DL COMPACT>\r
 \r
-<DT>Ivo Timmermans (zarq) (<A HREF="mailto:itimmermans@bigfoot.com">itimmermans@bigfoot.com</A>)\r
+<DT>Ivo Timmermans (zarq) (<A HREF="mailto:ivo@o2w.nl">ivo@o2w.nl</A>)\r
 <DD>\r
 El codificador/hacker principal y el que mantiene el paquete. \r
 \r
 <DD>\r
 El codificador/hacker principal y el que mantiene el paquete. \r
 \r
index 2bb54986d05fa3826b598f7c10e99a2dbfaf2582..858434f4666a3475685474fdf8f52e69b4332698 100644 (file)
@@ -6,7 +6,7 @@
 <BODY>\r
 <H1>Manual de tinc</H1>\r
 <H2>Preparando una Red Privada Virtual con tinc</H2>\r
 <BODY>\r
 <H1>Manual de tinc</H1>\r
 <H2>Preparando una Red Privada Virtual con tinc</H2>\r
-<ADDRESS>Ivo Timmermans &#60;<A HREF="mailto:itimmermans@bigfoot.com">itimmermans@bigfoot.com</A>&#62;</ADDRESS>\r
+<ADDRESS>Ivo Timmermans &#60;<A HREF="mailto:ivo@o2w.nl">ivo@o2w.nl</A>&#62;</ADDRESS>\r
 <P>\r
 <P><HR><P>\r
 <UL>\r
 <P>\r
 <P><HR><P>\r
 <UL>\r
index 2dfdf070910af9f76348316ef6f9790fae2522e1..7e7284b1cc9e68b17b6cf1250ff8a092b81c1d61 100644 (file)
@@ -1,8 +1,8 @@
 .Dd 2002-04-09
 .Dt TINC.CONF 5
 .\" Manual page created by:
 .Dd 2002-04-09
 .Dt TINC.CONF 5
 .\" Manual page created by:
-.\" Ivo Timmermans <itimmermans@bigfoot.com>
-.\" Guus Sliepen <guus@sliepen.warande.net>
+.\" Ivo Timmermans <ivo@o2w.nl>
+.\" Guus Sliepen <guus@sliepen.eu.org>
 .Sh NAME
 .Nm tinc.conf
 .Nd tinc daemon configuration
 .Sh NAME
 .Nm tinc.conf
 .Nd tinc daemon configuration
index 84ccce927d0ba58f39d2b3f861fa98f3eee05217..0ce939a2d23ad63842dc3437d9c4edab5c53085d 100644 (file)
@@ -1,5 +1,5 @@
 \input texinfo   @c -*-texinfo-*-
 \input texinfo   @c -*-texinfo-*-
-@c $Id: tinc.texi,v 1.8.4.29 2002/06/12 13:45:23 guus Exp $
+@c $Id: tinc.texi,v 1.8.4.30 2002/06/21 10:11:10 guus Exp $
 @c %**start of header
 @setfilename tinc.info
 @settitle tinc Manual
 @c %**start of header
 @setfilename tinc.info
 @settitle tinc Manual
 This is the info manual for tinc, a Virtual Private Network daemon.
 
 Copyright @copyright{} 1998-2002 Ivo Timmermans
 This is the info manual for tinc, a Virtual Private Network daemon.
 
 Copyright @copyright{} 1998-2002 Ivo Timmermans
-<itimmermans@@bigfoot.com>, Guus Sliepen <guus@@sliepen.warande.net> and
+<ivo@@o2w.nl>, Guus Sliepen <guus@@sliepen.eu.org> and
 Wessel Dankers <wsl@@nl.linux.org>.
 
 Wessel Dankers <wsl@@nl.linux.org>.
 
-$Id: tinc.texi,v 1.8.4.29 2002/06/12 13:45:23 guus Exp $
+$Id: tinc.texi,v 1.8.4.30 2002/06/21 10:11:10 guus Exp $
 
 Permission is granted to make and distribute verbatim copies of this
 manual provided the copyright notice and this permission notice are
 
 Permission is granted to make and distribute verbatim copies of this
 manual provided the copyright notice and this permission notice are
@@ -40,10 +40,10 @@ permission notice identical to this one.
 @vskip 0pt plus 1filll
 @cindex copyright
 Copyright @copyright{} 1998-2002 Ivo Timmermans
 @vskip 0pt plus 1filll
 @cindex copyright
 Copyright @copyright{} 1998-2002 Ivo Timmermans
-<itimmermans@@bigfoot.com>, Guus Sliepen <guus@@sliepen.warande.net> and
+<ivo@@o2w.nl>, Guus Sliepen <guus@@sliepen.eu.org> and
 Wessel Dankers <wsl@@nl.linux.org>.
 
 Wessel Dankers <wsl@@nl.linux.org>.
 
-$Id: tinc.texi,v 1.8.4.29 2002/06/12 13:45:23 guus Exp $
+$Id: tinc.texi,v 1.8.4.30 2002/06/21 10:11:10 guus Exp $
 
 Permission is granted to make and distribute verbatim copies of this
 manual provided the copyright notice and this permission notice are
 
 Permission is granted to make and distribute verbatim copies of this
 manual provided the copyright notice and this permission notice are
@@ -684,7 +684,7 @@ number 655 is registered with the IANA.
 @example
 tinc            655/tcp    TINC
 tinc            655/udp    TINC
 @example
 tinc            655/tcp    TINC
 tinc            655/udp    TINC
-#                          Ivo Timmermans <itimmermans@@bigfoot.com>
+#                          Ivo Timmermans <ivo@@o2w.nl>
 @end example
 
 
 @end example
 
 
@@ -1932,10 +1932,10 @@ and join channel #tinc.
 @section Authors
 
 @table @asis
 @section Authors
 
 @table @asis
-@item Ivo Timmermans (zarq) (@email{itimmermans@@bigfoot.com})
+@item Ivo Timmermans (zarq) (@email{ivo@@o2w.nl})
 Main coder/hacker and maintainer of the package.
 
 Main coder/hacker and maintainer of the package.
 
-@item Guus Sliepen (guus) (@email{guus@@sliepen.warande.net})
+@item Guus Sliepen (guus) (@email{guus@@sliepen.eu.org})
 Originator of it all, co-author.
 
 @item Wessel Dankers (Ubiq) (@email{wsl@@nl.linux.org})
 Originator of it all, co-author.
 
 @item Wessel Dankers (Ubiq) (@email{wsl@@nl.linux.org})
index 831bbb1d1a896603b6be11f9665b6ff20a41e7ae..83d266397e515ad1fdd71abf53721c056941cfaa 100644 (file)
@@ -1,8 +1,8 @@
 .Dd 2002-03-25
 .Dt TINCD 8
 .\" Manual page created by:
 .Dd 2002-03-25
 .Dt TINCD 8
 .\" Manual page created by:
-.\" Ivo Timmermans <itimmermans@bigfoot.com>
-.\" Guus Sliepen <guus@sliepen.warande.net>
+.\" Ivo Timmermans <ivo@o2w.nl>
+.\" Guus Sliepen <guus@sliepen.eu.org>
 .Sh NAME
 .Nm tincd
 .Nd tinc VPN daemon
 .Sh NAME
 .Nm tincd
 .Nd tinc VPN daemon
@@ -168,7 +168,7 @@ tinc comes with ABSOLUTELY NO WARRANTY.
 This is free software, and you are welcome to redistribute it under certain conditions;
 see the file COPYING for details.
 .Sh AUTHORS
 This is free software, and you are welcome to redistribute it under certain conditions;
 see the file COPYING for details.
 .Sh AUTHORS
-.An "Ivo Timmermans" Aq itimmermans@bigfoot.com
-.An "Guus Sliepen" Aq guus@sliepen.warande.net
+.An "Ivo Timmermans" Aq ivo@o2w.nl
+.An "Guus Sliepen" Aq guus@sliepen.eu.org
 .Pp
 And thanks to many others for their contributions to tinc!
 .Pp
 And thanks to many others for their contributions to tinc!
index a4f005182a0051d6f33e1a90d7b6186778a9f1bc..8ec680bed6599445bf021d270bc4d11118807949 100644 (file)
@@ -1,8 +1,8 @@
 /*
     avl_tree.c -- avl_ tree and linked list convenience
     Copyright (C) 1998 Michael H. Buselli
 /*
     avl_tree.c -- avl_ tree and linked list convenience
     Copyright (C) 1998 Michael H. Buselli
-                  2000,2001 Ivo Timmermans <itimmermans@bigfoot.com>,
-                  2000,2001 Guus Sliepen <guus@sliepen.warande.net>
+                  2000,2001 Ivo Timmermans <ivo@o2w.nl>,
+                  2000,2001 Guus Sliepen <guus@sliepen.eu.org>
                   2000,2001 Wessel Dankers <wsl@nl.linux.org>
 
     This program is free software; you can redistribute it and/or modify
                   2000,2001 Wessel Dankers <wsl@nl.linux.org>
 
     This program is free software; you can redistribute it and/or modify
@@ -27,9 +27,9 @@
 
     Cleaned up and incorporated some of the ideas from the red-black tree
     library for inclusion into tinc (http://tinc.nl.linux.org/) by
 
     Cleaned up and incorporated some of the ideas from the red-black tree
     library for inclusion into tinc (http://tinc.nl.linux.org/) by
-    Guus Sliepen <guus@sliepen.warande.net>.
+    Guus Sliepen <guus@sliepen.eu.org>.
 
 
-    $Id: avl_tree.c,v 1.1.2.8 2002/02/10 21:57:51 guus Exp $
+    $Id: avl_tree.c,v 1.1.2.9 2002/06/21 10:11:11 guus Exp $
 */
 
 #include <stdio.h>
 */
 
 #include <stdio.h>
index d1ad61892f7e7273305dba493b0629f3fc6199d0..35c13a32b04a9e5b0aaf2acd6273174e80e331f0 100644 (file)
@@ -1,8 +1,8 @@
 /*
     avl_tree.h -- header file for avl_tree.c
     Copyright (C) 1998 Michael H. Buselli
 /*
     avl_tree.h -- header file for avl_tree.c
     Copyright (C) 1998 Michael H. Buselli
-                  2000,2001 Ivo Timmermans <itimmermans@bigfoot.com>,
-                  2000,2001 Guus Sliepen <guus@sliepen.warande.net>
+                  2000,2001 Ivo Timmermans <ivo@o2w.nl>,
+                  2000,2001 Guus Sliepen <guus@sliepen.eu.org>
                   2000,2001 Wessel Dankers <wsl@nl.linux.org>
 
     This program is free software; you can redistribute it and/or modify
                   2000,2001 Wessel Dankers <wsl@nl.linux.org>
 
     This program is free software; you can redistribute it and/or modify
@@ -27,9 +27,9 @@
 
     Cleaned up and incorporated some of the ideas from the red-black tree
     library for inclusion into tinc (http://tinc.nl.linux.org/) by
 
     Cleaned up and incorporated some of the ideas from the red-black tree
     library for inclusion into tinc (http://tinc.nl.linux.org/) by
-    Guus Sliepen <guus@sliepen.warande.net>.
+    Guus Sliepen <guus@sliepen.eu.org>.
 
 
-    $Id: avl_tree.h,v 1.1.2.4 2001/02/06 10:13:22 guus Exp $
+    $Id: avl_tree.h,v 1.1.2.5 2002/06/21 10:11:11 guus Exp $
 */
 
 
 */
 
 
index a500a0348a8cca2711feceeef6d5550b00f4d1fd..d7658c769052acd8ffde252072a594fd3b1d3d07 100644 (file)
@@ -1,7 +1,7 @@
 /*
     dropin.c -- a set of drop-in replacements for libc functions
 /*
     dropin.c -- a set of drop-in replacements for libc functions
-    Copyright (C) 2000,2001 Ivo Timmermans <itimmermans@bigfoot.com>,
-                  2000,2001 Guus Sliepen <guus@sliepen.warande.net>
+    Copyright (C) 2000,2001 Ivo Timmermans <ivo@o2w.nl>,
+                  2000,2001 Guus Sliepen <guus@sliepen.eu.org>
 
     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
 
     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
@@ -17,7 +17,7 @@
     along with this program; if not, write to the Free Software
     Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
 
     along with this program; if not, write to the Free Software
     Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
 
-    $Id: dropin.c,v 1.1.2.9 2002/06/09 15:26:10 zarq Exp $
+    $Id: dropin.c,v 1.1.2.10 2002/06/21 10:11:11 guus Exp $
 */
 
 #include "config.h"
 */
 
 #include "config.h"
index 7bf1602c53687ad4f3451aefb43704072a61450f..ecf14403a9451f0e7e98655c9c109a76e0996143 100644 (file)
@@ -1,7 +1,7 @@
 /*
     dropin.h -- header file for dropin.c
 /*
     dropin.h -- header file for dropin.c
-    Copyright (C) 2000,2001 Ivo Timmermans <itimmermans@bigfoot.com>,
-                  2000,2001 Guus Sliepen <guus@sliepen.warande.net>
+    Copyright (C) 2000,2001 Ivo Timmermans <ivo@o2w.nl>,
+                  2000,2001 Guus Sliepen <guus@sliepen.eu.org>
 
     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
 
     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
@@ -17,7 +17,7 @@
     along with this program; if not, write to the Free Software
     Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
 
     along with this program; if not, write to the Free Software
     Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
 
-    $Id: dropin.h,v 1.1.2.7 2002/06/09 15:50:11 zarq Exp $
+    $Id: dropin.h,v 1.1.2.8 2002/06/21 10:11:11 guus Exp $
 */
 
 #ifndef __DROPIN_H__
 */
 
 #ifndef __DROPIN_H__
index cb2d4d2104a2630c2a2e8209f6cac72bb8be9746..b4c5871c19f41281c407cacce6540a4dff0199d5 100644 (file)
@@ -1,7 +1,7 @@
 /*
     list.c -- functions to deal with double linked lists
 /*
     list.c -- functions to deal with double linked lists
-    Copyright (C) 2000,2001 Ivo Timmermans <itimmermans@bigfoot.com>
-                  2000,2001 Guus Sliepen <guus@sliepen.warande.net>
+    Copyright (C) 2000,2001 Ivo Timmermans <ivo@o2w.nl>
+                  2000,2001 Guus Sliepen <guus@sliepen.eu.org>
 
     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
 
     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
@@ -17,7 +17,7 @@
     along with this program; if not, write to the Free Software
     Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
 
     along with this program; if not, write to the Free Software
     Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
 
-    $Id: list.c,v 1.1.2.10 2002/03/27 15:01:16 guus Exp $
+    $Id: list.c,v 1.1.2.11 2002/06/21 10:11:11 guus Exp $
 */
 
 #include "config.h"
 */
 
 #include "config.h"
index 3e1735bfff29e95d468569d15861344fec17c65d..4c9885d44becd300eed0c45d19ddd09e8257ac04 100644 (file)
@@ -1,7 +1,7 @@
 /*
     list.h -- header file for list.c
 /*
     list.h -- header file for list.c
-    Copyright (C) 2000,2001 Ivo Timmermans <itimmermans@bigfoot.com>
-                  2000,2001 Guus Sliepen <guus@sliepen.warande.net>
+    Copyright (C) 2000,2001 Ivo Timmermans <ivo@o2w.nl>
+                  2000,2001 Guus Sliepen <guus@sliepen.eu.org>
 
     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
 
     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
@@ -17,7 +17,7 @@
     along with this program; if not, write to the Free Software
     Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
 
     along with this program; if not, write to the Free Software
     Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
 
-    $Id: list.h,v 1.1.2.5 2002/03/27 15:01:16 guus Exp $
+    $Id: list.h,v 1.1.2.6 2002/06/21 10:11:11 guus Exp $
 */
 
 #ifndef __TINC_LIST_H__
 */
 
 #ifndef __TINC_LIST_H__
index 226e938b02f393aebf9fdda7444f0181c31fee01..26a02db029fda93e3480959b1fa262e5b65c323e 100644 (file)
--- a/lib/rbl.c
+++ b/lib/rbl.c
@@ -1,7 +1,7 @@
 /*
     rbl.c -- red-black tree + linked list convenience
 /*
     rbl.c -- red-black tree + linked list convenience
-    Copyright (C) 2000 Ivo Timmermans <itimmermans@bigfoot.com>,
-                  2000 Guus Sliepen <guus@sliepen.warande.net>
+    Copyright (C) 2000 Ivo Timmermans <ivo@o2w.nl>,
+                  2000 Guus Sliepen <guus@sliepen.eu.org>
 
     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
 
     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
@@ -17,7 +17,7 @@
     along with this program; if not, write to the Free Software
     Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
 
     along with this program; if not, write to the Free Software
     Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
 
-    $Id: rbl.c,v 1.1.2.12 2000/11/24 23:12:59 guus Exp $
+    $Id: rbl.c,v 1.1.2.13 2002/06/21 10:11:11 guus Exp $
 */
 
 #include "config.h"
 */
 
 #include "config.h"
index 0a090bd7825f606b44994b17cd39114df4f21ab1..2dc245aabe688a58901452ffee99c5a735456564 100644 (file)
--- a/lib/rbl.h
+++ b/lib/rbl.h
@@ -1,7 +1,7 @@
 /*
     rbl.h -- header file for rbl.c
 /*
     rbl.h -- header file for rbl.c
-    Copyright (C) 2000 Ivo Timmermans <itimmermans@bigfoot.com>,
-                  2000 Guus Sliepen <guus@sliepen.warande.net>
+    Copyright (C) 2000 Ivo Timmermans <ivo@o2w.nl>,
+                  2000 Guus Sliepen <guus@sliepen.eu.org>
 
     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
 
     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
@@ -17,7 +17,7 @@
     along with this program; if not, write to the Free Software
     Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
 
     along with this program; if not, write to the Free Software
     Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
 
-    $Id: rbl.h,v 1.1.2.8 2000/11/24 23:13:00 guus Exp $
+    $Id: rbl.h,v 1.1.2.9 2002/06/21 10:11:11 guus Exp $
 */
 
 #ifndef __RBL_H__
 */
 
 #ifndef __RBL_H__
index d79532b233a2212fb28a74efbc8bc43f1e50b169..ce78dd2e799c5ddc5470525e769488b6580c9fbc 100644 (file)
@@ -1,7 +1,7 @@
 /*
     utils.c -- gathering of some stupid small functions
     Copyright (C) 1999-2001 Ivo Timmermans <zarq@iname.com>
 /*
     utils.c -- gathering of some stupid small functions
     Copyright (C) 1999-2001 Ivo Timmermans <zarq@iname.com>
-                  2000,2001 Guus Sliepen <guus@sliepen.warande.net>
+                  2000,2001 Guus Sliepen <guus@sliepen.eu.org>
 
     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
 
     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
index 0b79bfae8a4b4b501da0901e37efb1db95d21d4e..b138c99cd8b8fb859890231103f394b693e28d29 100644 (file)
@@ -1,7 +1,7 @@
 /*
     utils.h -- header file for utils.c
     Copyright (C) 1999-2001 Ivo Timmermans <zarq@iname.com>
 /*
     utils.h -- header file for utils.c
     Copyright (C) 1999-2001 Ivo Timmermans <zarq@iname.com>
-                  2000,2001 Guus Sliepen <guus@sliepen.warande.net>
+                  2000,2001 Guus Sliepen <guus@sliepen.eu.org>
 
     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
 
     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
index 84051886f3969f1af3d32c84e0aa5aae49e22017..9a11a718e1b983d02850329cb5845c308cba41b1 100644 (file)
--- a/po/nl.po
+++ b/po/nl.po
@@ -1,13 +1,13 @@
 # Dutch messages for tinc
 # Copyright (C) 1999-2001 Ivo Timmermans, Guus Sliepen.
 # Dutch messages for tinc
 # Copyright (C) 1999-2001 Ivo Timmermans, Guus Sliepen.
-# Ivo Timmermans <itimmermans@bigfoot.com>, 1999-2002.
-# Guus Sliepen <guus@sliepen.warande.net>, 2000-2002.
+# Ivo Timmermans <ivo@o2w.nl>, 1999-2002.
+# Guus Sliepen <guus@sliepen.eu.org>, 2000-2002.
 msgid ""
 msgstr ""
 "Project-Id-Version: tinc 1.0-cvs\n"
 "POT-Creation-Date: 2002-06-09 17:28+0200\n"
 "PO-Revision-Date: 2002-03-27 16:59+0100\n"
 msgid ""
 msgstr ""
 "Project-Id-Version: tinc 1.0-cvs\n"
 "POT-Creation-Date: 2002-06-09 17:28+0200\n"
 "PO-Revision-Date: 2002-03-27 16:59+0100\n"
-"Last-Translator: Guus Sliepen <guus@sliepen.warande.net>\n"
+"Last-Translator: Guus Sliepen <guus@sliepen.eu.org>\n"
 "Language-Team: Dutch <vertaling@nl.linux.org>\n"
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=iso-8859-1\n"
 "Language-Team: Dutch <vertaling@nl.linux.org>\n"
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=iso-8859-1\n"
index ac664692be15fc52964af493ab2d0764f20fe9a6..30c01a69857558f24721afb688d1fc84307befb1 100644 (file)
@@ -1,6 +1,6 @@
 # Spanish messages for tinc
 # Copyright (C) 1999, 2000 Free Software Foundation, Inc.
 # Spanish messages for tinc
 # Copyright (C) 1999, 2000 Free Software Foundation, Inc.
-# Ivo Timmermans <itimmermans@bigfoot.com>, 1999, 2000.
+# Ivo Timmermans <ivo@o2w.nl>, 1999, 2000.
 #
 msgid ""
 msgstr ""
 #
 msgid ""
 msgstr ""
index 96dbef3537cf68f3f2fdfcfc5ee033587f66b46b..1d9efb646698efbbdaa9fb50241772dd16afb0c7 100644 (file)
@@ -1,8 +1,8 @@
 /*
     conf.c -- configuration code
     Copyright (C) 1998 Robert van der Meulen
 /*
     conf.c -- configuration code
     Copyright (C) 1998 Robert van der Meulen
-                  1998-2002 Ivo Timmermans <itimmermans@bigfoot.com>
-                  2000-2002 Guus Sliepen <guus@sliepen.warande.net>
+                  1998-2002 Ivo Timmermans <ivo@o2w.nl>
+                  2000-2002 Guus Sliepen <guus@sliepen.eu.org>
                  2000 Cris van Pelt <tribbel@arise.dhs.org>
 
     This program is free software; you can redistribute it and/or modify
                  2000 Cris van Pelt <tribbel@arise.dhs.org>
 
     This program is free software; you can redistribute it and/or modify
@@ -19,7 +19,7 @@
     along with this program; if not, write to the Free Software
     Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
 
     along with this program; if not, write to the Free Software
     Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
 
-    $Id: conf.c,v 1.9.4.56 2002/06/08 12:57:09 guus Exp $
+    $Id: conf.c,v 1.9.4.57 2002/06/21 10:11:12 guus Exp $
 */
 
 #include "config.h"
 */
 
 #include "config.h"
index bf399ddba90866166f2886336886ccb0fe29703d..847e52c239470c5d35ebdbe22bf83accc1d771f7 100644 (file)
@@ -1,7 +1,7 @@
 /*
     conf.h -- header for conf.c
 /*
     conf.h -- header for conf.c
-    Copyright (C) 1998-2002 Ivo Timmermans <itimmermans@bigfoot.com>
-                  2000-2002 Guus Sliepen <guus@sliepen.warande.net>
+    Copyright (C) 1998-2002 Ivo Timmermans <ivo@o2w.nl>
+                  2000-2002 Guus Sliepen <guus@sliepen.eu.org>
 
     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
 
     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
@@ -17,7 +17,7 @@
     along with this program; if not, write to the Free Software
     Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
 
     along with this program; if not, write to the Free Software
     Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
 
-    $Id: conf.h,v 1.6.4.32 2002/02/18 16:25:16 guus Exp $
+    $Id: conf.h,v 1.6.4.33 2002/06/21 10:11:12 guus Exp $
 */
 
 #ifndef __TINC_CONF_H__
 */
 
 #ifndef __TINC_CONF_H__
index 391982a66e2b99a8806ce6a953f4d4365f713270..e8a53eccc94cd885f7ee38b0c724f9a4850b89d7 100644 (file)
@@ -1,7 +1,7 @@
 /*
     connection.c -- connection list management
 /*
     connection.c -- connection list management
-    Copyright (C) 2000-2002 Guus Sliepen <guus@sliepen.warande.net>,
-                  2000-2002 Ivo Timmermans <itimmermans@bigfoot.com>
+    Copyright (C) 2000-2002 Guus Sliepen <guus@sliepen.eu.org>,
+                  2000-2002 Ivo Timmermans <ivo@o2w.nl>
 
     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
 
     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
@@ -17,7 +17,7 @@
     along with this program; if not, write to the Free Software
     Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
 
     along with this program; if not, write to the Free Software
     Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
 
-    $Id: connection.c,v 1.1.2.29 2002/03/22 13:31:18 guus Exp $
+    $Id: connection.c,v 1.1.2.30 2002/06/21 10:11:12 guus Exp $
 */
 
 #include "config.h"
 */
 
 #include "config.h"
index 0cdcc091523e6dbeff0fba8d1b28d5165f1540f1..5f8b970a93b48e7faa262be898f1a3ac1ee4dbb2 100644 (file)
@@ -1,7 +1,7 @@
 /*
     connection.h -- header for connection.c
 /*
     connection.h -- header for connection.c
-    Copyright (C) 2000-2002 Guus Sliepen <guus@sliepen.warande.net>,
-                  2000-2002 Ivo Timmermans <itimmermans@bigfoot.com>
+    Copyright (C) 2000-2002 Guus Sliepen <guus@sliepen.eu.org>,
+                  2000-2002 Ivo Timmermans <ivo@o2w.nl>
 
     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
 
     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
@@ -17,7 +17,7 @@
     along with this program; if not, write to the Free Software
     Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
 
     along with this program; if not, write to the Free Software
     Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
 
-    $Id: connection.h,v 1.1.2.26 2002/02/20 19:25:09 guus Exp $
+    $Id: connection.h,v 1.1.2.27 2002/06/21 10:11:12 guus Exp $
 */
 
 #ifndef __TINC_CONNECTION_H__
 */
 
 #ifndef __TINC_CONNECTION_H__
index ecd1d14b1d1f570023129705c396d5496707752e..2f673ab74ede0111bd946fe102d822d22a7c106f 100644 (file)
@@ -1,7 +1,7 @@
 /*
     device.c -- Interaction with MacOS/X tun device
 /*
     device.c -- Interaction with MacOS/X tun device
-    Copyright (C) 2001-2002 Ivo Timmermans <itimmermans@bigfoot.com>,
-                  2001-2002 Guus Sliepen <guus@sliepen.warande.net>
+    Copyright (C) 2001-2002 Ivo Timmermans <ivo@o2w.nl>,
+                  2001-2002 Guus Sliepen <guus@sliepen.eu.org>
 
     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
 
     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
@@ -17,7 +17,7 @@
     along with this program; if not, write to the Free Software
     Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
 
     along with this program; if not, write to the Free Software
     Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
 
-    $Id: device.c,v 1.1.2.1 2002/06/10 14:33:40 guus Exp $
+    $Id: device.c,v 1.1.2.2 2002/06/21 10:11:34 guus Exp $
 */
 
 #include "config.h"
 */
 
 #include "config.h"
index 3d3aa761b808c00e97f37147a1fe4ca80ee02d4b..20f9dadc7598f1f45acabf1be35931c3c4b17c3e 100644 (file)
@@ -1,7 +1,7 @@
 /*
     net.h -- generic header for device.c
     Copyright (C) 2001-2002 Ivo Timmermans <zarq@iname.com>
 /*
     net.h -- generic header for device.c
     Copyright (C) 2001-2002 Ivo Timmermans <zarq@iname.com>
-                  2001-2002 Guus Sliepen <guus@sliepen.warande.net>
+                  2001-2002 Guus Sliepen <guus@sliepen.eu.org>
 
     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
 
     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
@@ -17,7 +17,7 @@
     along with this program; if not, write to the Free Software
     Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
 
     along with this program; if not, write to the Free Software
     Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
 
-    $Id: device.h,v 1.1.2.5 2002/02/10 21:57:54 guus Exp $
+    $Id: device.h,v 1.1.2.6 2002/06/21 10:11:12 guus Exp $
 */
 
 #ifndef __TINC_DEVICE_H__
 */
 
 #ifndef __TINC_DEVICE_H__
index c35af07cfcbc92884ed56e8efaf025c9dfaf7345..eb664d272f08c377fd8f7ac8ebf0a1fe08543ebe 100644 (file)
@@ -1,7 +1,7 @@
 /*
     edge.c -- edge tree management
 /*
     edge.c -- edge tree management
-    Copyright (C) 2000-2002 Guus Sliepen <guus@sliepen.warande.net>,
-                  2000-2002 Ivo Timmermans <itimmermans@bigfoot.com>
+    Copyright (C) 2000-2002 Guus Sliepen <guus@sliepen.eu.org>,
+                  2000-2002 Ivo Timmermans <ivo@o2w.nl>
 
     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
 
     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
@@ -17,7 +17,7 @@
     along with this program; if not, write to the Free Software
     Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
 
     along with this program; if not, write to the Free Software
     Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
 
-    $Id: edge.c,v 1.1.2.10 2002/03/27 15:26:43 guus Exp $
+    $Id: edge.c,v 1.1.2.11 2002/06/21 10:11:12 guus Exp $
 */
 
 #include "config.h"
 */
 
 #include "config.h"
index 604082f8596dd172d6158913e9c2bb5a61fcc809..2e5b910d6520a076de48dd4256f8db14a9a9f95f 100644 (file)
@@ -1,7 +1,7 @@
 /*
     edge.h -- header for edge.c
 /*
     edge.h -- header for edge.c
-    Copyright (C) 2001-2002 Guus Sliepen <guus@sliepen.warande.net>,
-                  2001-2002 Ivo Timmermans <itimmermans@bigfoot.com>
+    Copyright (C) 2001-2002 Guus Sliepen <guus@sliepen.eu.org>,
+                  2001-2002 Ivo Timmermans <ivo@o2w.nl>
 
     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
 
     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
@@ -17,7 +17,7 @@
     along with this program; if not, write to the Free Software
     Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
 
     along with this program; if not, write to the Free Software
     Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
 
-    $Id: edge.h,v 1.1.2.7 2002/03/22 11:43:46 guus Exp $
+    $Id: edge.h,v 1.1.2.8 2002/06/21 10:11:12 guus Exp $
 */
 
 #ifndef __TINC_EDGE_H__
 */
 
 #ifndef __TINC_EDGE_H__
index 028483bdce515648bfcf33d0906ba0e883e2ceed..295e28f19e9394976054452230e932a169c47ce9 100644 (file)
@@ -1,7 +1,7 @@
 /*
     event.c -- event queue
 /*
     event.c -- event queue
-    Copyright (C) 2002 Guus Sliepen <guus@sliepen.warande.net>,
-                  2002 Ivo Timmermans <itimmermans@bigfoot.com>
+    Copyright (C) 2002 Guus Sliepen <guus@sliepen.eu.org>,
+                  2002 Ivo Timmermans <ivo@o2w.nl>
 
     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
 
     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
@@ -17,7 +17,7 @@
     along with this program; if not, write to the Free Software
     Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
 
     along with this program; if not, write to the Free Software
     Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
 
-    $Id: event.c,v 1.1.4.2 2002/03/01 14:09:30 guus Exp $
+    $Id: event.c,v 1.1.4.3 2002/06/21 10:11:12 guus Exp $
 */
 
 #include "config.h"
 */
 
 #include "config.h"
index 7a3561263fa10bed012e16c5d5f4322b28b563b9..e5f5516f6eee96b4f8c00fe8f2617e263a4da938 100644 (file)
@@ -1,7 +1,7 @@
 /*
     event.h -- header for event.c
 /*
     event.h -- header for event.c
-    Copyright (C) 2002 Guus Sliepen <guus@sliepen.warande.net>,
-                  2002 Ivo Timmermans <itimmermans@bigfoot.com>
+    Copyright (C) 2002 Guus Sliepen <guus@sliepen.eu.org>,
+                  2002 Ivo Timmermans <ivo@o2w.nl>
 
     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
 
     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
@@ -17,7 +17,7 @@
     along with this program; if not, write to the Free Software
     Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
 
     along with this program; if not, write to the Free Software
     Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
 
-    $Id: event.h,v 1.1.4.1 2002/02/11 10:05:58 guus Exp $
+    $Id: event.h,v 1.1.4.2 2002/06/21 10:11:12 guus Exp $
 */
 
 #ifndef __TINC_EVENT_H__
 */
 
 #ifndef __TINC_EVENT_H__
index 2f5f32e20bba0510f51f37e65d39ca49afa89a4d..1139c65b071a70b9ed4e22166e1d55c61ba84900 100644 (file)
@@ -1,7 +1,7 @@
 /*
     device.c -- Interaction with FreeBSD tap device
 /*
     device.c -- Interaction with FreeBSD tap device
-    Copyright (C) 2001-2002 Ivo Timmermans <itimmermans@bigfoot.com>,
-                  2001-2002 Guus Sliepen <guus@sliepen.warande.net>
+    Copyright (C) 2001-2002 Ivo Timmermans <ivo@o2w.nl>,
+                  2001-2002 Guus Sliepen <guus@sliepen.eu.org>
 
     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
 
     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
@@ -17,7 +17,7 @@
     along with this program; if not, write to the Free Software
     Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
 
     along with this program; if not, write to the Free Software
     Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
 
-    $Id: device.c,v 1.1.2.4 2002/02/18 16:25:19 guus Exp $
+    $Id: device.c,v 1.1.2.5 2002/06/21 10:11:35 guus Exp $
 */
 
 #include "config.h"
 */
 
 #include "config.h"
index 9d9bc1f301645690ea3968245c96e1e133bf3c00..7f51c44eb92eb2d9408f53a724cb17494482ceba 100644 (file)
@@ -1,7 +1,7 @@
 /*
     graph.c -- graph algorithms
 /*
     graph.c -- graph algorithms
-    Copyright (C) 2001-2002 Guus Sliepen <guus@sliepen.warande.net>,
-                  2001-2002 Ivo Timmermans <itimmermans@bigfoot.com>
+    Copyright (C) 2001-2002 Guus Sliepen <guus@sliepen.eu.org>,
+                  2001-2002 Ivo Timmermans <ivo@o2w.nl>
 
     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
 
     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
@@ -17,7 +17,7 @@
     along with this program; if not, write to the Free Software
     Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
 
     along with this program; if not, write to the Free Software
     Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
 
-    $Id: graph.c,v 1.1.2.12 2002/06/08 12:57:09 guus Exp $
+    $Id: graph.c,v 1.1.2.13 2002/06/21 10:11:12 guus Exp $
 */
 
 /* We need to generate two trees from the graph:
 */
 
 /* We need to generate two trees from the graph:
index 3c8c0d5b49bddd11ebe53dea99c257306308808c..372cbfbea3c3918abce70a1e9c20df2e0c0f5b96 100644 (file)
@@ -1,7 +1,7 @@
 /*
     graph.h -- header for graph.c
 /*
     graph.h -- header for graph.c
-    Copyright (C) 2001-2002 Guus Sliepen <guus@sliepen.warande.net>,
-                  2001-2002 Ivo Timmermans <itimmermans@bigfoot.com>
+    Copyright (C) 2001-2002 Guus Sliepen <guus@sliepen.eu.org>,
+                  2001-2002 Ivo Timmermans <ivo@o2w.nl>
 
     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
 
     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
@@ -17,7 +17,7 @@
     along with this program; if not, write to the Free Software
     Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
 
     along with this program; if not, write to the Free Software
     Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
 
-    $Id: graph.h,v 1.1.2.3 2002/02/10 21:57:54 guus Exp $
+    $Id: graph.h,v 1.1.2.4 2002/06/21 10:11:12 guus Exp $
 */
 
 extern void graph(void);
 */
 
 extern void graph(void);
index e896f5473e30ae31dcdb2e520a430aa33e931051..310e332855d19cd9bccf006dbc2706aa19e10ee1 100644 (file)
@@ -1,7 +1,7 @@
 /*
     device.c -- Interaction with Linux ethertap and tun/tap device
 /*
     device.c -- Interaction with Linux ethertap and tun/tap device
-    Copyright (C) 2001-2002 Ivo Timmermans <itimmermans@bigfoot.com>,
-                  2001-2002 Guus Sliepen <guus@sliepen.warande.net>
+    Copyright (C) 2001-2002 Ivo Timmermans <ivo@o2w.nl>,
+                  2001-2002 Guus Sliepen <guus@sliepen.eu.org>
 
     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
 
     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
@@ -17,7 +17,7 @@
     along with this program; if not, write to the Free Software
     Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
 
     along with this program; if not, write to the Free Software
     Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
 
-    $Id: device.c,v 1.1.2.8 2002/03/24 16:36:56 guus Exp $
+    $Id: device.c,v 1.1.2.9 2002/06/21 10:11:36 guus Exp $
 */
 
 #include "config.h"
 */
 
 #include "config.h"
index b51c64d6c4c82af8e99f87915aab541538ddf13a..8d6b0a84f561fd5d073b0e1391550bcb7af43052 100644 (file)
@@ -1,7 +1,7 @@
 /*
     meta.c -- handle the meta communication
 /*
     meta.c -- handle the meta communication
-    Copyright (C) 2000-2002 Guus Sliepen <guus@sliepen.warande.net>,
-                  2000-2002 Ivo Timmermans <itimmermans@bigfoot.com>
+    Copyright (C) 2000-2002 Guus Sliepen <guus@sliepen.eu.org>,
+                  2000-2002 Ivo Timmermans <ivo@o2w.nl>
 
     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
 
     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
@@ -17,7 +17,7 @@
     along with this program; if not, write to the Free Software
     Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
 
     along with this program; if not, write to the Free Software
     Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
 
-    $Id: meta.c,v 1.1.2.25 2002/03/01 14:09:31 guus Exp $
+    $Id: meta.c,v 1.1.2.26 2002/06/21 10:11:12 guus Exp $
 */
 
 #include "config.h"
 */
 
 #include "config.h"
index d54573effa2896a590738858739b8d6a8415755a..55b1e0ca0d2d0515440fdc097c0fa8677024659b 100644 (file)
@@ -1,7 +1,7 @@
 /*
     meta.h -- header for meta.c
 /*
     meta.h -- header for meta.c
-    Copyright (C) 2000-2002 Guus Sliepen <guus@sliepen.warande.net>,
-                  2000-2002 Ivo Timmermans <itimmermans@bigfoot.com>
+    Copyright (C) 2000-2002 Guus Sliepen <guus@sliepen.eu.org>,
+                  2000-2002 Ivo Timmermans <ivo@o2w.nl>
 
     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
 
     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
@@ -17,7 +17,7 @@
     along with this program; if not, write to the Free Software
     Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
 
     along with this program; if not, write to the Free Software
     Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
 
-    $Id: meta.h,v 1.1.2.6 2002/02/10 21:57:54 guus Exp $
+    $Id: meta.h,v 1.1.2.7 2002/06/21 10:11:12 guus Exp $
 */
 
 #ifndef __TINC_META_H__
 */
 
 #ifndef __TINC_META_H__
index 9ec15fe17f1767d823dee1a8f758716d96b304bd..2a072d8094474393aeac59be5f4ce3cd33509912 100644 (file)
--- a/src/net.c
+++ b/src/net.c
@@ -1,7 +1,7 @@
 /*
     net.c -- most of the network code
 /*
     net.c -- most of the network code
-    Copyright (C) 1998-2002 Ivo Timmermans <itimmermans@bigfoot.com>,
-                  2000-2002 Guus Sliepen <guus@sliepen.warande.net>
+    Copyright (C) 1998-2002 Ivo Timmermans <ivo@o2w.nl>,
+                  2000-2002 Guus Sliepen <guus@sliepen.eu.org>
 
     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
 
     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
@@ -17,7 +17,7 @@
     along with this program; if not, write to the Free Software
     Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
 
     along with this program; if not, write to the Free Software
     Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
 
-    $Id: net.c,v 1.35.4.173 2002/06/08 14:08:57 guus Exp $
+    $Id: net.c,v 1.35.4.174 2002/06/21 10:11:12 guus Exp $
 */
 
 #include "config.h"
 */
 
 #include "config.h"
index b7e0104168f320f160df486356a94c3c0edc9793..a16db158e7966c1b7e6ad0ca02c0cc3251c3ed67 100644 (file)
--- a/src/net.h
+++ b/src/net.h
@@ -1,7 +1,7 @@
 /*
     net.h -- header for net.c
     Copyright (C) 1998-2002 Ivo Timmermans <zarq@iname.com>
 /*
     net.h -- header for net.c
     Copyright (C) 1998-2002 Ivo Timmermans <zarq@iname.com>
-                  2000-2002 Guus Sliepen <guus@sliepen.warande.net>
+                  2000-2002 Guus Sliepen <guus@sliepen.eu.org>
 
     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
 
     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
@@ -17,7 +17,7 @@
     along with this program; if not, write to the Free Software
     Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
 
     along with this program; if not, write to the Free Software
     Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
 
-    $Id: net.h,v 1.9.4.51 2002/06/08 13:46:07 guus Exp $
+    $Id: net.h,v 1.9.4.52 2002/06/21 10:11:12 guus Exp $
 */
 
 #ifndef __TINC_NET_H__
 */
 
 #ifndef __TINC_NET_H__
index 691260edd072d398fa47035531d851475f8e1a37..25f1d28e8b91a28b76a044173f11e2f6f5af6d49 100644 (file)
@@ -1,7 +1,7 @@
 /*
     net_packet.c -- Handles in- and outgoing VPN packets
 /*
     net_packet.c -- Handles in- and outgoing VPN packets
-    Copyright (C) 1998-2002 Ivo Timmermans <itimmermans@bigfoot.com>,
-                  2000-2002 Guus Sliepen <guus@sliepen.warande.net>
+    Copyright (C) 1998-2002 Ivo Timmermans <ivo@o2w.nl>,
+                  2000-2002 Guus Sliepen <guus@sliepen.eu.org>
 
     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
 
     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
@@ -17,7 +17,7 @@
     along with this program; if not, write to the Free Software
     Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
 
     along with this program; if not, write to the Free Software
     Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
 
-    $Id: net_packet.c,v 1.1.2.16 2002/06/08 14:08:57 guus Exp $
+    $Id: net_packet.c,v 1.1.2.17 2002/06/21 10:11:12 guus Exp $
 */
 
 #include "config.h"
 */
 
 #include "config.h"
index aa5b669e07d5bb4a991fc3fc0a48fdb99db48a1e..fc93e9c3f8fce8e3228d03d24f6175e6c9d06a8a 100644 (file)
@@ -1,7 +1,7 @@
 /*
     net_setup.c -- Setup.
 /*
     net_setup.c -- Setup.
-    Copyright (C) 1998-2002 Ivo Timmermans <itimmermans@bigfoot.com>,
-                  2000-2002 Guus Sliepen <guus@sliepen.warande.net>
+    Copyright (C) 1998-2002 Ivo Timmermans <ivo@o2w.nl>,
+                  2000-2002 Guus Sliepen <guus@sliepen.eu.org>
 
     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
 
     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
@@ -17,7 +17,7 @@
     along with this program; if not, write to the Free Software
     Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
 
     along with this program; if not, write to the Free Software
     Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
 
-    $Id: net_setup.c,v 1.1.2.19 2002/06/13 16:12:40 guus Exp $
+    $Id: net_setup.c,v 1.1.2.20 2002/06/21 10:11:12 guus Exp $
 */
 
 #include "config.h"
 */
 
 #include "config.h"
index 9af1cc9463ef477b42152ffa7fcb8c417776b91c..f1628cddee3111a5a001ecd515cdb65595112c87 100644 (file)
@@ -1,7 +1,7 @@
 /*
     net_socket.c -- Handle various kinds of sockets.
 /*
     net_socket.c -- Handle various kinds of sockets.
-    Copyright (C) 1998-2002 Ivo Timmermans <itimmermans@bigfoot.com>,
-                  2000-2002 Guus Sliepen <guus@sliepen.warande.net>
+    Copyright (C) 1998-2002 Ivo Timmermans <ivo@o2w.nl>,
+                  2000-2002 Guus Sliepen <guus@sliepen.eu.org>
 
     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
 
     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
@@ -17,7 +17,7 @@
     along with this program; if not, write to the Free Software
     Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
 
     along with this program; if not, write to the Free Software
     Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
 
-    $Id: net_socket.c,v 1.1.2.15 2002/06/13 16:12:40 guus Exp $
+    $Id: net_socket.c,v 1.1.2.16 2002/06/21 10:11:12 guus Exp $
 */
 
 #include "config.h"
 */
 
 #include "config.h"
index 43dfed493126b5eba454389e41716e17a1bd764f..33896aa6bd8fd13fb1ab916da44226d488a9a69d 100644 (file)
@@ -1,7 +1,7 @@
 /*
     device.c -- Interaction with NetBSD tun device
 /*
     device.c -- Interaction with NetBSD tun device
-    Copyright (C) 2001-2002 Ivo Timmermans <itimmermans@bigfoot.com>,
-                  2001-2002 Guus Sliepen <guus@sliepen.warande.net>
+    Copyright (C) 2001-2002 Ivo Timmermans <ivo@o2w.nl>,
+                  2001-2002 Guus Sliepen <guus@sliepen.eu.org>
 
     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
 
     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
@@ -17,7 +17,7 @@
     along with this program; if not, write to the Free Software
     Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
 
     along with this program; if not, write to the Free Software
     Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
 
-    $Id: device.c,v 1.1.2.3 2002/06/05 00:20:40 guus Exp $
+    $Id: device.c,v 1.1.2.4 2002/06/21 10:11:36 guus Exp $
 */
 
 #include "config.h"
 */
 
 #include "config.h"
index cfaf6b47a04a20e3329a8f741377c7cb5a84d7b3..0cf1e0b14a6a9abec774bf8cfa1eb445751ee8e6 100644 (file)
@@ -1,7 +1,7 @@
 /*
     netutl.c -- some supporting network utility code
 /*
     netutl.c -- some supporting network utility code
-    Copyright (C) 1998-2002 Ivo Timmermans <itimmermans@bigfoot.com>
-                  2000-2002 Guus Sliepen <guus@sliepen.warande.net>
+    Copyright (C) 1998-2002 Ivo Timmermans <ivo@o2w.nl>
+                  2000-2002 Guus Sliepen <guus@sliepen.eu.org>
 
     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
 
     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
@@ -17,7 +17,7 @@
     along with this program; if not, write to the Free Software
     Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
 
     along with this program; if not, write to the Free Software
     Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
 
-    $Id: netutl.c,v 1.12.4.39 2002/06/08 13:46:43 guus Exp $
+    $Id: netutl.c,v 1.12.4.40 2002/06/21 10:11:12 guus Exp $
 */
 
 #include "config.h"
 */
 
 #include "config.h"
index 7126e0c34e267e5c468873f2af2714db5d3bba8c..db5e21430e575b4bfe4a3ee9b4c2d3ca072cebed 100644 (file)
@@ -1,7 +1,7 @@
 /*
     netutl.h -- header file for netutl.c
     Copyright (C) 1998-2002 Ivo Timmermans <zarq@iname.com>
 /*
     netutl.h -- header file for netutl.c
     Copyright (C) 1998-2002 Ivo Timmermans <zarq@iname.com>
-                  2000-2002 Guus Sliepen <guus@sliepen.warande.net>
+                  2000-2002 Guus Sliepen <guus@sliepen.eu.org>
 
     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
 
     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
@@ -17,7 +17,7 @@
     along with this program; if not, write to the Free Software
     Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
 
     along with this program; if not, write to the Free Software
     Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
 
-    $Id: netutl.h,v 1.2.4.12 2002/06/08 12:57:10 guus Exp $
+    $Id: netutl.h,v 1.2.4.13 2002/06/21 10:11:13 guus Exp $
 */
 
 #ifndef __TINC_NETUTL_H__
 */
 
 #ifndef __TINC_NETUTL_H__
index 2b31af4d442752df5f4e578dcbbb76f1f27672e1..591f4ed50dab08378f18e61f43d51e473992a0b4 100644 (file)
@@ -1,7 +1,7 @@
 /*
     node.c -- node tree management
 /*
     node.c -- node tree management
-    Copyright (C) 2001-2002 Guus Sliepen <guus@sliepen.warande.net>,
-                  2001-2002 Ivo Timmermans <itimmermans@bigfoot.com>
+    Copyright (C) 2001-2002 Guus Sliepen <guus@sliepen.eu.org>,
+                  2001-2002 Ivo Timmermans <ivo@o2w.nl>
 
     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
 
     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
@@ -17,7 +17,7 @@
     along with this program; if not, write to the Free Software
     Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
 
     along with this program; if not, write to the Free Software
     Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
 
-    $Id: node.c,v 1.1.2.12 2002/04/29 20:05:07 guus Exp $
+    $Id: node.c,v 1.1.2.13 2002/06/21 10:11:13 guus Exp $
 */
 
 #include "config.h"
 */
 
 #include "config.h"
index 73ff0a27a8f4da9007f67b2f559d6a09767b0b31..f80075f58eef08598facee05400dc1b22bc6101e 100644 (file)
@@ -1,7 +1,7 @@
 /*
     node.h -- header for node.c
 /*
     node.h -- header for node.c
-    Copyright (C) 2001-2002 Guus Sliepen <guus@sliepen.warande.net>,
-                  2001-2002 Ivo Timmermans <itimmermans@bigfoot.com>
+    Copyright (C) 2001-2002 Guus Sliepen <guus@sliepen.eu.org>,
+                  2001-2002 Ivo Timmermans <ivo@o2w.nl>
 
     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
 
     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
@@ -17,7 +17,7 @@
     along with this program; if not, write to the Free Software
     Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
 
     along with this program; if not, write to the Free Software
     Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
 
-    $Id: node.h,v 1.1.2.15 2002/06/08 13:46:07 guus Exp $
+    $Id: node.h,v 1.1.2.16 2002/06/21 10:11:13 guus Exp $
 */
 
 #ifndef __TINC_NODE_H__
 */
 
 #ifndef __TINC_NODE_H__
index 3d7099f25aa31eaf5e581afb462b666f84a71875..1a339a5e973da0d50643d6396db58af74a958831 100644 (file)
@@ -1,7 +1,7 @@
 /*
     device.c -- Interaction with OpenBSD tun device
 /*
     device.c -- Interaction with OpenBSD tun device
-    Copyright (C) 2001-2002 Ivo Timmermans <itimmermans@bigfoot.com>,
-                  2001-2002 Guus Sliepen <guus@sliepen.warande.net>
+    Copyright (C) 2001-2002 Ivo Timmermans <ivo@o2w.nl>,
+                  2001-2002 Guus Sliepen <guus@sliepen.eu.org>
 
     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
 
     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
@@ -17,7 +17,7 @@
     along with this program; if not, write to the Free Software
     Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
 
     along with this program; if not, write to the Free Software
     Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
 
-    $Id: device.c,v 1.1.2.8 2002/03/27 16:00:38 guus Exp $
+    $Id: device.c,v 1.1.2.9 2002/06/21 10:11:36 guus Exp $
 */
 
 #include "config.h"
 */
 
 #include "config.h"
index ae1985da0b0b8a155423a8b39651b82e050a5694..9d1c489ff88fbd1bbe2f583b40df802444a67649 100644 (file)
@@ -1,7 +1,7 @@
 /*
     process.c -- process management functions
 /*
     process.c -- process management functions
-    Copyright (C) 1999-2002 Ivo Timmermans <itimmermans@bigfoot.com>,
-                  2000-2002 Guus Sliepen <guus@sliepen.warande.net>
+    Copyright (C) 1999-2002 Ivo Timmermans <ivo@o2w.nl>,
+                  2000-2002 Guus Sliepen <guus@sliepen.eu.org>
 
     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
 
     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
@@ -17,7 +17,7 @@
     along with this program; if not, write to the Free Software
     Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
 
     along with this program; if not, write to the Free Software
     Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
 
-    $Id: process.c,v 1.1.2.40 2002/04/27 11:40:45 guus Exp $
+    $Id: process.c,v 1.1.2.41 2002/06/21 10:11:13 guus Exp $
 */
 
 #include "config.h"
 */
 
 #include "config.h"
index 1289d2da6e3865b16a6252c817e5890951e00e0d..249792a701b249c01e6006b69a31748897e6aefd 100644 (file)
@@ -1,7 +1,7 @@
 /*
     process.h -- header file for process.c
 /*
     process.h -- header file for process.c
-    Copyright (C) 1999-2002 Ivo Timmermans <itimmermans@bigfoot.com>,
-                  2000-2002 Guus Sliepen <guus@sliepen.warande.net>
+    Copyright (C) 1999-2002 Ivo Timmermans <ivo@o2w.nl>,
+                  2000-2002 Guus Sliepen <guus@sliepen.eu.org>
 
     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
 
     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
@@ -17,7 +17,7 @@
     along with this program; if not, write to the Free Software
     Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
 
     along with this program; if not, write to the Free Software
     Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
 
-    $Id: process.h,v 1.1.2.10 2002/02/10 21:57:54 guus Exp $
+    $Id: process.h,v 1.1.2.11 2002/06/21 10:11:13 guus Exp $
 */
 
 #ifndef __TINC_PROCESS_H__
 */
 
 #ifndef __TINC_PROCESS_H__
index 9b2ec91a2f3eb6a412bbfc33e8473f5947ae7e20..60273539b0cebf8792991ea8d077dc4fa9ede9e7 100644 (file)
@@ -1,7 +1,7 @@
 /*
     protocol.c -- handle the meta-protocol, basic functions
 /*
     protocol.c -- handle the meta-protocol, basic functions
-    Copyright (C) 1999-2001 Ivo Timmermans <itimmermans@bigfoot.com>,
-                  2000,2001 Guus Sliepen <guus@sliepen.warande.net>
+    Copyright (C) 1999-2001 Ivo Timmermans <ivo@o2w.nl>,
+                  2000,2001 Guus Sliepen <guus@sliepen.eu.org>
 
     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
 
     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
@@ -17,7 +17,7 @@
     along with this program; if not, write to the Free Software
     Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
 
     along with this program; if not, write to the Free Software
     Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
 
-    $Id: protocol.c,v 1.28.4.128 2002/03/27 15:26:43 guus Exp $
+    $Id: protocol.c,v 1.28.4.129 2002/06/21 10:11:13 guus Exp $
 */
 
 #include "config.h"
 */
 
 #include "config.h"
index a4e480a0b679bd4f90b6f746d37c6bde8ecf1128..1ed4bebeeacc2acb36c8ae68a69e7a343a830220 100644 (file)
@@ -1,7 +1,7 @@
 /*
     protocol.h -- header for protocol.c
 /*
     protocol.h -- header for protocol.c
-    Copyright (C) 1999-2001 Ivo Timmermans <itimmermans@bigfoot.com>,
-                  2000,2001 Guus Sliepen <guus@sliepen.warande.net>
+    Copyright (C) 1999-2001 Ivo Timmermans <ivo@o2w.nl>,
+                  2000,2001 Guus Sliepen <guus@sliepen.eu.org>
 
     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
 
     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
@@ -17,7 +17,7 @@
     along with this program; if not, write to the Free Software
     Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
 
     along with this program; if not, write to the Free Software
     Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
 
-    $Id: protocol.h,v 1.5.4.29 2002/03/22 11:43:48 guus Exp $
+    $Id: protocol.h,v 1.5.4.30 2002/06/21 10:11:13 guus Exp $
 */
 
 #ifndef __TINC_PROTOCOL_H__
 */
 
 #ifndef __TINC_PROTOCOL_H__
index 074b7d13a0c350db5f339b716b3c20efaf0b99dc..c7c57329376a64cd1e4418e45b9e255bd1feb0f4 100644 (file)
@@ -1,7 +1,7 @@
 /*
     protocol_auth.c -- handle the meta-protocol, authentication
 /*
     protocol_auth.c -- handle the meta-protocol, authentication
-    Copyright (C) 1999-2002 Ivo Timmermans <itimmermans@bigfoot.com>,
-                  2000-2002 Guus Sliepen <guus@sliepen.warande.net>
+    Copyright (C) 1999-2002 Ivo Timmermans <ivo@o2w.nl>,
+                  2000-2002 Guus Sliepen <guus@sliepen.eu.org>
 
     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
 
     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
@@ -17,7 +17,7 @@
     along with this program; if not, write to the Free Software
     Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
 
     along with this program; if not, write to the Free Software
     Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
 
-    $Id: protocol_auth.c,v 1.1.4.8 2002/03/27 15:26:44 guus Exp $
+    $Id: protocol_auth.c,v 1.1.4.9 2002/06/21 10:11:13 guus Exp $
 */
 
 #include "config.h"
 */
 
 #include "config.h"
index 0d3218e89d949569b7089f0336825dc0920903a1..a13a096a9f62dc1d98cae5e1cff9bcc1237303df 100644 (file)
@@ -1,7 +1,7 @@
 /*
     protocol_edge.c -- handle the meta-protocol, edges
 /*
     protocol_edge.c -- handle the meta-protocol, edges
-    Copyright (C) 1999-2002 Ivo Timmermans <itimmermans@bigfoot.com>,
-                  2000-2002 Guus Sliepen <guus@sliepen.warande.net>
+    Copyright (C) 1999-2002 Ivo Timmermans <ivo@o2w.nl>,
+                  2000-2002 Guus Sliepen <guus@sliepen.eu.org>
 
     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
 
     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
@@ -17,7 +17,7 @@
     along with this program; if not, write to the Free Software
     Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
 
     along with this program; if not, write to the Free Software
     Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
 
-    $Id: protocol_edge.c,v 1.1.4.7 2002/03/27 15:26:44 guus Exp $
+    $Id: protocol_edge.c,v 1.1.4.8 2002/06/21 10:11:19 guus Exp $
 */
 
 #include "config.h"
 */
 
 #include "config.h"
index 016fbff7733bb871b2904c55559cbe69fdbadfcc..3d711f901931beaea9e1279c5ea643664b7ea7d6 100644 (file)
@@ -1,7 +1,7 @@
 /*
     protocol_key.c -- handle the meta-protocol, key exchange
 /*
     protocol_key.c -- handle the meta-protocol, key exchange
-    Copyright (C) 1999-2002 Ivo Timmermans <itimmermans@bigfoot.com>,
-                  2000-2002 Guus Sliepen <guus@sliepen.warande.net>
+    Copyright (C) 1999-2002 Ivo Timmermans <ivo@o2w.nl>,
+                  2000-2002 Guus Sliepen <guus@sliepen.eu.org>
 
     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
 
     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
@@ -17,7 +17,7 @@
     along with this program; if not, write to the Free Software
     Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
 
     along with this program; if not, write to the Free Software
     Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
 
-    $Id: protocol_key.c,v 1.1.4.6 2002/03/22 13:31:18 guus Exp $
+    $Id: protocol_key.c,v 1.1.4.7 2002/06/21 10:11:19 guus Exp $
 */
 
 #include "config.h"
 */
 
 #include "config.h"
index 9f1a5fb76349f4a58b6632770800b035c73a6696..af1cb527eb1426f9a31cce802861af40bb45a6da 100644 (file)
@@ -1,7 +1,7 @@
 /*
     protocol_misc.c -- handle the meta-protocol, miscellaneous functions
 /*
     protocol_misc.c -- handle the meta-protocol, miscellaneous functions
-    Copyright (C) 1999-2002 Ivo Timmermans <itimmermans@bigfoot.com>,
-                  2000-2002 Guus Sliepen <guus@sliepen.warande.net>
+    Copyright (C) 1999-2002 Ivo Timmermans <ivo@o2w.nl>,
+                  2000-2002 Guus Sliepen <guus@sliepen.eu.org>
 
     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
 
     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
@@ -17,7 +17,7 @@
     along with this program; if not, write to the Free Software
     Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
 
     along with this program; if not, write to the Free Software
     Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
 
-    $Id: protocol_misc.c,v 1.1.4.3 2002/03/23 20:21:10 guus Exp $
+    $Id: protocol_misc.c,v 1.1.4.4 2002/06/21 10:11:19 guus Exp $
 */
 
 #include "config.h"
 */
 
 #include "config.h"
index 7f6cfc17f93e0b0335301f510b42629a68df644c..d6ca43dfcae04b69f33f20c4deff5ac6d52068f8 100644 (file)
@@ -1,7 +1,7 @@
 /*
     protocol_subnet.c -- handle the meta-protocol, subnets
 /*
     protocol_subnet.c -- handle the meta-protocol, subnets
-    Copyright (C) 1999-2002 Ivo Timmermans <itimmermans@bigfoot.com>,
-                  2000-2002 Guus Sliepen <guus@sliepen.warande.net>
+    Copyright (C) 1999-2002 Ivo Timmermans <ivo@o2w.nl>,
+                  2000-2002 Guus Sliepen <guus@sliepen.eu.org>
 
     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
 
     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
@@ -17,7 +17,7 @@
     along with this program; if not, write to the Free Software
     Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
 
     along with this program; if not, write to the Free Software
     Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
 
-    $Id: protocol_subnet.c,v 1.1.4.3 2002/03/22 13:31:18 guus Exp $
+    $Id: protocol_subnet.c,v 1.1.4.4 2002/06/21 10:11:19 guus Exp $
 */
 
 #include "config.h"
 */
 
 #include "config.h"
index a552eaf5e96212db649593540d0d309c2cd55234..21c047c97dfb67e23453f125415f194d9a0d4245 100644 (file)
@@ -1,7 +1,7 @@
 /*
     route.c -- routing
 /*
     route.c -- routing
-    Copyright (C) 2000-2002 Ivo Timmermans <itimmermans@bigfoot.com>,
-                  2000-2002 Guus Sliepen <guus@sliepen.warande.net>
+    Copyright (C) 2000-2002 Ivo Timmermans <ivo@o2w.nl>,
+                  2000-2002 Guus Sliepen <guus@sliepen.eu.org>
 
     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
 
     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
@@ -17,7 +17,7 @@
     along with this program; if not, write to the Free Software
     Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
 
     along with this program; if not, write to the Free Software
     Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
 
-    $Id: route.c,v 1.1.2.42 2002/06/08 14:08:57 guus Exp $
+    $Id: route.c,v 1.1.2.43 2002/06/21 10:11:33 guus Exp $
 */
 
 #include "config.h"
 */
 
 #include "config.h"
index d188af2d06fe0e7d2a2d90a9cdaacb3010b47695..2883b03c9849e960639135ec9186f9c34a429d88 100644 (file)
@@ -1,7 +1,7 @@
 /*
     route.h -- header file for route.c
     Copyright (C) 2000-2002 Ivo Timmermans <zarq@iname.com>
 /*
     route.h -- header file for route.c
     Copyright (C) 2000-2002 Ivo Timmermans <zarq@iname.com>
-                  2000-2002 Guus Sliepen <guus@sliepen.warande.net>         
+                  2000-2002 Guus Sliepen <guus@sliepen.eu.org>         
 
     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
 
     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
@@ -17,7 +17,7 @@
     along with this program; if not, write to the Free Software
     Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
 
     along with this program; if not, write to the Free Software
     Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
 
-    $Id: route.h,v 1.1.2.7 2002/03/01 14:09:31 guus Exp $
+    $Id: route.h,v 1.1.2.8 2002/06/21 10:11:33 guus Exp $
 */
 
 #ifndef __TINC_ROUTE_H__
 */
 
 #ifndef __TINC_ROUTE_H__
index 758068d8d1c763e135bf6b300df5f1917d4cfcf9..c72662b104c168177650fd4002e906dd69d8c58d 100644 (file)
@@ -1,7 +1,7 @@
 /*
     device.c -- Interaction with Solaris tun device
 /*
     device.c -- Interaction with Solaris tun device
-    Copyright (C) 2001-2002 Ivo Timmermans <itimmermans@bigfoot.com>,
-                  2001-2002 Guus Sliepen <guus@sliepen.warande.net>
+    Copyright (C) 2001-2002 Ivo Timmermans <ivo@o2w.nl>,
+                  2001-2002 Guus Sliepen <guus@sliepen.eu.org>
 
     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
 
     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
@@ -17,7 +17,7 @@
     along with this program; if not, write to the Free Software
     Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
 
     along with this program; if not, write to the Free Software
     Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
 
-    $Id: device.c,v 1.1.2.7 2002/02/18 16:25:19 guus Exp $
+    $Id: device.c,v 1.1.2.8 2002/06/21 10:11:37 guus Exp $
 */
 
 
 */
 
 
index d971a4d7121be16cb23503b5d6a27bfad7b7e20c..f4b147411dd287deb32af5a35e5cb30ea23c5800 100644 (file)
@@ -1,7 +1,7 @@
 /*
     subnet.c -- handle subnet lookups and lists
 /*
     subnet.c -- handle subnet lookups and lists
-    Copyright (C) 2000-2002 Guus Sliepen <guus@sliepen.warande.net>,
-                  2000-2002 Ivo Timmermans <itimmermans@bigfoot.com>
+    Copyright (C) 2000-2002 Guus Sliepen <guus@sliepen.eu.org>,
+                  2000-2002 Ivo Timmermans <ivo@o2w.nl>
 
     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
 
     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
@@ -17,7 +17,7 @@
     along with this program; if not, write to the Free Software
     Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
 
     along with this program; if not, write to the Free Software
     Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
 
-    $Id: subnet.c,v 1.1.2.36 2002/06/08 12:57:10 guus Exp $
+    $Id: subnet.c,v 1.1.2.37 2002/06/21 10:11:33 guus Exp $
 */
 
 #include "config.h"
 */
 
 #include "config.h"
index be20315b8cd37a113c26dac261f1ec0fb8fa851c..0ea218605af8571ee648807e1939eba4be9b8bc3 100644 (file)
@@ -1,7 +1,7 @@
 /*
     subnet.h -- header for subnet.c
 /*
     subnet.h -- header for subnet.c
-    Copyright (C) 2000,2001 Guus Sliepen <guus@sliepen.warande.net>,
-                  2000,2001 Ivo Timmermans <itimmermans@bigfoot.com>
+    Copyright (C) 2000,2001 Guus Sliepen <guus@sliepen.eu.org>,
+                  2000,2001 Ivo Timmermans <ivo@o2w.nl>
 
     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
 
     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
@@ -17,7 +17,7 @@
     along with this program; if not, write to the Free Software
     Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
 
     along with this program; if not, write to the Free Software
     Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
 
-    $Id: subnet.h,v 1.1.2.18 2002/04/09 11:42:48 guus Exp $
+    $Id: subnet.h,v 1.1.2.19 2002/06/21 10:11:34 guus Exp $
 */
 
 #ifndef __TINC_SUBNET_H__
 */
 
 #ifndef __TINC_SUBNET_H__
index 0838e8291216689680c93b7f2c1629a2a68a01ab..d9badac31cc8a55e4a874d7276b37d67aa7926ad 100644 (file)
@@ -1,7 +1,7 @@
 /*
     tincd.c -- the main file for tincd
 /*
     tincd.c -- the main file for tincd
-    Copyright (C) 1998-2002 Ivo Timmermans <itimmermans@bigfoot.com>
-                  2000-2002 Guus Sliepen <guus@sliepen.warande.net>
+    Copyright (C) 1998-2002 Ivo Timmermans <ivo@o2w.nl>
+                  2000-2002 Guus Sliepen <guus@sliepen.eu.org>
 
     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
 
     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
@@ -17,7 +17,7 @@
     along with this program; if not, write to the Free Software
     Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
 
     along with this program; if not, write to the Free Software
     Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
 
-    $Id: tincd.c,v 1.10.4.59 2002/06/08 12:57:10 guus Exp $
+    $Id: tincd.c,v 1.10.4.60 2002/06/21 10:11:34 guus Exp $
 */
 
 #include "config.h"
 */
 
 #include "config.h"
index 8006d1a783f3cd9dfd1b2db354e524e692200c58..5b5e79509c1d7fc9c78f0e37f8da2d3624558afd 100644 (file)
--- a/system.h
+++ b/system.h
@@ -1,6 +1,6 @@
 /*
     system.h -- header for locale settings
 /*
     system.h -- header for locale settings
-    Copyright (C) 1998,99,2000 Ivo Timmermans <itimmermans@bigfoot.com.com>
+    Copyright (C) 1998,99,2000 Ivo Timmermans <ivo@o2w.nl.com>
 
     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
 
     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