Commit Graph

68 Commits (8689014eda5f16b2163994ab929ed063f1e93612)

Author SHA1 Message Date
Riccardo Spagni dfd0e9c97d
Merge pull request #712
8 years ago
Howard Chu 52056dcfc4 WIN32 thread_id is OS-dependent not compiler-dependent
8 years ago
Howard Chu b937a2c915 Use boost::thread instead of std::thread
8 years ago
Howard Chu 87d39f39b3 WIN32: Need getpid() declaration
8 years ago
moneromooo-monero 5e3557d2c3
move g_test_dbg_lock_sleep from a global to a function level static
8 years ago
Howard Chu 11d555cebe Fix crash in std::map for connections_map
8 years ago
Howard Chu 014f8868f2 std::condvar is broken on Win32 with gcc/g++ 4.8 too
8 years ago
Howard Chu 7c86c5997d Use boost::thread instead of std::thread
8 years ago
moneromooo-monero 1402a526af
epee: always call the PRNG through the locked API
8 years ago
moneromooo-monero d97582cf95
epee: use generate_random_bytes for new random uuids
9 years ago
moneromooo-monero 17c7c9caed
epee: remove dodgy random code that nobody uses
9 years ago
Riccardo Spagni 153fe0cb75
Merge pull request #622
9 years ago
Henning Kopp 9abc4b831b more typos fixed
9 years ago
me0wmix 28f95eb001 OpenBSD support for Monero.
9 years ago
Howard Chu a561afa18b ARM chars are unsigned
9 years ago
Howard Chu ee6f2cb71f IP_TOS not supported before Windows7
9 years ago
Riccardo Spagni de03926850
updated copyright year
9 years ago
moneromooo-monero 22581a0441
epee: regularly cleanup connections we kept a reference to
9 years ago
moneromooo-monero 1e2f2d7da0
epee: fix hang on exit
9 years ago
moneromooo-monero 760331b427
epee: make log macros behave like statements
9 years ago
moneromooo-monero 4cede1830e
console_handler: catch exception inside the input loop
9 years ago
Riccardo Spagni bc1bc4adb2
Merge pull request #507
9 years ago
moneromooo-monero 62e49a5f02
wallet: optional automatic refresh from the daemon
9 years ago
moneromooo-monero 75742977a8
core_rpc_server: add a --restricted-rpc option
9 years ago
Javier Smooth 4cea2b13b2 Add IP blocking for misbehaving nodes (adapted from Boolberry)
9 years ago
moneromooo-monero 1980d8ebfa
console_handler: silence spurious message when exiting daemon
9 years ago
warptangent b5b0f0857a
epee: Don't set log file name when process path name isn't found
9 years ago
moneromooo-monero e0278314d3
console_handler: do not call a NULL function pointer
9 years ago
moneromooo-monero b87e066f02
console_handler: check for eof before trying to use input
9 years ago
moneromooo-monero 35b160edea
fix ^D exit for bitmonerod
9 years ago
Riccardo Spagni e01d32e52d
cleaning up, removing redundant files, renaming, fixing incorrect licenses
9 years ago
moneromooo-monero 87c01c30f3
console_handler: handle EOF properly
9 years ago
warptangent 696225321f
Fix compile for GCC 5.1.0
9 years ago
rfree2monero 32c19c6c3d
[fix] log level change. compilation: dns, tests
9 years ago
rfree2monero 9bfa593eee [fix] Network 1.8: unlimited the RPC connections
9 years ago
rfree2monero 618f20ce49 Network 1.7; Quieted the debug a bit.
9 years ago
rfree2monero 391c7f9612 Utils: use const, document dbg. Less default debug
9 years ago
rfree2monero 44f423477a [fix] mac os x includes std::random...
9 years ago
rfree2monero f9dba47a17 added windows_stream.* console colors
9 years ago
rfree2monero c511abf005 remerged; commands JSON. logging upgrade. doxygen
9 years ago
rfree2monero 3cbdf198f1 Merge remote-tracking branch 'monero-official/master' into network-1.6-work1
9 years ago
Thomas Winget a0590d29cd
Restore daemon interactive mode
9 years ago
rfree2monero 0198ffb220 2014 network limit 1.3 fix log/path/data +utils
9 years ago
Thomas Winget 9193d6fb5b
Daemonize changes pulled in -- daemon builds
9 years ago
rfree2monero ae2a50659f 2014 network limit 1.2 +utils +toc -doc -drmonero
9 years ago
rfree2monero 0f06dca831 fixed size_t on windows
9 years ago
rfree2monero 5ce4256e3d 2014 network limit 1.1 +utils +toc -doc -drmonero
9 years ago
rfree2monero eabb519605 2014 network limit 1.0a +utils +toc -doc -drmonero
9 years ago
Riccardo Spagni f4b69d553a
year updated in license
10 years ago
Riccardo Spagni e3d24002c1
forgot to add connection context to log line
10 years ago