[dovecot/core] fe4058: lib-ssl-iostream: Use more standard _init() & _dei...

GitHub noreply at github.com
Fri Sep 16 06:30:12 UTC 2016


  Branch: refs/heads/master
  Home:   https://github.com/dovecot/core
  Commit: fe4058e6f01bf0e104c44815b6df7cfefb80634c
      https://github.com/dovecot/core/commit/fe4058e6f01bf0e104c44815b6df7cfefb80634c
  Author: Timo Sirainen <timo.sirainen at dovecot.fi>
  Date:   2016-09-16 (Fri, 16 Sep 2016)

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

  Log Message:
  -----------
  lib-ssl-iostream: Use more standard _init() & _deinit() to initialize SSL plugin

This is mainly to make it easier for test programs to link to the plugin
directly.


  Commit: c45da70c96800ce9d84a886b163ad913e3d8ddea
      https://github.com/dovecot/core/commit/c45da70c96800ce9d84a886b163ad913e3d8ddea
  Author: Timo Sirainen <timo.sirainen at dovecot.fi>
  Date:   2016-09-16 (Fri, 16 Sep 2016)

  Changed paths:
    M src/lib-http/Makefile.am
    M src/lib-http/test-http-client.c

  Log Message:
  -----------
  lib-http: Link test-http-client libssl_iostream_openssl.so directly.

This way it can be run without having to do make install first.


Compare: https://github.com/dovecot/core/compare/033e315cc939...c45da70c9680


More information about the dovecot-cvs mailing list