[dovecot/core] 8b0f52: m4: Check for SSL_CIPHER_get_kx_nid

GitHub noreply at github.com
Thu Dec 28 17:00:10 EET 2017


  Branch: refs/heads/master
  Home:   https://github.com/dovecot/core
  Commit: 8b0f52c57398534f256bd2aafed823c89cf36273
      https://github.com/dovecot/core/commit/8b0f52c57398534f256bd2aafed823c89cf36273
  Author: Aki Tuomi <aki.tuomi at dovecot.fi>
  Date:   2017-12-28 (Thu, 28 Dec 2017)

  Changed paths:
    M m4/ssl.m4

  Log Message:
  -----------
  m4: Check for SSL_CIPHER_get_kx_nid


  Commit: 33631b9b711b95ee47bd4ddbdb419f46a12cebe4
      https://github.com/dovecot/core/commit/33631b9b711b95ee47bd4ddbdb419f46a12cebe4
  Author: Aki Tuomi <aki.tuomi at dovecot.fi>
  Date:   2017-12-28 (Thu, 28 Dec 2017)

  Changed paths:
    M src/lib-ssl-iostream/iostream-openssl.c
    M src/lib-ssl-iostream/iostream-ssl-private.h
    M src/lib-ssl-iostream/iostream-ssl.c
    M src/lib-ssl-iostream/iostream-ssl.h

  Log Message:
  -----------
  lib-ssl-iostream: Add accessors for additional SSL protocol details

This is needed in order to send these details as fields to auth process


  Commit: ff2f20bbc039ad8e362ead199366e21bc41f18ed
      https://github.com/dovecot/core/commit/ff2f20bbc039ad8e362ead199366e21bc41f18ed
  Author: Aki Tuomi <aki.tuomi at dovecot.fi>
  Date:   2017-12-28 (Thu, 28 Dec 2017)

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

  Log Message:
  -----------
  lib-auth: Add AUTH_REQUEST_FLAG_TLS

Indicates whether connection is over TLS encryption.


  Commit: 8c79de417ae66b4e54daeb9d998af2ab301151b4
      https://github.com/dovecot/core/commit/8c79de417ae66b4e54daeb9d998af2ab301151b4
  Author: Aki Tuomi <aki.tuomi at dovecot.fi>
  Date:   2017-12-28 (Thu, 28 Dec 2017)

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

  Log Message:
  -----------
  lib-auth: Include ssl protocol details in request when present


  Commit: 3609e0b9b8fcd1a183a785af690cdcad33c345aa
      https://github.com/dovecot/core/commit/3609e0b9b8fcd1a183a785af690cdcad33c345aa
  Author: Aki Tuomi <aki.tuomi at dovecot.fi>
  Date:   2017-12-28 (Thu, 28 Dec 2017)

  Changed paths:
    M src/login-common/client-common.c
    M src/login-common/client-common.h
    M src/login-common/sasl-server.c

  Log Message:
  -----------
  login-common: Indicate TLS encryption if haproxy says it was


  Commit: fe9325754637235de9c99beef17f90f7094b67d6
      https://github.com/dovecot/core/commit/fe9325754637235de9c99beef17f90f7094b67d6
  Author: Aki Tuomi <aki.tuomi at dovecot.fi>
  Date:   2017-12-28 (Thu, 28 Dec 2017)

  Changed paths:
    M src/login-common/sasl-server.c

  Log Message:
  -----------
  login-common: Pass SSL protocol details to auth


  Commit: 1eedfce593fd29b5a5dee8d8ae3d82ab63d99cbf
      https://github.com/dovecot/core/commit/1eedfce593fd29b5a5dee8d8ae3d82ab63d99cbf
  Author: Aki Tuomi <aki.tuomi at dovecot.fi>
  Date:   2017-12-28 (Thu, 28 Dec 2017)

  Changed paths:
    M src/auth/auth-request-var-expand.c
    M src/auth/auth-request.c
    M src/auth/auth-request.h
    M src/auth/test-auth-request-var-expand.c

  Log Message:
  -----------
  auth: Support secured=tls


  Commit: bdaa18d4d5072549906a89dd438cbf53b145f322
      https://github.com/dovecot/core/commit/bdaa18d4d5072549906a89dd438cbf53b145f322
  Author: Aki Tuomi <aki.tuomi at dovecot.fi>
  Date:   2017-12-28 (Thu, 28 Dec 2017)

  Changed paths:
    M src/auth/auth-policy.c

  Log Message:
  -----------
  auth: Include tls=true/false in policy server request


  Commit: aef32844819b8430d41d76ab59c2145251bad784
      https://github.com/dovecot/core/commit/aef32844819b8430d41d76ab59c2145251bad784
  Author: Aki Tuomi <aki.tuomi at dovecot.fi>
  Date:   2017-12-28 (Thu, 28 Dec 2017)

  Changed paths:
    M src/auth/auth-settings.c

  Log Message:
  -----------
  auth: Use rip instead of real_rip in policy server attributes

real_rip contains proxy IP, not client IP


Compare: https://github.com/dovecot/core/compare/488a0d56bfee...aef32844819b


More information about the dovecot-cvs mailing list