index
:
monzero-core.git
main
Monzero core node, command-line wallet, consensus code, and release tooling.
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
common
Commit message (
Expand
)
Author
Age
Files
Lines
*
common: new json_util.h
moneromooo-monero
2016-03-27
1
-0
/
+53
*
Revert "Print stack trace upon exceptions"
moneromooo-monero
2016-03-21
3
-140
/
+0
*
Print stack trace upon exceptions
moneromooo-monero
2016-03-19
3
-0
/
+140
*
Use boost::thread instead of std::thread
Howard Chu
2016-03-11
1
-2
/
+2
*
dns_utils: const compatibility with older libunbound
moneromooo-monero
2016-02-23
1
-22
/
+16
*
std::condvar is broken on Win32 with gcc/g++ 4.8 too
Howard Chu
2016-02-18
1
-2
/
+2
*
core_tests: add tests for hard fork behaviors (MRL-0004)
moneromooo-monero
2016-02-08
2
-6
/
+0
*
Merge pull request #622
Riccardo Spagni
2016-01-25
1
-1
/
+1
|
\
|
*
more typos fixed
Henning Kopp
2016-01-25
1
-1
/
+1
*
|
OpenBSD support for Monero.
me0wmix
2016-01-21
1
-0
/
+2
|
/
*
updated copyright year
Riccardo Spagni
2015-12-31
19
-19
/
+19
*
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
[next]