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
/
daemon
/
daemon.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
move includes around to lessen overall load
moneromooo-monero
2017-12-16
1
-0
/
+1
*
RPC: allow binding of restricted port in addition to core port
Tim L
2017-11-17
1
-14
/
+26
*
move cryptonote command line options to cryptonote_core
moneromooo-monero
2017-11-14
1
-1
/
+1
*
json serialization for rpc-relevant monero types
Thomas Winget
2017-09-05
1
-1
/
+40
*
some include cleanup
moneromooo-monero
2017-07-31
1
-1
/
+1
*
update copyright year, fix occasional lack of newline at line end
Riccardo Spagni
2017-02-21
1
-1
/
+1
*
daemon: silence spurious warning about uninitialized variable
moneromooo-monero
2017-02-13
1
-3
/
+3
*
daemon: fix crash on exit when mining
moneromooo-monero
2017-02-12
1
-0
/
+2
*
Add server auth to monerod, and client auth to wallet-cli and wallet-rpc
Lee Clagett
2017-02-06
1
-1
/
+3
*
Change logging to easylogging++
moneromooo-monero
2017-01-16
1
-3
/
+6
*
epee: optionally restrict HTTP service to a configurable user agent
moneromooo-monero
2016-09-18
1
-1
/
+1
*
Revert "Print stack trace upon exceptions"
moneromooo-monero
2016-03-21
1
-3
/
+3
*
Print stack trace upon exceptions
moneromooo-monero
2016-03-19
1
-3
/
+3
*
move g_test_dbg_lock_sleep from a global to a function level static
moneromooo-monero
2016-02-22
1
-2
/
+0
*
Nicer looking exit when blockchain.bin is found
moneromooo-monero
2015-12-31
1
-1
/
+2
*
updated copyright year
Riccardo Spagni
2015-12-31
1
-1
/
+1
*
Strip redundant includes
hyc
2015-12-21
1
-3
/
+3
*
daemon: fix crash exiting with ^C
moneromooo-monero
2015-12-13
1
-1
/
+1
*
daemon: fix an exit crash
moneromooo-monero
2015-06-14
1
-1
/
+10
*
fix ^D exit for bitmonerod
moneromooo-monero
2015-06-03
1
-1
/
+1
*
remerged; commands JSON. logging upgrade. doxygen
rfree2monero
2015-04-01
1
-2
/
+8
*
Restore daemon interactive mode
Thomas Winget
2015-03-27
1
-2
/
+18
*
Daemonize changes pulled in -- daemon builds
Thomas Winget
2015-02-24
1
-247
/
+89
*
year updated in license
Riccardo Spagni
2015-01-02
1
-1
/
+1
*
Fixed segfault with checkpoints loading
Thomas Winget
2014-09-30
1
-2
/
+0
*
DNS checkpoint updating added, and daemon flag to enforce them
Thomas Winget
2014-09-30
1
-2
/
+8
*
reload checkpoints file every ~hr and print if any fail
Thomas Winget
2014-09-30
1
-1
/
+2
*
Added ability to read chechpoint hashes from json file in data folder
Tomer Konforty
2014-09-25
1
-0
/
+5
*
fixed incorrect version reference
Riccardo Spagni
2014-09-15
1
-1
/
+1
*
Separate testnet address prefix
Zachary Michaels
2014-09-15
1
-3
/
+3
*
Create testnet data dir if necessary
Zachary Michaels
2014-09-15
1
-0
/
+1
*
Separate testnet default data dir
Zachary Michaels
2014-09-15
1
-27
/
+37
*
Separate network id for testnet
Zachary Michaels
2014-09-15
1
-1
/
+5
*
Separate rpc port for testnet
Zachary Michaels
2014-09-15
1
-1
/
+1
*
Add testnet flag
Zachary Michaels
2014-09-15
1
-4
/
+13
*
versioning now includes the commit hash, or -final for tagged releases
Riccardo Spagni
2014-09-12
1
-3
/
+3
*
Merge remote-tracking branch 'upstream/master'
jebes
2014-09-11
1
-17
/
+17
|
\
|
*
moved non-critical warnings and errors to log level 1
fluffypony
2014-09-09
1
-17
/
+17
*
|
commented util.h
jebes
2014-09-09
1
-35
/
+34
|
/
*
License updated to BSD 3-clause
fluffypony
2014-07-23
1
-3
/
+29
*
Improvements in JSON RPC
Antonio Juarez
2014-04-07
1
-1
/
+1
*
json rpc for wallet and bugfix
Antonio Juarez
2014-04-02
1
-4
/
+1
*
some fixes
Antonio Juarez
2014-03-20
1
-3
/
+15
*
moved all stuff to github
Antonio Juarez
2014-03-03
1
-0
/
+234