projects
/
privoxy.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
Rebuild user-manual with updated copyright
[privoxy.git]
/
loadcfg.c
2022-10-15
Fabian Keil
Bump copyright
blob
|
commitdiff
|
raw
2022-10-15
Fabian Keil
Initialize ca-related defaults with strdup_or_die()
blob
|
commitdiff
|
raw
|
diff to current
2021-05-20
Fabian Keil
load_config(): Fix indentation
blob
|
commitdiff
|
raw
|
diff to current
2021-03-12
Lee
Merge branch 'master' of ssh://git.privoxy.org:23/git...
blob
|
commitdiff
|
raw
|
diff to current
2021-03-12
Fabian Keil
load_config(): Add a space that was missing in a log...
blob
|
commitdiff
|
raw
|
diff to current
2021-02-21
Fabian Keil
load_config(): Properly parse the client-tag-lifetime...
blob
|
commitdiff
|
raw
|
diff to current
2020-12-14
Lee
Merge branch 'master' of ssh://git.privoxy.org:23/git...
blob
|
commitdiff
|
raw
|
diff to current
2020-12-14
Fabian Keil
Bring back the select()-based fallback code
blob
|
commitdiff
|
raw
|
diff to current
2020-12-14
Lee
Merge branch 'master' of ssh://git.privoxy.org:23/git...
blob
|
commitdiff
|
raw
|
diff to current
2020-12-14
Fabian Keil
Make poll() non-optional and remove select()-based...
blob
|
commitdiff
|
raw
|
diff to current
2020-11-23
Lee
Merge branch 'master' of ssh://git.privoxy.org:23/git...
blob
|
commitdiff
|
raw
|
diff to current
2020-11-18
Fabian Keil
Remove the reference to a non-existant 'hash' program...
blob
|
commitdiff
|
raw
|
diff to current
2020-10-09
Fabian Keil
Add a cipher-list directive to specify the ciphers...
blob
|
commitdiff
|
raw
|
diff to current
2020-09-17
Lee
Merge branch 'master' of ssh://git.privoxy.org:23/git...
blob
|
commitdiff
|
raw
|
diff to current
2020-09-11
Fabian Keil
load_config(): Fix format specifier in a log message
blob
|
commitdiff
|
raw
|
diff to current
2020-09-07
Fabian Keil
Remove OS/2 support
blob
|
commitdiff
|
raw
|
diff to current
2020-06-02
Lee
Merge branch 'master' of ssh://git.privoxy.org:23/git...
blob
|
commitdiff
|
raw
|
diff to current
2020-05-28
Fabian Keil
Fix typo
blob
|
commitdiff
|
raw
|
diff to current
2020-03-08
Lee
Merge branch 'master' of ssh://git.privoxy.org:23/git...
blob
|
commitdiff
|
raw
|
diff to current
2020-03-02
Fabian Keil
unload_configfile(): Use unload_forward_spec() instead...
blob
|
commitdiff
|
raw
|
diff to current
2020-03-02
Fabian Keil
unload_configfile(): free config->cors_allowed_origin
blob
|
commitdiff
|
raw
|
diff to current
2020-03-01
Fabian Keil
load_config(): Plug memory leaks
blob
|
commitdiff
|
raw
|
diff to current
2020-02-27
Lee
Merge branch 'master' of ssh://git.privoxy.org:23/git...
blob
|
commitdiff
|
raw
|
diff to current
2020-02-26
Fabian Keil
Rename FEATURE_HTTPS_FILTERING to FEATURE_HTTPS_INSPECTION
blob
|
commitdiff
|
raw
|
diff to current
2020-02-13
Fabian Keil
Upgrade a bunch of links to the homepage to https://
blob
|
commitdiff
|
raw
|
diff to current
2019-11-10
Lee
Merge branch 'master' of ssh://git.privoxy.org:23/git...
blob
|
commitdiff
|
raw
|
diff to current
2019-10-30
Fabian Keil
Add TLS/SSL interception support
blob
|
commitdiff
|
raw
|
diff to current
2019-09-06
Ivan Romanov
Add SOCKS5 username/password support
blob
|
commitdiff
|
raw
|
diff to current
2019-08-26
Fabian Keil
Add "Cross-origin resource sharing" (CORS) support
blob
|
commitdiff
|
raw
|
diff to current
2018-10-23
Fabian Keil
Remove support for AmigaOS
blob
|
commitdiff
|
raw
|
diff to current
2018-03-08
Fabian Keil
Remove show_rcs() and the CVS ids it relied upon
blob
|
commitdiff
|
raw
|
diff to current
2017-08-12
Fabian Keil
load_config(): Rearrange code to prevent a useless...
blob
|
commitdiff
|
raw
|
diff to current
2017-06-26
Fabian Keil
Add a listen-backlog directive
blob
|
commitdiff
|
raw
|
diff to current
2017-06-26
Fabian Keil
Add an enable-accept-filter directive
blob
|
commitdiff
|
raw
|
diff to current
2017-06-26
Fabian Keil
Update comments that still mentioned 'show-proxy-args...
blob
|
commitdiff
|
raw
|
diff to current
2017-06-04
Fabian Keil
Relocate the DEFAULT_KEEP_ALIVE_TIMEOUT definition...
blob
|
commitdiff
|
raw
|
diff to current
2017-06-04
Fabian Keil
Remove code that has been pointless since 2009
blob
|
commitdiff
|
raw
|
diff to current
2017-05-29
Fabian Keil
Add a receive-buffer-size directive
blob
|
commitdiff
|
raw
|
diff to current
2017-05-25
Fabian Keil
Bump copyright
blob
|
commitdiff
|
raw
|
diff to current
2017-05-25
Fabian Keil
Never use select() when poll() is available
blob
|
commitdiff
|
raw
|
diff to current
2017-05-20
Fabian Keil
Remove a pointless comment
blob
|
commitdiff
|
raw
|
diff to current
2017-02-24
Fabian Keil
Consistently use strdup_or_die() instead of strdup()
blob
|
commitdiff
|
raw
|
diff to current
2017-02-20
Fabian Keil
Add a 'trusted-cgi-referrer' directive
blob
|
commitdiff
|
raw
|
diff to current
2016-09-27
Lee
update windows build system to use supported software
blob
|
commitdiff
|
raw
|
diff to current
2016-05-22
Fabian Keil
Optionally use the X-Forwarded-For header for client...
blob
|
commitdiff
|
raw
|
diff to current
2016-05-08
Fabian Keil
Turn invalid max-client-connections values into fatal...
blob
|
commitdiff
|
raw
|
diff to current
2016-05-03
Fabian Keil
Limit the names of client tags to 50 characters
blob
|
commitdiff
|
raw
|
diff to current
2016-03-27
Fabian Keil
Unbreak loadcfg.c compilation without FEATURE_CLIENT_TAGS
blob
|
commitdiff
|
raw
|
diff to current
2016-03-17
Fabian Keil
Set the client-tag-lifetime default to 60 seconds
blob
|
commitdiff
|
raw
|
diff to current
2016-03-17
Fabian Keil
Implement client-specific tags
blob
|
commitdiff
|
raw
|
diff to current
2016-02-26
Fabian Keil
load_config(): Remove a stray semicolon
blob
|
commitdiff
|
raw
|
diff to current
2016-02-26
Fabian Keil
Start using zalloc_or_die()
blob
|
commitdiff
|
raw
|
diff to current
2016-01-16
Fabian Keil
Bump copyright year
blob
|
commitdiff
|
raw
|
diff to current
2015-12-27
Fabian Keil
Add parse_numeric_value()
blob
|
commitdiff
|
raw
|
diff to current
2015-08-12
Fabian Keil
load_config(): In case of invalid forward-socks5(t...
blob
|
commitdiff
|
raw
|
diff to current
2014-10-18
Fabian Keil
Fix memory leaks in load_config()
blob
|
commitdiff
|
raw
|
diff to current
2014-06-02
Fabian Keil
Bump copyright
blob
|
commitdiff
|
raw
|
diff to current
2014-06-02
Fabian Keil
Add support for external filters
blob
|
commitdiff
|
raw
|
diff to current
2013-11-24
Fabian Keil
Rename (create|free)_url_spec() to _pattern_spec()
blob
|
commitdiff
|
raw
|
diff to current
2013-04-23
Fabian Keil
Turn single-threaded into a "proper" toggle directive
blob
|
commitdiff
|
raw
|
diff to current
2013-03-07
Fabian Keil
Add an enable-proxy-authentication-forwarding directive
blob
|
commitdiff
|
raw
|
diff to current
2013-03-01
Fabian Keil
Default to a max-client-connections limit of 128
blob
|
commitdiff
|
raw
|
diff to current
2012-12-07
Fabian Keil
Add support for Tor's optimistic-data SOCKS extension
blob
|
commitdiff
|
raw
|
diff to current
2012-10-21
Fabian Keil
Add optional client-side pipelining support
blob
|
commitdiff
|
raw
|
diff to current
2012-10-21
Fabian Keil
Parse the Windows-specific toggles with parse_toggle_st...
blob
|
commitdiff
|
raw
|
diff to current
2012-10-17
Fabian Keil
Use parse_toggle_state() to get the global_toggle_state
blob
|
commitdiff
|
raw
|
diff to current
2012-10-05
Fabian Keil
Move a variable declaration in parse_client_header_orde...
blob
|
commitdiff
|
raw
|
diff to current
2012-07-27
Fabian Keil
Implement the client-header-order directive
blob
|
commitdiff
|
raw
|
diff to current
2012-06-08
Fabian Keil
Shorten ssplit()'s prototype by removing the last two...
blob
|
commitdiff
|
raw
|
diff to current
2012-05-24
Fabian Keil
Accept a socket-timeout value of 0 seconds.
blob
|
commitdiff
|
raw
|
diff to current
2012-05-24
Fabian Keil
Accept a default-server-timeout of 0. It's the default...
blob
|
commitdiff
|
raw
|
diff to current
2012-03-18
Fabian Keil
Update an error message that still tried to print direc...
blob
|
commitdiff
|
raw
|
diff to current
2012-03-09
Fabian Keil
Fix white-space around parentheses
blob
|
commitdiff
|
raw
|
diff to current
2012-03-04
Fabian Keil
Rename ijb_foo macros to privoxy_foo
blob
|
commitdiff
|
raw
|
diff to current
2012-03-04
Fabian Keil
Relocate ijb_isupper()'s definition to project.h and...
blob
|
commitdiff
|
raw
|
diff to current
2012-03-04
Fabian Keil
Change the hashes used in load_config() to unsigned int
blob
|
commitdiff
|
raw
|
diff to current
2011-07-30
Fabian Keil
Add the filter-file loaders before the action-file...
blob
|
commitdiff
|
raw
|
diff to current
2011-07-19
Fabian Keil
Minor style fix for load_config()
blob
|
commitdiff
|
raw
|
diff to current
2011-07-17
Fabian Keil
Minor style fix for unload_configfile()
blob
|
commitdiff
|
raw
|
diff to current
2011-07-17
Fabian Keil
Allow to bind to multiple separate addresses.
blob
|
commitdiff
|
raw
|
diff to current
2011-07-08
Fabian Keil
Add an enable-compression directive and disable compres...
blob
|
commitdiff
|
raw
|
diff to current
2011-07-08
Fabian Keil
parse_toggle_state() only returns 0 or 1, so check...
blob
|
commitdiff
|
raw
|
diff to current
2011-07-08
Fabian Keil
Also let parse_toggle_state() reject values like '1...
blob
|
commitdiff
|
raw
|
diff to current
2011-07-08
Fabian Keil
Add a dedicated function to parse the values of toggles
blob
|
commitdiff
|
raw
|
diff to current
2011-07-08
Fabian Keil
Add the config directive compression-level
blob
|
commitdiff
|
raw
|
diff to current
2011-03-03
Fabian Keil
Don't enforce a logical line length limit in read_confi...
blob
|
commitdiff
|
raw
|
diff to current
2010-08-14
Lee
Feature Requests 3040263 :: Add "user.filter" to "Edit...
blob
|
commitdiff
|
raw
|
diff to current
2010-07-21
Fabian Keil
Ditch redundant code in unload_configfile().
blob
|
commitdiff
|
raw
|
diff to current
2010-01-10
Lee
Workaround for firefox hanging on blocked javascript...
blob
|
commitdiff
|
raw
|
diff to current
2010-01-03
Fabian Keil
Rename no_daemon to daemon_mode to ditch the double...
blob
|
commitdiff
|
raw
|
diff to current
2009-11-27
Fabian Keil
Add the config option default-server-timeout to control...
blob
|
commitdiff
|
raw
|
diff to current
2009-09-10
Fabian Keil
In the Argv declaration, move the const qualifier to...
blob
|
commitdiff
|
raw
|
diff to current
2009-09-06
Fabian Keil
Disable connection-sharing unless FEATURE_CONNECTION_SH...
blob
|
commitdiff
|
raw
|
diff to current
2009-07-19
Fabian Keil
If connection-sharing is enabled but keep-alive-timeout...
blob
|
commitdiff
|
raw
|
diff to current
2009-06-15
Fabian Keil
Don't request 'Connection: keep-alive' from the server...
blob
|
commitdiff
|
raw
|
diff to current
2009-05-16
Fabian Keil
Remove CVS revision logs. TODO item #33.
blob
|
commitdiff
|
raw
|
diff to current
2009-05-13
Fabian Keil
There's no reason for keep_alive_timeout to be signed.
blob
|
commitdiff
|
raw
|
diff to current
2009-05-10
Fabian Keil
Reenable server-side-only keep-alive support, but only...
blob
|
commitdiff
|
raw
|
diff to current
2009-05-10
Fabian Keil
Initial keep-alive support for the client socket.
blob
|
commitdiff
|
raw
|
diff to current
2009-04-24
Fabian Keil
Allow to limit the number of of client connections.
blob
|
commitdiff
|
raw
|
diff to current
next