Mukund Sivaraman
e16128d7e8
Bump version
2009-09-28 19:18:03 +05:30
Mukund Sivaraman
d304dda2f5
Further update Tinyproxy website URLs
2009-09-28 19:06:16 +05:30
Mukund Sivaraman
d5148b0b73
Update Tinyproxy website URLs
2008-10-16 18:28:38 +01:00
Mukund Sivaraman
a46a02dbf7
Tweak configure.ac a bit
2008-08-24 12:26:11 +05:30
Mukund Sivaraman
7518fbb956
Update the bugmail address
2008-08-24 12:15:26 +05:30
Mukund Sivaraman
1e44781c4d
Remove unused autoconf macro calls
2008-07-30 19:35:48 +05:30
Mukund Sivaraman
bb5bbb6431
Fix the bug-report field
2008-07-30 18:53:17 +05:30
Jeremy Hinegardner
fbb43fb72b
fix building of Makefiles in packaging subtree
...
When ./configure is run, the Makfiles in the packaging subtree's
Makefiles are not created. As a result, the 'make dist' command will
fail when it attempts to recurse through ./packaging.
Signed-off-by: Jeremy Hinegardner <jeremy@hinegardner.org>
2008-06-24 12:33:17 +05:30
Mukund Sivaraman
e9c5ecedba
Bump version to 1.6.4
2008-06-19 22:09:21 +05:30
Mukund Sivaraman
742248b600
Remove Id tag from configure.ac
2008-06-19 22:09:21 +05:30
Robert James Kaes
05ed84f04c
# Updated version number
2004-08-09 18:48:48 +00:00
Robert James Kaes
53ad8ef067
# Bumped up the version number
2003-10-17 15:39:23 +00:00
Robert James Kaes
4f48cb16c7
# Bumped up the version number
2003-08-06 20:52:08 +00:00
Robert James Kaes
a748265b50
# Bumped up version number.
2003-07-14 17:43:26 +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
a8798e999b
# Added debugging flags for the flex scanner.
2003-06-26 18:23:01 +00:00
Robert James Kaes
93ac7d8824
# Bumped up the version number.
2003-06-25 18:23:11 +00:00
Robert James Kaes
66fc80e922
# Bumped up the version number.
2003-06-23 21:15:04 +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
983a76ecef
# Bumped up the version number
2003-05-30 16:25:41 +00:00
Robert James Kaes
4a66257e65
# Updated version number
2003-04-16 18:12:45 +00:00
Robert James Kaes
82ce7176f7
Removed duplicate header tests.
2003-04-01 16:50:41 +00:00
Robert James Kaes
5f8a497f0c
Reorganized some of the code, and remove some function tests for which
...
results were never used.
2003-04-01 16:46:45 +00:00
Robert James Kaes
146998ee2b
# Bumped up the version number and added AC_PROG_LIBTOOL to the list
...
of programs searched for by configure. This is needed since libtool
is now a separate program from automake.
2003-03-10 20:07:55 +00:00
Robert James Kaes
1624979f13
Moved the AH_TEMPLATE() macro for the GNU regex library to out from
...
inside an if...fi test. Thanks to James E. Flemer for supplying a
patch.
Bumped up the version number.
2003-01-27 17:48:26 +00:00
Robert James Kaes
fbcff969d1
# Bumped up version number to 1.5.2
2003-01-22 19:46:06 +00:00
Robert James Kaes
05b16a78db
# Bumped up the version number
2002-11-26 21:45:28 +00:00
Robert James Kaes
cf138d7479
# Updated the version number to 1.5.2rc1
2002-11-13 17:23:46 +00:00
Robert James Kaes
3b2be8ae88
Removed all the code supporting the TCP tunnelling feature of
...
tinyproxy. There is really no need for this code, since there are
perfectly good programs out there (like rinetd) which are designed for
TCP tunnelling. tinyproxy should be a good HTTP proxy, nothing more,
and nothing less; therefore, the tunnelling code is gone.
2002-11-03 17:10:33 +00:00
Robert James Kaes
e30971a76c
# Updated the version number to be 1.5.1
2002-08-09 20:28:16 +00:00
Robert James Kaes
632f689209
# Bumped up the version number (rc4)
2002-07-11 18:47:00 +00:00
Robert James Kaes
bf0709cd98
Removed the -D_REENTRANT C flag since tinyproxy is no longer a multi-threaded program.
2002-07-05 03:55:27 +00:00
Robert James Kaes
dad3bb043a
Updated the version number.
2002-06-27 16:30:38 +00:00
Robert James Kaes
cae69592be
Updated the version number.
2002-06-18 20:08:36 +00:00
Robert James Kaes
d2de74a205
Increased the version number.
2002-06-07 18:45:58 +00:00
Robert James Kaes
51bbed6f76
Added the "--enable-transparent-proxy" flag and moved the AH_TEMPLATE() macros to _outside_ the "if" tests.
2002-06-06 20:27:01 +00:00
Robert James Kaes
38b2f73004
Bumped up the version number.
2002-06-05 17:06:05 +00:00
Robert James Kaes
65d8f175b4
Updated the version number.
2002-05-31 18:09:51 +00:00
Robert James Kaes
e8de8a2e8e
Updated the version number.
2002-05-29 20:55:47 +00:00
Robert James Kaes
de782144bd
Bumped up the version number.
2002-05-29 18:15:40 +00:00
Robert James Kaes
df3d88ed4e
Updated the version number (pre 1)
2002-05-27 00:49:06 +00:00
Robert James Kaes
9c28c7dfe2
Removed the pthread related tests and added a test for the sys/mman.h
...
header (needed for shared memory.)
2002-05-26 18:58:19 +00:00
Robert James Kaes
e7b9b558e9
Moved the AC_SUBST macros all together at the end of the file.
2002-05-23 18:29:34 +00:00
Robert James Kaes
8e9fee2e10
Changed the version number to 1.5.0
2002-05-09 17:36:31 +00:00
Robert James Kaes
a25e0a608e
bumped up version number
2002-05-08 19:57:02 +00:00
Robert James Kaes
f58a34ed34
--with-config now supports absolute paths as per James Flemer's request.
2002-05-08 18:42:44 +00:00
Robert James Kaes
14f83aec55
Fixed up the usage of the CFLAGS
2002-05-02 18:22:15 +00:00
Robert James Kaes
42ef3b86b6
Bumped up the version number.
2002-05-02 17:36:46 +00:00
Robert James Kaes
6004eca8c6
Improved the code to install all the files into their properly locations.
2002-05-02 17:35:27 +00:00
Robert James Kaes
82f7a5cba6
Added code to figure out and install the configuration file.
2002-05-02 04:44:03 +00:00