Commit Graph

943 Commits (e2d2b9a447502e22467af9df20e0732b3dd4ac4c)

Author SHA1 Message Date
Alexander Blair 9871fefbf9
Merge pull request #6565
4 years ago
Alexander Blair 3ba6c7fd30
Merge pull request #6516
4 years ago
Alexander Blair a0d179e528
Merge pull request #6512
4 years ago
Alexander Blair 66235c7f02
Merge pull request #6476
4 years ago
Alexander Blair 17823be66d
Merge pull request #6475
4 years ago
luigi1111 803f58553b
Merge pull request #6675
4 years ago
luigi1111 be170c485c
Merge pull request #6584
4 years ago
luigi1111 35e2520115
Merge pull request #6559
4 years ago
luigi1111 7d903bc992
Merge pull request #6528
4 years ago
selsta 6111689cfa
cmake: allow custom openssl path on macOS
4 years ago
moneromooo-monero 3721d5688f epee: fix array underflow in unicode parsing
4 years ago
luigi1111 e27604ff10
Merge pull request #6539
4 years ago
luigi1111 967285a9fa
Merge pull request #6522
4 years ago
luigi1111 37c359e765
Merge pull request #6514
4 years ago
Lee Clagett 7aeb503547 Fix boost <1.60 compilation and fix boost 1.73+ warnings
4 years ago
moneromooo-monero 78d435a5fa
rpc: don't display invalid json errors on default log level
4 years ago
Doyle 15538f7e3f ByteSlice: Fix persisting ptr to std::moved SSO buffer
4 years ago
moneromooo-monero 72cdfa4a20
fix a few typos in error messages
4 years ago
moneromooo-monero 85164a8daf
epee: use memwipe rather than memset for md5 secrets
4 years ago
Lee Clagett a11ec4ac1d Support for supercop ASM in wallet, and benchmark for supercop
4 years ago
selsta f35ced6d7f
build: fix boost 1.73 compatibility
4 years ago
iDunk5400 b73f4e78d0
[master]: Update gitian yml files
4 years ago
selsta 4baee200a7
build: prepare v0.16.0.0 release
4 years ago
Lee Clagett 29e563bb1e Fixed bugs for take_slice and byte_stream->byte_slice
4 years ago
sumogr 8656a8c9ff remove double includes
4 years ago
SomaticFanatic 5ef0607da6 Update copyright year to 2020
4 years ago
ArqTras a07c8abcc1
Update expat.mk
4 years ago
luigi1111 c9b800a787
Merge pull request #6446
4 years ago
Dusan Klinec e509ede2aa
trezor: adapt to new passphrase mechanism
4 years ago
selsta 6d41d9e8f9
contrib: remove codefresh pipeline
4 years ago
selsta 91182330d7
snap: remove from repo
4 years ago
luigi1111 f389ce1a0f
Merge pull request #6414
4 years ago
luigi1111 06c81b6527
Merge pull request #6359
4 years ago
woodser 87d75584e8 Allow wallet2.h to run in WebAssembly
4 years ago
Lee Clagett c26c93019a Add byte_stream for zero-copy serialization, and add support in ZMQ-JSON.
4 years ago
luigi1111 4badcf3781
Merge pull request #6398
4 years ago
luigi1111 ecb8cc9df4
Merge pull request #6397
4 years ago
luigi1111 00ede0038d
Merge pull request #6387
4 years ago
luigi1111 6aa5da09f5
Merge pull request #6371
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
Lee Clagett da99157462 Use byte_slice for sending zmq messages - removes data copy within zmq
4 years ago
Sumo Gr 14e803565f update openssl 1.0.2r link
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
Lee Clagett f9441c5759 Fixed string_ref usage bug in epee::from_hex::vector
4 years ago
Alexander Blair e1ee168e39
Merge pull request #6290
4 years ago
Sumo Gr 8688b467ce
depends: update qt 5.7.1 download link
4 years ago
xiphon 323a9e3a8d depends: libsodium disable getrandom()/getentropy() (glibc < 2.25)
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 179965c974
Merge pull request #6263
4 years ago
Alexander Blair 2eee9bcdf8
Merge pull request #6251
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
selsta b40c27cd42
cppzmq: remove leftovers
4 years ago
Lee Clagett 0f78b06e8c Various improvements to the ZMQ JSON-RPC handling:
4 years ago
Alexander Blair ccf2e4888e
Merge pull request #6255
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 a7a8eb0279
Merge pull request #6160
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
Jonathan Cross 019c1dc0bb
gitian-build.py: Fixing check for docker command.
4 years ago
TheCharlatan c11e64fc4c
Gitian: Change lxc ip link
4 years ago
kozyilmaz 81494e3ffa
depends: empty spaces in PATH variable cause build failure
4 years ago
moneromooo-monero 0eac0c430a
depends: set several missing build tags
4 years ago
moneromooo-monero 352bd13254
abstract_tcp_server2: guard against negative timeouts
4 years ago
TheCharlatan 8e338e555c
depends: update libsodium to 1.0.18
4 years ago
Bertrand Jacquin 021cf733c6
ssl: server-side: allow multiple version of TLS
4 years ago
moneromooo-monero 2d1afceb0d
net_ssl: load default certificates in CA mode on Windows
5 years ago
moneromooo-monero e896cca86e
epee: reorder a couple init list fields to match declaration
5 years ago
luigi1111 3e3db92303
Merge pull request #6117
5 years ago
TheCharlatan bd6a577880
Gitian: Fix sigs generation
5 years ago
luigi1111 ac0e6f7ecd
Merge pull request #6118
5 years ago
Howard Chu abeed9a767
"Fix" non-determinism in native_cctools build
5 years ago
Howard Chu 2e435dfe76
Fixup compiled python in OSX
5 years ago
Howard Chu 9cbba5a8ec
Fix unwind library ordering
5 years ago
Howard Chu 5eea312f6d
Fixup sodium darwin
5 years ago
Howard Chu b14d9abca9
Use standard time for depends caches
5 years ago
Howard Chu 024a1c7ddf
Add ARFLAGS
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