Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [http] Hide HTTP transport-layer filter implementation details | Michael Brown | 2020-12-08 | 1 | -2/+1 |
* | [tls] Use intf_insert() to add TLS to an interface | Michael Brown | 2020-12-07 | 1 | -7/+7 |
* | [http] Work around stateful authentication schemes | Michael Brown | 2018-06-08 | 1 | -2/+7 |
* | [http] Add missing check for memory allocation failure | Michael Brown | 2017-03-21 | 1 | -0/+5 |
* | [http] Verify server port when reusing a pooled connection | Michael Brown | 2015-10-02 | 1 | -7/+12 |
* | [http] Rewrite HTTP core to support content encodings | Michael Brown | 2015-08-17 | 1 | -0/+309 |