Mukund Sivaraman
92f5bdce14
Use socklen_t for sizeof sockaddr_in
2008-05-31 19:11:25 +05:30
Mukund Sivaraman
0a16445b69
Don't override YFLAGS and LDFLAGS
2008-05-31 19:08:56 +05:30
Mukund Sivaraman
1df038294b
Removed the clean target from the src directory
2008-05-11 16:11:59 +05:30
Mukund Sivaraman
893aaabe9c
Added autogen.sh
2008-05-11 16:09:17 +05:30
Mukund Sivaraman
c82f07a021
Added required file NEWS
2008-05-11 16:09:05 +05:30
Mukund Sivaraman
9f37380de5
Added required file ltmain.sh
2008-05-11 16:08:59 +05:30
Robert James Kaes
1768fc0755
# Updated changelog to reflect that 1.6.3 is released today.
2004-08-10 20:03:16 +00:00
Robert James Kaes
bebc78a7e6
# Updated changelog
2004-08-10 15:34:48 +00:00
Robert James Kaes
4a8c4d55f0
Close the standard file descriptors (stdin, stdout, and stderr) when
...
compiling in production mode (no debugging information.)
2004-08-10 03:38:13 +00:00
Robert James Kaes
c6711d7d38
# Real update. The last changelog update also included updates from HEAD
2004-08-09 20:43:02 +00:00
Robert James Kaes
c120c62fd9
# Updated changelog
2004-08-09 18:52:23 +00:00
Robert James Kaes
05ed84f04c
# Updated version number
2004-08-09 18:48:48 +00:00
Robert James Kaes
385fae593d
[Fixes Bug 996518]
...
Merged in a patch from Hans-Dieter that fixes a problem with upstream
proxy support.
2004-08-06 16:56:55 +00:00
Robert James Kaes
cde61e2fac
child_configure(): Change the "val" type to a signed integer.
2004-06-14 20:49:57 +00:00
Robert James Kaes
cc3a893f5a
Changed the fields in the child_config_s structure to use regular
...
signed integers since the servers_waiting variable is signed and
therefore, all the tests must use signed arithmetic.
2004-06-14 20:08:12 +00:00
Robert James Kaes
cd9c768c59
(upstream_add): Fixed a spelling mistake with "Nonsence"
2003-11-19 19:20:18 +00:00
Robert James Kaes
acb5026545
# Updated ChangeLog
2003-10-17 15:43:33 +00:00
Robert James Kaes
53ad8ef067
# Bumped up the version number
2003-10-17 15:39:23 +00:00
Robert James Kaes
d475d44cc0
Removed a redundant "mkdir" command, since the $(mkinstalldirs)
...
command handles it correctly.
2003-10-17 15:38:28 +00:00
Robert James Kaes
b1d126c4bb
(filter_init): Fixed up the comment handling code. Closes bug 822226
...
[https://sourceforge.net/tracker/index.php?func=detail&aid=822226&group_id=2632&atid=102632 ]
2003-10-16 21:19:09 +00:00
Robert James Kaes
b8d7ee66a5
Added a missing $(DESTDIR) to the tinyproxy-html-files rule. Thanks
...
to Ed Boraas for pointing this out.
2003-08-14 15:13:24 +00:00
Robert James Kaes
4f48cb16c7
# Bumped up the version number
2003-08-06 20:52:08 +00:00
Robert James Kaes
074af84f63
# Updated changelog
2003-08-06 20:51:45 +00:00
Robert James Kaes
e04dd2ee69
# Misspelled the __cplusplus define.
2003-08-06 20:46:04 +00:00
Robert James Kaes
c315bce11b
(debugging_realloc): Remove the assert on the ptr being NULL since a
...
NULL pointer is allowed by the realloc() spec.
2003-08-06 20:44:09 +00:00
Robert James Kaes
6a11a9c909
(child_main): Fixed an off-by-one error with the maxrequestsperchild
...
variable. [Fix proposed by Yannick Koehler]
2003-08-06 20:23:06 +00:00
cvs2svn
4beea1ac67
This commit was manufactured by cvs2svn to create branch
...
'release_1_6_patches'.
2003-07-14 17:45:12 +00:00
Robert James Kaes
7115a37f23
# Updated ChangeLog
2003-07-14 17:45:11 +00:00
Robert James Kaes
a748265b50
# Bumped up version number.
2003-07-14 17:43:26 +00:00
Robert James Kaes
7c96935552
(indicate_http_error): Added calls to va_end() before leaving the
...
function.
2003-07-14 17:42:43 +00:00
Robert James Kaes
09aa3d6409
# Updated the ChangeLog
2003-06-26 18:33:13 +00:00
Robert James Kaes
717be92385
# Bumped up the version number and made sure to only add the debugging
...
flags to flex if it really is flex.
2003-06-26 18:31:16 +00:00
Robert James Kaes
a4cd3eb9ec
# Removed the debugging information.
2003-06-26 18:26:10 +00:00
Robert James Kaes
a8798e999b
# Added debugging flags for the flex scanner.
2003-06-26 18:23:01 +00:00
Robert James Kaes
1cb032a934
(upstream_add): Rewrote the function to actually handle the various
...
types of upstream configurations correctly. Hopefully, the code is
also a little clearer in it's implementation.
2003-06-26 18:19:57 +00:00
Robert James Kaes
988f243286
# Removed the STRING_ADDRESS token since it was conflicting with the
...
IDENTIFIER directive and also the keyword directives.
2003-06-26 18:17:09 +00:00
Robert James Kaes
db142b6e23
Modified the patterns to allow the new upstream directives to work as
...
defined in the tinyproxy.conf documentation.
2003-06-26 18:16:09 +00:00
Robert James Kaes
2736a19518
(debugging_free): Rather than assert on a NULL pointer, log the NULL
...
pointer and return.
2003-06-26 18:14:13 +00:00
Robert James Kaes
93ac7d8824
# Bumped up the version number.
2003-06-25 18:23:11 +00:00
Robert James Kaes
61a6ca82db
# Updated the changelog
2003-06-25 18:22:37 +00:00
Robert James Kaes
ddcac5ae09
Added a test to define INADDR_NONE if it's not present. For example,
...
SunOS (solaris 2.8) does not include this define. [Thank to Ben
Hartshorne for pointing this out.]
2003-06-25 18:20:22 +00:00
Robert James Kaes
d2f5f5c564
Changed the calls to "ps" and "grep" to use a more portable syntax.
2003-06-25 18:18:19 +00:00
Robert James Kaes
66fc80e922
# Bumped up the version number.
2003-06-23 21:15:04 +00:00
Robert James Kaes
8b8d3b1477
# Added a bit more description to describe where to look for the error
...
HTML files. In the future the installation script should modify the
tinyproxy.conf file.
2003-06-23 21:14:32 +00:00
Robert James Kaes
5ba1325ef5
# Updated ChangeLog
2003-06-20 18:01:26 +00:00
Robert James Kaes
4c9141aac6
Removed the "ViaHeader" directive and replaced it with the
...
"ViaProxyName" directive. The "Via" HTTP header is _required_ by the
HTTP spec, so the code has been changed to always send the header.
However, including the proxy's host name could be considered a
security threat, so the "ViaProxyName" directive is used to set the
token sent in the "Via" header. If the directive is not enabled the
proxy's host name will be used.
2003-06-20 17:02:13 +00:00
Robert James Kaes
0d3962f1f0
# Removed the HTML error suggestion since it's been implemented with
...
Steven Young's patches. Added a suggestion for user authentication.
2003-06-19 16:45:58 +00:00
Robert James Kaes
b081019d5a
(connect_to_upstream): Fixed an off-by-one error in the snprintf()
...
call used to build the URL for the upstream proxy. [Patch suggested by
David T. Pierso]
2003-06-06 16:14:50 +00:00
Robert James Kaes
c2240df616
Remove the -O2 optimization if debugging is enabled. Also, remove the
...
-g option if the code does _not_ have debugging enabled.
2003-06-02 21:57:14 +00:00
Robert James Kaes
7f8e4647f7
Included additional examples of how to configure the upstream proxy
...
support for more selective proxying.
2003-06-02 21:56:00 +00:00