log

age author description
Mon, 20 Jun 2016 12:58:08 +0300 Timo Sirainen lib-dcrypt, lib-ssl-iostream: Share OpenSSL init/deinit code.
Mon, 20 Jun 2016 13:05:37 +0300 Timo Sirainen lib-dcrypt: Fix to backend module loading.
Sun, 19 Jun 2016 21:31:10 +0200 Stephan Bosch lib-http: server: Created test program that tests error conditions.
Mon, 20 Jun 2016 02:41:37 +0200 Stephan Bosch lib-http: Restructured Makefile.am to have less duplicated lines for the test suite.
Mon, 20 Jun 2016 01:25:02 +0200 Stephan Bosch lib-http: server: Added settings to configure the connection's socket kernel buffer sizes.
Mon, 20 Jun 2016 01:20:33 +0200 Stephan Bosch lib-http: server: Make sure provided connection FDs are non-blocking.
Mon, 20 Jun 2016 01:15:18 +0200 Stephan Bosch lib-http: server: Wrap request payload in a timeout input stream.
Sun, 19 Jun 2016 22:31:18 +0200 Stephan Bosch lib-http: server: Fixed handling of idle timeout when request just starts processing on the server.
Sun, 19 Jun 2016 22:35:43 +0200 Stephan Bosch lib-http: server: Added more detailed debugging about when idle timeouts are started/stopped.
Fri, 17 Jun 2016 16:59:37 +0200 Stephan Bosch lib-http: client: Added tests for manual handling of connection loss retries to test-http-client-errors.
Fri, 17 Jun 2016 16:59:15 +0200 Stephan Bosch lib-http: client: Implemented no_auto_retry setting that disables all automatic request retries.
Fri, 17 Jun 2016 15:39:36 +0200 Stephan Bosch lib-http: client: Allow retrying requests that failed internally.
Tue, 14 Jun 2016 22:47:31 +0200 Stephan Bosch lib-http: client: Added test for http_client_request_delay_msecs() in test_http_client_errors.
Thu, 26 May 2016 18:27:27 +0300 Timo Sirainen lib-http: Improved error logging for net_set_*_buffer_size() failures.
Sun, 22 May 2016 10:38:18 +0200 Stephan Bosch lib-http: client: Created test program that triggers most possible error conditions.
Tue, 24 May 2016 03:11:07 +0200 Stephan Bosch lib-http: test-http-payload: Added tests for the use of nested ioloops.
Mon, 23 May 2016 21:57:18 +0200 Stephan Bosch lib-http: test-http-payload: Added cleanup code to make sure no child processes get orphaned at failures.
Sun, 22 May 2016 19:16:42 +0200 Stephan Bosch lib-http: test-http-payload: Added -D option to easily enable debug mode.
Mon, 23 May 2016 03:16:07 +0200 Stephan Bosch lib-http: test-http-client: Callback is not called for explicitly aborted requests.
Wed, 25 May 2016 23:41:47 +0200 Stephan Bosch lib-http: client: Fixed bug in handling of lost connections while returning from another ioloop.
Mon, 23 May 2016 02:38:49 +0200 Stephan Bosch lib-http: client: Reworked connection close handling.
Sun, 22 May 2016 12:48:37 +0200 Stephan Bosch lib-http: client: Prevent useless and unexpected request callbacks during http_client_deinit().
Fri, 20 May 2016 00:04:12 +0200 Stephan Bosch lib-http: client: Added settings to configure the connection's socket kernel buffer sizes.
Fri, 20 May 2016 00:02:49 +0200 Stephan Bosch lib: Implemented net_set_send_buffer_size() and net_set_recv_buffer_size().
Thu, 19 May 2016 23:42:14 +0200 Stephan Bosch lib-http: client: Removed curiously duplicated code.
Sat, 21 May 2016 13:17:58 +0200 Stephan Bosch lib-http: client: peer: Improved debug message that shows the loss of a connection.
Sat, 21 May 2016 00:16:21 +0200 Stephan Bosch lib-http: client: Made peer object reference-counted to prevent invalid memory access in request handling routine.
Sat, 21 May 2016 13:16:08 +0200 Stephan Bosch lib-http: client: Improved request reference counting in connection code.
Sun, 22 May 2016 10:42:01 +0200 Stephan Bosch lib-http: client: Fixed reference counting for requests that are aborted due to an early server response.
Thu, 19 May 2016 23:40:26 +0200 Stephan Bosch lib-http: client: Fixed reference counting for requests that are aborted due to having a broken outgoing payload stream.
Wed, 18 May 2016 19:40:32 +0300 Timo Sirainen lib-http: Changed http_client_request_error to set request to NULL
Sat, 21 May 2016 00:16:38 +0200 Stephan Bosch lib-http: response parser: Added check for the range of the response status value.
Mon, 20 Jun 2016 03:07:58 +0300 Timo Sirainen lib-dict-extra: Compiler warning fix
Mon, 13 Jun 2016 17:10:22 +0300 Timo Sirainen lib-dict: Added dict_switch_ioloop()
Thu, 02 Jun 2016 00:57:17 +0300 Timo Sirainen lib-dict: dict-client rewrite to support async operations
Fri, 06 May 2016 17:24:42 +0300 Timo Sirainen lib: Added t_str_tabunescape()
Mon, 20 Jun 2016 02:25:47 +0300 Timo Sirainen lib-dcrypt: Use a more supported EC curve in unit test
Mon, 20 Jun 2016 01:47:59 +0300 Timo Sirainen lib-index: Don't break indexes on syscall failures during index refreshing.
Sun, 19 Jun 2016 23:18:43 +0300 Timo Sirainen lib-dcrypt: Fixed running unit tests in build directory.
Sun, 19 Jun 2016 20:23:27 +0300 Timo Sirainen mailbox-alias: Fixed renaming mailboxes when the plugin is loaded.
Sun, 19 Jun 2016 18:44:55 +0300 Timo Sirainen lib-dcrypt: Fixed memory leak in test-crypto unit test
Sun, 19 Jun 2016 18:38:39 +0300 Timo Sirainen doveadm dump: Updated obox's oid output.
Wed, 15 Jun 2016 01:54:25 +0200 Stephan Bosch lib-http: client: Added more debug logging about the submission of delayed requests.
Wed, 15 Jun 2016 01:53:44 +0200 Stephan Bosch time-util: Fixed usec comparison in timeval_cmp_margin().
Tue, 14 Jun 2016 22:42:09 +0300 Teemu Huovila lib-dcrypt: Fix error_r pointer verification.
Tue, 14 Jun 2016 22:32:36 +0300 Timo Sirainen lib-fs: Added write_bytes to statistics
Tue, 10 May 2016 10:19:57 +0300 Martti Rannanjärvi [LEN] to [static LEN] on some function parameters
Tue, 14 Jun 2016 12:30:27 +0300 Aki Tuomi dcrypt: Arm deinitialization code
Tue, 14 Jun 2016 12:08:49 +0300 Aki Tuomi dcrypt: Add test for public key loading
Tue, 14 Jun 2016 12:08:34 +0300 Aki Tuomi dcrypt-openssl: Pass pointer safely
Tue, 14 Jun 2016 10:49:24 +0300 Timo Sirainen lib-index: Fixed test-mail-index-sync-ext
Tue, 14 Jun 2016 01:14:13 +0300 Timo Sirainen lib-index: Fixes to handling resized records.
Mon, 13 Jun 2016 20:16:14 +0300 Timo Sirainen dict: Increased max number of pipelined requests from 5 to 1000.
Mon, 13 Jun 2016 17:59:01 +0300 Timo Sirainen dict: Avoid potentially using 100% CPU
Mon, 13 Jun 2016 17:11:28 +0300 Timo Sirainen lib-fs: Added fs_switch_ioloop()
Mon, 13 Jun 2016 17:31:34 +0300 Timo Sirainen lib-fs: Code cleanup for fs-sis: Use struct fs.parent
Mon, 13 Jun 2016 12:49:19 +0300 Aki Tuomi lib-dcrypt: Use hex encoded public key ID in callback
Tue, 07 Jun 2016 03:47:44 +0300 Timo Sirainen Fixed linking with OSX.
Mon, 13 Jun 2016 12:44:09 +0300 Aki Tuomi lib-dcrypt: Use dcrypt_key_id_private when applicable
Wed, 11 May 2016 08:02:29 +0300 Aki Tuomi ldap: Fix cyclic dependency