projects
/
privoxy.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
privoxy.git
2017-06-26
Fabian Keil
Rebuild config file with enable-accept-filter documentation
commit
|
commitdiff
|
tree
|
snapshot
2017-06-26
Fabian Keil
Rebuild user-manual with enable-accept-filter documentation
commit
|
commitdiff
|
tree
|
snapshot
2017-06-26
Fabian Keil
Document the enable-accept-filter directive
commit
|
commitdiff
|
tree
|
snapshot
2017-06-26
Fabian Keil
Rebuild config file with listen-backlog documentation
commit
|
commitdiff
|
tree
|
snapshot
2017-06-26
Fabian Keil
Rebuild the user manual with listen-backlog documentation
commit
|
commitdiff
|
tree
|
snapshot
2017-06-26
Fabian Keil
Document the listen-backlog directive
commit
|
commitdiff
|
tree
|
snapshot
2017-06-26
Fabian Keil
Improve 'socket timeout reached' message
commit
|
commitdiff
|
tree
|
snapshot
2017-06-26
Fabian Keil
Add a listen-backlog directive
commit
|
commitdiff
|
tree
|
snapshot
2017-06-26
Fabian Keil
Enable accept filter only once
commit
|
commitdiff
|
tree
|
snapshot
2017-06-26
Fabian Keil
Add an enable-accept-filter directive
commit
|
commitdiff
|
tree
|
snapshot
2017-06-26
Fabian Keil
Explicitly taint the server socket in case of CONNECT...
commit
|
commitdiff
|
tree
|
snapshot
2017-06-26
Fabian Keil
Add fast-redirects exception for '.youtube.com/.*origin...
commit
|
commitdiff
|
tree
|
snapshot
2017-06-26
Fabian Keil
Update reference to the 'show-version' page
commit
|
commitdiff
|
tree
|
snapshot
2017-06-26
Fabian Keil
Update comments that still mentioned 'show-proxy-args...
commit
|
commitdiff
|
tree
|
snapshot
2017-06-26
Fabian Keil
Remove list of supposedly declared functions from a...
commit
|
commitdiff
|
tree
|
snapshot
2017-06-26
Fabian Keil
Unblock .golang.org/
commit
|
commitdiff
|
tree
|
snapshot
2017-06-08
Fabian Keil
Skip a regex if we don't need the captured result
commit
|
commitdiff
|
tree
|
snapshot
2017-06-08
Fabian Keil
get_content_length(): Replace an assertion with a compi...
commit
|
commitdiff
|
tree
|
snapshot
2017-06-08
Fabian Keil
Remove a mysterious comment with a GNU FDL link
commit
|
commitdiff
|
tree
|
snapshot
2017-06-08
Fabian Keil
Let write_pid_file() terminate if the pid file can...
commit
|
commitdiff
|
tree
|
snapshot
2017-06-08
Fabian Keil
Rebuild HTML docs
commit
|
commitdiff
|
tree
|
snapshot
2017-06-08
Fabian Keil
Rebuild AUTHORS
commit
|
commitdiff
|
tree
|
snapshot
2017-06-08
Fabian Keil
Regenerate config file with 'receive-buffer-size' and...
commit
|
commitdiff
|
tree
|
snapshot
2017-06-08
Fabian Keil
Add a small fuzzing section to the developer documentation
commit
|
commitdiff
|
tree
|
snapshot
2017-06-08
Fabian Keil
Add Johan Sintorn as contributor
commit
|
commitdiff
|
tree
|
snapshot
2017-06-08
Fabian Keil
Fix indentation in handle_established_connection()
commit
|
commitdiff
|
tree
|
snapshot
2017-06-08
Fabian Keil
rfc2553_connect_to(): Properly detect and log when...
commit
|
commitdiff
|
tree
|
snapshot
2017-06-08
Fabian Keil
Fix indentation
commit
|
commitdiff
|
tree
|
snapshot
2017-06-04
Fabian Keil
Let sockaddr_storage_to_ip() return void
commit
|
commitdiff
|
tree
|
snapshot
2017-06-04
Fabian Keil
Let sockaddr_storage_to_ip() assert that the address...
commit
|
commitdiff
|
tree
|
snapshot
2017-06-04
Fabian Keil
Let sockaddr_storage_to_ip() assert that addr isn't...
commit
|
commitdiff
|
tree
|
snapshot
2017-06-04
Fabian Keil
Relocate the DEFAULT_KEEP_ALIVE_TIMEOUT definition...
commit
|
commitdiff
|
tree
|
snapshot
2017-06-04
Fabian Keil
Remove code that has been pointless since 2009
commit
|
commitdiff
|
tree
|
snapshot
2017-06-04
Fabian Keil
Fix comments that still called Privoxy Junkbuster
commit
|
commitdiff
|
tree
|
snapshot
2017-06-04
Fabian Keil
socket_is_still_alive(): Remove superfluous empty line
commit
|
commitdiff
|
tree
|
snapshot
2017-06-01
Lee
hard-code windres output format to pe-i386
commit
|
commitdiff
|
tree
|
snapshot
2017-05-31
Fabian Keil
Unbreak the 'Windows with GUI' build after r1.129
commit
|
commitdiff
|
tree
|
snapshot
2017-05-29
Fabian Keil
Remove #157 which is done
commit
|
commitdiff
|
tree
|
snapshot
2017-05-29
Fabian Keil
Remove #149 which is done
commit
|
commitdiff
|
tree
|
snapshot
2017-05-29
Fabian Keil
remove_tag_for_client(): Remove a harmless 'dead store'
commit
|
commitdiff
|
tree
|
snapshot
2017-05-29
Fabian Keil
cgi_show_client_tags(): Fix a harmless 'dead store...
commit
|
commitdiff
|
tree
|
snapshot
2017-05-29
Fabian Keil
Make sure binaries with fuzzing support are used for...
commit
|
commitdiff
|
tree
|
snapshot
2017-05-29
Fabian Keil
pcrs_compile_replacement(): Fix a clang warning when...
commit
|
commitdiff
|
tree
|
snapshot
2017-05-29
Fabian Keil
log_error(): Reduce the mutex-protected area
commit
|
commitdiff
|
tree
|
snapshot
2017-05-29
Fabian Keil
log_error(): Declare log_buffer_size constant
commit
|
commitdiff
|
tree
|
snapshot
2017-05-29
Fabian Keil
Let zalloc() use calloc() if it's available
commit
|
commitdiff
|
tree
|
snapshot
2017-05-29
Fabian Keil
Document the receive-buffer-size directive
commit
|
commitdiff
|
tree
|
snapshot
2017-05-29
Fabian Keil
Add a receive-buffer-size directive
commit
|
commitdiff
|
tree
|
snapshot
2017-05-25
Fabian Keil
Bump copyright
commit
|
commitdiff
|
tree
|
snapshot
2017-05-25
Fabian Keil
Make it more obvious that the --with-fdsetsize configur...
commit
|
commitdiff
|
tree
|
snapshot
2017-05-25
Fabian Keil
Never use select() when poll() is available
commit
|
commitdiff
|
tree
|
snapshot
2017-05-25
Fabian Keil
Reduce chat()'s stack usage
commit
|
commitdiff
|
tree
|
snapshot
2017-05-25
Fabian Keil
Register missing dependencies for fuzz.c and client...
commit
|
commitdiff
|
tree
|
snapshot
2017-05-25
Fabian Keil
Properly disable fuzz support when it hasn't been requested
commit
|
commitdiff
|
tree
|
snapshot
2017-05-25
Fabian Keil
Add missing space
commit
|
commitdiff
|
tree
|
snapshot
2017-05-25
Fabian Keil
Add a 'reproducible-tarball-dist' target
commit
|
commitdiff
|
tree
|
snapshot
2017-05-20
Fabian Keil
Fix a path pattern explanation by extending it
commit
|
commitdiff
|
tree
|
snapshot
2017-05-20
Fabian Keil
Fix a path pattern explanation
commit
|
commitdiff
|
tree
|
snapshot
2017-05-20
Fabian Keil
Fix typo
commit
|
commitdiff
|
tree
|
snapshot
2017-05-20
Fabian Keil
Add a web-homepage target
commit
|
commitdiff
|
tree
|
snapshot
2017-05-20
Fabian Keil
Add #158: Use a single thread to wait for new requests...
commit
|
commitdiff
|
tree
|
snapshot
2017-05-20
Fabian Keil
Add #157: Add a directive to control the currently...
commit
|
commitdiff
|
tree
|
snapshot
2017-05-20
Fabian Keil
Remove a pointless comment
commit
|
commitdiff
|
tree
|
snapshot
2017-05-20
Fabian Keil
Remove pointless-looking bzero() define for OS/2
commit
|
commitdiff
|
tree
|
snapshot
2017-05-04
Fabian Keil
Regenerate homepage with updated sponsor footer
commit
|
commitdiff
|
tree
|
snapshot
2017-05-04
Fabian Keil
Remove ChameleonJohn from the sponsor footer on the...
commit
|
commitdiff
|
tree
|
snapshot
2017-05-04
Fabian Keil
Bump copyright
commit
|
commitdiff
|
tree
|
snapshot
2017-05-04
Fabian Keil
Use arc4random() if it's available
commit
|
commitdiff
|
tree
|
snapshot
2017-05-04
Fabian Keil
Show the FEATURE_EXTERNAL_FILTERS status on the status...
commit
|
commitdiff
|
tree
|
snapshot
2017-04-27
Fabian Keil
Unblock msdn.microsoft.com/
commit
|
commitdiff
|
tree
|
snapshot
2017-04-20
Fabian Keil
Bump copyright
commit
|
commitdiff
|
tree
|
snapshot
2017-04-20
Fabian Keil
Add a client-header-tagger{client-ip-address} example
commit
|
commitdiff
|
tree
|
snapshot
2017-04-20
Fabian Keil
Use https in URLs for our website
commit
|
commitdiff
|
tree
|
snapshot
2017-04-20
Fabian Keil
Add TODO #156: Reject socks requests with an explicit...
commit
|
commitdiff
|
tree
|
snapshot
2017-04-09
Fabian Keil
Disable gif deanimation for requests tagged with CSS...
commit
|
commitdiff
|
tree
|
snapshot
2017-03-27
Fabian Keil
FAQ: Fix invalid syntax added in r2.134
commit
|
commitdiff
|
tree
|
snapshot
2017-03-27
Fabian Keil
Rebuild website index with updated copyright and sponso...
commit
|
commitdiff
|
tree
|
snapshot
2017-03-27
Fabian Keil
Bump copyright
commit
|
commitdiff
|
tree
|
snapshot
2017-03-27
Fabian Keil
Move the 'Become a sponsor' link into the SGML source
commit
|
commitdiff
|
tree
|
snapshot
2017-03-27
Fabian Keil
Update sponsor trailer on the website to include the...
commit
|
commitdiff
|
tree
|
snapshot
2017-03-27
Fabian Keil
Use https:// for the website
commit
|
commitdiff
|
tree
|
snapshot
2017-03-27
Fabian Keil
Bump copyright
commit
|
commitdiff
|
tree
|
snapshot
2017-03-27
Fabian Keil
Explicitly disable HTML filters for requests with CSS...
commit
|
commitdiff
|
tree
|
snapshot
2017-03-08
Fabian Keil
Fix spelling in a comment added in r1.173
commit
|
commitdiff
|
tree
|
snapshot
2017-03-08
Fabian Keil
Remove the 'View the source code version numbers' link...
commit
|
commitdiff
|
tree
|
snapshot
2017-03-08
Fabian Keil
Add TODO #155: The sig_handler() shouldn't call log_error()
commit
|
commitdiff
|
tree
|
snapshot
2017-03-08
Fabian Keil
Explain why SIGPIPE is ignored and remove the 'FIXME...
commit
|
commitdiff
|
tree
|
snapshot
2017-03-08
Fabian Keil
Stop suggesting that Privoxy is an anonymizing proxy
commit
|
commitdiff
|
tree
|
snapshot
2017-03-08
Fabian Keil
Ditch FEATURE_IMAGE_DETECT_MSIE
commit
|
commitdiff
|
tree
|
snapshot
2017-03-08
Fabian Keil
Add TODO #154: Underline links in docs and cgi pages
commit
|
commitdiff
|
tree
|
snapshot
2017-03-08
Fabian Keil
Add TODO #153: Catch SIGINT and use it to close the...
commit
|
commitdiff
|
tree
|
snapshot
2017-03-08
Fabian Keil
Remove TODO #15: Block untrusted CGI requests to sensit...
commit
|
commitdiff
|
tree
|
snapshot
2017-03-08
Fabian Keil
Bump copyright
commit
|
commitdiff
|
tree
|
snapshot
2017-03-08
Fabian Keil
Make it more obvious that SPI accepts Paypal, too
commit
|
commitdiff
|
tree
|
snapshot
2017-03-08
Fabian Keil
Simplify template_fill_for_cgi()
commit
|
commitdiff
|
tree
|
snapshot
2017-03-03
Fabian Keil
privoxy-log-parser: Don't gather host and resource...
commit
|
commitdiff
|
tree
|
snapshot
2017-03-03
Fabian Keil
privoxy-log-parser: Prevent warnings when there are...
commit
|
commitdiff
|
tree
|
snapshot
2017-02-24
Fabian Keil
privoxy-log-parser: Bump version as the behaviour ...
commit
|
commitdiff
|
tree
|
snapshot
2017-02-24
Fabian Keil
privoxy-log-parser: Bump copyright
commit
|
commitdiff
|
tree
|
snapshot
2017-02-24
Fabian Keil
privoxy-log-parser: Count connection failures as well...
commit
|
commitdiff
|
tree
|
snapshot
next