Organisationsrobur-coophappy-eyeballsbranch/mainBuild History

Build History for branch/main

Builds (14)
changes for 2.0.0
545d1e
Merge pull request #47 from robur-coop/variants adapt to variants
1051c1
add maintenance intent
764fb3
changes for 1.2.2
a3b8f9
Use Log instead of Logs (#46) * Use Log instead of Logs - Demote to debug logging, - Print as well the host in question
1b8e42
Merge pull request #45 from dinosaure/fix-aaaa-record-for-miou Fix aaaa record for miou
aae4dd
Merge pull request #44 from robur-coop/prepare-v1.2.0 Prepare v1.2.0
77981b
Merge pull request #41 from dinosaure/miou Add the Miou implementation of happy-eyeballs
deac31
Merge pull request #43 from robur-coop/fix-cirrus update cirrus CI to use newer FreeBSD image
65c2d6
changes for 1.1.0
9cc0b5
Merge pull request #42 from robur-coop/timeouts Allow timeouts and delays being specified at connect{,ip,host} time as well
5a12ad
no more confusion, build has been cleared up
37daaa
changes for 1.0.0
627874
Reverse the dependency between dns-client-lwt and happy-eyeballs-lwt (dns-client-mirage and happy-eyeballs-mirage) (#38) * Reverse the dependency between dns, dns-client-lwt and happy-eyeballs-lwt and use an injection mechanism to resolve domain name instead of a direct usage of dns-client-lwt * Rename the getaddrinfo field by dns * Add a documentation about Happy_eyeballs_lwt.inject * Simplify the required getaddrinfo for happy-eyeballs-lwt * Install dependencies needed by dns{,client}{,-lwt,-mirage} * Use Unix.getaddrinfo by default when we create an happy-eyeballs instance * address review comments * happy-eyeballs-mirage: reverse dns dependency * adapt example code --------- Co-authored-by: Hannes Mehnert <hannes@mehnert.org>
8e641b