commit - 6806bc990d76e5476de7a1bb54541d0646b6654f
commit + 8c736326d3c66e42a59eaae9982678ad9ab11e2c
blob - 371505344b838acee09e8754758995144df2ab99
blob + 7c6bfa699d11d19f065ac34ab10b680f85d9d86c
--- check_icmp.c
+++ check_icmp.c
-/* $OpenBSD: check_icmp.c,v 1.18 2007/07/16 21:15:36 pyr Exp $ */
+/* $OpenBSD: check_icmp.c,v 1.19 2007/09/28 13:29:56 pyr Exp $ */
/*
- * Copyright (c) 2006 Pierre-Yves Ritschard <pyr@spootnik.org>
+ * Copyright (c) 2006 Pierre-Yves Ritschard <pyr@openbsd.org>
*
* Permission to use, copy, modify, and distribute this software for any
* purpose with or without fee is hereby granted, provided that the above
blob - 86e9525f035e97686e7ce47a7d29e7d7984cdaf5
blob + 3f6125d195a45ba8ea32dcf4847764c92d30c86e
--- check_tcp.c
+++ check_tcp.c
-/* $OpenBSD: check_tcp.c,v 1.25 2007/06/07 14:17:33 pyr Exp $ */
+/* $OpenBSD: check_tcp.c,v 1.26 2007/09/28 13:29:56 pyr Exp $ */
/*
- * Copyright (c) 2006 Pierre-Yves Ritschard <pyr@spootnik.org>
+ * Copyright (c) 2006 Pierre-Yves Ritschard <pyr@openbsd.org>
*
* Permission to use, copy, modify, and distribute this software for any
* purpose with or without fee is hereby granted, provided that the above
blob - 482689fcf668e8ce964922aa899e0fa79598c453
blob + 3514397ec5ab89b9c08383b1c83f25ba5a177ecf
--- hce.c
+++ hce.c
-/* $OpenBSD: hce.c,v 1.29 2007/06/19 13:06:00 pyr Exp $ */
+/* $OpenBSD: hce.c,v 1.30 2007/09/28 13:29:56 pyr Exp $ */
/*
- * Copyright (c) 2006 Pierre-Yves Ritschard <pyr@spootnik.org>
+ * Copyright (c) 2006 Pierre-Yves Ritschard <pyr@openbsd.org>
*
* Permission to use, copy, modify, and distribute this software for any
* purpose with or without fee is hereby granted, provided that the above
blob - 53ea7fedd009d18fee86fb498f0ee1b8de03e3fc
blob + bd0ae78099a06f66aa48aee135ae751ee891c94c
--- parse.y
+++ parse.y
-/* $OpenBSD: parse.y,v 1.54 2007/09/10 11:59:22 reyk Exp $ */
+/* $OpenBSD: parse.y,v 1.55 2007/09/28 13:29:56 pyr Exp $ */
/*
- * Copyright (c) 2006 Pierre-Yves Ritschard <pyr@spootnik.org>
+ * Copyright (c) 2006 Pierre-Yves Ritschard <pyr@openbsd.org>
* Copyright (c) 2004, 2005 Esben Norby <norby@openbsd.org>
* Copyright (c) 2004 Ryan McBride <mcbride@openbsd.org>
* Copyright (c) 2002, 2003, 2004 Henning Brauer <henning@openbsd.org>
blob - 3419cbe20ceedeac574a0ee8ce60eae0dbbd5d6f
blob + 6b27a81df4ff408992511ce1e6df9318db637863
--- pfe.c
+++ pfe.c
-/* $OpenBSD: pfe.c,v 1.35 2007/09/27 07:32:50 pyr Exp $ */
+/* $OpenBSD: pfe.c,v 1.36 2007/09/28 13:29:56 pyr Exp $ */
/*
- * Copyright (c) 2006 Pierre-Yves Ritschard <pyr@spootnik.org>
+ * Copyright (c) 2006 Pierre-Yves Ritschard <pyr@openbsd.org>
*
* Permission to use, copy, modify, and distribute this software for any
* purpose with or without fee is hereby granted, provided that the above
blob - b247cdbfa6e8dcfad09b2c78e75e247ced19e660
blob + 72a91bb26a2666aa55930ba74307bc7fb16460a0
--- pfe_filter.c
+++ pfe_filter.c
-/* $OpenBSD: pfe_filter.c,v 1.17 2007/05/31 03:24:05 pyr Exp $ */
+/* $OpenBSD: pfe_filter.c,v 1.18 2007/09/28 13:29:56 pyr Exp $ */
/*
- * Copyright (c) 2006 Pierre-Yves Ritschard <pyr@spootnik.org>
+ * Copyright (c) 2006 Pierre-Yves Ritschard <pyr@openbsd.org>
*
* Permission to use, copy, modify, and distribute this software for any
* purpose with or without fee is hereby granted, provided that the above
blob - 22a72cf18c126c852ece37e4c8deaf277bc86c56
blob + 5f2d0bb5735c86dd0c32ea0c778a592ab827b550
--- relayd.c
+++ relayd.c
-/* $OpenBSD: relayd.c,v 1.39 2007/09/05 08:48:42 reyk Exp $ */
+/* $OpenBSD: relayd.c,v 1.40 2007/09/28 13:29:56 pyr Exp $ */
/*
- * Copyright (c) 2006 Pierre-Yves Ritschard <pyr@spootnik.org>
+ * Copyright (c) 2006 Pierre-Yves Ritschard <pyr@openbsd.org>
*
* Permission to use, copy, modify, and distribute this software for any
* purpose with or without fee is hereby granted, provided that the above
blob - 7cc7c281a5cb9e796bddd29dfdcd75cc3ec46c95
blob + e8d8f073c7349926010cfe6f04234047cfc8c988
--- relayd.conf.5
+++ relayd.conf.5
-.\" $OpenBSD: relayd.conf.5,v 1.51 2007/09/28 07:20:46 jmc Exp $
+.\" $OpenBSD: relayd.conf.5,v 1.52 2007/09/28 13:29:56 pyr Exp $
.\"
.\" Copyright (c) 2006, 2007 Reyk Floeter <reyk@openbsd.org>
-.\" Copyright (c) 2006, 2007 Pierre-Yves Ritschard <pyr@spootnik.org>
+.\" Copyright (c) 2006, 2007 Pierre-Yves Ritschard <pyr@openbsd.org>
.\"
.\" Permission to use, copy, modify, and distribute this software for any
.\" purpose with or without fee is hereby granted, provided that the above
blob - f261e2a63bed9fd8cc55f0377557a2f24e841d57
blob + 920ee1379d8746826b05069dc89d4db3519e5478
--- relayd.h
+++ relayd.h
-/* $OpenBSD: relayd.h,v 1.63 2007/09/28 13:05:28 pyr Exp $ */
+/* $OpenBSD: relayd.h,v 1.64 2007/09/28 13:29:56 pyr Exp $ */
/*
- * Copyright (c) 2006, 2007 Pierre-Yves Ritschard <pyr@spootnik.org>
+ * Copyright (c) 2006, 2007 Pierre-Yves Ritschard <pyr@openbsd.org>
* Copyright (c) 2006, 2007 Reyk Floeter <reyk@openbsd.org>
* Copyright (c) 2003, 2004 Henning Brauer <henning@openbsd.org>
*
blob - 9c822d2984eb006e944b7488e789aca60a1da424
blob + 9db92cc07d3a0bd65b0701ced916d4b43a6a13f6
--- ssl.c
+++ ssl.c
-/* $OpenBSD: ssl.c,v 1.9 2007/05/27 20:53:10 pyr Exp $ */
+/* $OpenBSD: ssl.c,v 1.10 2007/09/28 13:29:56 pyr Exp $ */
/*
- * Copyright (c) 2006 Pierre-Yves Ritschard <pyr@spootnik.org>
+ * Copyright (c) 2006 Pierre-Yves Ritschard <pyr@openbsd.org>
*
* Permission to use, copy, modify, and distribute this software for any
* purpose with or without fee is hereby granted, provided that the above