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
/
contrib
Commit message (
Expand
)
Author
Age
Files
Lines
*
epee: optionally restrict HTTP service to a configurable user agent
moneromooo-monero
2016-09-18
5
-12
/
+31
*
cmake: support BUILD_SHARED_LIBS built-in option
redfish
2016-09-18
1
-1
/
+1
*
Fix portability issues discovered with fresh snap install.
Casey Marshall
2016-09-11
2
-0
/
+2
*
Add snap packaging.
Casey Marshall
2016-09-11
3
-0
/
+20
*
epee: do not try network resolution if loopback worked
moneromooo-monero
2016-09-01
1
-1
/
+1
*
Merge pull request #884
Riccardo Spagni
2016-07-06
1
-4
/
+9
|
\
|
*
allow peers without port
moneromooo-monero
2016-07-03
1
-4
/
+9
*
|
contrib: epee: add missing noexcept spec to class decl
redfish
2016-06-22
1
-1
/
+1
|
/
*
Merge pull request #862
Riccardo Spagni
2016-06-19
1
-1
/
+3
|
\
|
*
Require 64/16 characters for payment ids
moneromooo-monero
2016-06-19
1
-1
/
+3
*
|
contrib: epee: add exception spec to throwing destructors
redfish
2016-05-18
3
-3
/
+3
|
/
*
Merge pull request #840
Riccardo Spagni
2016-05-17
1
-2
/
+4
|
\
|
*
Don't allow 'flush_txpool' and 'setbans' JSON_RPC methods when running in res...
osensei
2016-05-14
1
-2
/
+4
*
|
core: move tx_extra parsing errors to log level 1
moneromooo-monero
2016-05-01
1
-1
/
+9
|
/
*
abstract_tcp_server2: fix send queue limit warning spam
moneromooo-monero
2016-04-17
1
-1
/
+1
*
abstract_tcp_server2: avoid deadlock waiting for send queue to drain
moneromooo-monero
2016-04-17
1
-2
/
+5
*
Merge pull request #799
Riccardo Spagni
2016-04-06
1
-5
/
+7
|
\
|
*
Fix get_tick_count() on Windows
Howard Chu
2016-04-06
1
-5
/
+7
*
|
epee: flush output after a message
moneromooo-monero
2016-04-02
1
-0
/
+1
|
/
*
abstract_tcp_server2: possible fix for exception in handle_accept
moneromooo-monero
2016-03-27
1
-4
/
+17
*
remove unecessary and bad std::move from portable_storage_template_helper.h
Riccardo Spagni
2016-03-25
1
-2
/
+2
*
Revert "Print stack trace upon exceptions"
moneromooo-monero
2016-03-21
3
-4
/
+4
*
Merge pull request #736
Riccardo Spagni
2016-03-20
1
-0
/
+8
|
\
|
*
epee: fix potential hang on exit
moneromooo-monero
2016-03-20
1
-0
/
+8
*
|
Print stack trace upon exceptions
moneromooo-monero
2016-03-19
3
-4
/
+4
|
/
*
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
7
-33
/
+35
|
\
|
*
Use boost::thread instead of std::thread
Howard Chu
2016-03-11
7
-33
/
+35
*
|
WIN32 thread_id is OS-dependent not compiler-dependent
Howard Chu
2016-03-11
1
-1
/
+7
*
|
WIN32: Need getpid() declaration
Howard Chu
2016-03-11
1
-0
/
+1
|
/
*
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
*
updated copyright year
Riccardo Spagni
2015-12-31
1
-1
/
+1
*
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
|
/
[next]