Skip to content

Pull requests: mirage/ocaml-ipaddr

Author
Filter by author
Label
Filter by label
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Milestones
Filter by milestone
Reviews
Assignee
Filter by who’s assigned
Sort

Pull requests list

add Ipaddr.Prefix.address
#122 by hannesm was merged May 22, 2024 Loading…
restore ocaml 4.08 support
#121 by hannesm was merged Oct 5, 2023 Loading…
update to ocamlformat 0.26
#120 by hannesm was merged Oct 5, 2023 Loading…
Use string for 128 bit integers (IPv6 addresses)
#119 by reynir was merged Oct 5, 2023 Loading…
V4.compare: use Int32.unsigned_compare
#118 by reynir was merged Oct 5, 2023 Loading…
Add Ipaddr octet functions
#117 by RyanGibb was merged Mar 30, 2023 Loading…
test V6.to_int64
#116 by RyanGibb was closed Mar 13, 2023 Loading…
use Bytes.t as data type for IPv6 addresses
#115 by verbosemode was merged Mar 13, 2023 Loading…
Fix V6.to_int64
#114 by RyanGibb was closed Mar 13, 2023 Loading…
remove stdlib-shims dependency, require OCaml 4.08
#112 by hannesm was merged Jul 4, 2022 Loading…
switch to ounit2
#111 by Alessandro-Barbieri was merged Jul 4, 2022 Loading…
Prepare v5.3.0
#110 by dinosaure was merged Mar 11, 2022 Loading…
Be restrictive about that Ipaddr.of_string accepts
#109 by dinosaure was merged Mar 3, 2022 Loading…
Add *.with_port_of_string functions
#108 by dinosaure was merged Mar 4, 2022 Loading…
add host and subnet Seq.t iterators to V4/V6.Prefix
#107 by verbosemode was merged Jun 2, 2023 Loading…
Fixes: cstruct 6.0.0 and Set and Map
#106 by hannesm was merged Sep 6, 2021 Loading…
release preparations (bow to CI)
#105 by hannesm was merged Jun 8, 2021 Loading…
reject octal notation in ivp4
#104 by jsachs was merged Jun 8, 2021 Loading…
Fix typo in ipaddr-sexp.opam
#103 by seliopou was merged Jun 8, 2021 Loading…
use ocamlformat, and reformat
#100 by hannesm was merged Jun 24, 2020 Loading…
V4 mem fix
#98 by verbosemode was merged Jun 12, 2020 Loading…
ProTip! Filter pull requests by the default branch with base:main.