Age | Commit message (Collapse) | Author | |
---|---|---|---|
2001-08-30 | Another new version. | Robert James Kaes | |
2001-08-29 | New minor version number. | Robert James Kaes | |
2001-08-29 | Fixed a problem where the REGEX library was included even if the system | Robert James Kaes | |
already had a working library. | |||
2001-08-28 | New version number. | Robert James Kaes | |
2001-08-27 | Fixed a problem with the POSIX threading on FreeBSD systems. | Robert James Kaes | |
2001-08-27 | Bumped up the version number. | Robert James Kaes | |
Added a test for FreeBSD so that it can set GCC to compile with POSIX threading. | |||
2001-08-27 | Updated the version number. | Robert James Kaes | |
2001-08-26 | Added the NDEBUG define in the optimized builds. | Robert James Kaes | |
2001-08-26 | Updated the version information and added the TARGET_SYSTEM define. | Robert James Kaes | |
2001-06-24 | Renumbered to the full 1.4.0 version (no more pre-versions.) | Robert James Kaes | |
2001-06-06 | Completely reorganized the file. I'm trying to follow the layout specified | Robert James Kaes | |
in the Autoconf manual. | |||
2001-06-05 | Misspelled the sysexits.h header in the header test. | Robert James Kaes | |
2001-06-05 | Had a problem where we test for the libraries, but not actually included | Robert James Kaes | |
then in the linking. | |||
2001-06-04 | Removed the -with-{user,port,logfile} and added the -with-config for the | Robert James Kaes | |
default location of the configuation file. | |||
2001-06-02 | Fixed the tests for libsocket, libnsl, and libresolv. Improved the tests | Robert James Kaes | |
for the yacc program since bison 1.25 was originally used to write the scanner. Updated the list of headers to look for when configuring. Bumped up the prerelease number. | |||
2001-06-02 | Fixed a problem with --with-port= configuration option. | Robert James Kaes | |
2001-06-02 | Added a test for the resolv library for the gethostby* functions. | Robert James Kaes | |
2001-05-27 | Bumped up the version number. Added a test for the ftruncate() and | Robert James Kaes | |
setrlimit() functions. | |||
2001-01-15 | Bumped up the pre version number | Robert James Kaes | |
2000-12-09 | Rolling out the first pre to 1.4.0 | Robert James Kaes | |
2000-09-14 | Need to do a check for the <stdint.h> header since it's not a standard | Robert James Kaes | |
header available on all systems. | |||
2000-09-12 | New defaults, and better checking for various features needed by | Robert James Kaes | |
tinyproxy. Looks like fun! :) | |||
2000-03-11 | Re-ordered some of the arguments. | Robert James Kaes | |
Included the support for the Upstream Proxy. | |||
2000-02-16 | This commit was generated by cvs2svn to compensate for changes in r2, | Steven Young | |
which included commits to RCS files with non-trunk default branches. |