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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add missing semicolons after log statements
moneromooo-monero
2015-12-19
1
-1
/
+1
*
Replace tabs and remove trailing whitespace
warptangent
2015-12-15
1
-24
/
+24
*
Optionally restrict DNS queries to TCP
warptangent
2015-12-15
1
-3
/
+24
*
add a --fakechain argument for tests
moneromooo-monero
2015-12-13
2
-0
/
+6
*
Register daemon command line arguments to core if they're used in core
moneromooo-monero
2015-12-08
2
-0
/
+48
*
Merge pull request #515
Riccardo Spagni
2015-11-30
1
-0
/
+5
|
\
|
*
util: use putenv instead of setenv for mingw
moneromooo-monero
2015-11-25
1
-0
/
+5
*
|
wallet: cancellable refresh
moneromooo-monero
2015-11-29
2
-7
/
+7
|
/
*
Fix startup crash when using a locale boost does not like
moneromooo-monero
2015-11-21
2
-0
/
+21
*
i18n: allow language to be passed as a parameter
moneromooo-monero
2015-11-21
2
-5
/
+7
*
common: const and init list pedantry
moneromooo-monero
2015-10-27
2
-2
/
+3
*
dns_utils: fix wrong asserts
moneromooo-monero
2015-09-27
1
-2
/
+2
*
dns_utils: remove unnecessary string conversion
moneromooo-monero
2015-08-30
1
-5
/
+2
*
dns_utils: factor the fetching code for different DNS record types
moneromooo-monero
2015-08-30
2
-59
/
+34
*
dns_utils: simplify string handling and fix leak
moneromooo-monero
2015-08-30
1
-5
/
+1
*
dns_utils: add a const where possible
moneromooo-monero
2015-08-27
2
-2
/
+2
*
dns_utils: lock access to the singleton
moneromooo-monero
2015-08-27
1
-0
/
+4
*
dns: make ctor private
moneromooo-monero
2015-08-27
2
-1
/
+15
*
Add missing file - i18n.cpp
moneromooo-monero
2015-07-15
1
-0
/
+297
*
Translatable strings for simplewallet
moneromooo-monero
2015-07-14
2
-2
/
+40
*
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
2
-39
/
+46
*
cleaning up, removing redundant files, renaming, fixing incorrect licenses
Riccardo Spagni
2015-05-31
3
-0
/
+84
*
Allow name@domain.tld for OpenAlias lookups
warptangent
2015-05-19
2
-0
/
+25
*
Revert "Allow name@domain.tld for OpenAlias lookups"
warptangent
2015-05-19
2
-25
/
+14
*
Allow name@domain.tld for OpenAlias lookups
Thomas Winget
2015-04-29
2
-14
/
+25
*
[fix] log level change. compilation: dns, tests
rfree2monero
2015-04-10
1
-1
/
+1
*
Merge pull request #252
Riccardo Spagni
2015-04-02
3
-1
/
+24
|
\
|
*
remerged; commands JSON. logging upgrade. doxygen
rfree2monero
2015-04-01
3
-1
/
+24
*
|
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
*
Hopefully fixes build on Windows
Thomas Winget
2015-03-20
2
-1
/
+13
*
Daemonize changes pulled in -- daemon builds
Thomas Winget
2015-02-24
4
-0
/
+272
*
year updated in license
Riccardo Spagni
2015-01-02
14
-14
/
+14
*
cmake: support 2.8.7
Ben Boeckel
2014-10-24
1
-1
/
+1
*
cmake: handle private vs. public headers
Ben Boeckel
2014-10-23
1
-2
/
+10
*
cmake: refactor common code with libraries
Ben Boeckel
2014-10-23
1
-9
/
+1
*
cmake: put each library into its own directory
Ben Boeckel
2014-10-23
1
-0
/
+64
*
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
2
-6
/
+14
*
Revert "low risk, potentially varint overflow bug patched thanks to BBR"
Riccardo Spagni
2014-09-25
1
-24
/
+1
*
Remove LDNS dep and fix a bug in libunbound const correctness fix
Thomas Winget
2014-09-24
2
-4
/
+4
*
Removed ldns dependency
Thomas Winget
2014-09-24
2
-4
/
+9
*
low risk, potentially varint overflow bug patched thanks to BBR
Riccardo Spagni
2014-09-24
1
-1
/
+24
*
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
2
-8
/
+44
*
change to allow (at least a bit) for multiple TXT records
Thomas Winget
2014-09-23
2
-9
/
+14
*
Monero addres from DNS TXT record implemented, tests pass
Thomas Winget
2014-09-23
2
-24
/
+45
[next]