Commit Graph

271 Commits (da9aa1f7f802552b9de459f331a2f39c84898009)

Author SHA1 Message Date
mj-xmr da9aa1f7f8
Copyright: Update to 2022
2 years ago
luigi1111 14e94c6918
Merge pull request #8016
3 years ago
selsta e106bdc1fc
epee: add missing header
3 years ago
selsta b0ec9f85a1
epee: avoid ADL selecting C++14 std::quoted
3 years ago
selsta 4afd9a7a9e
cmake: set required C/C++ standard to 11
3 years ago
luigi1111 3673a679e4
Merge pull request #7850
3 years ago
selsta 301355f88d
epee: link with Boost_SYSTEM_LIBRARY
3 years ago
mj-xmr 0ac9a04b4c
epee: tidying post-incrementation -> pre-incrementation
3 years ago
Nathan Dorfman bf96055211 Make SSL key/cert storage backward-compatible
3 years ago
mj-xmr c19f0cbdea
Compil time: move epee storages/parserse_base_utils.h to parserse_base_utils.cpp
3 years ago
luigi1111 25bbb26f63
Merge pull request #7416
3 years ago
luigi1111 d51e0c38f9
Merge pull request #7712
3 years ago
luigi1111 c1a1f2a6ea
Merge pull request #7688
3 years ago
luigi1111 ac87ac19b2
Merge pull request #7665
3 years ago
selsta d772f1378b
epee: include public openssl header in cmake
3 years ago
selsta 451b5a510e
clang: fix -Wrange-loop-analysis warnings
3 years ago
mj-xmr b4fe7c2401 epee linkage dynamic; move monero_add_library to main CMakeLists.txt
3 years ago
luigi1111 0a1ddc2eff
Merge pull request #7669
3 years ago
mj-xmr dc81e23e60 Split epee/string_tools.h and encapsulate boost::lexical_cast
3 years ago
luigi1111 e45619e61e Revert "Merge pull request #7136"
3 years ago
luigi1111 63c7ca07fb
Merge pull request #7136
3 years ago
mj-xmr 15e627569b CMake: new macro - finding all headers (extract from epee)
3 years ago
mj-xmr 673c6d2d11 Reduce compilation time of epee/portable_storage_template_helper.h
3 years ago
luigi1111 f2f33f6230
Merge pull request #7402
3 years ago
luigi1111 602926fe9d
Merge pull request #7366
3 years ago
luigi1111 7bf89dcbd3
Merge pull request #7005
3 years ago
mj-xmr 240d382db4 Epee: add headers to project files (via glob), to be able to search for them easily.
3 years ago
Lee Clagett 9867a913dc Store RPC SSL key/cert for consistent authentication between runs
3 years ago
mj-xmr dc48de74e8 Reduce compilation time of epee/portable_storage.h
3 years ago
Lee Clagett 679d05567d Remove payload copy in all outgoing p2p messages
3 years ago
Lee Clagett 23aae5571b Remove payload copy in all outgoing p2p messages
3 years ago
luigi1111 218981eba1
Merge pull request #7137
3 years ago
anon f7ab8bc6d4 ssl: buffered handshake detection
3 years ago
codesoap f2ad539f5f readline_buffer: Avoid consecutive duplicates in the history
3 years ago
Alexander Blair 1e9483a2d5
Merge pull request #7009
3 years ago
Alexander Blair 6bddd54f9d
Merge pull request #7003
3 years ago
moneromooo ff7fdf6db2
protocol: drop peers that don't reply to queries
3 years ago
moneromooo 89e984d93b
keep only the last seen node on a given host in the white list
3 years ago
xiphon 60bc676c14 epee: readline_buffer - fix thread safety, fix sync() after stop()
4 years ago
Lee Clagett 08eb0949f3 Change to more efficient allocation strategy in byte_stream
4 years ago
Lee Clagett 249eae5f4a Allow byte_stream->byte_slice conversion to shrink unused buffer space
4 years ago
Lee Clagett 7414e2bac1 Change epee binary output from std::stringstream to byte_stream
4 years ago
xiphon 76c16822d0 wallet2_api: implement runtime proxy configuration
4 years ago
Alexander Blair 9871fefbf9
Merge pull request #6565
4 years ago
Alexander Blair a0d179e528
Merge pull request #6512
4 years ago
luigi1111 be170c485c
Merge pull request #6584
4 years ago
luigi1111 35e2520115
Merge pull request #6559
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