[dovecot/core] 036def: lib-http: client: Fix using non-context SSL settin...

GitHub noreply at github.com
Tue Mar 13 11:30:35 EET 2018


  Branch: refs/heads/master-2.3
  Home:   https://github.com/dovecot/core
  Commit: 036defc8fa5d43a015e0f8f8c8cb8859fc6b3a4c
      https://github.com/dovecot/core/commit/036defc8fa5d43a015e0f8f8c8cb8859fc6b3a4c
  Author: Timo Sirainen <timo.sirainen at dovecot.fi>
  Date:   2018-03-13 (Tue, 13 Mar 2018)

  Changed paths:
    M src/lib-http/http-client-connection.c

  Log Message:
  -----------
  lib-http: client: Fix using non-context SSL settings

The SSL settings were used for the SSL context, but they weren't used for
individual SSL streams. This broke stream-only settings, like
allow_invalid_cert=TRUE.


  Commit: 1acfddc138d0db6bfaeb420f01250f8c7ab6df14
      https://github.com/dovecot/core/commit/1acfddc138d0db6bfaeb420f01250f8c7ab6df14
  Author: Stephan Bosch <stephan.bosch at dovecot.fi>
  Date:   2018-03-13 (Tue, 13 Mar 2018)

  Changed paths:
    M src/lib-smtp/smtp-address.c

  Log Message:
  -----------
  lib-smtp: address: Remove useless local variable initialization in smtp_address_clone().

Fixes complaint from scan-build.


  Commit: 1ab6917df4cca2e8da2f9960ed73ab96d3ea3cf5
      https://github.com/dovecot/core/commit/1ab6917df4cca2e8da2f9960ed73ab96d3ea3cf5
  Author: Stephan Bosch <stephan.bosch at dovecot.fi>
  Date:   2018-03-13 (Tue, 13 Mar 2018)

  Changed paths:
    M src/lib-http/test-http-payload.c

  Log Message:
  -----------
  lib-http: test-http-payload: Initialize http_context in test_client_create_clients().

Fixes complaint from scan-build.


  Commit: a61c327be52217041162b255391de625591efb39
      https://github.com/dovecot/core/commit/a61c327be52217041162b255391de625591efb39
  Author: Stephan Bosch <stephan.bosch at dovecot.fi>
  Date:   2018-03-13 (Tue, 13 Mar 2018)

  Changed paths:
    M src/lib-http/http-client-request.c

  Log Message:
  -----------
  lib-http: client: Assert that req->client != NULL in http_client_request_send_error().

Applies when blocking payload output API is being used.
Addresses a report by scan-build.


  Commit: 8b9b3d48cd4086840150137faf0f4956a8c8c725
      https://github.com/dovecot/core/commit/8b9b3d48cd4086840150137faf0f4956a8c8c725
  Author: Aki Tuomi <aki.tuomi at dovecot.fi>
  Date:   2018-03-13 (Tue, 13 Mar 2018)

  Changed paths:
    M src/auth/db-ldap.c

  Log Message:
  -----------
  auth: Support standard auth variables in LDAP subqueries


Compare: https://github.com/dovecot/core/compare/dc030eac6bfb...8b9b3d48cd40


More information about the dovecot-cvs mailing list