[dovecot/core] 4930d4: lib-dcrypt: Support nonblocking istreams.

GitHub noreply at github.com
Thu Aug 4 19:00:12 UTC 2016


  Branch: refs/heads/master
  Home:   https://github.com/dovecot/core
  Commit: 4930d4fef187428f74827d7e47331beb5cc4e39d
      https://github.com/dovecot/core/commit/4930d4fef187428f74827d7e47331beb5cc4e39d
  Author: Timo Sirainen <timo.sirainen at dovecot.fi>
  Date:   2016-08-04 (Thu, 04 Aug 2016)

  Changed paths:
    M src/lib-dcrypt/istream-decrypt.c

  Log Message:
  -----------
  lib-dcrypt: Support nonblocking istreams.


  Commit: 12fed8013469fadbc2d57ebf463b7c6ab32beb31
      https://github.com/dovecot/core/commit/12fed8013469fadbc2d57ebf463b7c6ab32beb31
  Author: Timo Sirainen <timo.sirainen at dovecot.fi>
  Date:   2016-08-04 (Thu, 04 Aug 2016)

  Changed paths:
    M src/lib-dcrypt/test-stream.c

  Log Message:
  -----------
  lib-dcrypt: test-stream writes now to buffer, not to temp-iostream

This simplifies the following change.


  Commit: b671974c5aafc99ff3dc9c6718aff4260aee4ba3
      https://github.com/dovecot/core/commit/b671974c5aafc99ff3dc9c6718aff4260aee4ba3
  Author: Timo Sirainen <timo.sirainen at dovecot.fi>
  Date:   2016-08-04 (Thu, 04 Aug 2016)

  Changed paths:
    M src/lib-dcrypt/test-stream.c

  Log Message:
  -----------
  lib-dcrypt: Added unit tests to nonblocking istream-decrypt


  Commit: a9e71f5a055a0735c01194bb2b43b4d5d517bf1f
      https://github.com/dovecot/core/commit/a9e71f5a055a0735c01194bb2b43b4d5d517bf1f
  Author: Timo Sirainen <timo.sirainen at dovecot.fi>
  Date:   2016-08-04 (Thu, 04 Aug 2016)

  Changed paths:
    M src/lib-auth/auth-master.c

  Log Message:
  -----------
  lib-auth: Unescape passdb/userdb extra fields.

This only affected \001, \t, \r and \n characters which were left
tab-escaped (e.g. \t as "\001t").


Compare: https://github.com/dovecot/core/compare/68f961acaca2...a9e71f5a055a


More information about the dovecot-cvs mailing list