[dircproxy commit] r697 - in trunk: . contrib crypt doc src

0 views
Skip to first unread message

codesite...@google.com

unread,
Jan 9, 2009, 11:13:16 PM1/9/09
to dircpr...@googlegroups.com
Author: francoi...@francoisharvey.ca
Date: Fri Jan 9 19:30:22 2009
New Revision: 697

Modified:
trunk/AUTHORS
trunk/AUTHORS.map
trunk/ChangeLog
trunk/FAQ
trunk/HACKING
trunk/INSTALL
trunk/NEWS
trunk/README
trunk/README.dcc-via-ssh
trunk/README.inetd
trunk/README.ssl
trunk/autogen.sh
trunk/configure.ac
trunk/contrib/README
trunk/contrib/dircproxy.spec
trunk/crypt/main.c
trunk/doc/dircproxy-crypt.1
trunk/doc/dircproxy.1
trunk/src/cfgfile.c
trunk/src/cfgfile.h
trunk/src/dcc_chat.c
trunk/src/dcc_chat.h
trunk/src/dcc_net.c
trunk/src/dcc_net.h
trunk/src/dircproxy.h
trunk/src/dns.c
trunk/src/dns.h
trunk/src/help.h
trunk/src/irc_client.c
trunk/src/irc_client.h
trunk/src/irc_log.c
trunk/src/irc_log.h
trunk/src/irc_net.c
trunk/src/irc_net.h
trunk/src/irc_prot.c
trunk/src/irc_prot.h
trunk/src/irc_server.c
trunk/src/irc_server.h
trunk/src/irc_string.c
trunk/src/irc_string.h
trunk/src/logo.h
trunk/src/main.c
trunk/src/match.c
trunk/src/match.h
trunk/src/memdebug.c
trunk/src/memdebug.h
trunk/src/net.c
trunk/src/net.h
trunk/src/sprintf.c
trunk/src/sprintf.h
trunk/src/stringex.c
trunk/src/stringex.h
trunk/src/timers.c
trunk/src/timers.h

Log:
Updating URL, Copyright, Typo, SSL mention, ChangeLog, and moving in
Release Candidate ...

Modified: trunk/AUTHORS
==============================================================================
--- trunk/AUTHORS (original)
+++ trunk/AUTHORS Fri Jan 9 19:30:22 2009
@@ -1,8 +1,9 @@
Authors and Acknowledgments
----------------------------

-dircproxy is currently maintained by Francois Harvey <fharvey at securiweb
dot net>, and
-Noel Shrum <noel dot w8tvi at gmail dot com>.
+dircproxy is currently maintained by :
+* Francois Harvey <contact at francoisharvey dot ca>
+* Noel Shrum <noel dot w8tvi at gmail dot com>

dircproxy was originally written by Scott James Remnant <scott at netsplit
dot com>,
with the occasional patch from the odd random individual.
@@ -15,11 +16,14 @@
Mike Taylor - Lot of patch and help
brendan at kublai.com - IPV6 Support
Tilman Sauerbeck - Patch
-acklen, W8TVI and the folks on #dircproxy - User support
+acklen, W8TVI and the folks on #dircproxy (freenode) - User support

If you have contributed any major patches or enhancements, and you
want to be credited for it, then just nag me to add you to this file.

-Copyright (C) 2004,2005,2006 Francois Harvey <fharvey at securiweb dot net>
-Copyright (C) 2000,2001,2002,2003 Scott James Remnant <sc...@netsplit.com>.
-Copyright (C) 2008 Noel Shrum (noel....@gmail.com)
\ No newline at end of file
+Copyright (C) 2000-2003 Scott James Remnant <scott at netsplit dot com>
+
+Copyright (C) 2004-2008 Francois Harvey <contact at francoisharvey dot ca>
+
+Copyright (C) 2008-2009 Noel Shrum <noel dot w8tvi at gmail dot com>
+ Francois Harvey <contact at francoisharvey dot ca>

Modified: trunk/AUTHORS.map
==============================================================================
--- trunk/AUTHORS.map (original)
+++ trunk/AUTHORS.map Fri Jan 9 19:30:22 2009
@@ -1,6 +1,6 @@
keybuk:'Scott James Remnant <sc...@netsplit.com>'
scott:'Scott James Remnant <sc...@netsplit.com>'
mazpe:'Lester A. Mesa <les...@mazpe.net>'
-fharvey:'Francois Harvey <fha...@securiweb.net>'
+fharvey:'Francois Harvey <contact at francoisharvey dot ca>'
bear:'Mike Taylor <be...@code-bear.com>'
-noel.w8tvi:'Noel Shrum <noel....@gmail.com>'
\ No newline at end of file
+noel.w8tvi:'Noel Shrum <noel....@gmail.com>'

Modified: trunk/ChangeLog
==============================================================================
--- trunk/ChangeLog (original)
+++ trunk/ChangeLog Fri Jan 9 19:30:22 2009
@@ -1,3 +1,7 @@
+2009-01-09 Francois Harvey
+ * Some bug was fixed or merged
+ * RC1 release
+
2006-10-06 Francois Harvey
* Merged some patch
* bugxfixes

Modified: trunk/FAQ
==============================================================================
--- trunk/FAQ (original)
+++ trunk/FAQ Fri Jan 9 19:30:22 2009
@@ -586,6 +586,11 @@
briefly) while the dircproxy process remains as root.


-Copyright (C) 2000, 2001, 2002, 2003 Scott James Remnant
<sc...@netsplit.com>.
-Copyright (C) 2004, 2005 Francois Harvey <fharvey at securiweb dot net>
-Copyright (C) 2008 Noel Shrum <noel dot w8tvi at gmail dot com>
+
+Copyright (C) 2000-2003 Scott James Remnant <scott at netsplit dot com>
+
+Copyright (C) 2004-2008 Francois Harvey <contact at francoisharvey dot ca>
+
+Copyright (C) 2008-2009 Noel Shrum <noel dot w8tvi at gmail dot com>
+ Francois Harvey <contact at francoisharvey dot ca>
+

Modified: trunk/HACKING
==============================================================================
--- trunk/HACKING (original)
+++ trunk/HACKING Fri Jan 9 19:30:22 2009
@@ -23,5 +23,10 @@
dircproxy is distributed according to the GNU General Public License.
See the file COPYING for details.

-Copyright (C) 2001, 2002, 2003 Scott James Remnant <sc...@netsplit.com>.
-Copyright (C) 2004, 2005 Francois Harvey <fharvey at securiweb dot net>
+Copyright (C) 2000-2003 Scott James Remnant <scott at netsplit dot com>
+
+Copyright (C) 2004-2008 Francois Harvey <contact at francoisharvey dot ca>
+
+Copyright (C) 2008-2009 Noel Shrum <noel dot w8tvi at gmail dot com>
+ Francois Harvey <contact at francoisharvey dot ca>
+

Modified: trunk/INSTALL
==============================================================================
--- trunk/INSTALL (original)
+++ trunk/INSTALL Fri Jan 9 19:30:22 2009
@@ -131,7 +131,7 @@
help fix a bug you've found. Not recommended for normal use.

