[dovecot/core] c9f7a2: lib-http: test-http-payload: Fixed indent problems...

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


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

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

  Log Message:
  -----------
  lib-http: test-http-payload: Fixed indent problems.


  Commit: b7f1ebf921c26dda1599cf03a6f4002f49edd057
      https://github.com/dovecot/core/commit/b7f1ebf921c26dda1599cf03a6f4002f49edd057
  Author: Stephan Bosch <stephan.bosch at dovecot.fi>
  Date:   2017-12-13 (Wed, 13 Dec 2017)

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

  Log Message:
  -----------
  lib-http: test-http-payload: Amend shared client tests to do both download and echo tests.

Also, the original download tests were named wrong.


  Commit: 20138b8f1e35113c6f1731abd489a290b8600eed
      https://github.com/dovecot/core/commit/20138b8f1e35113c6f1731abd489a290b8600eed
  Author: Stephan Bosch <stephan.bosch at dovecot.fi>
  Date:   2017-12-13 (Wed, 13 Dec 2017)

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

  Log Message:
  -----------
  lib-http: test-http-payload: Terminate the test if it is hanging for some reason.


  Commit: af7956fbd15f4ea875644df1a1cb5b97840d2d7b
      https://github.com/dovecot/core/commit/af7956fbd15f4ea875644df1a1cb5b97840d2d7b
  Author: Stephan Bosch <stephan.bosch at dovecot.fi>
  Date:   2017-12-13 (Wed, 13 Dec 2017)

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

  Log Message:
  -----------
  lib-http: client: peer: Properly handle claiming an existing connection.

If no other connections were being created, request handling was not restarted.
This problem sometimes caused the client to hang.
Fixed by calling http_client_peer_connection_success() upon claiming an existing connection.


Compare: https://github.com/dovecot/core/compare/f46a703b2916...af7956fbd15f


More information about the dovecot-cvs mailing list