summaryrefslogtreecommitdiff
path: root/ChangeLog (follow)
AgeCommit message (Expand)AuthorFilesLines
2002-04-18Added the debuggin_strdup() function and the associated safestrdup()Robert James Kaes1-0/+10
2002-04-18Moved the filter_destroy() logic from inside the signal handler. It's nowRobert James Kaes1-0/+4
2002-04-18Moved the log rotation code out of the signal handler and into it's ownRobert James Kaes1-0/+9
2002-04-17Changes to configure.ac, src/sock.c, src/reqs.c, src/acl.c, src/acl.h,Robert James Kaes1-0/+30
2002-04-16More spelling fixes.Robert James Kaes1-5/+5
2002-04-16Just general spell checking.Robert James Kaes1-9/+9
2002-04-16Various changes in the src/anonymous.c and src/reqs.c files.Robert James Kaes1-0/+23
2002-04-15Changes for chomp(), read_request_line(), and readline()Robert James Kaes1-0/+9
2002-04-15Changed the error boolean flag into a pointer to an error string and anRobert James Kaes1-0/+11
2002-04-13Added additional error handling for the bind() and listen() system callsRobert James Kaes1-0/+2
2002-04-13Modified the opensock() function to respect the Listen directive. If it'sRobert James Kaes1-0/+5
2002-04-12Changes regarding the new ConnectPort directive.Robert James Kaes1-0/+14
2002-04-12Added a write_via_header() function which is now used in both headerRobert James Kaes1-1/+6
2002-04-11Changes to remove_connection_headers(), relay_connection(),Robert James Kaes1-0/+22
2002-04-10Changed in src/Makefile.amRobert James Kaes1-0/+5
2002-04-10Bumped up the pre-version release number and removed the AC_FUNC_MEMCMPRobert James Kaes1-0/+6
2002-04-09More changes in the ChangeLog :)Robert James Kaes1-0/+8
2002-04-09James Flemer cleaned up the make_netmask() function to remove the staticRobert James Kaes1-0/+4
2002-04-09New changes to configure.ac, hashmap.c, and vector.cRobert James Kaes1-0/+13
2002-04-09Added the cancelation setting to make sure the thread stops immediately.Robert James Kaes1-0/+3
2002-04-08Just moved the looping code from main() into thread_main_loop().Robert James Kaes1-0/+5
2002-04-07Updated the changelog information.Robert James Kaes1-0/+17
2002-04-02Update to reflect changes to configure.acRobert James Kaes1-0/+6
2002-01-25Added code to check for "errors" from the accept call in thread_main() andRobert James Kaes1-0/+5
2002-01-08Added code which checks to see if the user has signalled that tinyproxyRobert James Kaes1-0/+5
2001-12-28Check for errors returned by the accept() function.Robert James Kaes1-0/+5
2001-12-24more changes to utils.c, reqs.c, and sock.cRobert James Kaes1-1/+12
2001-12-23Made the error message regarding the Idle timeout more verbose, andRobert James Kaes1-0/+4
2001-12-23Cleaned up the code which sends the "Via" header. It now usesRobert James Kaes1-0/+5
2001-12-23Fixed up the order of some of the includes to cope with OpenBSD. Also,Robert James Kaes1-0/+7
2001-12-19Removed duplicate code from process_server_headers() and removed the callsRobert James Kaes1-0/+3
2001-12-19Update the reqs.c file.Robert James Kaes1-1/+13
2001-12-17Added the code the log the request when in tunnelling mode.Robert James Kaes1-0/+6
2001-12-17Updated the changelog.Robert James Kaes1-1/+16
2001-12-15Updates for safe_write() and anonymous section.Robert James Kaes1-1/+11
2001-12-15Added the lookup_domain() function which replaces the DNS caching system.Robert James Kaes1-0/+9
2001-11-26Updates relating to the fixes to buffering code in read_buffer().Robert James Kaes1-0/+3
2001-11-25More changes.Robert James Kaes1-0/+10
2001-11-25More updates.Robert James Kaes1-0/+14
2001-11-23Changes relating to chomp()Robert James Kaes1-0/+4
2001-11-22Updated readline() function.Robert James Kaes1-0/+5
2001-11-05Removed the buffer_size() function and turned it into BUFFER_SIZE() macro.Robert James Kaes1-1/+11
2001-11-03ACL fixes. Use a better differentiation between string and numericRobert James Kaes1-0/+5
2001-10-25Changes reflecting the new conns.* files and the organization of theRobert James Kaes1-0/+8
2001-10-25Changes to reflect the various fixes to have CONNECT upstream proxyingRobert James Kaes1-0/+10
2001-10-25More changes to reqs.c and buffer.cRobert James Kaes1-0/+14
2001-10-23New changes to getpeer_string().Robert James Kaes1-0/+3
2001-10-22Cleaned up the code in handle_connection() and added a NULL pointer testRobert James Kaes1-0/+5
2001-10-22Fixed a problem where a user's variable would be uninitialized if a DNSRobert James Kaes1-0/+8
2001-10-19More moving around of the source code. Still can't get CONNECT to workRobert James Kaes1-2/+6