[dovecot/core] 390b60: lib-http: server: Fixed handling of partially read...

GitHub noreply at github.com
Wed Mar 16 00:10:08 UTC 2016


  Branch: refs/heads/master
  Home:   https://github.com/dovecot/core
  Commit: 390b600a6f7fdb4ccc65950527ee30129f49a6ac
      https://github.com/dovecot/core/commit/390b600a6f7fdb4ccc65950527ee30129f49a6ac
  Author: Stephan Bosch <stephan at rename-it.nl>
  Date:   2016-03-16 (Wed, 16 Mar 2016)

  Changed paths:
    M src/lib-http/http-server-connection.c
    M src/lib-http/http-server-request.c

  Log Message:
  -----------
  lib-http: server: Fixed handling of partially read request payload.

This would sometimes cause the server to hang.


  Commit: 641ab76d7defa171d2b558afcce2e1ac6e49d8b9
      https://github.com/dovecot/core/commit/641ab76d7defa171d2b558afcce2e1ac6e49d8b9
  Author: Stephan Bosch <stephan at rename-it.nl>
  Date:   2016-03-16 (Wed, 16 Mar 2016)

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

  Log Message:
  -----------
  lib-http: server: Improved test-http-payload to test partial reading of request payload.


  Commit: ca270e31c9c43f7559b2378cb3ece7e09491e4d9
      https://github.com/dovecot/core/commit/ca270e31c9c43f7559b2378cb3ece7e09491e4d9
  Author: Stephan Bosch <stephan at rename-it.nl>
  Date:   2016-03-16 (Wed, 16 Mar 2016)

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

  Log Message:
  -----------
  lib-http: client: Improved test-http-payload to test partial reading of response payload.


Compare: https://github.com/dovecot/core/compare/af177be26640...ca270e31c9c4


More information about the dovecot-cvs mailing list