summaryrefslogtreecommitdiffstats
path: root/src/lib/asiolink/io_address.cc (follow)
Commit message (Expand)AuthorAgeFilesLines
* [#3237] release changesWlodek Wencel2024-01-291-1/+1
* [#3074] io address comment correctionPiotrek Zadroga2024-01-091-2/+1
* [#2764] Hashing operator for IOAddressMarcin Siodelski2023-03-141-1/+6
* [#1283] Improved commentFrancis Dupont2020-07-271-1/+1
* [#1283] Restored (fixed) patchFrancis Dupont2020-07-271-1/+13
* Revert [#1283]Michal Nowikowski2020-07-241-12/+1
* [#1283] Optimized hashFrancis Dupont2020-07-231-3/+8
* [#1283] Added (and used) IOAddress hashFrancis Dupont2020-07-231-1/+7
* [5009] Implemented get6(subnet_id, address) function for SQL backends.Marcin Siodelski2016-09-201-3/+4
* [4243] Disable optimization of boost:asio for gcc 5.2.0 through 5.3.0Thomas Markwalder2016-03-171-8/+7
* [4236] Updated copyright dates in all files.Marcin Siodelski2015-12-161-1/+1
* [4236] Replaced license text in all files containing it.Marcin Siodelski2015-12-161-11/+3
* [4009] error_ and system_code in system (vs asio) namespaceFrancis Dupont2015-09-021-1/+1
* [4009] Added boost to asio (tentative)Francis Dupont2015-09-021-9/+9
* [3711] Simplify the logic in the IOAddress::substract.Marcin Siodelski2015-02-181-12/+3
* [3711] Changes after review:Tomek Mrugalski2015-02-181-16/+13
* [3711] Changes after first part of the review:Tomek Mrugalski2015-02-181-16/+10
* [3711] Copyright years updated.Tomek Mrugalski2015-02-171-1/+1
* [3711] increaseAddress() moved from AllocEngine to IOAddressTomek Mrugalski2015-02-171-0/+28
* [3711] IOAddress subtraction implemented.Tomek Mrugalski2015-02-171-0/+40
* [1485] IOAddress.getAddress() removed.Tomek Mrugalski2014-01-211-5/+16
* [1283] Define operator<< for IOAddressMukund Sivaraman2014-01-071-0/+6
* [2396] Add methods to IOAddress: toBytes(), isV4() and isV6()Stephen Morris2012-12-041-0/+15
* [1486] Rename IOAddress::from_bytes() to IOAddress::fromBytes()Stephen Morris2012-11-191-1/+1
* [1531] Doxygen warnings removed in DHCP code.Tomek Mrugalski2012-01-271-2/+2
* [1470] Qualify "error_code"Stephen Morris2011-12-121-1/+1
* [1226] Changes after review.Tomek Mrugalski2011-10-281-5/+5
* [1226] from_uint32 and operator uint32_t implemented in IOAddressTomek Mrugalski2011-10-261-0/+15
* [1186] Part 3 of review changesTomek Mrugalski2011-10-141-5/+6
* [1186] from_bytes() method implement in IOAddressTomek Mrugalski2011-10-141-1/+16
* [878] Replaced Addr6 class with asiolink::IOAddress.Tomek Mrugalski2011-08-181-0/+5
* [trac751] Move dns related code to asiodns libOcean Wang2011-04-081-1/+3
* [trac554] Added IOFetchStephen Morris2011-02-181-1/+4
* [trac569] rename the original ioxxx files to io_xxxJelte Jansen2011-02-141-0/+62