issues
search
vincenthz
/
hs-connection
simple client connection library in haskell with builtin features: SSL/TLS, SOCKS, session management.
Other
61
stars
48
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Relax upper bound on dependency on `tls`
#56
mpilgrem
closed
1 year ago
1
Switch to crypton based x509 libs, and bump tls
#55
JonathanLorimer
closed
1 year ago
0
connection-0.2.5 fails to build with GHC 9.0.2
#54
andreasabel
closed
1 year ago
5
Reproduce the hanging bug on Github Actions Ubuntu runner
#53
nikita-volkov
closed
1 year ago
11
Catch exceptions from getAddrInfo
#52
mulderr
closed
1 year ago
1
HostNotResolved can never happen?
#51
mulderr
closed
1 year ago
0
Specify whether IPv6 addresses are bracketed in HostName (and export HostName)
#50
robx
closed
1 year ago
1
Asynchronous search for successful IP
#49
lolepezy
closed
1 year ago
4
Need away to set socket options on a connection backed by a socket
#48
polygonhell
closed
1 year ago
0
Require Cabal-Version 1.8
#47
felixonmars
closed
2 years ago
0
Remove AI_ADDRCONFIG flag from getAddrInfo hints
#46
iliastsi
closed
1 year ago
0
Export `globalCertificateStore` field of `ConnectionContext`
#45
chshersh
closed
1 year ago
0
Improve documentation in Connection.hs
#44
mb720
closed
2 years ago
0
Update network bound to fix #39
#43
blackgnezdo
closed
5 years ago
0
Confusing docs on connectionGetLine
#42
parsonsmatt
closed
1 year ago
0
sessionResumeOnlyOnce
#41
kazu-yamamoto
closed
1 year ago
3
Socks5 authentication
#40
golergka
closed
1 year ago
2
Error compiling connection-0.3.0
#39
annacrombie
closed
5 years ago
2
Add syntax highlighting
#38
dmjio
closed
5 years ago
0
Network and Network.BSD
#37
kazu-yamamoto
closed
5 years ago
0
Add constructor taking a ciphersuite field to `TLSSettings`.
#36
fisx
closed
1 year ago
1
Remove dead code; resolve compiler warnings.
#35
fisx
closed
1 year ago
0
Fix TLS settings
#34
fisx
closed
1 year ago
0
Add connectionUseAddress
#33
harporoeder
closed
1 year ago
0
Ambiguous docs on re-using TLS sessions
#32
duijf
closed
1 year ago
0
Allow creation of custom context
#31
foolswood
closed
6 years ago
0
Fix leaking connections snoyberg/http-client#265
#30
snoyberg
closed
7 years ago
3
Socket/Handle leak in versions 0.2.6 and 0.2.7
#29
erikd
closed
7 years ago
9
don't leak open socket on failing TLS handshake
#28
agrafix
closed
7 years ago
1
Potential open socket leak when TLS handshake fails
#27
vdukhovni
closed
7 years ago
2
Connection to ECDSA-capable servers
#26
ocheron
closed
7 years ago
8
Support for HsOpenSSL
#25
hvr
closed
7 years ago
1
Replace deprecated ByteString.breakByte function
#24
erikd
closed
7 years ago
1
Connection-0.2.6 breaks Amazonka (stackage lts-6.12 on up)
#23
dysinger
closed
1 year ago
17
Add connectionWaitForInput function
#22
dpwright
closed
7 years ago
1
https://badssl.com/ test failure
#21
ethercrow
closed
1 year ago
2
TLSSettingsSimple is too simple, TLSSettings is unwieldy
#20
madjar
closed
1 year ago
1
Wait for data with a timeout
#19
surr
closed
7 years ago
0
IPv6?
#18
tolysz
closed
1 year ago
8
Don't get an exception on a timeout
#17
EDmitry
closed
9 years ago
1
Usage with Handle -> IO ()?
#16
voidzero
closed
9 years ago
4
connectionInfo
#15
cbm80
closed
1 year ago
0
connectTo hangs forever
#14
sdroege
closed
10 years ago
3
mock Connection
#13
gregwebs
closed
10 years ago
2
fail to build
#12
joeyh
closed
10 years ago
1
Export Network.TLS.Struct?
#11
mitchellwrosen
closed
1 year ago
0
Add connectionGetExact function (fixes #9)
#10
AlainODea
closed
8 years ago
2
Add connectionGet' that works like B.hGet
#9
AlainODea
closed
8 years ago
6
API for getting connection info
#8
clinty
closed
1 year ago
1
Is there a simple way to use connectionGet in a blocking way?
#7
AlainODea
closed
10 years ago
2
Next