Commit Graph

625 Commits (87ec36cacfd408cfe7405f804b35e29aefd209b4)

Author SHA1 Message Date
luigi1111 c9b800a787
Merge pull request #6446
4 years ago
Dusan Klinec e509ede2aa
trezor: adapt to new passphrase mechanism
4 years ago
luigi1111 cfc0f4a7fa
Merge pull request #6351
4 years ago
luigi1111 c4f75fe898
Merge pull request #6339
4 years ago
Lee Clagett da99157462 Use byte_slice for sending zmq messages - removes data copy within zmq
4 years ago
woodser 87d75584e8 Allow wallet2.h to run in WebAssembly
4 years ago
moneromooo-monero 21fe6a289b
p2p: fix frequent weak_ptr exception on connection
4 years ago
luigi1111 6c7d928f19
Merge pull request #6336
4 years ago
luigi1111 48b244dcd4
Merge pull request #6311
4 years ago
Alexander Blair 820ab9fdea
Merge pull request #6273
4 years ago
Alexander Blair 857abc368c
Merge pull request #6244
4 years ago
Alexander Blair 092a57df99
Merge pull request #6243
4 years ago
Lee Clagett 5fcc23ae0a Move hex->bin conversion to monero copyright files and with less includes
4 years ago
Lee Clagett 81c5943453 Remove temporary std::string creation in some hex->bin calls
4 years ago
Lee Clagett 0f78b06e8c Various improvements to the ZMQ JSON-RPC handling:
4 years ago
Alexander Blair 944e8a4542
Merge pull request #6220
4 years ago
Interchained c61abf87c0 remove empty statements
4 years ago
moneromooo-monero 760ecf2ac8
console_handler: do not let exception past the dor
4 years ago
Alexander Blair a62f7dc573
Merge pull request #6182
4 years ago
Martijn Otto 5002a0343f
Explicitly define copy assignment operator
4 years ago
moneromooo-monero 3004835b51
epee: remove backward compatible endian specific address serialization
4 years ago
moneromooo-monero b595583f3d
serialization: do not write optional fields with default value
4 years ago
moneromooo-monero 56a4469ef3
network: log traffic and add a simple traffic analysis script
4 years ago
Alexander Blair 8039fd4cab
Merge pull request #6143
4 years ago
Alexander Blair f1ca98a7ef
Merge pull request #6133
4 years ago
Alexander Blair fbc15de2cd
Merge pull request #6125
4 years ago
Alexander Blair fe736070d2
Merge pull request #6120
4 years ago
moneromooo-monero 352bd13254
abstract_tcp_server2: guard against negative timeouts
5 years ago
moneromooo-monero e896cca86e
epee: reorder a couple init list fields to match declaration
5 years ago
moneromooo-monero 6efeefbca2
epee: set application/json MIME type on json errors
5 years ago
moneromooo-monero feef1c6aac
epee: fix peer ids being truncated on display
5 years ago
Bert Peters b2ad757f48 Replace memset with memwipe.
5 years ago
xiphon 584d057f74 epee: fix console_handlers_binder race, wait for thread to finish
5 years ago
Lee Clagett a9bdc6e4c4 Improved performance for epee serialization:
5 years ago
moneromooo-monero 3d649d528a
epee: close connection when the peer has done so
5 years ago
Lee Clagett 5d7ae2d279 Adding support for hidden (anonymity) txpool
5 years ago
moneromooo-monero dcff02e4c3
epee: allow a random component in once_a_time timeouts
5 years ago
luigi1111 960c215801
Merge pull request #5357
5 years ago
moneromooo-monero 2899379791
daemon, wallet: new pay for RPC use system
5 years ago
luigi1111 42d84ad35e
Merge pull request #6006
5 years ago
xiphon 9f3be3baed epee: use SO_REUSEADDR on non-Windows targets
5 years ago
luigi1111 6b58d6248a
Merge pull request #5996
5 years ago
luigi1111 18f62f89d8
Merge pull request #5986
5 years ago
luigi1111 84ce43a239
Merge pull request #5966
5 years ago
moneromooo-monero be82c40703
Support median block size > 4 GB
5 years ago
xiphon 23ba69ec88 epee: fix SSL server handshake, run_one() can block, use poll_one()
5 years ago
luigi1111 7ec8d9640e
Merge pull request #5911
5 years ago
moneromooo-monero e48dcb7a01
levin: armour against some "should not happen" case
5 years ago
luigi1111 8fcdf77d7b
Merge pull request #5947
5 years ago
luigi1111 4118e4b1e9
Merge pull request #5937
5 years ago
moneromooo-monero 10801362f4
abstract_tcp_server2: move "Trying to connect" from error to debug
5 years ago
luigi1111 18da0fa240
Merge pull request #5918
5 years ago
luigi1111 ca975bcb79
Merge pull request #5917
5 years ago
xiphon c9cfbf7fb3 epee: tcp server - set SO_LINGER instead of SO_REUSEADDR option
5 years ago
luigi1111 15b9b4e047
Merge pull request #5910
5 years ago
luigi1111 c6430f9dd0
Merge pull request #5893
5 years ago
moneromooo-monero 4b654f65a3
abstract_tcp_server2: log pointer, not contents, where appropriate
5 years ago
moneromooo-monero 89339551a2
epee: misc_log_ex.h can now be used in C code
5 years ago
xiphon 4371791977 epee: implement handshake timeout for SSL connections
5 years ago
xiphon 7d81850a46 epee: fix network timeouts in blocked_mode_client
5 years ago
moneromooo-monero 32f725d32f
Properly format multiline logs
5 years ago
luigi1111 b4ac8969a8
Merge pull request #5898
5 years ago
moneromooo-monero 1b91bebd2e
abstract_tcp_server2: fix lingering connections
5 years ago
Lee Clagett 73f22c48e1
depends: fix MacOS build with Clang 3.7.1
5 years ago
anonimal cd57a10c90
epee: abstract_tcp_server2: resolve CID 203919 (DC.WEAK_CRYPTO)
5 years ago
moneromooo-monero bc1144e98e
Fix IP address serialization on big endian
5 years ago
moneromooo-monero 516f7b9de0
storages: fix "portable" storage on big endian
5 years ago
moneromooo-monero 32c3834948
storages: fix writing varints on big endian
5 years ago
moneromooo-monero bdda084651
epee: fix local/loopback checks on big endian
5 years ago
luigi1111 1b93cb74bb
Merge pull request #5824
5 years ago
luigi1111 6fe281d315
Merge pull request #5814
5 years ago
luigi1111 23547e6ed6
Merge pull request #5536
5 years ago
moneromooo-monero 1a367d6a22
simplewallet: lock console on inactivity
5 years ago
Tom Smeding a84aa04d57 syncobj.h no longer defines shared_guard, so remove those define's
5 years ago
Jethro Grassie 30779de39d
fix feature not introduced until boost 1.66
5 years ago
moneromooo-monero 2a41dc0453
epee: fix connections not being properly closed in some instances
5 years ago
moneromooo-monero eeca5ca0c8
epee: support unicode in parsed strings
5 years ago
luigi1111 8a0711f2f2
Merge pull request #5674
5 years ago
luigi1111 df064eaa36
Merge pull request #5649
5 years ago
Tom Smeding bdcdb0e813 Remove unused code under WINDWOS_PLATFORM guard
5 years ago
Thomas Winget 155475d971
Add IPv6 support
5 years ago
luigi1111 38e0e58a95
Merge pull request #5531
5 years ago
luigi1111 e579fe4ae0
Merge pull request #5530
5 years ago
luigi1111 8774384ace
Merge pull request #5528
5 years ago
Lee Clagett 3b24b1d082 Added support for "noise" over I1P/Tor to mask Tx transmission.
5 years ago
Lee Clagett bdfc63ae4d Add ref-counted buffer byte_slice. Currently used for sending TCP data.
5 years ago
moneromooo-monero 65c4004963
allow blocking whole subnets
5 years ago
moneromooo-monero 098aadf084
p2p: close the right number of connections on setting max in/out peers
5 years ago
Howard Chu a182df21d0
Bans for RPC connections
5 years ago
moneromooo-monero bc09766bf9
abstract_tcp_server2: improve DoS resistance
5 years ago
moneromooo-monero 39169ace09
epee: basic sanity check on allocation size from untrusted source
5 years ago
luigi1111 9c0e9c40ec
Merge pull request #5618
5 years ago
xiphon b0a04f7d45 epee: fix SSL autodetect on reconnection
5 years ago
moneromooo-monero 35c20c4332
Fix GCC 9.1 build warnings
5 years ago
Lee Clagett 3544596f9f Add ssl_options support to monerod's rpc mode.
5 years ago
moneromooo-monero 9a6006bad8
abstract_tcp_server2: move some things out of a lock
5 years ago
moneromooo-monero 6abaaaa994
remove obsolete save_graph skeleton code
5 years ago
moneromooo-monero f61a315e8b
net_utils: fix m_ssl type from time_t to bool
5 years ago
Riccardo Spagni c0bc6d96cd
Merge pull request #5509
5 years ago
Riccardo Spagni 2d04b0e500
Merge pull request #5499
5 years ago
moneromooo-monero a62e072571
net_ssl: SSL config tweaks for compatibility and security
5 years ago
moneromooo-monero a4c4a2d8aa
blockchain: keep a rolling long term block weight median
5 years ago
moneromooo-monero 5e0da6fb68
change SSL certificate fingerprint whitelisting from SHA1 to SHA-256
5 years ago
Riccardo Spagni 5d09e39174
Merge pull request #5482
5 years ago
Riccardo Spagni d86dd5fa7c
Merge pull request #5479
5 years ago
moneromooo-monero 9956500d14
net_helper: clear recv buffer on eof
5 years ago
moneromooo-monero edbae2d05b
levin_protocol_handler_async: tune down preallocation a fair bit
5 years ago
moneromooo-monero 7a9316ebef
serialization: set default log category
5 years ago
moneromooo-monero b672d4d6e5
epee: use boost/timer/timer.hpp, boost/timer.hpp is deprecated
5 years ago
Riccardo Spagni c8ce4217cf
Merge pull request #5445
5 years ago
Riccardo Spagni e9527f5eed
Merge pull request #5436
5 years ago
moneromooo-monero b18f0b1051
wallet: new --offline option
5 years ago
moneromooo-monero 61d63900b9
net_helper: avoid unnecessary memcpy
5 years ago
moneromooo-monero c3cf930f75
abstract_tcp_server2: fix timeout on exit
5 years ago
moneromooo-monero 4b3bb829c2
epee: init a new ssl related variable in ctor
5 years ago
moneromooo-monero 9f8dc4ce51
simplewallet: new net_stats command
5 years ago
Lee Clagett 2e578b8214 Enabling daemon-rpc SSL now requires non-system CA verification
5 years ago
Lee Clagett d58f368289 Require manual override for user chain certificates.
5 years ago
Lee Clagett eca0fea45a Perform RFC 2818 hostname verification in client SSL handshakes
5 years ago
Lee Clagett 0416764cae Require server verification when SSL is enabled.
5 years ago
Lee Clagett 21eb1b0725 Pass SSL arguments via one class and use shared_ptr instead of reference
5 years ago
Lee Clagett a3b0284837 Change SSL certificate file list to OpenSSL builtin load_verify_location
5 years ago
Riccardo Spagni 0baf26c8d6
Merge pull request #5375
5 years ago
Riccardo Spagni 38317f384c
Merge pull request #5348
5 years ago
Riccardo Spagni 1ed6441925
Merge pull request #5327
5 years ago
Riccardo Spagni 87840192dd
Merge pull request #5309
5 years ago
Leon Klingele 1569776a52
Add missing include
5 years ago
moneromooo-monero 59776a64ff
epee: some more minor JSON parsing speedup
5 years ago
Lee Clagett 7acfa9f3cc Added socks proxy (tor/i2pd/kovri) support to wallet
5 years ago
Riccardo Spagni 676b17d36d
Merge pull request #5285
5 years ago
rbrunner7 c23ea7962d New interactive daemon command 'print_net_stats': Global traffic stats
5 years ago
Riccardo Spagni f5d7652f73
Merge pull request #5283
5 years ago
moneromooo-monero 17769db946
epee: fix build with boost 1.70.0
5 years ago
moneromooo-monero 1659029469
abstract_tcp_server2: fix crashy race on socket shutdown
5 years ago
Guido Vranken 43042a28ec Implement array_entry_t copy constructor
5 years ago
Riccardo Spagni 4c91eb23a0
Merge pull request #5061
5 years ago
moneromooo-monero 6ef816de2b
console_handler: print newline on EOF
5 years ago
Howard Chu b8c2e21cba
Fix startup errors with SSL cert generation
5 years ago
binaryFate 1f2930ce0b Update 2019 copyright
5 years ago
Martijn Otto 057c279cb4
epee: add SSL support
5 years ago
moneromooo-monero e396146aee
default initialize rpc structures
5 years ago
Riccardo Spagni c83e80c263
Merge pull request #5162
5 years ago
Riccardo Spagni f18a7e39b8
Merge pull request #5160
5 years ago
Riccardo Spagni 4a390d43f8
Merge pull request #5113
5 years ago
Riccardo Spagni a28237c9ca
Merge pull request #5102
5 years ago
Riccardo Spagni 722a856d7e
Merge pull request #5096
5 years ago
Riccardo Spagni 4466f4504e
Merge pull request #5091
5 years ago
Tom Smeding 7af4fbd4d1 epee: Add space after ':' in additional http response headers
5 years ago
Lee Clagett 4d3b61a31b Use io_service::work in epee tcp server
5 years ago
Markus Behm c0e9e80581 Fixed missing return value in once_a_time class on windows
5 years ago