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
*
Merge pull request #1462
Riccardo Spagni
2016-12-20
1
-5
/
+20
|
\
|
*
also use portable serializer for boost_serialization_helper.h and net_node.in...
kenshi84
2016-12-20
1
-5
/
+20
*
|
Enabled HTTP auth support for monero-wallet-rpc
Lee Clagett
2016-12-16
3
-10
/
+111
|
/
*
thread_group: fix build on older GCC
moneromooo-monero
2016-12-11
1
-2
/
+0
*
Merge pull request #1398
Riccardo Spagni
2016-12-04
1
-1
/
+1
|
\
|
*
Fix a few minor typos
Pierre Boyer
2016-12-04
1
-1
/
+1
*
|
Added command_line::is_yes
Lee Clagett
2016-11-25
2
-1
/
+29
|
/
*
Added task_region - a fork/join task implementation
Lee Clagett
2016-11-23
5
-77
/
+394
*
thread_group: fix build with asserts enabled
moneromooo-monero
2016-11-09
1
-1
/
+1
*
adding thread_group for managing async tasks
Lee Clagett
2016-11-02
3
-2
/
+301
*
perf_timer: format string fix for 32 bits
moneromooo-monero
2016-10-20
1
-1
/
+1
*
perf_timer: new class and macros to make performance logs easier
moneromooo-monero
2016-10-10
3
-1
/
+142
*
Merge pull request #1139
Riccardo Spagni
2016-10-04
1
-3
/
+3
|
\
|
*
Dropped "bit" from bitmonero.
Randi Joseph
2016-09-26
1
-3
/
+3
*
|
core: make the sync chunk block count overridable
moneromooo-monero
2016-09-24
2
-0
/
+7
|
/
*
epee: optionally restrict HTTP service to a configurable user agent
moneromooo-monero
2016-09-18
2
-0
/
+2
*
cmake: transitive deps and remove deprecated LINK_*
redfish
2016-09-18
1
-1
/
+3
*
More for PR#999
Howard Chu
2016-08-29
1
-1
/
+1
*
wallet: fix some "may be used uninitialized" warnings
moneromooo-monero
2016-08-28
1
-2
/
+2
*
cmake,common: flag for stack trace
redfish
2016-07-27
2
-6
/
+5
*
common: stack trace: make clang happy with func ptrs
redfish
2016-07-10
1
-9
/
+29
*
remove POSIX_C_SOURCE and remove dlfcn.h for static builds
luigi1111
2016-06-21
1
-0
/
+2
*
Merge pull request #868
Riccardo Spagni
2016-06-21
1
-2
/
+2
|
\
|
*
common: fix build without libunwind
moneromooo-monero
2016-06-20
1
-2
/
+2
*
|
Merge pull request #775
Riccardo Spagni
2016-06-19
3
-2
/
+168
|
\
|
|
*
Print stack trace on exceptions
moneromooo-monero
2016-04-28
3
-2
/
+168
*
|
add a --max-concurrency flag
moneromooo-monero
2016-04-28
2
-0
/
+26
*
|
util: add a function to set umask to 077
moneromooo-monero
2016-04-06
2
-0
/
+11
*
|
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
[next]