Commit Graph

676 Commits (bcd71a5af915ff88a7306f9d929db2f57996adf8)

Author SHA1 Message Date
SomaticFanatic bcd71a5af9
Update copyright year to 2020
4 years ago
jw 2f8ccfe0ca
Merge pull request #276 from wowario/upstream
4 years ago
moneromooo-monero ae60c289f9
epee: fix array underflow in unicode parsing
4 years ago
moneromooo-monero e592a515db
rpc: don't display invalid json errors on default log level
4 years ago
jw 29ebcc4e7e
Merge pull request #274 from wowario/upstream
4 years ago
moneromooo-monero c5d7dd9f18
fix a few typos in error messages
4 years ago
Lee Clagett da7e511967 Fix boost <1.60 compilation and fix boost 1.73+ warnings
4 years ago
Doyle e0a9633557
ByteSlice: Fix persisting ptr to std::moved SSO buffer
4 years ago
moneromooo-monero 4ef1ab3e38
epee: use memwipe rather than memset for md5 secrets
4 years ago
selsta 7f868fafcc
build: fix boost 1.73 compatibility
4 years ago
Lee Clagett 4c757a7a2a
Fixed bugs for take_slice and byte_stream->byte_slice
4 years ago
Lee Clagett 0b8e49a0aa
Add byte_stream for zero-copy serialization, and add support in ZMQ-JSON.
4 years ago
Dusan Klinec ebe75aaa5f
trezor: adapt to new passphrase mechanism
4 years ago
Lee Clagett 9fb542e89c
Use byte_slice for sending zmq messages - removes data copy within zmq
4 years ago
Lee Clagett b7be110ec3
Fixed string_ref usage bug in epee::from_hex::vector
4 years ago
woodser 3278e86ed8
Allow wallet2.h to run in WebAssembly
4 years ago
luigi1111 00ede0038d
Merge pull request #6387
4 years ago
luigi1111 d86d1a4d29
Merge pull request #6370
4 years ago
luigi1111 cfc0f4a7fa
Merge pull request #6351
4 years ago
luigi1111 c4f75fe898
Merge pull request #6339
4 years ago
luigi1111 292e2d8f28
Merge pull request #6335
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
xiphon 0dbdba876e epee: avoid spamming 'Generating SSL certificate' in the logs
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
Martijn Otto 6079042cce
Use boost::asio::ssl::context::sslv23 for backwards compatibility
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
Alexander Blair 8d5e043981
Merge pull request #6205
4 years ago
Interchained c61abf87c0 remove empty statements
4 years ago
xiphon 0078ce7fac wipeable_string: split - treat CR, LF and Tabs as separators
4 years ago
moneromooo-monero 760ecf2ac8
console_handler: do not let exception past the dor
4 years ago
Alexander Blair 5e384f21b5
Merge pull request #6184
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
4 years ago
Bertrand Jacquin 021cf733c6
ssl: server-side: allow multiple version of TLS
5 years ago
moneromooo-monero 2d1afceb0d
net_ssl: load default certificates in CA mode on Windows
5 years ago