2001-09-16 |
jongfoster | Rewrite of list library. Now has seperate header and...
|
commit | commitdiff | tree |
2001-09-16 |
jongfoster | Removing redundant function call that zeroed zalloc...
|
commit | commitdiff | tree |
2001-09-16 |
jongfoster | Splitting fill_template() into 2 functions:
|
commit | commitdiff | tree |
2001-09-16 |
jongfoster | Better error handling in dispatch_cgi() and parse_cgi_parame...
|
commit | commitdiff | tree |
2001-09-16 |
jongfoster | New function alloc_http_response, for symmetry with...
|
commit | commitdiff | tree |
2001-09-14 |
jongfoster | Tidying up memory allocation. New function init_action().
|
commit | commitdiff | tree |
2001-09-13 |
jongfoster | Support for both static and dynamically generated CGI...
|
commit | commitdiff | tree |
2001-09-13 |
jongfoster | Support for both static and dynamically generated CGI...
|
commit | commitdiff | tree |
2001-09-13 |
jongfoster | (Cosmetic only) Indentation correction
|
commit | commitdiff | tree |
2001-09-13 |
jongfoster | Moving image data to cgi.c rather than cgi.h
|
commit | commitdiff | tree |
2001-09-13 |
jongfoster | Moving image data to cgi.c rather than cgi.h.
|
commit | commitdiff | tree |
2001-09-13 |
jongfoster | Defining FORWARD_SPEC_INITIALIZER
|
commit | commitdiff | tree |
2001-09-13 |
jongfoster | Changing the string paramater to the header parsers...
|
commit | commitdiff | tree |
2001-09-13 |
jongfoster | Adding {} to an if statement
|
commit | commitdiff | tree |
2001-09-13 |
jongfoster | Fixing potential problems with characters >=128 in...
|
commit | commitdiff | tree |
2001-09-13 |
jongfoster | Fixing a compiler warning by adding a cast.
|
commit | commitdiff | tree |
2001-09-13 |
jongfoster | Fixing 2 compiler warnings under Win32
|
commit | commitdiff | tree |
2001-09-13 |
jongfoster | Fixing missing #include under Windows
|
commit | commitdiff | tree |
2001-09-13 |
jongfoster | Adding support for LOG_LEVEL_CGI
|
commit | commitdiff | tree |
2001-09-13 |
jongfoster | Reverting to revision 1.10 - previous checking was...
|
commit | commitdiff | tree |
2001-09-10 |
jongfoster | Replacing text version of coding standards with a HTML...
|
commit | commitdiff | tree |
2001-09-10 |
jongfoster | Changes discussed in my e-mail of 10/9/01 - mainly...
|
commit | commitdiff | tree |
2001-08-05 |
jongfoster | Removing references to 2 deleted icon files.
|
commit | commitdiff | tree |
2001-08-05 |
jongfoster | Modifiying "struct map" so that there are now separate...
|
commit | commitdiff | tree |
2001-08-05 |
jongfoster | Making parameters "const" where possible.
|
commit | commitdiff | tree |
2001-08-03 |
jongfoster | Splitting version from config details
|
commit | commitdiff | tree |
2001-08-02 |
jongfoster | Removing some remaining references to obsolete w32rulesdlg...
|
commit | commitdiff | tree |
2001-08-02 |
jongfoster | Fixing an unterminated character constant.
|
commit | commitdiff | tree |
2001-08-01 |
jongfoster | Changes to fill_template() that reduce memory usage...
|
commit | commitdiff | tree |
2001-08-01 |
jongfoster | Moving file version information to a separate CGI page.
|
commit | commitdiff | tree |
2001-08-01 |
jongfoster | Not needed - This URL can be started directly from...
|
commit | commitdiff | tree |
2001-08-01 |
jongfoster | Fixing documentation filenames in help menu, and making...
|
commit | commitdiff | tree |
2001-08-01 |
jongfoster | Changes to "Conditional Defines" section, so all the...
|
commit | commitdiff | tree |
2001-08-01 |
jongfoster | Changing show_defines so that it doesn't contain any...
|
commit | commitdiff | tree |
2001-08-01 |
jongfoster | Changing prototype of show_defines() to modify a map...
|
commit | commitdiff | tree |
2001-08-01 |
jongfoster | New function: map_conditional() for an if-then-else...
|
commit | commitdiff | tree |
2001-08-01 |
jongfoster | Adding prototype for map_conditional
|
commit | commitdiff | tree |
2001-07-30 |
jongfoster | Ignoring *.txt (probably config files), w32.res and...
|
commit | commitdiff | tree |
2001-07-30 |
jongfoster | Removing obsolete w32rulesdlg.c and w32rulesdlg.h
|
commit | commitdiff | tree |
2001-07-30 |
jongfoster | Tidying up #defines:
|
commit | commitdiff | tree |
2001-07-30 |
jongfoster | Rebuilding from latest configure.in and acconfig.h
|
commit | commitdiff | tree |
2001-07-30 |
jongfoster | Fixing Solaris build (I hope) and tidying up #defines:
|
commit | commitdiff | tree |
2001-07-30 |
jongfoster | Removing obsolete Win32 GUI files
|
commit | commitdiff | tree |
2001-07-30 |
jongfoster | Tidying up #defines:
|
commit | commitdiff | tree |
2001-07-29 |
jongfoster | Renaming _main() [mingw32 only] to real_main(), for...
|
commit | commitdiff | tree |
2001-07-29 |
jongfoster | Rebuilt based on latest acconfig.h
|
commit | commitdiff | tree |
2001-07-29 |
jongfoster | Changing _CONFIG_H to CONFIG_H_INCLUDED.
|
commit | commitdiff | tree |
2001-07-29 |
jongfoster | Changed _FILENAME_H to FILENAME_H_INCLUDED.
|
commit | commitdiff | tree |
2001-07-29 |
jongfoster | - Changing #define _KILLPOPUP_H to KILLPOPUP_H_INCLUDED
|
commit | commitdiff | tree |
2001-07-29 |
jongfoster | Removing nested #includes, adding forward declarations...
|
commit | commitdiff | tree |
2001-07-29 |
jongfoster | Renaming _PCRS_H, and adding "extern C {}"
|
commit | commitdiff | tree |
2001-07-29 |
jongfoster | Adding editor control block, and renaming _SHOWARGS_H
|
commit | commitdiff | tree |
2001-07-29 |
jongfoster | Fixing "extern C" block, and renaming #define _DEANIMATE_H
|
commit | commitdiff | tree |
2001-07-29 |
jongfoster | Adding missing #include project.h
|
commit | commitdiff | tree |
2001-07-29 |
jongfoster | Adding missing #include "loadcfg.h"
|
commit | commitdiff | tree |
2001-07-29 |
jongfoster | Changing #ifdef _FILENAME_H to FILENAME_H_INCLUDED...
|
commit | commitdiff | tree |
2001-07-29 |
jongfoster | Now prints thread ID for each message (pthreads only)
|
commit | commitdiff | tree |
2001-07-29 |
jongfoster | Fixed compiler warning by adding a cast
|
commit | commitdiff | tree |
2001-07-29 |
jongfoster | Cosmetic: 2 spaces -> 1 space
|
commit | commitdiff | tree |
2001-07-29 |
jongfoster | Rebuilt based on latest configure.in
|
commit | commitdiff | tree |
2001-07-29 |
jongfoster | Rebuilt based on latest configure.in and acconfig.h
|
commit | commitdiff | tree |
2001-07-29 |
jongfoster | Major changes to build system in order to fix these...
|
commit | commitdiff | tree |
2001-07-29 |
jongfoster | Adding standard AutoConf support files which are needed...
|
commit | commitdiff | tree |
2001-07-25 |
jongfoster | __BEOS__ no longer overrides FEATURE_PTHREAD.
|
commit | commitdiff | tree |
2001-07-25 |
jongfoster | Will #error if pthreads is enabled under BeOs
|
commit | commitdiff | tree |
2001-07-21 |
jongfoster | Bumping version number to 2.9.7
|
commit | commitdiff | tree |
2001-07-21 |
jongfoster | Adding version information block.
|
commit | commitdiff | tree |
2001-07-15 |
jongfoster | New build files for VC++ which provide the option of...
|
commit | commitdiff | tree |
2001-07-15 |
jongfoster | Added support for linking with POSIX threads library
|
commit | commitdiff | tree |
2001-07-15 |
jongfoster | Supports POSIX threads.
|
commit | commitdiff | tree |
2001-07-15 |
jongfoster | Renaming STATIC to STATIC_PCRE.
|
commit | commitdiff | tree |
2001-07-15 |
jongfoster | Renaming #define STATIC to STATIC_PCRE
|
commit | commitdiff | tree |
2001-07-15 |
jongfoster | Renaming #define STATIC to STATIC_PCRE
|
commit | commitdiff | tree |
2001-07-15 |
jongfoster | Removing some unused #includes
|
commit | commitdiff | tree |
2001-07-15 |
jongfoster | Fixing "release" target.
|
commit | commitdiff | tree |
2001-07-15 |
jongfoster | Fixing file copy in "Release" build.
|
commit | commitdiff | tree |
2001-07-15 |
jongfoster | Adding #includes string.h and miscutil.h
|
commit | commitdiff | tree |
2001-07-15 |
jongfoster | Removing unused local variable.
|
commit | commitdiff | tree |
2001-07-15 |
jongfoster | Fixed copy command to copy the file to te right place.
|
commit | commitdiff | tree |
2001-07-15 |
jongfoster | Made both JunkBuster projects depend on vc_dftables...
|
commit | commitdiff | tree |
2001-07-15 |
jongfoster | Added deanimate.[ch], and fixed file copy by quoting...
|
commit | commitdiff | tree |
2001-06-09 |
jongfoster | Changing "show URL info" handler to new style.
|
commit | commitdiff | tree |
2001-06-09 |
jongfoster | Removing a single unused #define which referenced BUFSIZ
|
commit | commitdiff | tree |
2001-06-09 |
jongfoster | Adding definition of BUFFER_SIZE.
|
commit | commitdiff | tree |
2001-06-09 |
jongfoster | Changing BUFSIZ ==> BUFFER_SIZE
|
commit | commitdiff | tree |
2001-06-09 |
jongfoster | Changing "show URL info" handler to new style.
|
commit | commitdiff | tree |
2001-06-09 |
jongfoster | Changing "show URL info" handler to new style.
|
commit | commitdiff | tree |
2001-06-09 |
jongfoster | Removing ACL and Forward entries
|
commit | commitdiff | tree |
2001-06-08 |
jongfoster | Merging ACL and Forward files into main config file.
|
commit | commitdiff | tree |
2001-06-07 |
jongfoster | Removing config->proxy_args_gateways
|
commit | commitdiff | tree |
2001-06-07 |
jongfoster | Merging ACL and forward files into config file.
|
commit | commitdiff | tree |
2001-06-07 |
jongfoster | Removing ACL and forward file loaders - these files...
|
commit | commitdiff | tree |
2001-06-07 |
jongfoster | Removing ACL and forward file loaders - these
|
commit | commitdiff | tree |
2001-06-07 |
jongfoster | Merging ACL and forward files into config file.
|
commit | commitdiff | tree |
2001-06-07 |
jongfoster | Replacing function pointer in struct gateway with a...
|
commit | commitdiff | tree |
2001-06-07 |
jongfoster | Removing gateways[] list - no longer used.
|
commit | commitdiff | tree |
2001-06-07 |
jongfoster | Removing gateways[] list - no longer used.
|
commit | commitdiff | tree |
2001-06-07 |
jongfoster | Replacing struct gateway with struct forward_spec
|
commit | commitdiff | tree |
2001-06-07 |
jongfoster | Allowing unanchored domain patterns to back off and...
|
commit | commitdiff | tree |
2001-06-07 |
jongfoster | Cosmetic indentation changes.
|
commit | commitdiff | tree |
next |