summaryrefslogtreecommitdiff
path: root/src/net/IPv4Address.hxx
AgeCommit message (Expand)Author
2019-02-19net/IPv[46]Address: update copyrightMax Kellermann
2019-01-20net/IPv4Address: fix comment typoMax Kellermann
2019-01-14net/IPv[46]Address: make the initializers even more portableMax Kellermann
2018-11-02net/IPv[46]Address: make the initializers more portableMax Kellermann
2018-08-21net/IPv4Address: pass reference to Cast()Max Kellermann
2018-08-20net/IPv4Address: add various helper methodsMax Kellermann
2018-08-20net/IPv4Address: add struct sockaddr_in constructorMax Kellermann
2018-08-20net/IPv4Address: add API documentationMax Kellermann
2018-08-20net/IPv4Address: add static method ConstructInAddrBE()Max Kellermann
2018-08-20net/IPv4Address: check _WIN32 instead of WIN32Max Kellermann
2018-08-20net/IPv4Address: add "noexcept"Max Kellermann
2018-01-05configure.ac: autodetect sin_len member in struct sockaddr_in.François Revol
2017-09-16Fix building on BSDsChristopher Zimmermann
2017-08-11net/IPv4Address: new classMax Kellermann