./net/hs-crypton-connection, Simple and easy network connection API

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ] [ Add to tracker ]


Branch: CURRENT, Version: 0.4.3nb1, Package name: hs-crypton-connection-0.4.3nb1, Maintainer: pkgsrc-users

Simple network library for all your connection needs.

Features: Really simple to use, SSL/TLS, SOCKS.

This library provides a very simple api to create sockets to a destination
with the choice of SSL/TLS, and SOCKS.


Master sites:

Filesize: 9.104 KB

Version history: (Expand)


CVS history: (Expand)


   2025-02-02 14:06:08 by Masatake Daimon | Files touched by this commit (1173)
Log message:
Bump all Haskell packages after switching the default compiler.
   2025-01-30 12:20:42 by Masatake Daimon | Files touched by this commit (5) | Package updated
Log message:
net/hs-crypton-connection: update to crypton-connection-0.4.3

# CHANGELOG

## Version 0.4.3

* Creating the `Internal` module and export the `ConnectionContext` constructor.
  [#7](https://github.com/kazu-yamamoto/crypton-connection/pull/7)

## Version 0.4.2

* Using data-default.

## Version 0.4.1

* Preparing for tls v2.1

## Version 0.4.0

* Add support for overriding the TLS clientSupported member in TLSSettingsSimple
  [#3](https://github.com/kazu-yamamoto/crypton-connection/pull/3)
   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:09:34 by Masatake Daimon | Files touched by this commit (4)
Log message:
net/hs-crypton-connection: Update to 0.3.2

Version 0.3.2
    Supporting tls v2.0.0.
   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 19:35:48 by Masatake Daimon | Files touched by this commit (5)
Log message:
net/hs-crypton-connection: import hs-crypton-connection-0.3.1

Simple network library for all your connection need.

Features: Really simple to use, SSL/TLS, SOCKS.

This library provides a very simple api to create sockets to a destination
with the choice of SSL/TLS, and SOCKS.