summaryrefslogtreecommitdiff
path: root/src/net/IPv6Address.hxx
AgeCommit message (Expand)Author
2020-09-16remove GCC5 hacksRosen Penev
2020-03-12replace stdint.h with cstdintRosen Penev
2019-07-03net/ToString: move UnmapV4() to class IPv6AddressMax Kellermann
2019-04-04Merge branch 'v0.21.x'Max Kellermann
2019-04-03net/IPv[46]Address: add cast to void* to fix GCC9 build failureMax Kellermann
2019-03-08system/ByteOrder: move to util/Max Kellermann
2019-02-19net/IPv[46]Address: update copyrightMax Kellermann
2019-01-14net/IPv[46]Address: make the initializers even more portableMax Kellermann
2019-01-04Build fix. This struct is the same on Haiku and on Linux, still gccZoltán Mizsei
2018-11-02net/IPv[46]Address: make the initializers more portableMax Kellermann
2018-08-21net/IPv6Address: pass reference to Cast()Max Kellermann
2018-08-21net/IPv6Address: new classMax Kellermann