Commit Graph

306 Commits (b8bc4d77b7533ff7b02c4b362ef3891da04137ba)

Author SHA1 Message Date
anon b8bc4d77b7 ssl: buffered handshake detection
3 years ago
moneromooo-monero 31ae533d6d
epee: fix some issues using connections after shutdown
3 years ago
Alexander Blair d73b1b6560
Merge pull request #6727
4 years ago
Alexander Blair 7db379cc82
Merge pull request #6720
4 years ago
moneromooo-monero 6dd95d5308
epee: guard against exceptions in RPC handlers
4 years ago
Jean Pierre Dudey 86abf558cb epee: Remove unused functions in local_ip.h
4 years ago
xiphon 76c16822d0 wallet2_api: implement runtime proxy configuration
4 years ago
Alexander Blair 3ba6c7fd30
Merge pull request #6516
4 years ago
Alexander Blair a0d179e528
Merge pull request #6512
4 years ago
Lee Clagett 7aeb503547 Fix boost <1.60 compilation and fix boost 1.73+ warnings
4 years ago
sumogr 8656a8c9ff remove double includes
4 years ago
SomaticFanatic 5ef0607da6 Update copyright year to 2020
4 years ago
luigi1111 c9b800a787
Merge pull request #6446
4 years ago
Dusan Klinec e509ede2aa
trezor: adapt to new passphrase mechanism
4 years ago
woodser 87d75584e8 Allow wallet2.h to run in WebAssembly
4 years ago
luigi1111 c4f75fe898
Merge pull request #6339
4 years ago
moneromooo-monero 21fe6a289b
p2p: fix frequent weak_ptr exception on connection
4 years ago
Alexander Blair 857abc368c
Merge pull request #6244
4 years ago
Alexander Blair 092a57df99
Merge pull request #6243
4 years ago
Interchained c61abf87c0 remove empty statements
4 years ago
Alexander Blair a62f7dc573
Merge pull request #6182
4 years ago
moneromooo-monero 3004835b51
epee: remove backward compatible endian specific address serialization
4 years ago
Alexander Blair 8039fd4cab
Merge pull request #6143
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 3d649d528a
epee: close connection when the peer has done so
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
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
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
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