Path to this page:
./
www/hs-warp-tls,
HTTP over TLS support for Warp via the TLS package
Branch: CURRENT,
Version: 3.4.5nb1,
Package name: hs-warp-tls-3.4.5nb1,
Maintainer: phowarp-tls: HTTP over TLS support for Warp via the TLS package
SSLv1 and SSLv2 are obsoleted by IETF. We should use TLS 1.2 (or TLS
1.1 or TLS 1.0 if necessary). HTTP/2 can be negotiated by ALPN.
Master sites:
Filesize: 8.987 KB
Version history: (Expand)
- (2024-05-09) Updated to version: hs-warp-tls-3.4.5nb1
- (2024-05-04) Updated to version: hs-warp-tls-3.4.5
- (2023-11-02) Updated to version: hs-warp-tls-3.4.3nb1
- (2023-10-30) Updated to version: hs-warp-tls-3.4.3
- (2023-10-09) Updated to version: hs-warp-tls-3.3.4nb2
- (2023-02-09) Updated to version: hs-warp-tls-3.3.4nb1
CVS history: (Expand)
2024-05-09 03:32:57 by Masatake Daimon | Files touched by this commit (1137) |
Log message:
Recursive revbump after changing the default Haskell compiler
|
2024-05-04 10:27:08 by Masatake Daimon | Files touched by this commit (4) |
Log message:
www/hs-warp-tls: Update to 3.4.5
3.4.5
Making mkConn of WarpTLS interruptible #984
3.4.4
Allow warp v3.4.
|
2023-11-02 07:37:49 by Masatake Daimon | Files touched by this commit (1141) |
Log message:
Revbump all Haskell after updating lang/ghc96
|
2023-10-30 20:07:28 by Masatake Daimon | Files touched by this commit (4) |
Log message:
www/hs-warp-tls: Update to 3.4.3
3.4.3
* Install shutdown handlers passed via Settings to run... functions
3.4.2
* Requiring warp v3.3.29.
3.4.1
* Supporting tls v1.8.0.
3.4.0
* Major version up to deprecate v3.3.7 due to the incompatibility against
cryptonite.
3.3.7
* Using crypton instead of cryptonite. #931
3.3.6
* Setting FD_CLOEXEC on the listening socket. #923
3.3.5
* Switching the version of the "recv" package from 0.0.x to 0.1.x.
|
2023-10-09 06:55:01 by Masatake Daimon | Files touched by this commit (988) |
Log message:
Bump Haskell packages after updating lang/ghc94
|
2023-01-27 17:16:16 by Masatake Daimon | Files touched by this commit (4) |
Log message:
www/hs-warp-tls: Update to 3.3.4
3.3.4
* Integrated customizable accept hook from
Network.Wai.Handler.Warp.Settings (cf. setAccept) #912
* Adjusted httpOverTls because of the factoring out of
Network.Wai.Handler.Warp.Recv to its own package recv in the warp
package. #899
3.3.3
* Creating a bigger buffer when the current one is too small to fit the
Builder #895
* Expose TLS.supportedHashSignatures via TLSSettings #872
|
2022-09-07 08:50:53 by Masatake Daimon | Files touched by this commit (149) | |
Log message:
Recursive bump for recently updated Haskell packages
|
2022-08-22 12:13:26 by Thomas Klausner | Files touched by this commit (80) |
Log message:
*: bump for hs-vector-algorithms buildlink3.mk change
|