Commit Graph

204 Commits (f48aeab5c4d545ec7f5d0bf103631726cdda4a0d)

Author SHA1 Message Date
moneromooo-monero 5be43fcdba
cryptonote_protocol_handler: sync speedup
7 years ago
moneromooo-monero 51ebedb803
epee: remove a couple unused locals
7 years ago
moneromooo-monero b7d6ec8364
simplewallet: add (out of sync) or (no daemon) markers in the prompt
7 years ago
moneromooo-monero c6ba7d110f
p2p: move m_in_timedsync from connection_context to p2p_connection_context
7 years ago
moneromooo-monero bda8c5983b
epee: add nanosecond timer and pause/restart profiling macros
7 years ago
moneromooo-monero 5eb79983be
epee: add a KV_SERIALIZE variant for optional parameters
7 years ago
moneromooo-monero 58f3fc68e4
Make msgwriter logs go to file only
7 years ago
Riccardo Spagni ab594cfee9
Merge pull request #2159
7 years ago
Riccardo Spagni f584a2de92
Merge pull request #2131
7 years ago
Jethro Grassie 6955976b2d
Add various readline related fixes
7 years ago
Guillaume LE VAILLANT 13a8d64fe6 epee: don't send the body of the response to a HEAD HTTP request
7 years ago
Erik de Castro Lopo 35d68b2c6d Fix spelling errors
7 years ago
Riccardo Spagni 605ad09a3e
Merge pull request #2130
7 years ago
Riccardo Spagni 5689851f85
Merge pull request #2122
7 years ago
Riccardo Spagni 40dc53c6e2
Merge pull request #2098
7 years ago
Howard Chu a0d2c745c7
Fix issue #2119 SEGV
7 years ago
moneromooo-monero a04faf56dc
abstract_tcp_server2: guard against accessing lock on a destroyed object
7 years ago
moneromooo-monero 8f96cfc20a
Remove typeid use in network_address
7 years ago
binaryFate a282c5756c Fix #2071: remove declaration of unused variable "it" in epee
7 years ago
Jethro Grassie fdccf7e6c3
Add readline improvements
7 years ago
Riccardo Spagni a0b494aa71
Merge pull request #2103
7 years ago
Riccardo Spagni f31b89012d
Merge pull request #2073
7 years ago
moneromooo-monero 5f8f290505
readline_buffer: add a couple const
7 years ago
kenshi84 007937e217
net_utils_base: added missing template keyword
7 years ago
jethro e1f3dfccc8 Add readline support to cli
7 years ago
Howard Chu 07c4276cbe
Don't issue a new timedsync while one is already in progress
7 years ago
Howard Chu cf3a376cb5
Don't timeout a slow operation that's making progress
7 years ago
moneromooo-monero 072102cfd2
abstracted nework addresses
7 years ago
Lee Clagett 7199fc8373 Removed some unused epee functions
7 years ago
Lee Clagett 93e10f1cc4 Simplified the implementation and features of span
7 years ago
Lee Clagett 4a8f96f95d Improvements for epee binary to hex functions:
7 years ago
moneromooo-monero a28950da73
setThreadName moved in new version of easylogging++
7 years ago
moneromooo-monero a8ac4f0a70
update easylogging++ to latest upstream
7 years ago
Lee Clagett 50cd179a60 Removed boost/asio.hpp include from epee/string_tools.h
7 years ago
moneromooo-monero 9bf017edf2
http_client: allow cancelling a download
7 years ago
moneromooo-monero 0d90123cac
http_client: allow derived class to get headers at start
7 years ago
Lee Clagett 8c84d48caa Updated default RPC timeout from 5 seconds to 15 seconds
7 years ago
Riccardo Spagni 3ac5a785e0
Merge pull request #1762
7 years ago
anonimal dcf684c704
http_server_impl_base: set bind message to MGINFO
7 years ago
Riccardo Spagni c3599fa7b9
update copyright year, fix occasional lack of newline at line end
7 years ago
moneromooo-monero efb72e74e2
http_client: add a couple consts
7 years ago
Riccardo Spagni e246dd1443
Merge pull request #1717
7 years ago
moneromooo-monero 61dfa310d7
epee: fix some log macros not printing context nicely
7 years ago
moneromooo-monero 422ecc98e4
Fixup choice of easylogging++ vs libunwind stack trace code
7 years ago
Riccardo Spagni 9ed3e1bb6a
Merge pull request #1693
7 years ago
Lee Clagett ce7fcbb4ae Add server auth to monerod, and client auth to wallet-cli and wallet-rpc
8 years ago
MoroccanMalinois 5d00659e1d disable ELPP_STACKTRACE_ON_CRASH for android
8 years ago
moneromooo-monero cd34fc655d
Use easylogging++'s stack trace facility where possible
8 years ago
Lee Clagett c02e1cb943 Updates to epee HTTP client code
8 years ago
moneroexamples 0fd2508b89 removing some unsed epee files
8 years ago
moneromooo-monero 5833d66f65
Change logging to easylogging++
8 years ago
Riccardo Spagni ec323d8c3f
Merge pull request #1561
8 years ago
Chris Vickio 296f8c160f inline unused function (for unused-function warning)
8 years ago
Lee Clagett d81cb08704 Added (not yet enabled) HTTP client authentication
8 years ago
Riccardo Spagni 866463f37b
Merge pull request #1514
8 years ago
MoroccanMalinois 80abc3bc4a Build wallet with Android NDK
8 years ago
Lee Clagett fa0ee42cc9 Workarounds for gcc 4.8
8 years ago
Lee Clagett bdc3d7496f Adding HTTP Digest Auth (but not yet enabled)
8 years ago
Riccardo Spagni 45bb393577
Merge pull request #1403
8 years ago
Riccardo Spagni 977dd9b76c
Merge pull request #1385
8 years ago
taushet 60633cf674 Spelling in errors
8 years ago
moneromooo-monero d9001b43ac
epee: add functions to convert from URL format (ie, %XX values)
8 years ago
moneromooo-monero c3527dafd5
epee: signal cond var before unlocking
8 years ago
Riccardo Spagni c36cb54340
Merge pull request #1372
8 years ago
moneromooo-monero 17b6bd6d35
Fix DNS failures in offline mode preventing daemon startup
8 years ago
moneromooo-monero 452aeca5cd
epee: blind attempt to fix exit hang on windows
8 years ago
moneromooo-monero cd929b89b0
levin: fix wrong value passed as return code to remote call
8 years ago
Lee Clagett 4869db702a adding static_assert to pod functions in string tools
8 years ago
NanoAkron d28db2368e
Unkonown -> unknown
8 years ago
NanoAkron 6390673137 Removed all code related to fast_exit
8 years ago
moneromooo-monero eeb2bbc0fc
epee: optionally restrict HTTP service to a configurable user agent
8 years ago
moneromooo-monero 0d7ce00793
epee: do not try network resolution if loopback worked
8 years ago
Riccardo Spagni 18fa01c092
Merge pull request #884
8 years ago
moneromooo-monero c2ad9caf01
allow peers without port
8 years ago
redfish 72287d121a contrib: epee: add missing noexcept spec to class decl
8 years ago
Riccardo Spagni 2072c642d1
Merge pull request #862
8 years ago
moneromooo-monero f8213c0644
Require 64/16 characters for payment ids
8 years ago
redfish c2d7300d2e contrib: epee: add exception spec to throwing destructors
8 years ago
Riccardo Spagni f03def87ad
Merge pull request #840
8 years ago
osensei 9f8bc4946b Don't allow 'flush_txpool' and 'setbans' JSON_RPC methods when running in restricted mode.
8 years ago
moneromooo-monero d6bce4be36
core: move tx_extra parsing errors to log level 1
8 years ago
moneromooo-monero 3102feb56c
abstract_tcp_server2: fix send queue limit warning spam
8 years ago
moneromooo-monero 6bca9a8ef4
abstract_tcp_server2: avoid deadlock waiting for send queue to drain
8 years ago
Riccardo Spagni abea280dd3
Merge pull request #799
8 years ago
Howard Chu aaaf9e2e6d Fix get_tick_count() on Windows
8 years ago
moneromooo-monero b1aaf20e57
epee: flush output after a message
8 years ago
moneromooo-monero 43962f4103
abstract_tcp_server2: possible fix for exception in handle_accept
8 years ago
Riccardo Spagni 51a56e78ae
remove unecessary and bad std::move from portable_storage_template_helper.h
8 years ago
moneromooo-monero f7301c3563
Revert "Print stack trace upon exceptions"
8 years ago
Riccardo Spagni f6317ec1c0
Merge pull request #736
8 years ago
moneromooo-monero 2b4cab30fc
epee: fix potential hang on exit
8 years ago
moneromooo-monero fff238ec94
Print stack trace upon exceptions
8 years ago
moneromooo-monero e98b26a87e
epee: fix bug deleting more than one connection at once
8 years ago
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
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