| actions.c | Declares functions to work with actions files Functions declared include: FIXME |
| actions.h [code] | Declares functions to work with actions files Functions declared include: FIXME |
| amiga.c | Amiga-specific declarations |
| amiga.h [code] | |
| cgi.c | Declares functions to intercept request, generate html or gif answers, and to compose HTTP resonses |
| cgi.h [code] | Declares functions to intercept request, generate html or gif answers, and to compose HTTP resonses |
| cgiedit.c | CGI-based actionsfile editor |
| cgiedit.h [code] | CGI-based actionsfile editor |
| cgisimple.c | Simple CGIs to get information about Privoxy's status |
| cgisimple.h [code] | Declares functions to intercept request, generate html or gif answers, and to compose HTTP resonses |
| cygwin.h [code] | The windows.h file seems to be a *tad* different, so I will bridge the gaps here |
| deanimate.c | Declares functions to deanimate GIF images on the fly |
| deanimate.h [code] | Declares functions to deanimate GIF images on the fly |
| encode.c | Functions to encode and decode URLs, and also to encode cookies and HTML text |
| encode.h [code] | Functions to encode and decode URLs, and also to encode cookies and HTML text |
| errlog.c | Log errors to a designated destination in an elegant, printf-like fashion |
| errlog.h [code] | Log errors to a designated destination in an elegant, printf-like fashion |
| filters.c | Declares functions to parse/crunch headers and pages |
| filters.h [code] | Declares functions to parse/crunch headers and pages |
| gateway.c | Contains functions to connect to a server, possibly using a "forwarder" (i.e |
| gateway.h [code] | Contains functions to connect to a server, possibly using a "gateway" (i.e |
| jbsockets.c | Contains wrappers for system-specific sockets code, so that the rest of Junkbuster can be more OS-independent |
| jbsockets.h [code] | Contains wrappers for system-specific sockets code, so that the rest of Junkbuster can be more OS-independent |
| jcc.c | Main file |
| jcc.h [code] | Main file |
| killpopup.c | Handles the filtering of popups |
| killpopup.h [code] | Handles the filtering of popups |
| list.c | Declares functions to handle lists |
| list.h [code] | Declares functions to handle lists |
| loadcfg.c | Loads settings from the configuration file into global variables |
| loadcfg.h [code] | Loads settings from the configuration file into global variables |
| loaders.c | Functions to load and unload the various configuration files |
| loaders.h [code] | Functions to load and unload the various configuration files |
| miscutil.c | Zalloc, hash_string, safe_strerror, strcmpic, strncmpic, chomp, and MinGW32 strdup functions |
| miscutil.h [code] | Zalloc, hash_string, safe_strerror, strcmpic, strncmpic, and MinGW32 strdup functions |
| parsers.c | Declares functions to parse/crunch headers and pages |
| parsers.h [code] | Declares functions to parse/crunch headers and pages |
| project.h [code] | Defines data structures which are widely used in the project |
| ssplit.c | A function to split a string at specified deliminters |
| ssplit.h [code] | A function to split a string at specified deliminters |
| urlmatch.c | Declares functions to match URLs against URL patterns |
| urlmatch.h [code] | Declares functions to match URLs against URL patterns |
| w32log.c | Functions for creating and destroying the log window, ouputting strings, processing messages and so on |
| w32log.h [code] | Functions for creating and destroying the log window, ouputting strings, processing messages and so on |
| w32taskbar.c | Functions for creating, setting and destroying the workspace tray icon |
| w32taskbar.h [code] | Functions for creating, setting and destroying the workspace tray icon |
| win32.c | Win32 User Interface initialization and message loop |
| win32.h [code] | Win32 User Interface initialization and message loop |