a58f720cc1
Add make example
...
Compiles and runs the examples in `share/isinetaddr/examples/`.
2023-09-15 01:46:34 -03:00
eb0b1d3ace
isinetaddr -> isinetaddr4, iscidraddr -> iscidraddr4
2023-09-12 15:38:43 -03:00
f6e29e4756
Add isinetaddr6
...
This change introduces `isinetaddr6`, a function that validates
IPv6 addresses. The interface is identical to isinetaddr, where
0 is returned for an invalid address and 1 is returned for a valid
address.
2023-09-11 22:51:35 -03:00
b1bf11104b
Fix typo in Makefile
2023-08-27 22:56:00 -03:00
76687b636b
Remove $(TESTBIN) (not used anymore)
2023-08-27 02:03:45 -03:00
4d25b52775
Move 'iscidraddr' to src/iscidraddr.c
2023-08-27 02:03:45 -03:00
f97b5906f4
Add iscidraddr
2023-08-26 23:38:15 -03:00
47b7537edc
Compile with -fstack-protector-all
2023-08-25 20:29:47 -03:00
7c02f425c5
First commit
2023-08-25 15:57:09 -03:00