Age | Commit message (Expand) | Author | Files | Lines |
2001-12-17 | Updated the changelog. | Robert James Kaes | 1 | -1/+16 |
2001-12-15 | Updates for safe_write() and anonymous section. | Robert James Kaes | 1 | -1/+11 |
2001-12-15 | Added the lookup_domain() function which replaces the DNS caching system. | Robert James Kaes | 1 | -0/+9 |
2001-11-26 | Updates relating to the fixes to buffering code in read_buffer(). | Robert James Kaes | 1 | -0/+3 |
2001-11-25 | More changes. | Robert James Kaes | 1 | -0/+10 |
2001-11-25 | More updates. | Robert James Kaes | 1 | -0/+14 |
2001-11-23 | Changes relating to chomp() | Robert James Kaes | 1 | -0/+4 |
2001-11-22 | Updated readline() function. | Robert James Kaes | 1 | -0/+5 |
2001-11-05 | Removed the buffer_size() function and turned it into BUFFER_SIZE() macro. | Robert James Kaes | 1 | -1/+11 |
2001-11-03 | ACL fixes. Use a better differentiation between string and numeric | Robert James Kaes | 1 | -0/+5 |
2001-10-25 | Changes reflecting the new conns.* files and the organization of the | Robert James Kaes | 1 | -0/+8 |
2001-10-25 | Changes to reflect the various fixes to have CONNECT upstream proxying | Robert James Kaes | 1 | -0/+10 |
2001-10-25 | More changes to reqs.c and buffer.c | Robert James Kaes | 1 | -0/+14 |
2001-10-23 | New changes to getpeer_string(). | Robert James Kaes | 1 | -0/+3 |
2001-10-22 | Cleaned up the code in handle_connection() and added a NULL pointer test | Robert James Kaes | 1 | -0/+5 |
2001-10-22 | Fixed a problem where a user's variable would be uninitialized if a DNS | Robert James Kaes | 1 | -0/+8 |
2001-10-19 | More moving around of the source code. Still can't get CONNECT to work | Robert James Kaes | 1 | -2/+6 |
2001-10-18 | Fixed a problem where a full buffer on the read side would cause the | Robert James Kaes | 1 | -0/+6 |
2001-10-01 | Added the ability to compile tinyproxy with static linking. | Robert James Kaes | 1 | -0/+7 |
2001-09-16 | More changes, mostly related to the support for an upstream proxy. | Robert James Kaes | 1 | -0/+21 |
2001-09-15 | More changes. | Robert James Kaes | 1 | -1/+14 |
2001-09-14 | The biggest change is the added support for SSL. | Robert James Kaes | 1 | -0/+9 |
2001-09-12 | Fixed a memory leak in process_method(). | Robert James Kaes | 1 | -0/+3 |
2001-09-11 | More changes. These all relate to the switch from stack memory to heap | Robert James Kaes | 1 | -0/+13 |
2001-09-11 | Fixed a memory leak. | Robert James Kaes | 1 | -0/+6 |
2001-09-08 | More changes. | Robert James Kaes | 1 | -0/+9 |
2001-09-08 | Fixed a memory leak in thread_main(). | Robert James Kaes | 1 | -0/+4 |
2001-09-07 | Explictly added the DETACHED creation method on threads. | Robert James Kaes | 1 | -0/+3 |
2001-09-07 | Updates. | Robert James Kaes | 1 | -0/+7 |
2001-09-07 | Updates | Robert James Kaes | 1 | -0/+16 |
2001-09-04 | More updates. | Robert James Kaes | 1 | -0/+6 |
2001-09-04 | Updates. | Robert James Kaes | 1 | -0/+6 |
2001-08-30 | Spelling and grammar fixes. | Robert James Kaes | 1 | -2/+2 |
2001-08-30 | More fixes. | Robert James Kaes | 1 | -0/+24 |
2001-08-29 | More change logs. | Robert James Kaes | 1 | -0/+9 |
2001-08-28 | Fixed a problem in log.c | Robert James Kaes | 1 | -0/+6 |
2001-08-28 | More changes. | Robert James Kaes | 1 | -0/+4 |
2001-08-27 | More changes as per usual. :) | Robert James Kaes | 1 | -0/+19 |
2001-08-27 | New change log entries. | Robert James Kaes | 1 | -0/+7 |
2001-08-27 | More changes. | Robert James Kaes | 1 | -0/+3 |
2001-08-26 | Updated the Change Log | Robert James Kaes | 1 | -0/+6 |
2001-08-26 | Spelling fix. | Robert James Kaes | 1 | -1/+1 |
2001-08-26 | Updated the Change Log information. | Robert James Kaes | 1 | -8/+45 |
2001-06-06 | Changed in configure.in | Robert James Kaes | 1 | -0/+4 |
2001-06-05 | New changelog listings... | Robert James Kaes | 1 | -1/+3 |
2001-06-04 | Reflect the changes made to the source. | Robert James Kaes | 1 | -0/+5 |
2001-06-02 | Added the change for the LogLevel directive in doc/tinyproxy.conf | Robert James Kaes | 1 | -0/+2 |
2001-06-02 | Fixed the tests for libsocket, libnsl, and libresolv. Improved the tests | Robert James Kaes | 1 | -0/+7 |
2001-06-02 | Fixed a problem with --with-port= configuration option. | Robert James Kaes | 1 | -0/+2 |
2001-06-02 | New version (reflects changes to add the LogLevel switch) | Robert James Kaes | 1 | -0/+11 |