Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2001-09-08 | New pre version | Robert James Kaes | 1 | -2/+2 | |
2001-09-04 | Bumped the version number. | Robert James Kaes | 1 | -2/+2 | |
2001-08-30 | Another new version. | Robert James Kaes | 1 | -2/+2 | |
2001-08-29 | New minor version number. | Robert James Kaes | 1 | -2/+2 | |
2001-08-29 | Fixed a problem where the REGEX library was included even if the system | Robert James Kaes | 1 | -25/+25 | |
already had a working library. | |||||
2001-08-28 | New version number. | Robert James Kaes | 1 | -2/+2 | |
2001-08-27 | Fixed a problem with the POSIX threading on FreeBSD systems. | Robert James Kaes | 1 | -2/+2 | |
2001-08-27 | Bumped up the version number. | Robert James Kaes | 1 | -3/+8 | |
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 | 1 | -2/+2 | |
2001-08-26 | Added the NDEBUG define in the optimized builds. | Robert James Kaes | 1 | -1/+2 | |
2001-08-26 | Updated the version information and added the TARGET_SYSTEM define. | Robert James Kaes | 1 | -5/+6 | |
2001-06-24 | Renumbered to the full 1.4.0 version (no more pre-versions.) | Robert James Kaes | 1 | -2/+2 | |
2001-06-06 | Completely reorganized the file. I'm trying to follow the layout specified | Robert James Kaes | 1 | -113/+159 | |
in the Autoconf manual. | |||||
2001-06-05 | Misspelled the sysexits.h header in the header test. | Robert James Kaes | 1 | -3/+3 | |
2001-06-05 | Had a problem where we test for the libraries, but not actually included | Robert James Kaes | 1 | -19/+13 | |
then in the linking. | |||||
2001-06-04 | Removed the -with-{user,port,logfile} and added the -with-config for the | Robert James Kaes | 1 | -23/+14 | |
default location of the configuation file. | |||||
2001-06-02 | Fixed the tests for libsocket, libnsl, and libresolv. Improved the tests | Robert James Kaes | 1 | -19/+99 | |
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 | 1 | -2/+2 | |
2001-06-02 | Added a test for the resolv library for the gethostby* functions. | Robert James Kaes | 1 | -2/+3 | |
2001-05-27 | Bumped up the version number. Added a test for the ftruncate() and | Robert James Kaes | 1 | -4/+4 | |
setrlimit() functions. | |||||
2001-01-15 | Bumped up the pre version number | Robert James Kaes | 1 | -2/+2 | |
2000-12-09 | Rolling out the first pre to 1.4.0 | Robert James Kaes | 1 | -2/+2 | |
2000-09-14 | Need to do a check for the <stdint.h> header since it's not a standard | Robert James Kaes | 1 | -2/+2 | |
header available on all systems. | |||||
2000-09-12 | New defaults, and better checking for various features needed by | Robert James Kaes | 1 | -148/+150 | |
tinyproxy. Looks like fun! :) | |||||
2000-03-11 | Re-ordered some of the arguments. | Robert James Kaes | 1 | -28/+41 | |
Included the support for the Upstream Proxy. | |||||
2000-02-16 | This commit was generated by cvs2svn to compensate for changes in r2, | Steven Young | 1 | -0/+171 | |
which included commits to RCS files with non-trunk default branches. |