[dovecot/core] 3da7cb: lib-smtp: client: Fix rawlog input stream inconsis...

GitHub noreply at github.com
Sun Dec 24 17:00:10 EET 2017


  Branch: refs/heads/master
  Home:   https://github.com/dovecot/core
  Commit: 3da7cb6c60e6a82661c9b763383d3944a911f6a4
      https://github.com/dovecot/core/commit/3da7cb6c60e6a82661c9b763383d3944a911f6a4
  Author: Stephan Bosch <stephan.bosch at dovecot.fi>
  Date:   2017-12-24 (Sun, 24 Dec 2017)

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

  Log Message:
  -----------
  lib-smtp: client: Fix rawlog input stream inconsistency by updating streams right after initializing TLS.

Restructured the code to call a new function called smtp_client_connection_streams_changed() which performs all the necessary updates.
Before, enabling rawlog could break the TLS handshake.




More information about the dovecot-cvs mailing list