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 |
2001-06-07 |
jongfoster | Forward and ACL edit options removed.
|
commit | commitdiff | tree |
2001-06-07 |
jongfoster | Forward and ACL edit options removed.
|
commit | commitdiff | tree |
2001-06-07 |
jongfoster | The host parameter to connect_to() is now const.
|
commit | commitdiff | tree |
2001-06-07 |
jongfoster | Removing code related to old forward and ACL files.
|
commit | commitdiff | tree |
2001-06-07 |
jongfoster | Made get_actions() static.
|
commit | commitdiff | tree |
2001-06-07 |
jongfoster | Added standard comment at top of file.
|
commit | commitdiff | tree |
2001-06-05 |
jongfoster | Adding VC++ temporary files, and Win32 config file.
|
commit | commitdiff | tree |
2001-06-05 |
jongfoster | Fixed minor memory leak.
|
commit | commitdiff | tree |
2001-06-05 |
jongfoster | New function make_path() to splice directory and file...
|
commit | commitdiff | tree |
2001-06-05 |
jongfoster | Now uses _snprintf() in place of snprintf() under Win32.
|
commit | commitdiff | tree |
2001-06-05 |
jongfoster | Now compiles in cgi.[ch]
|
commit | commitdiff | tree |
2001-06-05 |
jongfoster | Fixing multiline character string (a GCC-only "feature...
|
commit | commitdiff | tree |
2001-06-01 |
jongfoster | Removing "tinygif" option.
|
commit | commitdiff | tree |
2001-06-01 |
jongfoster | Fixing file copying.
|
commit | commitdiff | tree |
2001-06-01 |
jongfoster | Added +image-blocker{} option - comment and default...
|
commit | commitdiff | tree |
2001-06-01 |
jongfoster | Now uses action +image-blocker{} rather than config...
|
commit | commitdiff | tree |
2001-06-01 |
jongfoster | Removed support for "tinygif" option - moved to actions...
|
commit | commitdiff | tree |
2001-06-01 |
jongfoster | Support for +image-blocker{}: added ACTION_IMAGE_BLOCKER
|
commit | commitdiff | tree |
2001-06-01 |
jongfoster | Added +image-blocker{string}
|
commit | commitdiff | tree |
2001-06-01 |
jongfoster | Better memory management - current_action->strings...
|
commit | commitdiff | tree |
2001-06-01 |
jongfoster | Replaced "list_share" with "list" - the tiny memory...
|
commit | commitdiff | tree |
2001-06-01 |
jongfoster | Changing the calls to strerr() to check HAVE_STRERR...
|
commit | commitdiff | tree |
2001-06-01 |
jongfoster | Correcting target directory of chartables.c
|
commit | commitdiff | tree |
2001-06-01 |
jongfoster | This file now just includes JunkBuster's config.h,...
|
commit | commitdiff | tree |
2001-06-01 |
jongfoster | Removing generated files config.h and pcre/chartables.c
|
commit | commitdiff | tree |
2001-06-01 |
jongfoster | Correcting some typos, and an obsolete comment.
|
commit | commitdiff | tree |
2001-05-31 |
jongfoster | Removing obsolete settings.
|
commit | commitdiff | tree |
2001-05-31 |
jongfoster | Removing some commented out, obsolete blocks of code.
|
commit | commitdiff | tree |
2001-05-31 |
jongfoster | Added list.[ch] and actions.[ch]
|
commit | commitdiff | tree |
2001-05-31 |
jongfoster | GUI changes to rename "permissions file" to "actions...
|
commit | commitdiff | tree |
2001-05-31 |
jongfoster | Added RCS for actions.[ch] and list.[ch]
|
commit | commitdiff | tree |
2001-05-31 |
jongfoster | Changes for new actions file, replacing permissionsfile
|
commit | commitdiff | tree |
2001-05-31 |
jongfoster | Changed to include many of the new actions.
|
commit | commitdiff | tree |
2001-05-31 |
jongfoster | Removed list code - it's now in list.[ch]
|
commit | commitdiff | tree |
2001-05-31 |
jongfoster | Removed all permissionsfile code - it's now called...
|
commit | commitdiff | tree |
2001-05-31 |
jongfoster | Removed many options from the config file and into the
|
commit | commitdiff | tree |
2001-05-31 |
jongfoster | Changed "permission" to "action" throughout.
|
commit | commitdiff | tree |
2001-05-31 |
jongfoster | Permissionsfile / actions file changes:
|
commit | commitdiff | tree |
2001-05-31 |
jongfoster | Added files actions.[ch], actionlist.h, list.[ch] to...
|
commit | commitdiff | tree |
2001-05-31 |
jongfoster | New file containing list of the actions to parse for.
|
commit | commitdiff | tree |
2001-05-31 |
jongfoster | Moved functions to process the action list into this...
|
commit | commitdiff | tree |
2001-05-31 |
jongfoster | - Moved linked list support to new "list.c" file.
|
commit | commitdiff | tree |
2001-05-29 |
jongfoster | Unified blocklist/imagelist/permissionslist.
|
commit | commitdiff | tree |
2001-05-29 |
jongfoster | Rewrote the innards of ssplit() to be easier to understand,
|
commit | commitdiff | tree |
2001-05-28 |
jongfoster | Fixing segfault if last header was crunched.
|
commit | commitdiff | tree |
2001-05-28 |
jongfoster | Correcting misleading comments
|
commit | commitdiff | tree |
2001-05-28 |
jongfoster | Improved reporting of errors under Win32.
|
commit | commitdiff | tree |
2001-05-28 |
jongfoster | Fixing bug in LOG_LEVEL_LOG
|
commit | commitdiff | tree |
2001-05-26 |
jongfoster | Fixed LOG_LEVEL_LOG
|
commit | commitdiff | tree |
2001-05-26 |
jongfoster | Added support for CLF and fixed LOG_LEVEL_LOG.
|
commit | commitdiff | tree |
next |