summaryrefslogtreecommitdiff
path: root/src/VBox/Runtime/common/net/netaddrstr2.cpp
Commit message (Expand)AuthorAgeFilesLines
* Copyright year updates by scm.vboxsync2023-01-171-1/+1
* scm copyright and license note updatevboxsync2022-08-221-10/+20
* scm --update-copyright-yearvboxsync2022-01-011-1/+1
* IPRT: Make RTNetStrToIPv4Cidr() and RTNetStrToIPv4Cidr() accept zerovboxsync2021-10-211-3/+3
* IPRT: RTNetStrToIPv6Cidr() - to parse f00::/42 notation for IPv6vboxsync2021-02-021-0/+47
* IPRT: Make RTNetStrToIPv4Cidr() accept prefix specified as netmask,vboxsync2021-01-211-7/+69
* Copyright year updates by scm.vboxsync2020-02-041-1/+1
* scm --update-copyright-yearvboxsync2019-01-011-1/+1
* IPRT: Ran scm --fix-err-h. bugref:9344vboxsync2018-12-251-1/+1
* *: Preparing for iprt/string.h, iprt/json.h and iprt/serialport.h no longer i...vboxsync2018-12-221-0/+1
* IPRT: Add RTNetStrToIPv4Cidr() that is intended as a better APIvboxsync2018-12-071-0/+42
* IPRT/net: RTNetStrToIPv4AddrEx - return VWRN_TRAILING_SPACES andvboxsync2018-03-211-11/+3
* (C) yearvboxsync2017-10-171-1/+1
* netaddrstr2: indentationvboxsync2017-06-151-11/+11
* IPRT: RTNetMaskToPrefixIPv6 and RTNetPrefixToMaskIPv6vboxsync2017-06-151-0/+71
* Runtime/netaddrstr2: tabs, spaces, RT_ZEROvboxsync2017-04-051-17/+18
* IPRT: RTNetMaskToPrefixIPv4 and RTNetPrefixToMaskIPv4.vboxsync2017-02-011-0/+50
* (C) 2016vboxsync2016-07-221-1/+1
* IPRT: More MSC level 4 warning fixes.vboxsync2016-07-221-0/+1
* IPRT/net: add RTNetStrIsIPv4AddrAny, RTNetStrIsIPv6AddrAny.vboxsync2015-10-271-0/+51
* *: scm cleanup run.vboxsync2015-08-141-3/+4
* IPRT: Updated (C) year.vboxsync2015-06-091-1/+1
* scm automatic cleanups.vboxsync2014-12-311-1/+1
* RTNetStrToIPv6Addr: first cut at IPv6 address parsing. I'm still notvboxsync2014-02-141-0/+284
* Add RTNetStrToIPv4AddrEx - a variant of IPv4 dotted-decimal parsingvboxsync2014-02-111-5/+57
* Runtime: Whitespace and svn:keyword cleanups by scm.vboxsync2013-10-071-1/+0
* Runtime: fixed headervboxsync2013-03-211-0/+9
* IPRT/net: moved RTNetStrToIPv4Addr to netaddrstr2.cppvboxsync2013-03-211-0/+64