| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Copyright: Update to 2022 | mj-xmr | 2022-03-04 | 1 | -1/+1 |
| | | |||||
| * | Update copyright year to 2020 | SomaticFanatic | 2020-05-06 | 1 | -1/+1 |
| | | | | | Update copyright year to 2020 | ||||
| * | Update 2019 copyright | binaryFate | 2019-03-05 | 1 | -1/+1 |
| | | |||||
| * | unit_tests: fix longstanding DNS related unit test | moneromooo-monero | 2018-09-28 | 1 | -1/+1 |
| | | |||||
| * | Update 2018 copyright | xmr-eric | 2018-01-26 | 1 | -1/+1 |
| | | |||||
| * | Factor the monero donation address | Maxithi | 2018-01-05 | 1 | -1/+2 |
| | | | | | Signed-off-by: Maxithi <34792056+Maxithi@users.noreply.github.com> | ||||
| * | update copyright year, fix occasional lack of newline at line end | Riccardo Spagni | 2017-02-21 | 1 | -1/+1 |
| | | |||||
| * | make openalias also available for solo miner; introduce namespace ↵ | kenshi84 | 2016-12-21 | 1 | -8/+9 |
| | | | | | tools::dns_utils; support integrated address with dns lookup | ||||
| * | unit_tests: update test openalias address | moneromooo-monero | 2016-02-23 | 1 | -1/+1 |
| | | | | | It was recently changed | ||||
| * | updated copyright year | Riccardo Spagni | 2015-12-31 | 1 | -1/+1 |
| | | |||||
| * | Set dnssec_valid value correctly in dns_utils; fix address_from_url test | Rostislav | 2015-06-20 | 1 | -1/+2 |
| | | |||||
| * | Allow name@domain.tld for OpenAlias lookups | warptangent | 2015-05-19 | 1 | -0/+8 |
| | | | | | | | | | | | | | | | | | | | Based on tewinget's update. Make OpenAlias address format independent of existing DNS functions. Add tests. Test: make debug-test cd build/debug/tests/unit_tests # test that regular DNS functions work, including IPv4 lookups. # also test function that converts OpenAlias address format make && ./unit_tests --gtest_filter=DNSResolver* # test that OpenAlias addresses like donate@getmonero.org work from # wallet tools make && ./unit_tests --gtest_filter=AddressFromURL.Success | ||||
| * | move website and DNS unit tests from monero.cc to getmonero.org | Riccardo Spagni | 2015-02-28 | 1 | -1/+1 |
| | | |||||
| * | year updated in license | Riccardo Spagni | 2015-01-02 | 1 | -1/+1 |
| | | |||||
| * | change to allow (at least a bit) for multiple TXT records | Thomas Winget | 2014-09-23 | 1 | -4/+9 |
| | | |||||
| * | Monero addres from DNS TXT record implemented, tests pass | Thomas Winget | 2014-09-23 | 1 | -0/+102 |
| Still need to deal with DNSSEC and optional fields in the TXT record. | |||||
