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
Commit message (
Expand
)
Author
Age
Files
Lines
*
epee: fix bug deleting more than one connection at once
moneromooo-monero
2016-03-12
1
-0
/
+1
*
Merge pull request #712
Riccardo Spagni
2016-03-11
4
-19
/
+19
|
\
|
*
Use boost::thread instead of std::thread
Howard Chu
2016-03-11
4
-19
/
+19
*
|
WIN32 thread_id is OS-dependent not compiler-dependent
Howard Chu
2016-03-11
1
-1
/
+7
|
/
*
move g_test_dbg_lock_sleep from a global to a function level static
moneromooo-monero
2016-02-22
1
-5
/
+12
*
Fix crash in std::map for connections_map
Howard Chu
2016-02-18
1
-1
/
+2
*
std::condvar is broken on Win32 with gcc/g++ 4.8 too
Howard Chu
2016-02-18
1
-6
/
+4
*
Use boost::thread instead of std::thread
Howard Chu
2016-02-18
1
-2
/
+3
*
epee: always call the PRNG through the locked API
moneromooo-monero
2016-02-13
1
-1
/
+1
*
epee: use generate_random_bytes for new random uuids
moneromooo-monero
2016-01-30
1
-1
/
+6
*
epee: remove dodgy random code that nobody uses
moneromooo-monero
2016-01-30
1
-9
/
+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
/
+7
|
/
*
ARM chars are unsigned
Howard Chu
2016-01-03
1
-1
/
+1
*
IP_TOS not supported before Windows7
Howard Chu
2016-01-02
1
-1
/
+4
*
epee: regularly cleanup connections we kept a reference to
moneromooo-monero
2015-12-23
2
-4
/
+23
*
epee: fix hang on exit
moneromooo-monero
2015-12-22
2
-1
/
+25
*
epee: make log macros behave like statements
moneromooo-monero
2015-12-19
1
-22
/
+22
*
console_handler: catch exception inside the input loop
moneromooo-monero
2015-12-06
1
-32
/
+37
*
Merge pull request #507
Riccardo Spagni
2015-11-30
1
-9
/
+21
|
\
|
*
wallet: optional automatic refresh from the daemon
moneromooo-monero
2015-11-28
1
-9
/
+21
*
|
core_rpc_server: add a --restricted-rpc option
moneromooo-monero
2015-11-27
1
-2
/
+4
|
/
*
Add IP blocking for misbehaving nodes (adapted from Boolberry)
Javier Smooth
2015-11-23
1
-3
/
+1
*
console_handler: silence spurious message when exiting daemon
moneromooo-monero
2015-10-21
1
-1
/
+1
*
epee: Don't set log file name when process path name isn't found
warptangent
2015-08-16
1
-1
/
+2
*
console_handler: do not call a NULL function pointer
moneromooo-monero
2015-07-18
1
-1
/
+2
*
console_handler: check for eof before trying to use input
moneromooo-monero
2015-07-18
1
-4
/
+5
*
fix ^D exit for bitmonerod
moneromooo-monero
2015-06-03
1
-8
/
+8
*
console_handler: handle EOF properly
moneromooo-monero
2015-05-30
1
-3
/
+19
*
Fix compile for GCC 5.1.0
warptangent
2015-05-25
1
-1
/
+1
*
[fix] log level change. compilation: dns, tests
rfree2monero
2015-04-10
1
-2
/
+2
*
[fix] Network 1.8: unlimited the RPC connections
rfree2monero
2015-04-08
3
-59
/
+112
*
[fix] mac os x includes std::random...
rfree2monero
2015-04-01
1
-0
/
+4
*
remerged; commands JSON. logging upgrade. doxygen
rfree2monero
2015-04-01
1
-1
/
+0
*
Merge remote-tracking branch 'monero-official/master' into network-1.6-work1
rfree2monero
2015-04-01
2
-61
/
+60
|
\
|
*
Restore daemon interactive mode
Thomas Winget
2015-03-27
2
-9
/
+11
|
*
Daemonize changes pulled in -- daemon builds
Thomas Winget
2015-02-24
1
-52
/
+49
*
|
2014 network limit 1.2 +utils +toc -doc -drmonero
rfree2monero
2015-02-20
2
-15
/
+18
*
|
fixed size_t on windows
rfree2monero
2015-02-20
1
-2
/
+8
*
|
2014 network limit 1.1 +utils +toc -doc -drmonero
rfree2monero
2015-02-20
5
-16
/
+101
*
|
2014 network limit 1.0a +utils +toc -doc -drmonero
rfree2monero
2015-02-20
3
-125
/
+334
|
/
*
year updated in license
Riccardo Spagni
2015-01-02
44
-41
/
+41
*
forgot to add connection context to log line
Riccardo Spagni
2014-10-02
1
-1
/
+1
*
moved non-critical p2p errors to l2
Riccardo Spagni
2014-10-02
2
-2
/
+2
*
dependencies enforced, send que error message log level moved
Riccardo Spagni
2014-09-29
1
-1
/
+1
*
increase ABSTRACT_SERVER_SEND_QUE_MAX_COUNT to a more sane value
Riccardo Spagni
2014-09-15
1
-1
/
+1
*
moved non-critical warnings and errors to log level 1
fluffypony
2014-09-09
6
-9
/
+10
*
move modified epee code to new classes, revert license
fluffypony
2014-07-25
104
-2671
/
+2067
*
License updated to BSD 3-clause
fluffypony
2014-07-23
104
-2067
/
+2671
[next]