'--enable-ssl'
- Enable SSL support.
+ Enable SSL support (not working yet - on the 1.3.x roadmap)


If compilation fails for any reason, you can pass shell variables
@@ -146,5 +146,11 @@
env CPPFLAGS=-I/usr/local/include LDFLAGS=-s ./configure


-Copyright (C) 2000,2001,2002,2003 Scott James Remnant <sc...@netsplit.com>.
-Copyright (C) 2004,2005 Francois Harvey <fharvey at securiweb dot net>
+
+Copyright (C) 2000-2003 Scott James Remnant <scott at netsplit dot com>
+
+Copyright (C) 2004-2008 Francois Harvey <contact at francoisharvey dot ca>
+
+Copyright (C) 2008-2009 Noel Shrum <noel dot w8tvi at gmail dot com>
+ Francois Harvey <contact at francoisharvey dot ca>
+

Modified: trunk/NEWS
==============================================================================
--- trunk/NEWS (original)
+++ trunk/NEWS Fri Jan 9 19:30:22 2009
@@ -1,7 +1,7 @@
NEWS about changes for existing users.
--------------------------------------
-Version 1.2.0-beta -
- * Add Support for GET and SET
+
+Version 1.2.0-RC1 - 09 jan 2009
* Lot of bugfixes

Version 1.2.0-beta - 25 Oct 2005
@@ -10,7 +10,6 @@
* a new /dircproxy RELOAD to reload the config
* Add DCC Resume
* Add 005 Support
- * Can be build with SSL support (experimental)
* Support for IPV6 (experimental)
* a new /dircproxy NOTIFY command
* Support for MD5 password
@@ -203,5 +202,10 @@
* Initial public release


-Copyright (C) 2000,2001,2002,2003 Scott James Remnant <sc...@netsplit.com>.
-Copyright (C) 2004, 2005 Francois Harvey <fharvey at securiweb dot net>
+Copyright (C) 2000-2003 Scott James Remnant <scott at netsplit dot com>
+
+Copyright (C) 2004-2008 Francois Harvey <contact at francoisharvey dot ca>
+
+Copyright (C) 2008-2009 Noel Shrum <noel dot w8tvi at gmail dot com>
+ Francois Harvey <contact at francoisharvey dot ca>
+

Modified: trunk/README
==============================================================================
--- trunk/README (original)
+++ trunk/README Fri Jan 9 19:30:22 2009
@@ -2,7 +2,7 @@
-------------------------------------

----------------------------------------------
-WARNING : 1.2.0-beta is currently experimental
+WARNING : 1.2.0-RC1 is currently unstable
----------------------------------------------

dircproxy is an IRC proxy server ("bouncer") designed for people
@@ -78,7 +78,6 @@
a user-by-user basis.
o Host and password based security.
o Easy to configure and get running.
- o Can support SSL and ipv6 (experimental)

All of dircproxy's features are completely configurable and can be
enabled, disabled and adjusted through the configuration file.
@@ -140,18 +139,24 @@

The dircproxy home page is at:

- http://dircproxy.securiweb.net/
+ http://code.google.com/p/dircproxy/


Please submit bug reports at:

- http://dircproxy.securiweb.net/newticket
+ http://code.google.com/p/dircproxy/issues/entry

-Also join us on the #dircproxy IRC channel on irc.openprojects.net.
+Also join us on the #dircproxy IRC channel on irc.freenode.org


dircproxy is distributed according to the GNU General Public License.
See the file COPYING for details.

-Copyright (C) 2004,2005 Francois Harvey <fharvey at securiweb dot net>
-Copyright (C) 2000,2001,2002,2003 Scott James Remnant <sc...@netsplit.com>.
+
+Copyright (C) 2000-2003 Scott James Remnant <scott at netsplit dot com>
+
+Copyright (C) 2004-2008 Francois Harvey <contact at francoisharvey dot ca>
+
+Copyright (C) 2008-2009 Noel Shrum <noel dot w8tvi at gmail dot com>
+ Francois Harvey <contact at francoisharvey dot ca>
+

Modified: trunk/README.dcc-via-ssh
==============================================================================
--- trunk/README.dcc-via-ssh (original)
+++ trunk/README.dcc-via-ssh Fri Jan 9 19:30:22 2009
@@ -157,5 +157,10 @@
remote peer itself. This is normal and nothing to worry about.


-Copyright (C) 2000, 2001, 2002, 2003 Scott James Remnant
<sc...@netsplit.com>.
-Copyright (C) 2004, 2005 Francois Harvey <fharvey at securiweb dot net>
+Copyright (C) 2000-2003 Scott James Remnant <scott at netsplit dot com>
+
+Copyright (C) 2004-2008 Francois Harvey <contact at francoisharvey dot ca>
+
+Copyright (C) 2008-2009 Noel Shrum <noel dot w8tvi at gmail dot com>
+ Francois Harvey <contact at francoisharvey dot ca>
+

Modified: trunk/README.inetd
==============================================================================
--- trunk/README.inetd (original)
+++ trunk/README.inetd Fri Jan 9 19:30:22 2009
@@ -34,5 +34,10 @@
session at.


-Copyright (C) 2000, 2001, 2002, 2003 Scott James Remnant
<sc...@netsplit.com>.
-Copyright (C) 2004, 2005 Francois Harvey <fharvey at securiweb dot net>
+Copyright (C) 2000-2003 Scott James Remnant <scott at netsplit dot com>
+
+Copyright (C) 2004-2008 Francois Harvey <contact at francoisharvey dot ca>
+
+Copyright (C) 2008-2009 Noel Shrum <noel dot w8tvi at gmail dot com>
+ Francois Harvey <contact at francoisharvey dot ca>
+

Modified: trunk/README.ssl
==============================================================================
--- trunk/README.ssl (original)
+++ trunk/README.ssl Fri Jan 9 19:30:22 2009
@@ -1,4 +1,11 @@
- --------------------------
+
+
+NO SSL IN 1.2.X RELEASE
+
+SSL IS PLANNED IN 1.3.X RELEASE
+
+
+--------------------------
[ Using SSL with dircproxy ]
--------------------------

@@ -77,7 +84,7 @@
================

The dircproxy home page is at:
- http://code.google.com/p/dircproxy/
+ http://code.google.com/p/dircproxy/

Please submit bug reports at:
http://code.google.com/p/dircproxy/issues/list
@@ -87,6 +94,11 @@
dircproxy is distributed according to the GNU General Public License.
See the file COPYING for details.

-Copyright (C) 2000,2001,2002,2003 Scott James Remnant <sc...@netsplit.com>.
-Copyright (C) 2004 Francois Harvey and Mike Taylor.
-Copyright (C) 2008 Noel Shrum (noel....@gmail.com)
\ No newline at end of file
+
+Copyright (C) 2000-2003 Scott James Remnant <scott at netsplit dot com>
+
+Copyright (C) 2004-2008 Francois Harvey <contact at francoisharvey dot ca>
+
+Copyright (C) 2008-2009 Noel Shrum <noel dot w8tvi at gmail dot com>
+ Francois Harvey <contact at francoisharvey dot ca>
+

