projects
/
privoxy.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅ next
Sync with various changes from 3.0 branch. Add two new files for config stuff.
[privoxy.git]
/
loaders.c
2002-04-24
oes
Jon's multiple AF patch: Sweep now takes care of all AFs
blob
|
commitdiff
|
raw
2002-04-19
jongfoster
Optimize away a function call by using an equivalent...
blob
|
commitdiff
|
raw
|
diff to current
2002-04-05
Gabor Liptak
Correcting typo to clean up on realloc failure
blob
|
commitdiff
|
raw
|
diff to current
2002-03-26
swa
we have a new homepage!
blob
|
commitdiff
|
raw
|
diff to current
2002-03-24
swa
name change related issues
blob
|
commitdiff
|
raw
|
diff to current
2002-03-16
jongfoster
Adding graceful termination feature, to help look for...
blob
|
commitdiff
|
raw
|
diff to current
2002-03-16
jongfoster
Fixing free(NULL).
blob
|
commitdiff
|
raw
|
diff to current
2002-03-16
oes
Added descriptions to the filters so users will know...
blob
|
commitdiff
|
raw
|
diff to current
2002-03-13
jongfoster
Killing warnings
blob
|
commitdiff
|
raw
|
diff to current
2002-03-12
oes
Introduced modular filters
blob
|
commitdiff
|
raw
|
diff to current
2002-03-08
jongfoster
Fixing int/size_t warnings
blob
|
commitdiff
|
raw
|
diff to current
2002-03-07
oes
Fixed compiler warnings
blob
|
commitdiff
|
raw
|
diff to current
2002-03-06
jongfoster
Automated function-comment nitpicking.
blob
|
commitdiff
|
raw
|
diff to current
2002-03-03
oes
Re-enabled automatic config reloading
blob
|
commitdiff
|
raw
|
diff to current
2002-01-22
jongfoster
Moving edit_read_line() and simple_read_line() to loade...
blob
|
commitdiff
|
raw
|
diff to current
2002-01-17
jongfoster
Moving all our URL and URL pattern parsing code to...
blob
|
commitdiff
|
raw
|
diff to current
2001-12-30
steudten
- Add signal handling (unix)
blob
|
commitdiff
|
raw
|
diff to current
2001-11-13
jongfoster
Replacing references to malloc.h with the standard...
blob
|
commitdiff
|
raw
|
diff to current
2001-11-07
steudten
Add line number in error output for lineparsing for
blob
|
commitdiff
|
raw
|
diff to current
2001-10-26
oes
Removed csp->referrer
blob
|
commitdiff
|
raw
|
diff to current
2001-10-25
David Schmidt
Change in porting tactics: OS/2's EMX porting layer...
blob
|
commitdiff
|
raw
|
diff to current
2001-10-23
jongfoster
Adding error-checking to create_url_spec()
blob
|
commitdiff
|
raw
|
diff to current
2001-10-07
oes
Replaced 6 boolean members of csp with one bitmap ...
blob
|
commitdiff
|
raw
|
diff to current
2001-09-22
jongfoster
Removing unused parameter fs from read_config_line()
blob
|
commitdiff
|
raw
|
diff to current
2001-09-22
jongfoster
Bugfix: Multiple escaped "#" characters in a configuration
blob
|
commitdiff
|
raw
|
diff to current
2001-09-13
jongfoster
Adding {} to an if statement
blob
|
commitdiff
|
raw
|
diff to current
2001-07-30
jongfoster
Tidying up #defines:
blob
|
commitdiff
|
raw
|
diff to current
2001-07-20
oes
Fixed indentation of prepocessor commands
blob
|
commitdiff
|
raw
|
diff to current
2001-07-20
haroon
- per Guy's suggestion, added a while loop in sweep...
blob
|
commitdiff
|
raw
|
diff to current
2001-07-18
oes
Changed to conform to new pcrs interface
blob
|
commitdiff
|
raw
|
diff to current
2001-07-17
oes
Fixed segv when last line in config files
blob
|
commitdiff
|
raw
|
diff to current
2001-07-13
oes
Removed all #ifdef PCRS
blob
|
commitdiff
|
raw
|
diff to current
2001-06-29
oes
Indentation, CRLF->LF, Tab-> Space
blob
|
commitdiff
|
raw
|
diff to current
2001-06-29
oes
Various adaptions
blob
|
commitdiff
|
raw
|
diff to current
2001-06-09
jongfoster
Changing BUFSIZ ==> BUFFER_SIZE
blob
|
commitdiff
|
raw
|
diff to current
2001-06-07
jongfoster
Removing ACL and forward file loaders - these
blob
|
commitdiff
|
raw
|
diff to current
2001-06-01
oes
Fixed line continuation problem
blob
|
commitdiff
|
raw
|
diff to current
2001-05-31
jongfoster
Removed all permissionsfile code - it's now called...
blob
|
commitdiff
|
raw
|
diff to current
2001-05-31
oes
- Enhanced domain part globbing with infix and prefix...
blob
|
commitdiff
|
raw
|
diff to current
2001-05-29
oes
- load_config_line() and load_permissions_file() now...
blob
|
commitdiff
|
raw
|
diff to current
2001-05-29
jongfoster
Unified blocklist/imagelist/permissionslist.
blob
|
commitdiff
|
raw
|
diff to current
2001-05-26
jongfoster
Fatal errors loading configuration files now give bette...
blob
|
commitdiff
|
raw
|
diff to current
2001-05-26
jongfoster
Removing duplicated code. load_forwardfile() now uses...
blob
|
commitdiff
|
raw
|
diff to current
2001-05-26
jongfoster
Automatic reloading of config file.
blob
|
commitdiff
|
raw
|
diff to current
2001-05-23
oes
Fixed ugly indentation of my last changes
blob
|
commitdiff
|
raw
|
diff to current
2001-05-23
oes
- Added support for escaping the comment character
blob
|
commitdiff
|
raw
|
diff to current
2001-05-22
oes
CRLF -> LF
blob
|
commitdiff
|
raw
|
diff to current
2001-05-20
jongfoster
Version 2.9.4 checkin.
blob
|
commitdiff
|
raw
|
diff to current
2001-05-17
oes
- Cleaned CRLF's from the sources and related files
blob
|
commitdiff
|
raw
|
diff to current
2001-05-15
oes
*** empty log message ***
v_2_9_3
blob
|
commitdiff
|
raw
|
diff to current