Commit Graph

201 Commits (9cb8d92202c7a2fb42640f38b53eca38458c5039)

Author SHA1 Message Date
moneromooo-monero 2899379791
daemon, wallet: new pay for RPC use system
5 years ago
luigi1111 6b58d6248a
Merge pull request #5996
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 da7a3dd17b
Merge pull request #5936
5 years ago
luigi1111 18da0fa240
Merge pull request #5918
5 years ago
luigi1111 c6430f9dd0
Merge pull request #5893
5 years ago
xiphon 24473d7584 build: fix MinGW GUI dependencies build
5 years ago
moneromooo-monero 89339551a2
epee: misc_log_ex.h can now be used in C code
5 years ago
luigi1111 cbec75ec31
Merge pull request #5892
5 years ago
xiphon 4371791977 epee: implement handshake timeout for SSL connections
5 years ago
moneromooo-monero 32f725d32f
Properly format multiline logs
5 years ago
iDunk5400 ab2819a365
depends: attempt to fix readline
5 years ago
anonimal 2825f07d95
epee: connection_basic: resolve CID 203916 (UNINIT_CTOR)
5 years ago
anonimal 3a816398b3
epee: connection_basic: resolve CID 203920 (UNINIT_CTOR)
5 years ago
luigi1111 23547e6ed6
Merge pull request #5536
5 years ago
moneromooo-monero 1a367d6a22
simplewallet: lock console on inactivity
5 years ago
Thomas Winget 155475d971
Add IPv6 support
5 years ago
luigi1111 e579fe4ae0
Merge pull request #5530
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 0564da5fdc
ensure no NULL is passed to memcpy
5 years ago
luigi1111 14723fc6e7
Merge pull request #5527
5 years ago
luigi1111 1fc1c7318c
Merge pull request #5519
5 years ago
moneromooo-monero 6abaaaa994
remove obsolete save_graph skeleton code
5 years ago
moneromooo-monero 9a7a453f25
net_ssl: free certs after setting them up
5 years ago
moneromooo-monero a62e072571
net_ssl: SSL config tweaks for compatibility and security
5 years ago
moneromooo-monero 367bb80ae7
mlog: default to not showing SSL errors
5 years ago
moneromooo-monero 5e0da6fb68
change SSL certificate fingerprint whitelisting from SHA1 to SHA-256
5 years ago
moneromooo-monero 7a9316ebef
serialization: set default log category
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 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 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 17fefb8786
Merge pull request #5358
5 years ago
Riccardo Spagni 1ed6441925
Merge pull request #5327
5 years ago
Martijn Otto dffdccdc9e
No longer use deprecated RSA_generate_key in favor of
5 years ago
Lee Clagett 7acfa9f3cc Added socks proxy (tor/i2pd/kovri) support to wallet
5 years ago
rbrunner7 c23ea7962d New interactive daemon command 'print_net_stats': Global traffic stats
5 years ago
Riccardo Spagni 5259dd7a14
Merge pull request #5259
5 years ago
moneromooo-monero 17769db946
epee: fix build with boost 1.70.0
5 years ago
Riccardo Spagni 4c91eb23a0
Merge pull request #5061
5 years ago