[Privoxy-commits] [privoxy] 10/10: Remove ChangeLog entry for 4610ab9d9 as it I had to revert it
User Git
git at git.privoxy.org
Sat Jan 7 10:21:48 CET 2023
This is an automated email from the git hooks/post-receive script.
git pushed a commit to branch master
in repository privoxy.
commit 84ef5b1b4107232553eb9b4fea0a510cd62e207c
Author: Fabian Keil <fk at fabiankeil.de>
AuthorDate: Sat Jan 7 10:15:32 2023 +0100
Remove ChangeLog entry for 4610ab9d9 as it I had to revert it
---
ChangeLog | 4 ----
1 file changed, 4 deletions(-)
diff --git a/ChangeLog b/ChangeLog
index 74ed9d1e..e56da959 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -48,10 +48,6 @@ ChangeLog for Privoxy
Makes it less likely that the server connection times out
and we don't open a connection if the buffering fails anyway.
Sponsored by: Robert Klemme
- - receive_and_send_encrypted_post_data(): Additionally check for data
- being available. Previously we relied on the TLS library reading more data
- from the wire than we read in which case the is_ssl_pending() check worked.
- Sponsored by: Robert Klemme
- Add periods to a couple of log messages.
- accept_connection(): Add missing space to a log message.
- Initialize ca-related defaults with strdup_or_die() so errors
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
More information about the Privoxy-commits
mailing list