index
:
monzero-core.git
main
Monzero core node, command-line wallet, consensus code, and release tooling.
www-data
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
common
/
dns_utils.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Set dnssec_valid value correctly in dns_utils; fix address_from_url test
Rostislav
2015-06-20
1
-3
/
+3
*
dns_utils: simpify smart pointer use, and use for url strings too
moneromooo-monero
2015-06-07
1
-38
/
+45
*
Allow name@domain.tld for OpenAlias lookups
warptangent
2015-05-19
1
-0
/
+13
*
Revert "Allow name@domain.tld for OpenAlias lookups"
warptangent
2015-05-19
1
-21
/
+13
*
Allow name@domain.tld for OpenAlias lookups
Thomas Winget
2015-04-29
1
-13
/
+21
*
[fix] log level change. compilation: dns, tests
rfree2monero
2015-04-10
1
-1
/
+1
*
Merge pull request #252
Riccardo Spagni
2015-04-02
1
-1
/
+18
|
\
|
*
remerged; commands JSON. logging upgrade. doxygen
rfree2monero
2015-04-01
1
-1
/
+18
*
|
Fixed DNS resolution bug in Windows
Thomas Winget
2015-04-02
1
-4
/
+2
|
/
*
DNSSEC added (hardcoded key)
Thomas Winget
2015-03-24
1
-0
/
+66
*
year updated in license
Riccardo Spagni
2015-01-02
1
-1
/
+1
*
build libunbound from external if no local libunbound or for static builds
Riccardo Spagni
2014-10-06
1
-1
/
+2
*
quick hacky fix for broken TXT reads
Riccardo Spagni
2014-10-03
1
-1
/
+9
*
updated DNSResolver/things that use it for DNSSEC
Thomas Winget
2014-09-30
1
-3
/
+9
*
Remove LDNS dep and fix a bug in libunbound const correctness fix
Thomas Winget
2014-09-24
1
-3
/
+3
*
Removed ldns dependency
Thomas Winget
2014-09-24
1
-4
/
+3
*
libunbound has const correctness issues...
Thomas Winget
2014-09-24
1
-5
/
+19
*
temp commit
Thomas Winget
2014-09-24
1
-15
/
+42
*
Added function to check syntax of URL for DNS lookup
Thomas Winget
2014-09-23
1
-8
/
+35
*
change to allow (at least a bit) for multiple TXT records
Thomas Winget
2014-09-23
1
-5
/
+10
*
Monero addres from DNS TXT record implemented, tests pass
Thomas Winget
2014-09-23
1
-17
/
+40
*
Use the loop iterator, previous version of me.
Thomas Winget
2014-09-23
1
-2
/
+2
*
ipv4 and ipv6 resolution working
Thomas Winget
2014-09-23
1
-11
/
+92
*
Initial commit of DNS code
Thomas Winget
2014-09-23
1
-0
/
+55