projects
/
privoxy.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
privoxy.git
2001-09-22
jongfoster
Removing unused parameter fs from read_config_line()
commit
|
commitdiff
|
tree
|
snapshot
2001-09-22
jongfoster
Removing unneeded #includes
commit
|
commitdiff
|
tree
|
snapshot
2001-09-22
jongfoster
Removing unused #includes.
commit
|
commitdiff
|
tree
|
snapshot
2001-09-22
jongfoster
Displaying an error message whenever the config directo...
commit
|
commitdiff
|
tree
|
snapshot
2001-09-22
jongfoster
Telling robots not to touch /config/ - if there's a...
commit
|
commitdiff
|
tree
|
snapshot
2001-09-22
jongfoster
Adding proper license
commit
|
commitdiff
|
tree
|
snapshot
2001-09-22
jongfoster
Adding proper copyright notice
commit
|
commitdiff
|
tree
|
snapshot
2001-09-22
jongfoster
Bugfix: Multiple escaped "#" characters in a configuration
commit
|
commitdiff
|
tree
|
snapshot
2001-09-21
David Schmidt
Cleaning up 2 compiler warnings on OS/2.
commit
|
commitdiff
|
tree
|
snapshot
2001-09-21
joergs
Added filter to replace "Nimda" code by a warning.
commit
|
commitdiff
|
tree
|
snapshot
2001-09-20
steudten
Add casting for some string functions.
commit
|
commitdiff
|
tree
|
snapshot
2001-09-20
steudten
Fix BUG: Change int size to size_t size in pcrs_filter_...
commit
|
commitdiff
|
tree
|
snapshot
2001-09-20
steudten
Fix BUG: Modify int size to size_t size in fill_template()
commit
|
commitdiff
|
tree
|
snapshot
2001-09-20
steudten
add casting from size_t to int for printf()
commit
|
commitdiff
|
tree
|
snapshot
2001-09-20
steudten
change long to int for prototype hash_string()
commit
|
commitdiff
|
tree
|
snapshot
2001-09-20
steudten
change long to int as return value in hash_string(...
commit
|
commitdiff
|
tree
|
snapshot
2001-09-20
steudten
Make freez() more secure in case of: if (exp) { free...
commit
|
commitdiff
|
tree
|
snapshot
2001-09-19
oes
Fixed comments; cosmetics
commit
|
commitdiff
|
tree
|
snapshot
2001-09-19
oes
- Deletef time() FIXME (Can't fail under Linux either, if
commit
|
commitdiff
|
tree
|
snapshot
2001-09-19
oes
Fixed CFLAGS
commit
|
commitdiff
|
tree
|
snapshot
2001-09-16
jongfoster
Fixing a warning
commit
|
commitdiff
|
tree
|
snapshot
2001-09-16
jongfoster
Fixing warning
commit
|
commitdiff
|
tree
|
snapshot
2001-09-16
jongfoster
Removing showargs.[ch], adding cgi(simple|edit).[ch]
commit
|
commitdiff
|
tree
|
snapshot
2001-09-16
jongfoster
Removing showargs.[ch], adding cgi(simple|edit).[ch]
commit
|
commitdiff
|
tree
|
snapshot
2001-09-16
jongfoster
Fixing a compiler warning.
commit
|
commitdiff
|
tree
|
snapshot
2001-09-16
jongfoster
All the functions in this file have been moved to cgisi...
commit
|
commitdiff
|
tree
|
snapshot
2001-09-16
jongfoster
Moving function savearg() here, since it was the only...
commit
|
commitdiff
|
tree
|
snapshot
2001-09-16
jongfoster
Moving simple CGI functions from cgi.c to new file...
commit
|
commitdiff
|
tree
|
snapshot
2001-09-16
jongfoster
Removing unused #include showarg.h
commit
|
commitdiff
|
tree
|
snapshot
2001-09-16
jongfoster
Bugfix - couldn't build resources with previous version.
commit
|
commitdiff
|
tree
|
snapshot
2001-09-16
jongfoster
New version based on latest configure.in and acconfig.h
commit
|
commitdiff
|
tree
|
snapshot
2001-09-16
jongfoster
First version of CGI-based edit interface. This is...
commit
|
commitdiff
|
tree
|
snapshot
2001-09-16
jongfoster
Fixing signed/unsigned comparison warning.
commit
|
commitdiff
|
tree
|
snapshot
2001-09-16
jongfoster
Adding i.j.b/robots.txt.
commit
|
commitdiff
|
tree
|
snapshot
2001-09-16
jongfoster
Changes to use new list functions.
commit
|
commitdiff
|
tree
|
snapshot
2001-09-16
jongfoster
Rewrite of list library. Now has seperate header and...
commit
|
commitdiff
|
tree
|
snapshot
2001-09-16
jongfoster
Removing redundant function call that zeroed zalloc...
commit
|
commitdiff
|
tree
|
snapshot
2001-09-16
jongfoster
Splitting fill_template() into 2 functions:
commit
|
commitdiff
|
tree
|
snapshot
2001-09-16
jongfoster
Better error handling in dispatch_cgi() and parse_cgi_p...
commit
|
commitdiff
|
tree
|
snapshot
2001-09-16
jongfoster
New function alloc_http_response, for symmetry with...
commit
|
commitdiff
|
tree
|
snapshot
2001-09-15
steudten
Remove test for subsys flag in start. Some minor changes.
commit
|
commitdiff
|
tree
|
snapshot
2001-09-14
hal9
%changelog
commit
|
commitdiff
|
tree
|
snapshot
2001-09-14
hal9
test
commit
|
commitdiff
|
tree
|
snapshot
2001-09-14
jongfoster
Tidying up memory allocation. New function init_action().
commit
|
commitdiff
|
tree
|
snapshot
2001-09-13
jongfoster
Support for both static and dynamically generated CGI...
commit
|
commitdiff
|
tree
|
snapshot
2001-09-13
jongfoster
Support for both static and dynamically generated CGI...
commit
|
commitdiff
|
tree
|
snapshot
2001-09-13
jongfoster
(Cosmetic only) Indentation correction
commit
|
commitdiff
|
tree
|
snapshot
2001-09-13
jongfoster
Moving image data to cgi.c rather than cgi.h
commit
|
commitdiff
|
tree
|
snapshot
2001-09-13
jongfoster
Moving image data to cgi.c rather than cgi.h.
commit
|
commitdiff
|
tree
|
snapshot
2001-09-13
jongfoster
Defining FORWARD_SPEC_INITIALIZER
commit
|
commitdiff
|
tree
|
snapshot
2001-09-13
jongfoster
Changing the string paramater to the header parsers...
commit
|
commitdiff
|
tree
|
snapshot
2001-09-13
jongfoster
Adding {} to an if statement
commit
|
commitdiff
|
tree
|
snapshot
2001-09-13
jongfoster
Fixing potential problems with characters >=128 in...
commit
|
commitdiff
|
tree
|
snapshot
2001-09-13
jongfoster
Fixing a compiler warning by adding a cast.
commit
|
commitdiff
|
tree
|
snapshot
2001-09-13
jongfoster
Fixing 2 compiler warnings under Win32
commit
|
commitdiff
|
tree
|
snapshot
2001-09-13
jongfoster
Fixing missing #include under Windows
commit
|
commitdiff
|
tree
|
snapshot
2001-09-13
jongfoster
Adding support for LOG_LEVEL_CGI
commit
|
commitdiff
|
tree
|
snapshot
2001-09-13
jongfoster
Reverting to revision 1.10 - previous checking was...
commit
|
commitdiff
|
tree
|
snapshot
2001-09-13
swa
man page is legacy. suse rpm now contains html
commit
|
commitdiff
|
tree
|
snapshot
2001-09-13
swa
cosmetics
commit
|
commitdiff
|
tree
|
snapshot
2001-09-13
swa
should give quick and dirty guidance
commit
|
commitdiff
|
tree
|
snapshot
2001-09-13
swa
merged standards into developer manual
commit
|
commitdiff
|
tree
|
snapshot
2001-09-13
swa
we want text files as well.
commit
|
commitdiff
|
tree
|
snapshot
2001-09-13
steudten
Generated from configure.in
commit
|
commitdiff
|
tree
|
snapshot
2001-09-13
steudten
Replace DEBUG_CFLAGS with OTHER_CFLAGS
commit
|
commitdiff
|
tree
|
snapshot
2001-09-13
steudten
PreWork for Debug Interface.
commit
|
commitdiff
|
tree
|
snapshot
2001-09-13
David Schmidt
A couple of minor tweaks:
commit
|
commitdiff
|
tree
|
snapshot
2001-09-12
David Schmidt
Mac OSX (Darwin) support added.
commit
|
commitdiff
|
tree
|
snapshot
2001-09-12
joergs
AmigaOS support added.
commit
|
commitdiff
|
tree
|
snapshot
2001-09-12
joergs
Stacksize of main thread increased.
commit
|
commitdiff
|
tree
|
snapshot
2001-09-12
steudten
In parse_http_request() header rewriting miss the host...
commit
|
commitdiff
|
tree
|
snapshot
2001-09-12
steudten
add #include <string.h>
commit
|
commitdiff
|
tree
|
snapshot
2001-09-12
David Schmidt
OS/2 port: update autoconf'd support for the platform.
commit
|
commitdiff
|
tree
|
snapshot
2001-09-12
swa
added "make dok" section to generate html pages from
commit
|
commitdiff
|
tree
|
snapshot
2001-09-12
swa
could not find docbook.dsl
commit
|
commitdiff
|
tree
|
snapshot
2001-09-12
David Schmidt
Miniscule English edits on template HTML
commit
|
commitdiff
|
tree
|
snapshot
2001-09-12
swa
will be generated in the future
commit
|
commitdiff
|
tree
|
snapshot
2001-09-12
swa
ignore generated files
commit
|
commitdiff
|
tree
|
snapshot
2001-09-12
swa
source files for junkbuster documentation
commit
|
commitdiff
|
tree
|
snapshot
2001-09-12
swa
moved old junkbuster docs to obsolete/
commit
|
commitdiff
|
tree
|
snapshot
2001-09-12
steudten
Newest version from gnu.org
commit
|
commitdiff
|
tree
|
snapshot
2001-09-10
jongfoster
Replacing text version of coding standards with a HTML...
commit
|
commitdiff
|
tree
|
snapshot
2001-09-10
jongfoster
Changes discussed in my e-mail of 10/9/01 - mainly...
commit
|
commitdiff
|
tree
|
snapshot
2001-09-10
swa
integrate three pieces of documentation. needs work.
commit
|
commitdiff
|
tree
|
snapshot
2001-09-10
swa
integrate three pieces of documentation.
commit
|
commitdiff
|
tree
|
snapshot
2001-09-10
swa
first proposal of a structure.
commit
|
commitdiff
|
tree
|
snapshot
2001-09-10
swa
doc and testing guidelines should be part of the develo...
commit
|
commitdiff
|
tree
|
snapshot
2001-09-10
swa
buildroot definition in the specfile fucks up the build
commit
|
commitdiff
|
tree
|
snapshot
2001-09-10
swa
binary contained debug info.
commit
|
commitdiff
|
tree
|
snapshot
2001-09-10
swa
jb did not start. none of the arguments worked. fixed.
commit
|
commitdiff
|
tree
|
snapshot
2001-09-10
swa
copy all templates. version updated.
commit
|
commitdiff
|
tree
|
snapshot
2001-09-10
oes
Declaration of w32_socket_strerr now conditional
commit
|
commitdiff
|
tree
|
snapshot
2001-09-10
oes
Turning on -Wall
commit
|
commitdiff
|
tree
|
snapshot
2001-09-10
oes
Deleted unused variable
commit
|
commitdiff
|
tree
|
snapshot
2001-09-10
oes
Silenced compiler warnings
commit
|
commitdiff
|
tree
|
snapshot
2001-09-10
oes
Added #include in.h
commit
|
commitdiff
|
tree
|
snapshot
2001-09-10
oes
Silenced compiler warnings
commit
|
commitdiff
|
tree
|
snapshot
2001-09-10
oes
Removed unused variable; Fixed sprintf format
commit
|
commitdiff
|
tree
|
snapshot
2001-09-10
oes
Removing unused variable
commit
|
commitdiff
|
tree
|
snapshot
2001-09-09
oes
Fixing yet another silly bug
commit
|
commitdiff
|
tree
|
snapshot
next