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
/
contrib
/
epee
/
src
Commit message (
Expand
)
Author
Age
Files
Lines
*
mlog: fix setting no logs
moneromooo-monero
2018-04-25
1
-1
/
+6
*
wipeable_string: don't try to wipe an empty buffer
moneromooo-monero
2018-02-18
1
-3
/
+6
*
memwipe: add missing #include <stdio.h>
stoffu
2018-02-17
1
-0
/
+1
*
Merge pull request #3217
Riccardo Spagni
2018-02-16
1
-10
/
+6
|
\
|
*
wipeable_string: call memwipe directly
moneromooo-monero
2018-01-31
1
-10
/
+6
*
|
Merge pull request #3187
Riccardo Spagni
2018-02-16
1
-0
/
+6
|
\
\
|
|
/
|
/
|
|
*
call _exit instead of abort in release mode
moneromooo-monero
2018-02-01
1
-0
/
+6
*
|
Readd copyright starting date
xmr-eric
2018-01-26
3
-3
/
+3
*
|
Update 2018 copyright
xmr-eric
2018-01-26
8
-8
/
+8
|
/
*
remove unnecessary include
Jethro Grassie
2018-01-18
1
-1
/
+0
*
Keep readline optional
Jethro Grassie
2018-01-11
1
-1
/
+1
*
Merge pull request #2995
Riccardo Spagni
2018-01-10
1
-1
/
+1
|
\
|
*
wipeable_string: fix buffer overread
moneromooo-monero
2017-12-23
1
-1
/
+1
*
|
move memwipe to epee to avoid common<->crypto circular dependencies
moneromooo-monero
2018-01-10
2
-1
/
+111
*
|
epee: remove dependency on common
moneromooo-monero
2018-01-10
3
-6
/
+3
*
|
Merge pull request #2920
Riccardo Spagni
2017-12-25
3
-6
/
+6
|
\
\
|
|
/
|
/
|
|
*
network_throttle: fix ineffective locking
moneromooo-monero
2017-12-18
1
-3
/
+5
|
*
network_throttle: remove unused xxx static member
moneromooo-monero
2017-12-18
1
-3
/
+0
|
*
mlog: terminate a string at last char, just in case
moneromooo-monero
2017-12-18
1
-0
/
+1
*
|
wipeable_string: move a wipe from reserve to grow
moneromooo-monero
2017-12-19
1
-3
/
+2
*
|
wipeable_string: ignore reserve size less than actual size
moneromooo-monero
2017-12-19
1
-2
/
+1
*
|
wipeable_string: fix clear and push_back
moneromooo-monero
2017-12-19
1
-1
/
+4
|
/
*
Merge pull request #2877
Riccardo Spagni
2017-12-17
4
-1
/
+774
|
\
|
*
move connection_basic and network_throttle from src/p2p to epee
moneromooo-monero
2017-12-16
4
-1
/
+774
*
|
move includes around to lessen overall load
moneromooo-monero
2017-12-16
4
-0
/
+47
|
/
*
new wipeable_string class to replace std::string passphrases
moneromooo-monero
2017-11-27
3
-1
/
+155
*
split off readline code into epee_readline
moneromooo-monero
2017-11-14
1
-3
/
+14
*
cmake: epee: use var from FindOpenSSL.cmake
redfish
2017-10-17
1
-2
/
+1
*
epee: link against ssl/crypto for the new SSL code
moneromooo-monero
2017-10-15
1
-0
/
+2
*
frob level 1 logs a bit for consistency
moneromooo-monero
2017-10-07
1
-1
/
+1
*
Upgrades to epee::net_utils::network_address
Lee Clagett
2017-10-05
2
-2
/
+62
*
Merge pull request #2512
Riccardo Spagni
2017-10-02
1
-4
/
+40
|
\
|
*
Log categories can now be added to and removed from
moneromooo-monero
2017-09-22
1
-2
/
+39
|
*
epee: factor log level/categories setting
moneromooo-monero
2017-09-22
1
-2
/
+1
*
|
daemon, wallet: add --max-log-file-size option
selsta
2017-09-17
1
-2
/
+2
|
/
*
Simplify readline support
Howard Chu
2017-08-22
1
-122
/
+69
*
Construct on first use for completion_commands
Jethro Grassie
2017-08-16
1
-4
/
+20
*
Add sync lock on stop
Jethro Grassie
2017-08-16
1
-5
/
+4
*
Tweak net logs so we get more info on why networking can't start
moneromooo-monero
2017-08-15
1
-1
/
+1
*
Merge pull request #2189
Riccardo Spagni
2017-08-07
1
-1
/
+1
|
\
|
*
mlog: fix crash accessing stale data when rotating logs
moneromooo-monero
2017-07-22
1
-1
/
+1
*
|
Merge pull request #2197
Riccardo Spagni
2017-08-07
1
-13
/
+24
|
\
\
|
*
|
Fix readline prompt when command does not output
Jethro Grassie
2017-07-24
1
-13
/
+24
|
|
/
*
/
mlog: default to msgwriter logs only for log level 1
moneromooo-monero
2017-07-24
1
-1
/
+1
|
/
*
Merge pull request #2159
Riccardo Spagni
2017-07-19
1
-16
/
+55
|
\
|
*
Add various readline related fixes
Jethro Grassie
2017-07-09
1
-16
/
+55
*
|
Merge pull request #2157
Riccardo Spagni
2017-07-19
1
-0
/
+1
|
\
\
|
*
|
Add notification on stop
Jethro Grassie
2017-07-07
1
-0
/
+1
|
|
/
*
|
Merge pull request #2173
Riccardo Spagni
2017-07-19
1
-1
/
+1
|
\
\
|
*
|
mlog: make MONERO_LOGS env var understand N,logs type spec
moneromooo-monero
2017-07-15
1
-1
/
+1
|
|
/
[next]