Commit Graph

8109 Commits (bb0ef5b1f276e54d7e7f191c793eca5c838da4f2)
 

Author SHA1 Message Date
moneromooo-monero 9f8dc4ce51
simplewallet: new net_stats command
5 years ago
Riccardo Spagni 19e37c05d6
Merge pull request #5367
5 years ago
Riccardo Spagni 793651e731
Merge pull request #5366
5 years ago
Riccardo Spagni 76fbcfe2dd
Merge pull request #5123
5 years ago
Riccardo Spagni 7d3cb10838
Merge pull request #4939
5 years ago
Riccardo Spagni 7c85f3b28e
Merge pull request #5320
5 years ago
Dusan Klinec 41901b8deb
device/trezor: env-configurable ports
5 years ago
Dusan Klinec c97a1f79d6
tests: trezor tests fixes and improvements
5 years ago
Martijn Otto 8df827075f
Fix linker issues using easylogging
5 years ago
Gingeropolous 3de49afc53 README.md: fork table, copy lines from release branch
5 years ago
Tyler Saballus e172fbaef3 README.md: fix missing comma
5 years ago
Justin Gerber 97f0899b8f README.md: minor spelling issue
5 years ago
Lee Clagett 2e578b8214 Enabling daemon-rpc SSL now requires non-system CA verification
5 years ago
Dusan Klinec c4f8a8a6a9
build fix: combinator.h stdexcept missing include
5 years ago
Dusan Klinec c68fe7873b
device/trezor: add button pressed request
5 years ago
Lee Clagett d58f368289 Require manual override for user chain certificates.
5 years ago
Lee Clagett 97cd1fa98d Only check top-level certificate against fingerprint list.
5 years ago
Lee Clagett 7c388fb358 Call `use_certificate_chain_file` instead of `use_certificate_file`
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 96d602ac84 Add `verify_fail_if_no_cert` option for proper client authentication
5 years ago
Lee Clagett 21eb1b0725 Pass SSL arguments via one class and use shared_ptr instead of reference
5 years ago
Lee Clagett 1f5ed328aa Change default SSL to "enabled" if user specifies fingerprint/certificate
5 years ago
Lee Clagett f18a069fcc Do not require client certificate unless server has some whitelisted.
5 years ago
Lee Clagett a3b0284837 Change SSL certificate file list to OpenSSL builtin load_verify_location
5 years ago
Riccardo Spagni 5dbcceb664
Merge pull request #5364
5 years ago
Riccardo Spagni c34930c207
Merge pull request #5391
5 years ago
moneromooo-monero e8cf7dcc2b
rpc: merge the two get_info implementations
5 years ago
Riccardo Spagni 0baf26c8d6
Merge pull request #5375
5 years ago
Riccardo Spagni 3759e2359f
Merge pull request #5360
5 years ago
Riccardo Spagni 17fefb8786
Merge pull request #5358
5 years ago
Riccardo Spagni 55e3980d89
Merge pull request #5353
5 years ago
Riccardo Spagni 18ceac9ca5
Merge pull request #5351
5 years ago
Riccardo Spagni c7e536db23
Merge pull request #5350
5 years ago
Riccardo Spagni 38317f384c
Merge pull request #5348
5 years ago
Riccardo Spagni cd8fe937ad
Merge pull request #5347
5 years ago
Riccardo Spagni 4ac78e1612
Merge pull request #5346
5 years ago
Riccardo Spagni 7e5651c346
Merge pull request #5345
5 years ago
Riccardo Spagni c61b3f0ead
Merge pull request #5344
5 years ago
Riccardo Spagni 9e72f785d6
Merge pull request #5343
5 years ago
Riccardo Spagni 6f8e0a28b2
Merge pull request #5342
5 years ago
Riccardo Spagni c96fc4bf59
Merge pull request #5341
5 years ago
Riccardo Spagni e1f0e6da5c
Merge pull request #5340
5 years ago
Dusan Klinec 827f52add0
wallet: API changes to enable passphrase entry
5 years ago
moneromooo-monero cbf3224180
rpc: make wide_difficulty hexadecimal
5 years ago
moneromooo-monero 089c7637a6
cryptonote: rework block blob size sanity check
5 years ago
moneromooo-monero a2561653cb
wallet: new option to start background mining
5 years ago
moneromooo-monero b40392fb02
wallet2: add --no-dns flag
5 years ago
stoffu a2195b9b7f
crypto: replace rand<T>()%N idiom with unbiased rand_idx(N)
5 years ago
stoffu a299dc96f7
rpc.gettransactions: fill as_json with partial tx in pruned mode
5 years ago