Modified: trunk/autogen.sh
==============================================================================
--- trunk/autogen.sh (original)
+++ trunk/autogen.sh Fri Jan 9 19:30:22 2009
@@ -1,6 +1,8 @@
#!/bin/sh
# autogen.sh for dircproxy
-# Francois Harvey <fharvey at securiweb dot net>
+#Copyright (C) 2008-2009 Noel Shrum <noel dot w8tvi at gmail dot com>
+# Francois Harvey <contact at francoisharvey dot ca>
+

if [ -f ./configure ]; then
echo "No need to run autogen.sh, run autoreconf"

Modified: trunk/configure.ac
==============================================================================
--- trunk/configure.ac (original)
+++ trunk/configure.ac Fri Jan 9 19:30:22 2009
@@ -1,10 +1,10 @@
# Process this file with autoconf to produce a configure script.
# $Id: configure.ac,v 1.9 2003/12/31 23:16:25 fharvey Exp $

-AC_INIT([dircproxy], [1.2.0], [http://dircproxy.securiweb.net/])
+AC_INIT([dircproxy], [1.2.0], [http://dircproxy.googlecode.com/])
AM_INIT_AUTOMAKE
AM_MAINTAINER_MODE
-AC_COPYRIGHT([Copyright (C) 2004,2005 Francois Harvey <fharvey at
securiweb dot net>.])
+AC_COPYRIGHT([Copyright (C) 2009 Noel Shrum & Francois Harvey.])
AC_CONFIG_SRCDIR([src/dircproxy.h])
AM_CONFIG_HEADER([config.h])


Modified: trunk/contrib/README
==============================================================================
--- trunk/contrib/README (original)
+++ trunk/contrib/README Fri Jan 9 19:30:22 2009
@@ -19,5 +19,10 @@
the nickname of the sender (rather than all to the same file)


-Copyright (C) 2000,2001,2002,2003 Scott James Remnant <sc...@netsplit.com>.
-Copyright (C) 2004, 2005 Francois Harvey <fharvey at securiweb dot net>.
+Copyright (C) 2000-2003 Scott James Remnant <scott at netsplit dot com>
+
+Copyright (C) 2004-2008 Francois Harvey <contact at francoisharvey dot ca>
+
+Copyright (C) 2008-2009 Noel Shrum <noel dot w8tvi at gmail dot com>
+ Francois Harvey <contact at francoisharvey dot ca>
+

Modified: trunk/contrib/dircproxy.spec
==============================================================================
--- trunk/contrib/dircproxy.spec (original)
+++ trunk/contrib/dircproxy.spec Fri Jan 9 19:30:22 2009
@@ -7,8 +7,8 @@
Release: 1
Copyright: GPL
Group: Applications/Internet
-URL: http://dircproxy.securiweb.net/
-Source:
http://www.securiweb.net.net/pub/oss/dircproxy/%{branch}/dircproxy-%{version}.tar.gz
+URL: http://dircproxy.googlecode.com/
+Source: http://dircproxy.googlecode.com/files/dircproxy-%{version}.tar.gz
BuildRoot: /var/tmp/%{name}-root
Packager: Hollis Blanchard <hol...@yellowdoglinux.com>


Modified: trunk/crypt/main.c
==============================================================================
--- trunk/crypt/main.c (original)
+++ trunk/crypt/main.c Fri Jan 9 19:30:22 2009
@@ -1,5 +1,11 @@
/* dircproxy-crypt
- * Copyright (C) 2005 Francois Harvey <fharvey at securiweb dot net >
+ * Copyright (C) 2000-2003 Scott James Remnant <scott at netsplit dot com>
+ *
+ * Copyright (C) 2004-2008 Francois Harvey <contact at francoisharvey dot
ca>
+ *
+ * Copyright (C) 2008-2009 Noel Shrum <noel dot w8tvi at gmail dot com>
+ * Francois Harvey <contact at francoisharvey dot
ca>
+ *
*
* main.c
* - Encrypt a password taken from stdin or the command line

Modified: trunk/doc/dircproxy-crypt.1
==============================================================================
--- trunk/doc/dircproxy-crypt.1 (original)
+++ trunk/doc/dircproxy-crypt.1 Fri Jan 9 19:30:22 2009
@@ -1,6 +1,8 @@
-.TH dircproxy-crypt 1 "11 Jan 2001"
-.\" Copyright (C) 2000,2001,2002,2003 Scott James Remnant
<sc...@netsplit.com>.
-.\" Copyright (C) 2004,2005 Francois Harvey <fharvey at securiweb dot net>
+.TH dircproxy-crypt 1 "09 Jan 2009"
+.\"Copyright (C) 2000-2003 Scott James Remnant <scott at netsplit dot com>
+.\"Copyright (C) 2004-2008 Francois Harvey <contact at francoisharvey dot
ca>
+.\"Copyright (C) 2008-2009 Noel Shrum <noel dot w8tvi at gmail dot com>
+.\" Francois Harvey <contact at francoisharvey dot
ca>
.\"
.\" @(#) $Id: dircproxy-crypt.1,v 1.7 2004/04/24 09:32:26 fharvey Exp $
.\"
@@ -50,18 +52,22 @@
.SH BUGS
Please submit and review bug reports at:
.PP
-.I http://dircproxy.securiweb.net/
+.I http://code.google.com/p/dircproxy/issues/list

.SH AUTHOR
-Current maintainership by Francois Harvey <fharvey at securiweb dot net>
-
Written by Scott James Remnant <sc...@netsplit.com>.

-.SH COPYRIGHT
-
-Copyright (C) 2004,2005 Francois Harvey <fharvey at securiweb dot net>
+Current maintainership by Noel Shrum and Francois Harvey

-Copyright (C) 2000,2001,2002,2003 Scott James Remnant <sc...@netsplit.com>.
+.SH COPYRIGHT
+Copyright (C) 2000-2003 Scott James Remnant <scott at netsplit dot com>
+.PP
+Copyright (C) 2004-2008 Francois Harvey <contact at francoisharvey dot ca>
+.PP
+Copyright (C) 2008-2009 Noel Shrum <noel dot w8tvi at gmail dot com>
+.PP
+ Francois Harvey <contact at francoisharvey dot ca>
+

\fBdircproxy\fR is distributed under the \fIGNU General Public
License\fR.

Modified: trunk/doc/dircproxy.1
==============================================================================
--- trunk/doc/dircproxy.1 (original)
+++ trunk/doc/dircproxy.1 Fri Jan 9 19:30:22 2009
@@ -1,6 +1,8 @@
-.TH dircproxy 1 "11 Jan 2005"
-.\" Copyright (C) 2000,2001,2002,2003 Scott James Remnant
<sc...@netsplit.com>.
-.\" Copyright (C) 2004,2005 Francois Harvey <fharvey at securiweb dot net>
+.TH dircproxy 1 "09 Jan 2009"
+.\"Copyright (C) 2000-2003 Scott James Remnant <scott at netsplit dot com>
+.\"Copyright (C) 2004-2008 Francois Harvey <contact at francoisharvey dot
ca>
+.\"Copyright (C) 2008-2009 Noel Shrum <noel dot w8tvi at gmail dot com>
+.\" Francois Harvey <contact at francoisharvey dot
ca>
.\"
.\" @(#) $Id: dircproxy.1,v 1.43 2004/02/13 23:39:33 bear Exp $
.\"
@@ -999,7 +1001,7 @@
More information, including announcements of new releases, can be found
at:
.PP
-.I http://dircproxy.securiweb.net/
+.I http://dircproxy.googlecode.com

.SH SEE ALSO
.BR dircproxy-crypt (1)
@@ -1009,17 +1011,22 @@
.SH BUGS
Please submit and review bug reports at:
.PP
-.I http://dircproxy.securiweb.net/
+.I http://code.google.com/p/dircproxy/issues/list

.SH AUTHOR
Written by Scott James Remnant <sc...@netsplit.com>.

-Current maintainership by Francois Harvey <fharvey at securiweb dot net>
+Current maintainership by Noel Shrum and Francois Harvey

.SH COPYRIGHT
-Copyright (C) 2000,2001,2002,2003 Scott James Remnant <sc...@netsplit.com>.
-
-Copyright (C) 2004,2005 Francois Harvey <fharvey at securiweb dot net>
+Copyright (C) 2000-2003 Scott James Remnant <scott at netsplit dot com>
+.PP
+Copyright (C) 2004-2008 Francois Harvey <contact at francoisharvey dot ca>
+.PP
+Copyright (C) 2008-2009 Noel Shrum <noel dot w8tvi at gmail dot com>
+.PP
+ Francois Harvey <contact at francoisharvey dot ca>
+

\fBdircproxy\fR is distributed under the \fIGNU General Public
License\fR.

Modified: trunk/src/cfgfile.c
==============================================================================
--- trunk/src/cfgfile.c (original)
+++ trunk/src/cfgfile.c Fri Jan 9 19:30:22 2009
@@ -1,6 +1,12 @@
/* dircproxy
- * Copyright (C) 2000,2001,2002,2003 Scott James Remnant
<sc...@netsplit.com>.
- * Copyright (C) 2004, 2005 Francois Harvey <fharvey at securiweb dot net>
+ * Copyright (C) 2000-2003 Scott James Remnant <scott at netsplit dot com>
+ *
+ * Copyright (C) 2004-2008 Francois Harvey <contact at francoisharvey dot
ca>
+ *
+ * Copyright (C) 2008-2009 Noel Shrum <noel dot w8tvi at gmail dot com>
+ * Francois Harvey <contact at francoisharvey dot
ca>
+ *
+ *
*
* cfgfile.c
* - reading of configuration file

Modified: trunk/src/cfgfile.h
==============================================================================
--- trunk/src/cfgfile.h (original)
+++ trunk/src/cfgfile.h Fri Jan 9 19:30:22 2009
@@ -1,6 +1,11 @@
/* dircproxy
- * Copyright (C) 2000,2001,2002,2003 Scott James Remnant
<sc...@netsplit.com>.
- * Copyright (C) 2004, 2005 Francois Harvey <fharvey at securiweb dot net>
+ * Copyright (C) 2000-2003 Scott James Remnant <scott at netsplit dot com>
+ *
+ * Copyright (C) 2004-2008 Francois Harvey <contact at francoisharvey dot
ca>
+ *
+ * Copyright (C) 2008-2009 Noel Shrum <noel dot w8tvi at gmail dot com>
+ * Francois Harvey <contact at francoisharvey dot
ca>
+ *
*
* cfgfile.h
* --

Modified: trunk/src/dcc_chat.c
==============================================================================
--- trunk/src/dcc_chat.c (original)
+++ trunk/src/dcc_chat.c Fri Jan 9 19:30:22 2009
@@ -1,6 +1,11 @@
/* dircproxy
- * Copyright (C) 2000,2001,2002,2003 Scott James Remnant
<sc...@netsplit.com>.
- * Copyright (C) 2004, 2005 Francois Harvey <fharvey at securiweb dot net>
+ * Copyright (C) 2000-2003 Scott James Remnant <scott at netsplit dot com>
+ *
+ * Copyright (C) 2004-2008 Francois Harvey <contact at francoisharvey dot
ca>
+ *
+ * Copyright (C) 2008-2009 Noel Shrum <noel dot w8tvi at gmail dot com>
+ * Francois Harvey <contact at francoisharvey dot
ca>
+ *
*
* dcc_chat.c
* - DCC chat protocol

Modified: trunk/src/dcc_chat.h
==============================================================================
--- trunk/src/dcc_chat.h (original)
+++ trunk/src/dcc_chat.h Fri Jan 9 19:30:22 2009
@@ -1,6 +1,11 @@
/* dircproxy
- * Copyright (C) 2000,2001,2002,2003 Scott James Remnant
<sc...@netsplit.com>.
- * Copyright (C) 2004, 2005 Francois Harvey <fharvey at securiweb dot net>
+ * Copyright (C) 2000-2003 Scott James Remnant <scott at netsplit dot com>
+ *
+ * Copyright (C) 2004-2008 Francois Harvey <contact at francoisharvey dot
ca>
+ *
+ * Copyright (C) 2008-2009 Noel Shrum <noel dot w8tvi at gmail dot com>
+ * Francois Harvey <contact at francoisharvey dot
ca>
+ *
*
* dcc_chat.h
* --

Modified: trunk/src/dcc_net.c
==============================================================================
--- trunk/src/dcc_net.c (original)
+++ trunk/src/dcc_net.c Fri Jan 9 19:30:22 2009
@@ -1,6 +1,11 @@
/* dircproxy
- * Copyright (C) 2000,2001,2002,2003 Scott James Remnant
<sc...@netsplit.com>.
- * Copyright (C) 2004, 2005 Francois Harvey <fharvey at securiweb dot net>
+ * Copyright (C) 2000-2003 Scott James Remnant <scott at netsplit dot com>
+ *
+ * Copyright (C) 2004-2008 Francois Harvey <contact at francoisharvey dot
ca>
+ *
+ * Copyright (C) 2008-2009 Noel Shrum <noel dot w8tvi at gmail dot com>
+ * Francois Harvey <contact at francoisharvey dot
ca>
+ *
*
* dcc_net.c
* - Creating new DCC connections

Modified: trunk/src/dcc_net.h
==============================================================================
--- trunk/src/dcc_net.h (original)
+++ trunk/src/dcc_net.h Fri Jan 9 19:30:22 2009
@@ -1,7 +1,11 @@
/* dircproxy
- * Copyright (C) 2000,2001,2002,2003 Scott James Remnant
<sc...@netsplit.com>.
- * Copyright (C) 2004, 2005 Francois Harvey <fharvey at securiweb dot net>
+ * Copyright (C) 2000-2003 Scott James Remnant <scott at netsplit dot com>
*
+ * Copyright (C) 2004-2008 Francois Harvey <contact at francoisharvey dot
ca>
+ *
+ * Copyright (C) 2008-2009 Noel Shrum <noel dot w8tvi at gmail dot com>
+ * Francois Harvey <contact at francoisharvey dot
ca>
+ *
* dcc_net.h
* --
* @(#) $Id: dcc_net.h,v 1.11 2004/02/14 09:05:12 fharvey Exp $

Modified: trunk/src/dircproxy.h
==============================================================================
--- trunk/src/dircproxy.h (original)
+++ trunk/src/dircproxy.h Fri Jan 9 19:30:22 2009
@@ -1,6 +1,11 @@
/* dircproxy
- * Copyright (C) 2000,2001,2002,2003 Scott James Remnant
<sc...@netsplit.com>.
- * Copyright (C) 2004,2005 Francois Harvey <fharvey at securiweb.net>
+ * Copyright (C) 2000-2003 Scott James Remnant <scott at netsplit dot com>
+ *
+ * Copyright (C) 2004-2008 Francois Harvey <contact at francoisharvey dot
ca>
+ *
+ * Copyright (C) 2008-2009 Noel Shrum <noel dot w8tvi at gmail dot com>
+ * Francois Harvey <contact at francoisharvey dot
ca>
+ *
*
* dircproxy.h
* --

Modified: trunk/src/dns.c
==============================================================================
--- trunk/src/dns.c (original)
+++ trunk/src/dns.c Fri Jan 9 19:30:22 2009
@@ -1,6 +1,11 @@
/* dircproxy
- * Copyright (C) 2000,2001,2002,2003 Scott James Remnant
<sc...@netsplit.com>.
- * Copyright (C) 2004, 2005 Francois Harvey <fharvey at securiweb dot net>
+ * Copyright (C) 2000-2003 Scott James Remnant <scott at netsplit dot com>
+ *
+ * Copyright (C) 2004-2008 Francois Harvey <contact at francoisharvey dot
ca>
+ *
+ * Copyright (C) 2008-2009 Noel Shrum <noel dot w8tvi at gmail dot com>
+ * Francois Harvey <contact at francoisharvey dot
ca>
+ *
*
* dns.c
* - non-blocking DNS lookups using callbacks

Modified: trunk/src/dns.h
==============================================================================
--- trunk/src/dns.h (original)
+++ trunk/src/dns.h Fri Jan 9 19:30:22 2009
@@ -1,6 +1,11 @@
/* dircproxy
- * Copyright (C) 2000,2001,2002,2003 Scott James Remnant
<sc...@netsplit.com>.
- * Copyright (C) 2004, 2005 Francois Harvey <fharvey at securiweb dot net>
+ * Copyright (C) 2000-2003 Scott James Remnant <scott at netsplit dot com>
+ *
+ * Copyright (C) 2004-2008 Francois Harvey <contact at francoisharvey dot
ca>
+ *
+ * Copyright (C) 2008-2009 Noel Shrum <noel dot w8tvi at gmail dot com>
+ * Francois Harvey <contact at francoisharvey dot
ca>
+ *
*
* dns.h
* --

Modified: trunk/src/help.h
==============================================================================
--- trunk/src/help.h (original)
+++ trunk/src/help.h Fri Jan 9 19:30:22 2009
@@ -1,6 +1,11 @@
/* dircproxy
- * Copyright (C) 2000,2001,2002,2003 Scott James Remnant
<sc...@netsplit.com>.
- * Copyright (C) 2004, 2005 Francois Harvey <fharvey at securiweb dot net>
+ * Copyright (C) 2000-2003 Scott James Remnant <scott at netsplit dot com>
+ *
+ * Copyright (C) 2004-2008 Francois Harvey <contact at francoisharvey dot
ca>
+ *
+ * Copyright (C) 2008-2009 Noel Shrum <noel dot w8tvi at gmail dot com>
+ * Francois Harvey <contact at francoisharvey dot
ca>
+ *
*
* help.h
* --

Modified: trunk/src/irc_client.c
==============================================================================
--- trunk/src/irc_client.c (original)
+++ trunk/src/irc_client.c Fri Jan 9 19:30:22 2009
@@ -1,6 +1,11 @@
/* dircproxy
- * Copyright (C) 2000,2001,2002,2003 Scott James Remnant
<sc...@netsplit.com>.
- * Copyright (C) 2004, 2005 Francois Harvey <fharvey at securiweb dot net>
+ * Copyright (C) 2000-2003 Scott James Remnant <scott at netsplit dot com>
+ *
+ * Copyright (C) 2004-2008 Francois Harvey <contact at francoisharvey dot
ca>
+ *
+ * Copyright (C) 2008-2009 Noel Shrum <noel dot w8tvi at gmail dot com>
+ * Francois Harvey <contact at francoisharvey dot
ca>
+ *
*
* irc_client.c
* - Handling of clients connected to the proxy

Modified: trunk/src/irc_client.h
==============================================================================
--- trunk/src/irc_client.h (original)
+++ trunk/src/irc_client.h Fri Jan 9 19:30:22 2009
@@ -1,6 +1,11 @@
/* dircproxy
- * Copyright (C) 2000,2001,2002,2003 Scott James Remnant
<sc...@netsplit.com>.
- * Copyright (C) 2004, 2005 Francois Harvey <fharvey at securiweb dot net>
+ * Copyright (C) 2000-2003 Scott James Remnant <scott at netsplit dot com>
+ *
+ * Copyright (C) 2004-2008 Francois Harvey <contact at francoisharvey dot
ca>
+ *
+ * Copyright (C) 2008-2009 Noel Shrum <noel dot w8tvi at gmail dot com>
+ * Francois Harvey <contact at francoisharvey dot
ca>
+ *
*
* irc_client.h
* --

Modified: trunk/src/irc_log.c
==============================================================================
--- trunk/src/irc_log.c (original)
+++ trunk/src/irc_log.c Fri Jan 9 19:30:22 2009
@@ -1,6 +1,11 @@
/* dircproxy
- * Copyright (C) 2000,2001,2002,2003 Scott James Remnant
<sc...@netsplit.com>.
- * Copyright (C) 2004,2005,2006 Francois Harvey <fharvey at securiweb dot
net>
+ * Copyright (C) 2000-2003 Scott James Remnant <scott at netsplit dot com>
+ *
+ * Copyright (C) 2004-2008 Francois Harvey <contact at francoisharvey dot
ca>
+ *
+ * Copyright (C) 2008-2009 Noel Shrum <noel dot w8tvi at gmail dot com>
+ * Francois Harvey <contact at francoisharvey dot
ca>
+ *
*
* irc_log.c
* - Handling of log files

Modified: trunk/src/irc_log.h
==============================================================================
--- trunk/src/irc_log.h (original)
+++ trunk/src/irc_log.h Fri Jan 9 19:30:22 2009
@@ -1,6 +1,11 @@
/* dircproxy
- * Copyright (C) 2000,2001,2002,2003 Scott James Remnant
<sc...@netsplit.com>.
- * Copyright (C) 2004, 2005 Francois Harvey <fharvey at securiweb dot net>
+ * Copyright (C) 2000-2003 Scott James Remnant <scott at netsplit dot com>
+ *
+ * Copyright (C) 2004-2008 Francois Harvey <contact at francoisharvey dot
ca>
+ *
+ * Copyright (C) 2008-2009 Noel Shrum <noel dot w8tvi at gmail dot com>
+ * Francois Harvey <contact at francoisharvey dot
ca>
+ *
*
* irc_log.h
* --

Modified: trunk/src/irc_net.c
==============================================================================
--- trunk/src/irc_net.c (original)
+++ trunk/src/irc_net.c Fri Jan 9 19:30:22 2009
@@ -1,6 +1,10 @@
/* dircproxy
- * Copyright (C) 2000,2001,2002,2003 Scott James Remnant
<sc...@netsplit.com>.
- * Copyright (C) 2004, 2005 Francois Harvey <fharvey at securiweb dot net>
+ * Copyright (C) 2000-2003 Scott James Remnant <scott at netsplit dot com>
+ *
+ * Copyright (C) 2004-2008 Francois Harvey <contact at francoisharvey dot
ca>
+ *
+ * Copyright (C) 2008-2009 Noel Shrum <noel dot w8tvi at gmail dot com>
+ * Francois Harvey <contact at francoisharvey dot
ca>
*
* irc_net.c
* - Socket to listen for new connections on

Modified: trunk/src/irc_net.h
==============================================================================
--- trunk/src/irc_net.h (original)
+++ trunk/src/irc_net.h Fri Jan 9 19:30:22 2009
@@ -1,6 +1,10 @@
/* dircproxy
- * Copyright (C) 2000,2001,2002,2003 Scott James Remnant
<sc...@netsplit.com>.
- * Copyright (C) 2004, 2005 Francois Harvey <fharvey at securiweb dot net>
+ * Copyright (C) 2000-2003 Scott James Remnant <scott at netsplit dot com>
+ *
+ * Copyright (C) 2004-2008 Francois Harvey <contact at francoisharvey dot
ca>
+ *
+ * Copyright (C) 2008-2009 Noel Shrum <noel dot w8tvi at gmail dot com>
+ * Francois Harvey <contact at francoisharvey dot
ca>
*
* irc_net.h
* --

Modified: trunk/src/irc_prot.c
==============================================================================
--- trunk/src/irc_prot.c (original)
+++ trunk/src/irc_prot.c Fri Jan 9 19:30:22 2009
@@ -1,6 +1,11 @@
/* dircproxy
- * Copyright (C) 2000,2001,2002,2003 Scott James Remnant
<sc...@netsplit.com>.
- * Copyright (C) 2004, 2005 Francois Harvey <fharvey at securiweb dot net>
+ * Copyright (C) 2000-2003 Scott James Remnant <scott at netsplit dot com>
+ *
+ * Copyright (C) 2004-2008 Francois Harvey <contact at francoisharvey dot
ca>
+ *
+ * Copyright (C) 2008-2009 Noel Shrum <noel dot w8tvi at gmail dot com>
+ * Francois Harvey <contact at francoisharvey dot
ca>
+ *
*
* irc_prot.c
* - IRC protocol message parsing

Modified: trunk/src/irc_prot.h
==============================================================================
--- trunk/src/irc_prot.h (original)
+++ trunk/src/irc_prot.h Fri Jan 9 19:30:22 2009
@@ -1,6 +1,11 @@
/* dircproxy
- * Copyright (C) 2000,2001,2002,2003 Scott James Remnant
<sc...@netsplit.com>.
- * Copyright (C) 2004, 2005 Francois Harvey <fharvey at securiweb dot net>
+ * Copyright (C) 2000-2003 Scott James Remnant <scott at netsplit dot com>
+ *
+ * Copyright (C) 2004-2008 Francois Harvey <contact at francoisharvey dot
ca>
+ *
+ * Copyright (C) 2008-2009 Noel Shrum <noel dot w8tvi at gmail dot com>
+ * Francois Harvey <contact at francoisharvey dot
ca>
+ *
*
* irc_prot.h
* --

Modified: trunk/src/irc_server.c
==============================================================================
--- trunk/src/irc_server.c (original)
+++ trunk/src/irc_server.c Fri Jan 9 19:30:22 2009
@@ -1,6 +1,11 @@
/* dircproxy
- * Copyright (C) 2000,2001,2002,2003 Scott James Remnant
<sc...@netsplit.com>.
- * Copyright (C) 2005 Francois Harvey <fharvey at securiweb dot net>
+ * Copyright (C) 2000-2003 Scott James Remnant <scott at netsplit dot com>
+ *
+ * Copyright (C) 2004-2008 Francois Harvey <contact at francoisharvey dot
ca>
+ *
+ * Copyright (C) 2008-2009 Noel Shrum <noel dot w8tvi at gmail dot com>
+ * Francois Harvey <contact at francoisharvey dot
ca>
+ *
*
* irc_server.c
* - Handling of servers connected to the proxy
@@ -1469,7 +1474,7 @@
&& (p->client_status != IRC_CLIENT_ACTIVE)) {
ircserver_send_command(p, "NOTICE", "%s :\001VERSION %s %s
- %s\001",
msg.src.name, PACKAGE, VERSION,
- "http://dircproxy.securiweb.net/");
+ "http://dircproxy.googlecode.com/");

} else if (!strcmp(cmsg.cmd, "USERINFO")
&& p->conn_class->ctcp_replies

Modified: trunk/src/irc_server.h
==============================================================================
--- trunk/src/irc_server.h (original)
+++ trunk/src/irc_server.h Fri Jan 9 19:30:22 2009
@@ -1,6 +1,11 @@
/* dircproxy
- * Copyright (C) 2000,2001,2002,2003 Scott James Remnant
<sc...@netsplit.com>.
- * Copyright (C) 2004, 2005 Francois Harvey <fharvey at securiweb dot net>
+ * Copyright (C) 2000-2003 Scott James Remnant <scott at netsplit dot com>
+ *
+ * Copyright (C) 2004-2008 Francois Harvey <contact at francoisharvey dot
ca>
+ *
+ * Copyright (C) 2008-2009 Noel Shrum <noel dot w8tvi at gmail dot com>
+ * Francois Harvey <contact at francoisharvey dot
ca>
+ *
*
* irc_server.h
* --

Modified: trunk/src/irc_string.c
==============================================================================
--- trunk/src/irc_string.c (original)
+++ trunk/src/irc_string.c Fri Jan 9 19:30:22 2009
@@ -1,6 +1,11 @@
/* dircproxy
- * Copyright (C) 2000,2001,2002,2003 Scott James Remnant
<sc...@netsplit.com>.
- * Copyright (C) 2004, 2005 Francois Harvey <fharvey at securiweb dot net>
+ * Copyright (C) 2000-2003 Scott James Remnant <scott at netsplit dot com>
+ *
+ * Copyright (C) 2004-2008 Francois Harvey <contact at francoisharvey dot
ca>
+ *
+ * Copyright (C) 2008-2009 Noel Shrum <noel dot w8tvi at gmail dot com>
+ * Francois Harvey <contact at francoisharvey dot
ca>
+ *
*
* irc_string.c
* - Case conversion functions for IRC protocol

Modified: trunk/src/irc_string.h
==============================================================================
--- trunk/src/irc_string.h (original)
+++ trunk/src/irc_string.h Fri Jan 9 19:30:22 2009
@@ -1,6 +1,11 @@
/* dircproxy
- * Copyright (C) 2000,2001,2002,2003 Scott James Remnant
<sc...@netsplit.com>.
- * Copyright (C) 2004, 2005 Francois Harvey <fharvey at securiweb dot net>
+ * Copyright (C) 2000-2003 Scott James Remnant <scott at netsplit dot com>
+ *
+ * Copyright (C) 2004-2008 Francois Harvey <contact at francoisharvey dot
ca>
+ *
+ * Copyright (C) 2008-2009 Noel Shrum <noel dot w8tvi at gmail dot com>
+ * Francois Harvey <contact at francoisharvey dot
ca>
+ *
*
* irc_string.h
* --

Modified: trunk/src/logo.h
==============================================================================
--- trunk/src/logo.h (original)
+++ trunk/src/logo.h Fri Jan 9 19:30:22 2009
@@ -1,6 +1,11 @@
/* dircproxy
- * Copyright (C) 2000,2001,2002,2003 Scott James Remnant
<sc...@netsplit.com>.
- * Copyright (C) 2004, 2005 Francois Harvey <fharvey at securiweb dot net>
+ * Copyright (C) 2000-2003 Scott James Remnant <scott at netsplit dot com>
+ *
+ * Copyright (C) 2004-2008 Francois Harvey <contact at francoisharvey dot
ca>
+ *
+ * Copyright (C) 2008-2009 Noel Shrum <noel dot w8tvi at gmail dot com>
+ * Francois Harvey <contact at francoisharvey dot
ca>
+ *
*
* logo.h
* --
@@ -22,6 +27,7 @@
"| (_| | | | | (__| |_) | | | (_) > <| |_| |",
" \\__,_|_|_| \\___| .__/|_| \\___/_/\\_\\\\__, |",
" |_| |___/ ",
+ " http://dircproxy.googlecode.com/ ",
0
};


Modified: trunk/src/main.c
==============================================================================
--- trunk/src/main.c (original)
+++ trunk/src/main.c Fri Jan 9 19:30:22 2009
@@ -1,6 +1,11 @@
/* dircproxy
- * Copyright (C) 2000,2001,2002,2003 Scott James Remnant
<sc...@netsplit.com>.
- * Copyright (C) 2004, 2005, 2006 Francois Harvey <fharvey + dircproxy at
securiweb dot net>
+ * Copyright (C) 2000-2003 Scott James Remnant <scott at netsplit dot com>
+ *
+ * Copyright (C) 2004-2008 Francois Harvey <contact at francoisharvey dot
ca>
+ *
+ * Copyright (C) 2008-2009 Noel Shrum <noel dot w8tvi at gmail dot com>
+ * Francois Harvey <contact at francoisharvey dot
ca>
+ *
*
* main.c
* - Program main loop
@@ -503,7 +508,8 @@

/* Print the version number to stderr */
static int _print_version(void) {
- fprintf(stderr, "%s %s - (C) 2006 Francois Harvey -
http://dircproxy.securiweb.net/", PACKAGE, VERSION);
+ fprintf(stderr, "%s %s - (C) 2009 Noel Shrum & Francois Harvey -
http://dircproxy.googlecode.com/", PACKAGE, VERSION);
+
#ifdef SSL
fprintf(stderr, " - SSL");
#endif /* SSL */
@@ -517,7 +523,7 @@
/* Print the help to stderr */
static int _print_help(void) {
fprintf(stderr, "%s %s. Detachable IRC proxy.\n", PACKAGE, VERSION);
- fprintf(stderr, "(C) 2006 Francois Harvey -
http://dircproxy.securiweb.net/\n\n");
+ fprintf(stderr, "(C) 2009 Noel Shrum & Francois Harvey -
http://dircproxy.googlecode.com/\n\n");
fprintf(stderr, "Usage: %s [OPTION]...\n\n", progname);
fprintf(stderr, "If a long option shows an argument as mandatory, then "
"it is mandatory\nfor the equivalent short option
also. "

Modified: trunk/src/match.c
==============================================================================
--- trunk/src/match.c (original)
+++ trunk/src/match.c Fri Jan 9 19:30:22 2009
@@ -1,6 +1,11 @@
/* dircproxy
- * Copyright (C) 2000,2001,2002,2003 Scott James Remnant
<sc...@netsplit.com>.
- * Copyright (C) 2004, 2005 Francois Harvey <fharvey at securiweb dot net>
+ * Copyright (C) 2000-2003 Scott James Remnant <scott at netsplit dot com>
+ *
+ * Copyright (C) 2004-2008 Francois Harvey <contact at francoisharvey dot
ca>
+ *
+ * Copyright (C) 2008-2009 Noel Shrum <noel dot w8tvi at gmail dot com>
+ * Francois Harvey <contact at francoisharvey dot
ca>
+ *
*
* match.c
* - wildcard matching

Modified: trunk/src/match.h
==============================================================================
--- trunk/src/match.h (original)
+++ trunk/src/match.h Fri Jan 9 19:30:22 2009
@@ -1,6 +1,11 @@
/* dircproxy
- * Copyright (C) 2000,2001,2002,2003 Scott James Remnant
<sc...@netsplit.com>.
- * Copyright (C) 2004, 2005 Francois Harvey <fharvey at securiweb dot net>
+ * Copyright (C) 2000-2003 Scott James Remnant <scott at netsplit dot com>
+ *
+ * Copyright (C) 2004-2008 Francois Harvey <contact at francoisharvey dot
ca>
+ *
+ * Copyright (C) 2008-2009 Noel Shrum <noel dot w8tvi at gmail dot com>
+ * Francois Harvey <contact at francoisharvey dot
ca>
+ *
*
* match.h
* --

Modified: trunk/src/memdebug.c
==============================================================================
--- trunk/src/memdebug.c (original)
+++ trunk/src/memdebug.c Fri Jan 9 19:30:22 2009
@@ -1,6 +1,11 @@
/* dircproxy
- * Copyright (C) 2000,2001,2002,2003 Scott James Remnant
<sc...@netsplit.com>.
- * Copyright (C) 2004, 2005 Francois Harvey <fharvey at securiweb dot net>
+ * Copyright (C) 2000-2003 Scott James Remnant <scott at netsplit dot com>
+ *
+ * Copyright (C) 2004-2008 Francois Harvey <contact at francoisharvey dot
ca>
+ *
+ * Copyright (C) 2008-2009 Noel Shrum <noel dot w8tvi at gmail dot com>
+ * Francois Harvey <contact at francoisharvey dot
ca>
+ *
*
* memdebug.c
* - wrappers to memory allocation functions

Modified: trunk/src/memdebug.h
==============================================================================
--- trunk/src/memdebug.h (original)
+++ trunk/src/memdebug.h Fri Jan 9 19:30:22 2009
@@ -1,6 +1,11 @@
/* dircproxy
- * Copyright (C) 2000,2001,2002,2003 Scott James Remnant
<sc...@netsplit.com>.
- * Copyright (C) 2004, 2005 Francois Harvey <fharvey at securiweb dot net>
+ * Copyright (C) 2000-2003 Scott James Remnant <scott at netsplit dot com>
+ *
+ * Copyright (C) 2004-2008 Francois Harvey <contact at francoisharvey dot
ca>
+ *
+ * Copyright (C) 2008-2009 Noel Shrum <noel dot w8tvi at gmail dot com>
+ * Francois Harvey <contact at francoisharvey dot
ca>
+ *
*
* memdebug.h
* --

Modified: trunk/src/net.c
==============================================================================
--- trunk/src/net.c (original)
+++ trunk/src/net.c Fri Jan 9 19:30:22 2009
@@ -1,6 +1,10 @@
/* dircproxy
- * Copyright (C) 2000,2001,2002,2003 Scott James Remnant
<sc...@netsplit.com>.
- * Copyright (C) 2004, 2005 Francois Harvey <fharvey at securiweb dot net>
+ * Copyright (C) 2000-2003 Scott James Remnant <scott at netsplit dot com>
+ *
+ * Copyright (C) 2004-2008 Francois Harvey <contact at francoisharvey dot
ca>
+ *
+ * Copyright (C) 2008-2009 Noel Shrum <noel dot w8tvi at gmail dot com>
+ * Francois Harvey <contact at francoisharvey dot
ca>
*
* net.c
* - handy functions to make/close sockets

Modified: trunk/src/net.h
==============================================================================
--- trunk/src/net.h (original)
+++ trunk/src/net.h Fri Jan 9 19:30:22 2009
@@ -1,6 +1,11 @@
/* dircproxy
- * Copyright (C) 2000,2001,2002,2003 Scott James Remnant
<sc...@netsplit.com>.
- * Copyright (C) 2004, 2005 Francois Harvey <fharvey at securiweb dot net>
+ * Copyright (C) 2000-2003 Scott James Remnant <scott at netsplit dot com>
+ *
+ * Copyright (C) 2004-2008 Francois Harvey <contact at francoisharvey dot
ca>
+ *
+ * Copyright (C) 2008-2009 Noel Shrum <noel dot w8tvi at gmail dot com>
+ * Francois Harvey <contact at francoisharvey dot
ca>
+ *
*
* net.h
* --

Modified: trunk/src/sprintf.c
==============================================================================
--- trunk/src/sprintf.c (original)
+++ trunk/src/sprintf.c Fri Jan 9 19:30:22 2009
@@ -1,6 +1,11 @@
/* dircproxy
- * Copyright (C) 2000,2001,2002,2003 Scott James Remnant
<sc...@netsplit.com>.
- * Copyright (C) 2004, 2005 Francois Harvey <fharvey at securiweb dot net>
+ * Copyright (C) 2000-2003 Scott James Remnant <scott at netsplit dot com>
+ *
+ * Copyright (C) 2004-2008 Francois Harvey <contact at francoisharvey dot
ca>
+ *
+ * Copyright (C) 2008-2009 Noel Shrum <noel dot w8tvi at gmail dot com>
+ * Francois Harvey <contact at francoisharvey dot
ca>
+ *
*
* sprintf.c
* - various ways of doing allocating sprintf() functions to void b/o

Modified: trunk/src/sprintf.h
==============================================================================
--- trunk/src/sprintf.h (original)
+++ trunk/src/sprintf.h Fri Jan 9 19:30:22 2009
@@ -1,6 +1,11 @@
/* dircproxy
- * Copyright (C) 2000,2001,2002,2003 Scott James Remnant
<sc...@netsplit.com>.
- * Copyright (C) 2004, 2005 Francois Harvey <fharvey at securiweb dot net>
+ * Copyright (C) 2000-2003 Scott James Remnant <scott at netsplit dot com>
+ *
+ * Copyright (C) 2004-2008 Francois Harvey <contact at francoisharvey dot
ca>
+ *
+ * Copyright (C) 2008-2009 Noel Shrum <noel dot w8tvi at gmail dot com>
+ * Francois Harvey <contact at francoisharvey dot
ca>
+ *
*
* sprintf.h
* --

Modified: trunk/src/stringex.c
==============================================================================
--- trunk/src/stringex.c (original)
+++ trunk/src/stringex.c Fri Jan 9 19:30:22 2009
@@ -1,6 +1,11 @@
/* dircproxy
- * Copyright (C) 2000,2001,2002,2003 Scott James Remnant
<sc...@netsplit.com>.
- * Copyright (C) 2004, 2005 Francois Harvey <fharvey at securiweb dot net>
+ * Copyright (C) 2000-2003 Scott James Remnant <scott at netsplit dot com>
+ *
+ * Copyright (C) 2004-2008 Francois Harvey <contact at francoisharvey dot
ca>
+ *
+ * Copyright (C) 2008-2009 Noel Shrum <noel dot w8tvi at gmail dot com>
+ * Francois Harvey <contact at francoisharvey dot
ca>
+ *
*
* stringex.c
* - Case conversion functions

Modified: trunk/src/stringex.h
==============================================================================
--- trunk/src/stringex.h (original)
+++ trunk/src/stringex.h Fri Jan 9 19:30:22 2009
@@ -1,6 +1,11 @@
/* dircproxy
- * Copyright (C) 2000,2001,2002,2003 Scott James Remnant
<sc...@netsplit.com>.
- * Copyright (C) 2004, 2005 Francois Harvey <fharvey at securiweb dot net>
+ * Copyright (C) 2000-2003 Scott James Remnant <scott at netsplit dot com>
+ *
+ * Copyright (C) 2004-2008 Francois Harvey <contact at francoisharvey dot
ca>
+ *
+ * Copyright (C) 2008-2009 Noel Shrum <noel dot w8tvi at gmail dot com>
+ * Francois Harvey <contact at francoisharvey dot
ca>
+ *
*
* stringex.h
* --

Modified: trunk/src/timers.c
==============================================================================
--- trunk/src/timers.c (original)
+++ trunk/src/timers.c Fri Jan 9 19:30:22 2009
@@ -1,6 +1,11 @@
/* dircproxy
- * Copyright (C) 2000,2001,2002,2003 Scott James Remnant
<sc...@netsplit.com>.
- * Copyright (C) 2004, 2005 Francois Harvey <fharvey at securiweb dot net>
+ * Copyright (C) 2000-2003 Scott James Remnant <scott at netsplit dot com>
+ *
+ * Copyright (C) 2004-2008 Francois Harvey <contact at francoisharvey dot
ca>
+ *
+ * Copyright (C) 2008-2009 Noel Shrum <noel dot w8tvi at gmail dot com>
+ * Francois Harvey <contact at francoisharvey dot
ca>
+ *
*
* timers.c
* - Scheduling events

Modified: trunk/src/timers.h
==============================================================================
--- trunk/src/timers.h (original)
+++ trunk/src/timers.h Fri Jan 9 19:30:22 2009
@@ -1,6 +1,11 @@
/* dircproxy
- * Copyright (C) 2000,2001,2002,2003 Scott James Remnant
<sc...@netsplit.com>.
- * Copyright (C) 2004, 2005 Francois Harvey <fharvey at securiweb dot net>
+ * Copyright (C) 2000-2003 Scott James Remnant <scott at netsplit dot com>
+ *
+ * Copyright (C) 2004-2008 Francois Harvey <contact at francoisharvey dot
ca>
+ *
+ * Copyright (C) 2008-2009 Noel Shrum <noel dot w8tvi at gmail dot com>
+ * Francois Harvey <contact at francoisharvey dot
ca>
+ *
*
* timers.h
* --

Reply all
Reply to author
Forward
0 new messages