projects
/
privoxy.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
|
inline
| side by side (parent:
8d15785
)
Upgrade a bunch of links to the homepage to https://
author
Fabian Keil
<fk@fabiankeil.de>
Thu, 30 Jan 2020 15:46:10 +0000
(16:46 +0100)
committer
Fabian Keil
<fk@fabiankeil.de>
Thu, 13 Feb 2020 11:35:28 +0000
(12:35 +0100)
57 files changed:
ChangeLog
patch
|
blob
|
history
Makefile
patch
|
blob
|
history
acconfig.h
patch
|
blob
|
history
actionlist.h
patch
|
blob
|
history
actions.c
patch
|
blob
|
history
actions.h
patch
|
blob
|
history
cgi.c
patch
|
blob
|
history
cgi.h
patch
|
blob
|
history
cgiedit.c
patch
|
blob
|
history
cgiedit.h
patch
|
blob
|
history
cgisimple.c
patch
|
blob
|
history
cgisimple.h
patch
|
blob
|
history
cygwin.h
patch
|
blob
|
history
deanimate.c
patch
|
blob
|
history
deanimate.h
patch
|
blob
|
history
encode.c
patch
|
blob
|
history
encode.h
patch
|
blob
|
history
errlog.c
patch
|
blob
|
history
errlog.h
patch
|
blob
|
history
filters.c
patch
|
blob
|
history
filters.h
patch
|
blob
|
history
gateway.c
patch
|
blob
|
history
gateway.h
patch
|
blob
|
history
jbsockets.c
patch
|
blob
|
history
jbsockets.h
patch
|
blob
|
history
jcc.c
patch
|
blob
|
history
jcc.h
patch
|
blob
|
history
list.c
patch
|
blob
|
history
list.h
patch
|
blob
|
history
loadcfg.c
patch
|
blob
|
history
loadcfg.h
patch
|
blob
|
history
loaders.c
patch
|
blob
|
history
loaders.h
patch
|
blob
|
history
miscutil.c
patch
|
blob
|
history
miscutil.h
patch
|
blob
|
history
parsers.c
patch
|
blob
|
history
parsers.h
patch
|
blob
|
history
privoxy-generic.init
patch
|
blob
|
history
project.h
patch
|
blob
|
history
ssplit.c
patch
|
blob
|
history
ssplit.h
patch
|
blob
|
history
trust
patch
|
blob
|
history
urlmatch.c
patch
|
blob
|
history
urlmatch.h
patch
|
blob
|
history
user.filter
patch
|
blob
|
history
w32.rc
patch
|
blob
|
history
w32log.c
patch
|
blob
|
history
w32log.h
patch
|
blob
|
history
w32res.h
patch
|
blob
|
history
w32svrapi.c
patch
|
blob
|
history
w32svrapi.h
patch
|
blob
|
history
w32taskbar.c
patch
|
blob
|
history
w32taskbar.h
patch
|
blob
|
history
win32.c
patch
|
blob
|
history
win32.h
patch
|
blob
|
history
windows/GNUmakefile
patch
|
blob
|
history
windows/privoxy_winthreads.nsi
patch
|
blob
|
history
diff --git
a/ChangeLog
b/ChangeLog
index
68a5652
..
398c9ae
100644
(file)
--- a/
ChangeLog
+++ b/
ChangeLog
@@
-1829,7
+1829,7
@@
ChangeLog for Privoxy
if connection-sharing is enabled.
- A TODO list has been added to the source tarball to give potential
volunteers a better idea of what the current goals are. Donations
if connection-sharing is enabled.
- A TODO list has been added to the source tarball to give potential
volunteers a better idea of what the current goals are. Donations
- are still welcome too: http://www.privoxy.org/faq/general.html#DONATE
+ are still welcome too: http
s
://www.privoxy.org/faq/general.html#DONATE
*** Version 3.0.12 ***
*** Version 3.0.12 ***
diff --git
a/Makefile
b/Makefile
index
3189c5e
..
a5caf3e
100644
(file)
--- a/
Makefile
+++ b/
Makefile
@@
-1,5
+1,5
@@
# Written by and Copyright (C) 2001 the SourceForge
# Written by and Copyright (C) 2001 the SourceForge
-# Privoxy team. http://www.privoxy.org/
+# Privoxy team. http
s
://www.privoxy.org/
#
# Based on the Internet Junkbuster originally written
# by and Copyright (C) 1997 Anonymous Coders and
#
# Based on the Internet Junkbuster originally written
# by and Copyright (C) 1997 Anonymous Coders and
diff --git
a/acconfig.h
b/acconfig.h
index
ab59de8
..
abbe2e2
100644
(file)
--- a/
acconfig.h
+++ b/
acconfig.h
@@
-11,7
+11,7
@@
* getting ludicrously long with feature defines.
*
* Copyright : Written by and Copyright (C) 2001-2014 the
* getting ludicrously long with feature defines.
*
* Copyright : Written by and Copyright (C) 2001-2014 the
- * Privoxy team. http://www.privoxy.org/
+ * Privoxy team. http
s
://www.privoxy.org/
*
* Based on the Internet Junkbuster originally written
* by and Copyright (C) 1997 Anonymous Coders and
*
* Based on the Internet Junkbuster originally written
* by and Copyright (C) 1997 Anonymous Coders and
diff --git
a/actionlist.h
b/actionlist.h
index
eca607b
..
60bb1f3
100644
(file)
--- a/
actionlist.h
+++ b/
actionlist.h
@@
-13,7
+13,7
@@
* DEFINE_ACTION_ALIAS
*
* Copyright : Written by and Copyright (C) 2001-2014 the
* DEFINE_ACTION_ALIAS
*
* Copyright : Written by and Copyright (C) 2001-2014 the
- * Privoxy team. http://www.privoxy.org/
+ * Privoxy team. http
s
://www.privoxy.org/
*
* Based on the Internet Junkbuster originally written
* by and Copyright (C) 1997 Anonymous Coders and
*
* Based on the Internet Junkbuster originally written
* by and Copyright (C) 1997 Anonymous Coders and
diff --git
a/actions.c
b/actions.c
index
6249de9
..
a1c00f9
100644
(file)
--- a/
actions.c
+++ b/
actions.c
@@
-5,7
+5,7
@@
* Purpose : Declares functions to work with actions files
*
* Copyright : Written by and Copyright (C) 2001-2016 the
* Purpose : Declares functions to work with actions files
*
* Copyright : Written by and Copyright (C) 2001-2016 the
- * Privoxy team. http://www.privoxy.org/
+ * Privoxy team. http
s
://www.privoxy.org/
*
* Based on the Internet Junkbuster originally written
* by and Copyright (C) 1997 Anonymous Coders and
*
* Based on the Internet Junkbuster originally written
* by and Copyright (C) 1997 Anonymous Coders and
diff --git
a/actions.h
b/actions.h
index
af40176
..
618bc25
100644
(file)
--- a/
actions.h
+++ b/
actions.h
@@
-8,7
+8,7
@@
* Functions declared include: FIXME
*
* Copyright : Written by and Copyright (C) 2001-2007 members of the
* Functions declared include: FIXME
*
* Copyright : Written by and Copyright (C) 2001-2007 members of the
- * Privoxy team. http://www.privoxy.org/
+ * Privoxy team. http
s
://www.privoxy.org/
*
* Based on the Internet Junkbuster originally written
* by and Copyright (C) 1997 Anonymous Coders and
*
* Based on the Internet Junkbuster originally written
* by and Copyright (C) 1997 Anonymous Coders and
diff --git
a/cgi.c
b/cgi.c
index
2e9e265
..
d23d9e6
100644
(file)
--- a/
cgi.c
+++ b/
cgi.c
@@
-8,7
+8,7
@@
* actual handler functions are declared elsewhere.
*
* Copyright : Written by and Copyright (C) 2001-2017
* actual handler functions are declared elsewhere.
*
* Copyright : Written by and Copyright (C) 2001-2017
- * members of the Privoxy team. http://www.privoxy.org/
+ * members of the Privoxy team. http
s
://www.privoxy.org/
*
* Based on the Internet Junkbuster originally written
* by and Copyright (C) 1997 Anonymous Coders and
*
* Based on the Internet Junkbuster originally written
* by and Copyright (C) 1997 Anonymous Coders and
diff --git
a/cgi.h
b/cgi.h
index
ba858d2
..
45b8979
100644
(file)
--- a/
cgi.h
+++ b/
cgi.h
@@
-11,7
+11,7
@@
*
*
* Copyright : Written by and Copyright (C) 2001-2009 the
*
*
* Copyright : Written by and Copyright (C) 2001-2009 the
- * Privoxy team. http://www.privoxy.org/
+ * Privoxy team. http
s
://www.privoxy.org/
*
* Based on the Internet Junkbuster originally written
* by and Copyright (C) 1997 Anonymous Coders and
*
* Based on the Internet Junkbuster originally written
* by and Copyright (C) 1997 Anonymous Coders and
diff --git
a/cgiedit.c
b/cgiedit.c
index
8817586
..
830a826
100644
(file)
--- a/
cgiedit.c
+++ b/
cgiedit.c
@@
-13,7
+13,7
@@
* Stick to the short names in this file for consistency.
*
* Copyright : Written by and Copyright (C) 2001-2014 the
* Stick to the short names in this file for consistency.
*
* Copyright : Written by and Copyright (C) 2001-2014 the
- * Privoxy team. http://www.privoxy.org/
+ * Privoxy team. http
s
://www.privoxy.org/
*
* Based on the Internet Junkbuster originally written
* by and Copyright (C) 1997 Anonymous Coders and
*
* Based on the Internet Junkbuster originally written
* by and Copyright (C) 1997 Anonymous Coders and
diff --git
a/cgiedit.h
b/cgiedit.h
index
b0076cf
..
3b86410
100644
(file)
--- a/
cgiedit.h
+++ b/
cgiedit.h
@@
-10,7
+10,7
@@
*
*
* Copyright : Written by and Copyright (C) 2001 members of the
*
*
* Copyright : Written by and Copyright (C) 2001 members of the
- * Privoxy team. http://www.privoxy.org/
+ * Privoxy team. http
s
://www.privoxy.org/
*
* Based on the Internet Junkbuster originally written
* by and Copyright (C) 1997 Anonymous Coders and
*
* Based on the Internet Junkbuster originally written
* by and Copyright (C) 1997 Anonymous Coders and
diff --git
a/cgisimple.c
b/cgisimple.c
index
a7678ae
..
febde4f
100644
(file)
--- a/
cgisimple.c
+++ b/
cgisimple.c
@@
-6,7
+6,7
@@
* status.
*
* Copyright : Written by and Copyright (C) 2001-2017 the
* status.
*
* Copyright : Written by and Copyright (C) 2001-2017 the
- * Privoxy team. http://www.privoxy.org/
+ * Privoxy team. http
s
://www.privoxy.org/
*
* Based on the Internet Junkbuster originally written
* by and Copyright (C) 1997 Anonymous Coders and
*
* Based on the Internet Junkbuster originally written
* by and Copyright (C) 1997 Anonymous Coders and
diff --git
a/cgisimple.h
b/cgisimple.h
index
52642a4
..
e51f6d3
100644
(file)
--- a/
cgisimple.h
+++ b/
cgisimple.h
@@
-11,7
+11,7
@@
*
*
* Copyright : Written by and Copyright (C) 2001-2017 members of the
*
*
* Copyright : Written by and Copyright (C) 2001-2017 members of the
- * Privoxy team. http://www.privoxy.org/
+ * Privoxy team. http
s
://www.privoxy.org/
*
* Based on the Internet Junkbuster originally written
* by and Copyright (C) 1997 Anonymous Coders and
*
* Based on the Internet Junkbuster originally written
* by and Copyright (C) 1997 Anonymous Coders and
diff --git
a/cygwin.h
b/cygwin.h
index
6cf08f1
..
5514510
100644
(file)
--- a/
cygwin.h
+++ b/
cygwin.h
@@
-9,7
+9,7
@@
* latest SDK too? Shudder, I think not.
*
* Copyright : Written by and Copyright (C) 2001 members of the
* latest SDK too? Shudder, I think not.
*
* Copyright : Written by and Copyright (C) 2001 members of the
- * Privoxy team. http://www.privoxy.org/
+ * Privoxy team. http
s
://www.privoxy.org/
*
* Based on the Internet Junkbuster originally written
* by and Copyright (C) 1997 Anonymous Coders and
*
* Based on the Internet Junkbuster originally written
* by and Copyright (C) 1997 Anonymous Coders and
diff --git
a/deanimate.c
b/deanimate.c
index
d9c5668
..
66a6675
100644
(file)
--- a/
deanimate.c
+++ b/
deanimate.c
@@
-7,7
+7,7
@@
* - Deanimation of GIF images
*
* Copyright : Written by and Copyright (C) 2001 - 2004, 2006 by the
* - Deanimation of GIF images
*
* Copyright : Written by and Copyright (C) 2001 - 2004, 2006 by the
- * SourceForge Privoxy team. http://www.privoxy.org/
+ * SourceForge Privoxy team. http
s
://www.privoxy.org/
*
* Based on the GIF file format specification (see
* http://tronche.com/computer-graphics/gif/gif89a.html)
*
* Based on the GIF file format specification (see
* http://tronche.com/computer-graphics/gif/gif89a.html)
diff --git
a/deanimate.h
b/deanimate.h
index
2f329e7
..
ebfc283
100644
(file)
--- a/
deanimate.h
+++ b/
deanimate.h
@@
-12,7
+12,7
@@
*
*
* Copyright : Written by and Copyright (C) 2001 - 2004 by the the
*
*
* Copyright : Written by and Copyright (C) 2001 - 2004 by the the
- * SourceForge Privoxy team. http://www.privoxy.org/
+ * SourceForge Privoxy team. http
s
://www.privoxy.org/
*
* Based on ideas from the Image::DeAnim Perl module by
* Ken MacFarlane, <ksm+cpan@universal.dca.net>
*
* Based on ideas from the Image::DeAnim Perl module by
* Ken MacFarlane, <ksm+cpan@universal.dca.net>
diff --git
a/encode.c
b/encode.c
index
58ba501
..
6cb57cf
100644
(file)
--- a/
encode.c
+++ b/
encode.c
@@
-6,7
+6,7
@@
* encode cookies and HTML text.
*
* Copyright : Written by and Copyright (C) 2001 the
* encode cookies and HTML text.
*
* Copyright : Written by and Copyright (C) 2001 the
- * Privoxy team. http://www.privoxy.org/
+ * Privoxy team. http
s
://www.privoxy.org/
*
* Based on the Internet Junkbuster originally written
* by and Copyright (C) 1997 Anonymous Coders and
*
* Based on the Internet Junkbuster originally written
* by and Copyright (C) 1997 Anonymous Coders and
diff --git
a/encode.h
b/encode.h
index
f4acb24
..
b4d954b
100644
(file)
--- a/
encode.h
+++ b/
encode.h
@@
-8,7
+8,7
@@
* encode cookies and HTML text.
*
* Copyright : Written by and Copyright (C) 2001 members of the
* encode cookies and HTML text.
*
* Copyright : Written by and Copyright (C) 2001 members of the
- * Privoxy team. http://www.privoxy.org/
+ * Privoxy team. http
s
://www.privoxy.org/
*
* Based on the Internet Junkbuster originally written
* by and Copyright (C) 1997 Anonymous Coders and
*
* Based on the Internet Junkbuster originally written
* by and Copyright (C) 1997 Anonymous Coders and
diff --git
a/errlog.c
b/errlog.c
index
b9b39cb
..
fd723b4
100644
(file)
--- a/
errlog.c
+++ b/
errlog.c
@@
-6,7
+6,7
@@
* printf-like fashion.
*
* Copyright : Written by and Copyright (C) 2001-2014 the
* printf-like fashion.
*
* Copyright : Written by and Copyright (C) 2001-2014 the
- * Privoxy team. http://www.privoxy.org/
+ * Privoxy team. http
s
://www.privoxy.org/
*
* Based on the Internet Junkbuster originally written
* by and Copyright (C) 1997 Anonymous Coders and
*
* Based on the Internet Junkbuster originally written
* by and Copyright (C) 1997 Anonymous Coders and
diff --git
a/errlog.h
b/errlog.h
index
a5ae62b
..
0a805f4
100644
(file)
--- a/
errlog.h
+++ b/
errlog.h
@@
-8,7
+8,7
@@
* printf-like fashion.
*
* Copyright : Written by and Copyright (C) 2001-2009 members of the
* printf-like fashion.
*
* Copyright : Written by and Copyright (C) 2001-2009 members of the
- * Privoxy team. http://www.privoxy.org/
+ * Privoxy team. http
s
://www.privoxy.org/
*
* Based on the Internet Junkbuster originally written
* by and Copyright (C) 1997 Anonymous Coders and
*
* Based on the Internet Junkbuster originally written
* by and Copyright (C) 1997 Anonymous Coders and
diff --git
a/filters.c
b/filters.c
index
9a8f131
..
0d36485
100644
(file)
--- a/
filters.c
+++ b/
filters.c
@@
-5,7
+5,7
@@
* Purpose : Declares functions to parse/crunch headers and pages.
*
* Copyright : Written by and Copyright (C) 2001-2016 the
* Purpose : Declares functions to parse/crunch headers and pages.
*
* Copyright : Written by and Copyright (C) 2001-2016 the
- * Privoxy team. http://www.privoxy.org/
+ * Privoxy team. http
s
://www.privoxy.org/
*
* Based on the Internet Junkbuster originally written
* by and Copyright (C) 1997 Anonymous Coders and
*
* Based on the Internet Junkbuster originally written
* by and Copyright (C) 1997 Anonymous Coders and
diff --git
a/filters.h
b/filters.h
index
1a52f0a
..
441f4b6
100644
(file)
--- a/
filters.h
+++ b/
filters.h
@@
-7,7
+7,7
@@
* Purpose : Declares functions to parse/crunch headers and pages.
*
* Copyright : Written by and Copyright (C) 2001-2010 the
* Purpose : Declares functions to parse/crunch headers and pages.
*
* Copyright : Written by and Copyright (C) 2001-2010 the
- * Privoxy team. http://www.privoxy.org/
+ * Privoxy team. http
s
://www.privoxy.org/
*
* Based on the Internet Junkbuster originally written
* by and Copyright (C) 1997 Anonymous Coders and
*
* Based on the Internet Junkbuster originally written
* by and Copyright (C) 1997 Anonymous Coders and
diff --git
a/gateway.c
b/gateway.c
index
03e56ee
..
f5d15a5
100644
(file)
--- a/
gateway.c
+++ b/
gateway.c
@@
-7,7
+7,7
@@
* or SOCKS5 proxy).
*
* Copyright : Written by and Copyright (C) 2001-2017 the
* or SOCKS5 proxy).
*
* Copyright : Written by and Copyright (C) 2001-2017 the
- * Privoxy team. http://www.privoxy.org/
+ * Privoxy team. http
s
://www.privoxy.org/
*
* Based on the Internet Junkbuster originally written
* by and Copyright (C) 1997 Anonymous Coders and
*
* Based on the Internet Junkbuster originally written
* by and Copyright (C) 1997 Anonymous Coders and
diff --git
a/gateway.h
b/gateway.h
index
544752c
..
256dc43
100644
(file)
--- a/
gateway.h
+++ b/
gateway.h
@@
-9,7
+9,7
@@
* proxy). Also contains the list of gateway types.
*
* Copyright : Written by and Copyright (C) 2001-2009 the
* proxy). Also contains the list of gateway types.
*
* Copyright : Written by and Copyright (C) 2001-2009 the
- * Privoxy team. http://www.privoxy.org/
+ * Privoxy team. http
s
://www.privoxy.org/
*
* Based on the Internet Junkbuster originally written
* by and Copyright (C) 1997 Anonymous Coders and
*
* Based on the Internet Junkbuster originally written
* by and Copyright (C) 1997 Anonymous Coders and
diff --git
a/jbsockets.c
b/jbsockets.c
index
ab2228a
..
16b2a90
100644
(file)
--- a/
jbsockets.c
+++ b/
jbsockets.c
@@
-8,7
+8,7
@@
* on many platforms.
*
* Copyright : Written by and Copyright (C) 2001-2017 the
* on many platforms.
*
* Copyright : Written by and Copyright (C) 2001-2017 the
- * Privoxy team. http://www.privoxy.org/
+ * Privoxy team. http
s
://www.privoxy.org/
*
* Based on the Internet Junkbuster originally written
* by and Copyright (C) 1997 Anonymous Coders and
*
* Based on the Internet Junkbuster originally written
* by and Copyright (C) 1997 Anonymous Coders and
diff --git
a/jbsockets.h
b/jbsockets.h
index
2a7756a
..
016fd09
100644
(file)
--- a/
jbsockets.h
+++ b/
jbsockets.h
@@
-10,7
+10,7
@@
* on many platforms.
*
* Copyright : Written by and Copyright (C) 2001-2014 the
* on many platforms.
*
* Copyright : Written by and Copyright (C) 2001-2014 the
- * Privoxy team. http://www.privoxy.org/
+ * Privoxy team. http
s
://www.privoxy.org/
*
* Based on the Internet Junkbuster originally written
* by and Copyright (C) 1997 Anonymous Coders and
*
* Based on the Internet Junkbuster originally written
* by and Copyright (C) 1997 Anonymous Coders and
diff --git
a/jcc.c
b/jcc.c
index
1cafb1c
..
654822a
100644
(file)
--- a/
jcc.c
+++ b/
jcc.c
@@
-6,7
+6,7
@@
* the main connection-handling function.
*
* Copyright : Written by and Copyright (C) 2001-2019 the
* the main connection-handling function.
*
* Copyright : Written by and Copyright (C) 2001-2019 the
- * Privoxy team. http://www.privoxy.org/
+ * Privoxy team. http
s
://www.privoxy.org/
*
* Based on the Internet Junkbuster originally written
* by and Copyright (C) 1997 Anonymous Coders and
*
* Based on the Internet Junkbuster originally written
* by and Copyright (C) 1997 Anonymous Coders and
diff --git
a/jcc.h
b/jcc.h
index
114a71c
..
1299c00
100644
(file)
--- a/
jcc.h
+++ b/
jcc.h
@@
-8,7
+8,7
@@
* the main connection-handling function.
*
* Copyright : Written by and Copyright (C) 2001-2014 the
* the main connection-handling function.
*
* Copyright : Written by and Copyright (C) 2001-2014 the
- * Privoxy team. http://www.privoxy.org/
+ * Privoxy team. http
s
://www.privoxy.org/
*
* Based on the Internet Junkbuster originally written
* by and Copyright (C) 1997 Anonymous Coders and
*
* Based on the Internet Junkbuster originally written
* by and Copyright (C) 1997 Anonymous Coders and
diff --git
a/list.c
b/list.c
index
dadba71
..
4faf693
100644
(file)
--- a/
list.c
+++ b/
list.c
@@
-5,7
+5,7
@@
* Purpose : Declares functions to handle lists.
*
* Copyright : Written by and Copyright (C) 2001-2007 members of the
* Purpose : Declares functions to handle lists.
*
* Copyright : Written by and Copyright (C) 2001-2007 members of the
- * Privoxy team. http://www.privoxy.org/
+ * Privoxy team. http
s
://www.privoxy.org/
*
* Based on the Internet Junkbuster originally written
* by and Copyright (C) 1997 Anonymous Coders and
*
* Based on the Internet Junkbuster originally written
* by and Copyright (C) 1997 Anonymous Coders and
diff --git
a/list.h
b/list.h
index
a668827
..
fd36d1c
100644
(file)
--- a/
list.h
+++ b/
list.h
@@
-9,7
+9,7
@@
* `destroy_list', `enlist' and `list_to_text'
*
* Copyright : Written by and Copyright (C) 2001-2007 members of the
* `destroy_list', `enlist' and `list_to_text'
*
* Copyright : Written by and Copyright (C) 2001-2007 members of the
- * Privoxy team. http://www.privoxy.org/
+ * Privoxy team. http
s
://www.privoxy.org/
*
* Based on the Internet Junkbuster originally written
* by and Copyright (C) 1997 Anonymous Coders and
*
* Based on the Internet Junkbuster originally written
* by and Copyright (C) 1997 Anonymous Coders and
diff --git
a/loadcfg.c
b/loadcfg.c
index
73fa6e3
..
31463db
100644
(file)
--- a/
loadcfg.c
+++ b/
loadcfg.c
@@
-8,7
+8,7
@@
* variables it writes to.
*
* Copyright : Written by and Copyright (C) 2001-2017 the
* variables it writes to.
*
* Copyright : Written by and Copyright (C) 2001-2017 the
- * Privoxy team. http://www.privoxy.org/
+ * Privoxy team. http
s
://www.privoxy.org/
*
* Based on the Internet Junkbuster originally written
* by and Copyright (C) 1997 Anonymous Coders and
*
* Based on the Internet Junkbuster originally written
* by and Copyright (C) 1997 Anonymous Coders and
diff --git
a/loadcfg.h
b/loadcfg.h
index
5f88f61
..
ac0b0bd
100644
(file)
--- a/
loadcfg.h
+++ b/
loadcfg.h
@@
-10,7
+10,7
@@
* variables it writes to.
*
* Copyright : Written by and Copyright (C) 2001 members of the
* variables it writes to.
*
* Copyright : Written by and Copyright (C) 2001 members of the
- * Privoxy team. http://www.privoxy.org/
+ * Privoxy team. http
s
://www.privoxy.org/
*
* Based on the Internet Junkbuster originally written
* by and Copyright (C) 1997 Anonymous Coders and
*
* Based on the Internet Junkbuster originally written
* by and Copyright (C) 1997 Anonymous Coders and
diff --git
a/loaders.c
b/loaders.c
index
1edf427
..
1afb197
100644
(file)
--- a/
loaders.c
+++ b/
loaders.c
@@
-8,7
+8,7
@@
* unload files that are no longer in use.
*
* Copyright : Written by and Copyright (C) 2001-2014 the
* unload files that are no longer in use.
*
* Copyright : Written by and Copyright (C) 2001-2014 the
- * Privoxy team. http://www.privoxy.org/
+ * Privoxy team. http
s
://www.privoxy.org/
*
* Based on the Internet Junkbuster originally written
* by and Copyright (C) 1997 Anonymous Coders and
*
* Based on the Internet Junkbuster originally written
* by and Copyright (C) 1997 Anonymous Coders and
diff --git
a/loaders.h
b/loaders.h
index
a3db010
..
cdd1a88
100644
(file)
--- a/
loaders.h
+++ b/
loaders.h
@@
-10,7
+10,7
@@
* unload files that are no longer in use.
*
* Copyright : Written by and Copyright (C) 2001-2010 the
* unload files that are no longer in use.
*
* Copyright : Written by and Copyright (C) 2001-2010 the
- * Privoxy team. http://www.privoxy.org/
+ * Privoxy team. http
s
://www.privoxy.org/
*
* Based on the Internet Junkbuster originally written
* by and Copyright (C) 1997 Anonymous Coders and
*
* Based on the Internet Junkbuster originally written
* by and Copyright (C) 1997 Anonymous Coders and
diff --git
a/miscutil.c
b/miscutil.c
index
cd908eb
..
9af7bed
100644
(file)
--- a/
miscutil.c
+++ b/
miscutil.c
@@
-8,7
+8,7
@@
* any other file.
*
* Copyright : Written by and Copyright (C) 2001-2018 the
* any other file.
*
* Copyright : Written by and Copyright (C) 2001-2018 the
- * Privoxy team. http://www.privoxy.org/
+ * Privoxy team. http
s
://www.privoxy.org/
*
* Based on the Internet Junkbuster originally written
* by and Copyright (C) 1997 Anonymous Coders and
*
* Based on the Internet Junkbuster originally written
* by and Copyright (C) 1997 Anonymous Coders and
diff --git
a/miscutil.h
b/miscutil.h
index
008b762
..
4add05d
100644
(file)
--- a/
miscutil.h
+++ b/
miscutil.h
@@
-10,7
+10,7
@@
* any other file.
*
* Copyright : Written by and Copyright (C) 2001-2011 the
* any other file.
*
* Copyright : Written by and Copyright (C) 2001-2011 the
- * Privoxy team. http://www.privoxy.org/
+ * Privoxy team. http
s
://www.privoxy.org/
*
* Based on the Internet Junkbuster originally written
* by and Copyright (C) 1997 Anonymous Coders and
*
* Based on the Internet Junkbuster originally written
* by and Copyright (C) 1997 Anonymous Coders and
diff --git
a/parsers.c
b/parsers.c
index
e48ae25
..
565b21c
100644
(file)
--- a/
parsers.c
+++ b/
parsers.c
@@
-5,7
+5,7
@@
* Purpose : Declares functions to parse/crunch headers and pages.
*
* Copyright : Written by and Copyright (C) 2001-2017 the
* Purpose : Declares functions to parse/crunch headers and pages.
*
* Copyright : Written by and Copyright (C) 2001-2017 the
- * Privoxy team. http://www.privoxy.org/
+ * Privoxy team. http
s
://www.privoxy.org/
*
* Based on the Internet Junkbuster originally written
* by and Copyright (C) 1997 Anonymous Coders and
*
* Based on the Internet Junkbuster originally written
* by and Copyright (C) 1997 Anonymous Coders and
diff --git
a/parsers.h
b/parsers.h
index
4fa8aae
..
6f502a6
100644
(file)
--- a/
parsers.h
+++ b/
parsers.h
@@
-16,7
+16,7
@@
* and `server_set_cookie'.
*
* Copyright : Written by and Copyright (C) 2001 members of the
* and `server_set_cookie'.
*
* Copyright : Written by and Copyright (C) 2001 members of the
- * Privoxy team. http://www.privoxy.org/
+ * Privoxy team. http
s
://www.privoxy.org/
*
* Based on the Internet Junkbuster originally written
* by and Copyright (C) 1997 Anonymous Coders and
*
* Based on the Internet Junkbuster originally written
* by and Copyright (C) 1997 Anonymous Coders and
diff --git
a/privoxy-generic.init
b/privoxy-generic.init
index
55f6bb7
..
d070826
100755
(executable)
--- a/
privoxy-generic.init
+++ b/
privoxy-generic.init
@@
-11,7
+11,7
@@
# this one.
#
# Copyright : Written by and Copyright (C) 2001,2002 the
# this one.
#
# Copyright : Written by and Copyright (C) 2001,2002 the
-# Privoxy team. http://www.privoxy.org/
+# Privoxy team. http
s
://www.privoxy.org/
#
# This program is free software; you can redistribute it
# and/or modify it under the terms of the GNU General
#
# This program is free software; you can redistribute it
# and/or modify it under the terms of the GNU General
diff --git
a/project.h
b/project.h
index
cbceaec
..
c17a47e
100644
(file)
--- a/
project.h
+++ b/
project.h
@@
-9,7
+9,7
@@
* (though it does declare some macros).
*
* Copyright : Written by and Copyright (C) 2001-2014 the
* (though it does declare some macros).
*
* Copyright : Written by and Copyright (C) 2001-2014 the
- * Privoxy team. http://www.privoxy.org/
+ * Privoxy team. http
s
://www.privoxy.org/
*
* Based on the Internet Junkbuster originally written
* by and Copyright (C) 1997 Anonymous Coders and
*
* Based on the Internet Junkbuster originally written
* by and Copyright (C) 1997 Anonymous Coders and
diff --git
a/ssplit.c
b/ssplit.c
index
f525aba
..
ef40e64
100644
(file)
--- a/
ssplit.c
+++ b/
ssplit.c
@@
-5,7
+5,7
@@
* Purpose : A function to split a string at specified delimiters.
*
* Copyright : Written by and Copyright (C) 2001-2012 the
* Purpose : A function to split a string at specified delimiters.
*
* Copyright : Written by and Copyright (C) 2001-2012 the
- * Privoxy team. http://www.privoxy.org/
+ * Privoxy team. http
s
://www.privoxy.org/
*
* Based on the Internet Junkbuster originally written
* by and Copyright (C) 1997 Anonymous Coders and
*
* Based on the Internet Junkbuster originally written
* by and Copyright (C) 1997 Anonymous Coders and
diff --git
a/ssplit.h
b/ssplit.h
index
d5a6034
..
071d9c9
100644
(file)
--- a/
ssplit.h
+++ b/
ssplit.h
@@
-7,7
+7,7
@@
* Purpose : A function to split a string at specified deliminters.
*
* Copyright : Written by and Copyright (C) 2001 members of the
* Purpose : A function to split a string at specified deliminters.
*
* Copyright : Written by and Copyright (C) 2001 members of the
- * Privoxy team. http://www.privoxy.org/
+ * Privoxy team. http
s
://www.privoxy.org/
*
* Based on the Internet Junkbuster originally written
* by and Copyright (C) 1997 Anonymous Coders and
*
* Based on the Internet Junkbuster originally written
* by and Copyright (C) 1997 Anonymous Coders and
diff --git
a/trust
b/trust
index
94b0663
..
7c2340d
100644
(file)
--- a/
trust
+++ b/
trust
@@
-7,7
+7,7
@@
# techniques).
#
# Copyright : Written by and Copyright
# techniques).
#
# Copyright : Written by and Copyright
-# Privoxy team. http://www.privoxy.org/
+# Privoxy team. http
s
://www.privoxy.org/
#
# Based on the Internet Junkbuster originally written
# by and Copyright (C) 1997 Anonymous Coders and
#
# Based on the Internet Junkbuster originally written
# by and Copyright (C) 1997 Anonymous Coders and
@@
-47,7
+47,7
@@
# Trustfiles are an experimental feature used for building "whitelists"
# of "trusted" sites (versus the usual "blacklists" technique). For more
# Trustfiles are an experimental feature used for building "whitelists"
# of "trusted" sites (versus the usual "blacklists" technique). For more
-# detail, see http://www.privoxy.org/user-manual/config.html#TRUSTFILE.
+# detail, see http
s
://www.privoxy.org/user-manual/config.html#TRUSTFILE.
# List trusted domains here. The default is to block any URL that is NOT
# referenced. Access to trusted domains includes all paths within that
# List trusted domains here. The default is to block any URL that is NOT
# referenced. Access to trusted domains includes all paths within that
diff --git
a/urlmatch.c
b/urlmatch.c
index
124cc6e
..
d953263
100644
(file)
--- a/
urlmatch.c
+++ b/
urlmatch.c
@@
-6,7
+6,7
@@
* patterns.
*
* Copyright : Written by and Copyright (C) 2001-2014
* patterns.
*
* Copyright : Written by and Copyright (C) 2001-2014
- * the Privoxy team. http://www.privoxy.org/
+ * the Privoxy team. http
s
://www.privoxy.org/
*
* Based on the Internet Junkbuster originally written
* by and Copyright (C) 1997 Anonymous Coders and
*
* Based on the Internet Junkbuster originally written
* by and Copyright (C) 1997 Anonymous Coders and
diff --git
a/urlmatch.h
b/urlmatch.h
index
ba86b5a
..
fcd050a
100644
(file)
--- a/
urlmatch.h
+++ b/
urlmatch.h
@@
-8,7
+8,7
@@
* patterns.
*
* Copyright : Written by and Copyright (C) 2001-2002, 2006 the
* patterns.
*
* Copyright : Written by and Copyright (C) 2001-2002, 2006 the
- * Privoxy team. http://www.privoxy.org/
+ * Privoxy team. http
s
://www.privoxy.org/
*
* Based on the Internet Junkbuster originally written
* by and Copyright (C) 1997 Anonymous Coders and
*
* Based on the Internet Junkbuster originally written
* by and Copyright (C) 1997 Anonymous Coders and
diff --git
a/user.filter
b/user.filter
index
6ec174d
..
c009933
100644
(file)
--- a/
user.filter
+++ b/
user.filter
@@
-5,7
+5,7
@@
# Purpose : Rules to process the content of web pages
#
# Copyright : Written by and Copyright (C) 2006-2008 the
# Purpose : Rules to process the content of web pages
#
# Copyright : Written by and Copyright (C) 2006-2008 the
-# Privoxy team. http://www.privoxy.org/
+# Privoxy team. http
s
://www.privoxy.org/
#
# We value your feedback. However, to provide you with the best support,
# please note:
#
# We value your feedback. However, to provide you with the best support,
# please note:
diff --git
a/w32.rc
b/w32.rc
index
8ee6dd8
..
ab38a44
100644
(file)
--- a/
w32.rc
+++ b/
w32.rc
@@
-5,7
+5,7
@@
* Purpose : Windows GUI resource script.
*
* Copyright : Written by and Copyright (C) 2001-2009 members of
* Purpose : Windows GUI resource script.
*
* Copyright : Written by and Copyright (C) 2001-2009 members of
- * the Privoxy team. http://www.privoxy.org/
+ * the Privoxy team. http
s
://www.privoxy.org/
*
* Based on the Internet Junkbuster originally written
* by and Copyright (C) 1997 Anonymous Coders and
*
* Based on the Internet Junkbuster originally written
* by and Copyright (C) 1997 Anonymous Coders and
diff --git
a/w32log.c
b/w32log.c
index
fc8c61b
..
a26569f
100644
(file)
--- a/
w32log.c
+++ b/
w32log.c
@@
-6,7
+6,7
@@
* ouputting strings, processing messages and so on.
*
* Copyright : Written by and Copyright (C) 2001-2009 members of
* ouputting strings, processing messages and so on.
*
* Copyright : Written by and Copyright (C) 2001-2009 members of
- * the Privoxy team. http://www.privoxy.org/
+ * the Privoxy team. http
s
://www.privoxy.org/
*
* Written by and Copyright (C) 1999 Adam Lock
* <locka@iol.ie>
*
* Written by and Copyright (C) 1999 Adam Lock
* <locka@iol.ie>
diff --git
a/w32log.h
b/w32log.h
index
d340002
..
1507352
100644
(file)
--- a/
w32log.h
+++ b/
w32log.h
@@
-8,7
+8,7
@@
* ouputting strings, processing messages and so on.
*
* Copyright : Written by and Copyright (C) 2001-2009 members of
* ouputting strings, processing messages and so on.
*
* Copyright : Written by and Copyright (C) 2001-2009 members of
- * the Privoxy team. http://www.privoxy.org/
+ * the Privoxy team. http
s
://www.privoxy.org/
*
* Written by and Copyright (C) 1999 Adam Lock
* <locka@iol.ie>
*
* Written by and Copyright (C) 1999 Adam Lock
* <locka@iol.ie>
diff --git
a/w32res.h
b/w32res.h
index
706d782
..
90ff6b9
100644
(file)
--- a/
w32res.h
+++ b/
w32res.h
@@
-7,7
+7,7
@@
* Purpose : Identifiers for Windows GUI resources.
*
* Copyright : Written by and Copyright (C) 2001-2002 members of
* Purpose : Identifiers for Windows GUI resources.
*
* Copyright : Written by and Copyright (C) 2001-2002 members of
- * the Privoxy team. http://www.privoxy.org/
+ * the Privoxy team. http
s
://www.privoxy.org/
*
* Based on the Internet Junkbuster originally written
* by and Copyright (C) 1997 Anonymous Coders and
*
* Based on the Internet Junkbuster originally written
* by and Copyright (C) 1997 Anonymous Coders and
diff --git
a/w32svrapi.c
b/w32svrapi.c
index
097414f
..
71f2946
100644
(file)
--- a/
w32svrapi.c
+++ b/
w32svrapi.c
@@
-16,7
+16,7
@@
* doing to provide that isolation.
*
* Copyright : Written by and Copyright (C) 2003, 2006 members of
* doing to provide that isolation.
*
* Copyright : Written by and Copyright (C) 2003, 2006 members of
- * the Privoxy team. http://www.privoxy.org/
+ * the Privoxy team. http
s
://www.privoxy.org/
*
* Written by and Copyright (C) 2003 Ian Cummings
* <ian_a_c@hotmail.com>
*
* Written by and Copyright (C) 2003 Ian Cummings
* <ian_a_c@hotmail.com>
diff --git
a/w32svrapi.h
b/w32svrapi.h
index
d38cbe4
..
f2bb9ae
100644
(file)
--- a/
w32svrapi.h
+++ b/
w32svrapi.h
@@
-18,7
+18,7
@@
* doing to provide that isolation.
*
* Copyright : Written by and Copyright (C) 2003 members of
* doing to provide that isolation.
*
* Copyright : Written by and Copyright (C) 2003 members of
- * the Privoxy team. http://www.privoxy.org/
+ * the Privoxy team. http
s
://www.privoxy.org/
*
* Written by and Copyright (C) 2003 Ian Cummings
* <ian_a_c@hotmail.com>
*
* Written by and Copyright (C) 2003 Ian Cummings
* <ian_a_c@hotmail.com>
diff --git
a/w32taskbar.c
b/w32taskbar.c
index
f57db11
..
0a25bbd
100644
(file)
--- a/
w32taskbar.c
+++ b/
w32taskbar.c
@@
-6,7
+6,7
@@
* workspace tray icon
*
* Copyright : Written by and Copyright (C) 2001-2002 members of
* workspace tray icon
*
* Copyright : Written by and Copyright (C) 2001-2002 members of
- * the Privoxy team. http://www.privoxy.org/
+ * the Privoxy team. http
s
://www.privoxy.org/
*
* Written by and Copyright (C) 1999 Adam Lock
* <locka@iol.ie>
*
* Written by and Copyright (C) 1999 Adam Lock
* <locka@iol.ie>
diff --git
a/w32taskbar.h
b/w32taskbar.h
index
f5d8b14
..
2960ac6
100644
(file)
--- a/
w32taskbar.h
+++ b/
w32taskbar.h
@@
-8,7
+8,7
@@
* workspace tray icon
*
* Copyright : Written by and Copyright (C) 2001-2002 members of
* workspace tray icon
*
* Copyright : Written by and Copyright (C) 2001-2002 members of
- * the Privoxy team. http://www.privoxy.org/
+ * the Privoxy team. http
s
://www.privoxy.org/
*
* Written by and Copyright (C) 1999 Adam Lock
* <locka@iol.ie>
*
* Written by and Copyright (C) 1999 Adam Lock
* <locka@iol.ie>
diff --git
a/win32.c
b/win32.c
index
ce024dd
..
ecfb63a
100644
(file)
--- a/
win32.c
+++ b/
win32.c
@@
-5,7
+5,7
@@
* Purpose : Win32 User Interface initialization and message loop
*
* Copyright : Written by and Copyright (C) 2001-2002 members of
* Purpose : Win32 User Interface initialization and message loop
*
* Copyright : Written by and Copyright (C) 2001-2002 members of
- * the Privoxy team. http://www.privoxy.org/
+ * the Privoxy team. http
s
://www.privoxy.org/
*
* Written by and Copyright (C) 1999 Adam Lock
* <locka@iol.ie>
*
* Written by and Copyright (C) 1999 Adam Lock
* <locka@iol.ie>
diff --git
a/win32.h
b/win32.h
index
15a804e
..
5e72d38
100644
(file)
--- a/
win32.h
+++ b/
win32.h
@@
-7,7
+7,7
@@
* Purpose : Win32 User Interface initialization and message loop
*
* Copyright : Written by and Copyright (C) 2001-2002 members of
* Purpose : Win32 User Interface initialization and message loop
*
* Copyright : Written by and Copyright (C) 2001-2002 members of
- * the Privoxy team. http://www.privoxy.org/
+ * the Privoxy team. http
s
://www.privoxy.org/
*
* Written by and Copyright (C) 1999 Adam Lock
* <locka@iol.ie>
*
* Written by and Copyright (C) 1999 Adam Lock
* <locka@iol.ie>
diff --git
a/windows/GNUmakefile
b/windows/GNUmakefile
index
6c22d98
..
5c6551f
100755
(executable)
--- a/
windows/GNUmakefile
+++ b/
windows/GNUmakefile
@@
-1,7
+1,7
@@
##########################################################################
#
# Written by and Copyright (C) 2002-2018 the Privoxy team.
##########################################################################
#
# Written by and Copyright (C) 2002-2018 the Privoxy team.
-# http://www.privoxy.org/
+# http
s
://www.privoxy.org/
#
# This script originally written by and Copyright (C) 2002
# Jonathan Foster
#
# This script originally written by and Copyright (C) 2002
# Jonathan Foster
diff --git
a/windows/privoxy_winthreads.nsi
b/windows/privoxy_winthreads.nsi
index
8c9f113
..
89bb625
100755
(executable)
--- a/
windows/privoxy_winthreads.nsi
+++ b/
windows/privoxy_winthreads.nsi
@@
-11,7
+11,7
@@
;
; Copyright:
; Written by and Copyright (C) 2007-2009 the Privoxy team.
;
; Copyright:
; Written by and Copyright (C) 2007-2009 the Privoxy team.
-; http://www.privoxy.org/
+; http
s
://www.privoxy.org/
;
; This script originally written by and Copyright (C) 2002
; Jonathan Foster
;
; This script originally written by and Copyright (C) 2002
; Jonathan Foster