projects
/
privoxy.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
privoxy.git
2015-12-27
Fabian Keil
Add #143: Add support OpenBSD's pledge feature
commit
|
commitdiff
|
tree
|
snapshot
2015-12-27
Fabian Keil
client_host_adder(): Reject the request if the destinat...
commit
|
commitdiff
|
tree
|
snapshot
2015-12-27
Fabian Keil
Fix build with mingw x86_64
commit
|
commitdiff
|
tree
|
snapshot
2015-12-27
Fabian Keil
acl_addr(): Properly parse acl directives with ports...
commit
|
commitdiff
|
tree
|
snapshot
2015-12-27
Fabian Keil
GNUmakefile.in: Remove incomplete config-file-alt target
commit
|
commitdiff
|
tree
|
snapshot
2015-12-27
Fabian Keil
Add parse_numeric_value()
commit
|
commitdiff
|
tree
|
snapshot
2015-12-27
Fabian Keil
get_destination_from_headers(): Additionally update...
commit
|
commitdiff
|
tree
|
snapshot
2015-12-27
Fabian Keil
get_destination_from_headers(): Remove dead code
commit
|
commitdiff
|
tree
|
snapshot
2015-12-27
Fabian Keil
host_matches(): Assert that the host pointer isn't...
commit
|
commitdiff
|
tree
|
snapshot
2015-12-27
Fabian Keil
Fix comment typos
commit
|
commitdiff
|
tree
|
snapshot
2015-12-27
Fabian Keil
execute_external_filter(): Assert that the buffer for...
commit
|
commitdiff
|
tree
|
snapshot
2015-12-27
Fabian Keil
pcrs_strerror(): Include the error code for unknown...
commit
|
commitdiff
|
tree
|
snapshot
2015-11-06
Fabian Keil
webserver: Update with recent changes
commit
|
commitdiff
|
tree
|
snapshot
2015-11-06
Fabian Keil
website: Add Ian's mirror to the download section
commit
|
commitdiff
|
tree
|
snapshot
2015-11-06
Fabian Keil
cgi_show_status(): Stop treating files called standard...
commit
|
commitdiff
|
tree
|
snapshot
2015-11-06
Fabian Keil
Block requests for "resources.infolinks.com/"
commit
|
commitdiff
|
tree
|
snapshot
2015-11-06
Fabian Keil
accept_connection(): Enable socket lingering for the...
commit
|
commitdiff
|
tree
|
snapshot
2015-11-06
Fabian Keil
accept_connection(): Set NO_DELAY flag for the acceptin...
commit
|
commitdiff
|
tree
|
snapshot
2015-11-06
Fabian Keil
Factor out set_no_delay_flag() to reduce code duplication
commit
|
commitdiff
|
tree
|
snapshot
2015-08-25
Fabian Keil
Add #142: Remove or update the "internal" pcre version
commit
|
commitdiff
|
tree
|
snapshot
2015-08-25
Fabian Keil
Better late than never: bump version to 3.0.24 UNRELEASED
commit
|
commitdiff
|
tree
|
snapshot
2015-08-21
Fabian Keil
Add Yang Xia as contributor
commit
|
commitdiff
|
tree
|
snapshot
2015-08-21
Fabian Keil
execute_external_filter(): Actually fix the buffer...
commit
|
commitdiff
|
tree
|
snapshot
2015-08-12
Fabian Keil
Add Jonathan McKenzie as contributor
commit
|
commitdiff
|
tree
|
snapshot
2015-08-12
Fabian Keil
Add Joel Verhagen and Jarry Xu as contributors
commit
|
commitdiff
|
tree
|
snapshot
2015-08-12
Fabian Keil
FAQ: Explicitly point fingers at ASUS
commit
|
commitdiff
|
tree
|
snapshot
2015-08-12
Fabian Keil
WinMain: Use the correct function to close the event...
commit
|
commitdiff
|
tree
|
snapshot
2015-08-12
Fabian Keil
FAQ: Fix spelling of affect
commit
|
commitdiff
|
tree
|
snapshot
2015-08-12
Fabian Keil
#132: Note some work in progress
commit
|
commitdiff
|
tree
|
snapshot
2015-08-12
Fabian Keil
load_config(): In case of invalid forward-socks5(t...
commit
|
commitdiff
|
tree
|
snapshot
2015-08-12
Fabian Keil
Add #141: Port Privoxy to CloudABI
commit
|
commitdiff
|
tree
|
snapshot
2015-08-12
Fabian Keil
Unblock klikki.fi/adv/
commit
|
commitdiff
|
tree
|
snapshot
2015-08-12
Fabian Keil
translate_socks5_error(): Improve SOCKS5_REQUEST_HOST_U...
commit
|
commitdiff
|
tree
|
snapshot
2015-08-12
Fabian Keil
malloc_or_die(): Catch and prevent attempted zero-size...
commit
|
commitdiff
|
tree
|
snapshot
2015-08-12
Fabian Keil
execute_external_filter(): Don't rely on undefined...
commit
|
commitdiff
|
tree
|
snapshot
2015-08-12
Fabian Keil
docbook2man-spec.pl: Update the inserted man page banner
commit
|
commitdiff
|
tree
|
snapshot
2015-08-12
Fabian Keil
Disable filter{banners-by-size} for .plasmaservice.de/
commit
|
commitdiff
|
tree
|
snapshot
2015-08-12
Fabian Keil
get_actions(): Detect and reject parameters for paramet...
commit
|
commitdiff
|
tree
|
snapshot
2015-06-18
Fabian Keil
Increase socks5_connect()'s optimism
commit
|
commitdiff
|
tree
|
snapshot
2015-03-29
Fabian Keil
Regenerated docs with CVEs for 3.0.23 and bumped copyright
commit
|
commitdiff
|
tree
|
snapshot
2015-03-29
Fabian Keil
Bump copyright
commit
|
commitdiff
|
tree
|
snapshot
2015-03-29
Fabian Keil
Add CVEs for 3.0.23 stable
commit
|
commitdiff
|
tree
|
snapshot
2015-03-27
Fabian Keil
Bump copyright
commit
|
commitdiff
|
tree
|
snapshot
2015-03-27
Fabian Keil
Add CVEs for Privoxy 3.0.23
commit
|
commitdiff
|
tree
|
snapshot
2015-03-27
Fabian Keil
listen_loop(): Add number of active threads to a couple...
commit
|
commitdiff
|
tree
|
snapshot
2015-03-27
Fabian Keil
decompress_iob(): Refine the log message emitted when...
commit
|
commitdiff
|
tree
|
snapshot
2015-02-21
Fabian Keil
Unblock .deutschlandradiokultur.de/
commit
|
commitdiff
|
tree
|
snapshot
2015-02-21
Fabian Keil
Add two fast-redirect exceptions for yandex.ru
commit
|
commitdiff
|
tree
|
snapshot
2015-01-26
Fabian Keil
Import last-minute changes
commit
|
commitdiff
|
tree
|
snapshot
2015-01-26
Fabian Keil
Fix contributor name
commit
|
commitdiff
|
tree
|
snapshot
2015-01-24
Fabian Keil
Regenerate docs for Privoxy 3.0.23 stable
commit
|
commitdiff
|
tree
|
snapshot
2015-01-24
Fabian Keil
Regenerate config file for Privoxy 3.0.23
commit
|
commitdiff
|
tree
|
snapshot
2015-01-24
Fabian Keil
Import changelog for Privoxy 3.0.23
commit
|
commitdiff
|
tree
|
snapshot
2015-01-24
Fabian Keil
Add CVEs for Privoxy 3.0.22 stable
commit
|
commitdiff
|
tree
|
snapshot
2015-01-24
Fabian Keil
Add changes for 3.0.23 stable
commit
|
commitdiff
|
tree
|
snapshot
2015-01-24
Fabian Keil
Declare 3.0.23 'stable'
commit
|
commitdiff
|
tree
|
snapshot
2015-01-24
Fabian Keil
Add Basil Hussain as contributor
commit
|
commitdiff
|
tree
|
snapshot
2015-01-24
Fabian Keil
Prevent parse errors after failing to deliver a client...
commit
|
commitdiff
|
tree
|
snapshot
2015-01-24
Fabian Keil
Add Matthew Daley as contributor
commit
|
commitdiff
|
tree
|
snapshot
2015-01-24
Fabian Keil
Emphasize that Privoxy is serious business
commit
|
commitdiff
|
tree
|
snapshot
2015-01-24
Fabian Keil
Add parse_time_header(), a wrapper around parse_header_...
commit
|
commitdiff
|
tree
|
snapshot
2015-01-24
Fabian Keil
chunked_body_is_complete(): Check input more carefully
commit
|
commitdiff
|
tree
|
snapshot
2015-01-24
Fabian Keil
pcrs_compile_replacement(): Fix multiple segfaults...
commit
|
commitdiff
|
tree
|
snapshot
2015-01-24
Fabian Keil
Add ElectroBSD to the list of BSDs Privoxy is known...
commit
|
commitdiff
|
tree
|
snapshot
2015-01-24
Fabian Keil
Fix comment typo
commit
|
commitdiff
|
tree
|
snapshot
2015-01-24
Fabian Keil
Properly explain why the pcrs job couldn't be compiled
commit
|
commitdiff
|
tree
|
snapshot
2015-01-24
Fabian Keil
Grammar fixes for the dok-tidy description
commit
|
commitdiff
|
tree
|
snapshot
2015-01-24
Fabian Keil
Add a web-user-manual target that uses rsync
commit
|
commitdiff
|
tree
|
snapshot
2014-12-19
Fabian Keil
Remove #84 as it's a duplicate of #51
commit
|
commitdiff
|
tree
|
snapshot
2014-12-19
Fabian Keil
Fix spelling in #126
commit
|
commitdiff
|
tree
|
snapshot
2014-12-19
Fabian Keil
Regenerate documentation
commit
|
commitdiff
|
tree
|
snapshot
2014-12-19
Fabian Keil
Add the Paypal address
commit
|
commitdiff
|
tree
|
snapshot
2014-12-19
Fabian Keil
Remove CVS $Log
commit
|
commitdiff
|
tree
|
snapshot
2014-12-19
Fabian Keil
Unblock .amnesty.de/
commit
|
commitdiff
|
tree
|
snapshot
2014-12-19
Fabian Keil
Ditch previously missed 'Bookmarklets' section in the...
commit
|
commitdiff
|
tree
|
snapshot
2014-12-19
Fabian Keil
Deemphasize the existence of the SF support trackers...
commit
|
commitdiff
|
tree
|
snapshot
2014-12-19
Fabian Keil
Stop pretending that default.action updates are made...
commit
|
commitdiff
|
tree
|
snapshot
2014-12-19
Fabian Keil
Remove the 'Request New Features' section
commit
|
commitdiff
|
tree
|
snapshot
2014-12-19
Fabian Keil
Add +limit-cookie-lifetime{} to the list of avilable...
commit
|
commitdiff
|
tree
|
snapshot
2014-12-19
Fabian Keil
Fix comment typos
commit
|
commitdiff
|
tree
|
snapshot
2014-11-28
Fabian Keil
Explicitly mention that Tor's port may deviate from...
commit
|
commitdiff
|
tree
|
snapshot
2014-11-28
Fabian Keil
Stop blocking .sify.com/
commit
|
commitdiff
|
tree
|
snapshot
2014-11-28
Fabian Keil
Bump version to 3.0.23 UNRELEASED
commit
|
commitdiff
|
tree
|
snapshot
2014-11-20
Fabian Keil
Add Kai Raven to the list of contributors
commit
|
commitdiff
|
tree
|
snapshot
2014-11-20
Fabian Keil
Update the announcement for 3.0.22
commit
|
commitdiff
|
tree
|
snapshot
2014-11-20
Fabian Keil
Add a bunch of missing test levels
commit
|
commitdiff
|
tree
|
snapshot
2014-11-20
Fabian Keil
Add FEATURE_CGI_EDIT_ACTIONS dependency for test level 12
commit
|
commitdiff
|
tree
|
snapshot
2014-11-18
Fabian Keil
Rebuild docs
commit
|
commitdiff
|
tree
|
snapshot
2014-11-18
Fabian Keil
Note that --disable-force is known to be broken
commit
|
commitdiff
|
tree
|
snapshot
2014-11-18
Fabian Keil
Skip test level 13 unless the keep-alive-timeout is...
commit
|
commitdiff
|
tree
|
snapshot
2014-11-16
Fabian Keil
Make the FORCE_PREFIX define always visible
commit
|
commitdiff
|
tree
|
snapshot
2014-11-14
Fabian Keil
Fix a ChangeLog entry
commit
|
commitdiff
|
tree
|
snapshot
2014-11-14
Fabian Keil
Revert r1.54 "Add range-related tests for external...
commit
|
commitdiff
|
tree
|
snapshot
2014-11-14
Fabian Keil
Rebuild HTML docs
commit
|
commitdiff
|
tree
|
snapshot
2014-11-14
Fabian Keil
Rebuild text docs
commit
|
commitdiff
|
tree
|
snapshot
2014-11-14
Fabian Keil
Rebuild config file for 3.0.22 stable
commit
|
commitdiff
|
tree
|
snapshot
2014-11-14
Fabian Keil
Update SGML ChangeLog
commit
|
commitdiff
|
tree
|
snapshot
2014-11-14
Fabian Keil
Prevent leading and trailing whitespace in quotes
commit
|
commitdiff
|
tree
|
snapshot
2014-11-14
Fabian Keil
ChangeLog cosmetic
commit
|
commitdiff
|
tree
|
snapshot
2014-11-14
Fabian Keil
Declare 3.0.22 'stable'
commit
|
commitdiff
|
tree
|
snapshot
next