Crypto City
|
489a261db0
|
Merge remote-tracking branch 'origin/master' into cc
8fde011dbe
|
2021-09-01 15:50:02 +00:00 |
|
luigi1111
|
3673a679e4
|
Merge pull request #7850
0ac9a04 epee: tidying post-incrementation -> pre-incrementation (mj-xmr)
|
2021-08-26 21:12:25 -04:00 |
|
selsta
|
301355f88d
|
epee: link with Boost_SYSTEM_LIBRARY
|
2021-08-19 19:05:40 +02:00 |
|
mj-xmr
|
0ac9a04b4c
|
epee: tidying post-incrementation -> pre-incrementation
|
2021-08-11 16:47:32 +02:00 |
|
Nathan Dorfman
|
bf96055211
|
Make SSL key/cert storage backward-compatible
This is required to build on OpenBSD (which uses LibreSSL). It also allows building against versions of OpenSSL before 1.0.2.
|
2021-07-27 13:49:21 -06:00 |
|
mj-xmr
|
c19f0cbdea
|
Compil time: move epee storages/parserse_base_utils.h to parserse_base_utils.cpp
|
2021-06-11 21:20:51 +02:00 |
|
luigi1111
|
25bbb26f63
|
Merge pull request #7416
b4fe7c2 epee linkage dynamic; move monero_add_library to main CMakeLists.txt (mj-xmr)
|
2021-06-10 11:18:26 -05:00 |
|
luigi1111
|
d51e0c38f9
|
Merge pull request #7712
d772f13 epee: include public openssl header in cmake (selsta)
|
2021-06-01 22:08:15 -05:00 |
|
luigi1111
|
c1a1f2a6ea
|
Merge pull request #7688
451b5a5 clang: fix -Wrange-loop-analysis warnings (selsta)
|
2021-05-12 16:57:32 -05:00 |
|
luigi1111
|
ac87ac19b2
|
Merge pull request #7665
15e6275 CMake: new macro - finding all headers (extract from epee) (mj-xmr)
|
2021-05-12 14:39:39 -05:00 |
|
selsta
|
d772f1378b
|
epee: include public openssl header in cmake
|
2021-05-09 22:22:17 +02:00 |
|
selsta
|
451b5a510e
|
clang: fix -Wrange-loop-analysis warnings
|
2021-04-27 05:30:27 +02:00 |
|
Crypto City
|
931773c40e
|
Merge remote-tracking branch 'origin/master' into cc
|
2021-04-24 13:46:11 +00:00 |
|
mj-xmr
|
b4fe7c2401
|
epee linkage dynamic; move monero_add_library to main CMakeLists.txt
|
2021-04-24 09:45:51 +02:00 |
|
luigi1111
|
0a1ddc2eff
|
Merge pull request #7669
679d055 Remove payload copy in all outgoing p2p messages (Lee Clagett)
|
2021-04-22 01:51:01 -04:00 |
|
mj-xmr
|
dc81e23e60
|
Split epee/string_tools.h and encapsulate boost::lexical_cast
|
2021-04-16 20:54:20 +02:00 |
|
luigi1111
|
e45619e61e
|
Revert "Merge pull request #7136"
This reverts commit 63c7ca07fb, reversing
changes made to 2218e23e84.
|
2021-04-16 13:52:44 -05:00 |
|
luigi1111
|
63c7ca07fb
|
Merge pull request #7136
23aae55 Remove payload copy in all outgoing p2p messages (Lee Clagett)
|
2021-04-16 12:45:30 -05:00 |
|
mj-xmr
|
15e627569b
|
CMake: new macro - finding all headers (extract from epee)
|
2021-04-16 09:28:43 +02:00 |
|
mj-xmr
|
673c6d2d11
|
Reduce compilation time of epee/portable_storage_template_helper.h
|
2021-03-28 15:41:48 +02:00 |
|
luigi1111
|
f2f33f6230
|
Merge pull request #7402
240d382 Epee: add headers to project files (via glob), to be able to search for them easily. (mj-xmr)
|
2021-03-20 01:46:34 -04:00 |
|
luigi1111
|
602926fe9d
|
Merge pull request #7366
9867a91 Store RPC SSL key/cert for consistent authentication between runs (Lee Clagett)
|
2021-03-20 01:38:03 -04:00 |
|
luigi1111
|
7bf89dcbd3
|
Merge pull request #7005
249eae5 Allow byte_stream->byte_slice conversion to shrink unused buffer space (Lee Clagett)
|
2021-03-20 01:35:13 -04:00 |
|
mj-xmr
|
240d382db4
|
Epee: add headers to project files (via glob), to be able to search for them easily.
Use case: IDEs
|
2021-02-25 20:16:02 +01:00 |
|
Lee Clagett
|
9867a913dc
|
Store RPC SSL key/cert for consistent authentication between runs
|
2021-02-13 20:26:26 +00:00 |
|
mj-xmr
|
dc48de74e8
|
Reduce compilation time of epee/portable_storage.h
|
2021-02-06 08:18:42 +01:00 |
|
Lee Clagett
|
679d05567d
|
Remove payload copy in all outgoing p2p messages
|
2021-01-19 02:22:32 +00:00 |
|
Crypto City
|
4956a6aa5e
|
Merge remote-tracking branch 'origin/master' into cc
|
2021-01-18 01:33:53 +00:00 |
|
Lee Clagett
|
23aae5571b
|
Remove payload copy in all outgoing p2p messages
|
2021-01-16 22:53:28 +00:00 |
|
luigi1111
|
218981eba1
|
Merge pull request #7137
f2ad539 readline_buffer: Avoid consecutive duplicates in the history (codesoap)
|
2021-01-15 23:46:14 -05:00 |
|
anon
|
f7ab8bc6d4
|
ssl: buffered handshake detection
|
2020-12-28 14:25:37 +01:00 |
|
codesoap
|
f2ad539f5f
|
readline_buffer: Avoid consecutive duplicates in the history
|
2020-12-13 14:47:07 +01:00 |
|
Alexander Blair
|
1e9483a2d5
|
Merge pull request #7009
7414e2bac Change epee binary output from std::stringstream to byte_stream (Lee Clagett)
|
2020-12-10 17:34:50 -08:00 |
|
Alexander Blair
|
6bddd54f9d
|
Merge pull request #7003
08eb0949f Change to more efficient allocation strategy in byte_stream (Lee Clagett)
|
2020-12-10 17:33:50 -08:00 |
|
moneromooo
|
ff7fdf6db2
|
protocol: drop peers that don't reply to queries
|
2020-12-06 15:57:40 +00:00 |
|
moneromooo
|
89e984d93b
|
keep only the last seen node on a given host in the white list
|
2020-12-04 01:55:22 +00:00 |
|
xiphon
|
60bc676c14
|
epee: readline_buffer - fix thread safety, fix sync() after stop()
|
2020-11-07 14:15:29 +00:00 |
|
Crypto City
|
f44f6de8d6
|
make CC_NO_EXTERNAL_DEPS a cmake define
|
2020-11-01 17:33:55 +00:00 |
|
Crypto City
|
43b8112c1e
|
Merge branch 'master' into cc
|
2020-10-18 00:33:51 +00:00 |
|
Lee Clagett
|
08eb0949f3
|
Change to more efficient allocation strategy in byte_stream
|
2020-10-13 15:10:54 +00:00 |
|
Lee Clagett
|
249eae5f4a
|
Allow byte_stream->byte_slice conversion to shrink unused buffer space
|
2020-10-13 15:09:18 +00:00 |
|
Lee Clagett
|
7414e2bac1
|
Change epee binary output from std::stringstream to byte_stream
|
2020-10-10 15:28:40 +00:00 |
|
Crypto City
|
3f71c58ab6
|
fix more boost deps for -j builds
|
2020-10-08 23:21:04 +00:00 |
|
Crypto City
|
6935eac331
|
add env var to disable the dependencies on external libs
for speed
|
2020-09-02 23:07:03 +00:00 |
|
Crypto City
|
32b047355b
|
epee: only add dep on boost for libs that exist
found by dsc
|
2020-09-02 23:07:03 +00:00 |
|
Crypto City
|
40d58c0c9d
|
add dependencies where appropriate to make -jN work
|
2020-08-29 12:17:11 +00:00 |
|
xiphon
|
76c16822d0
|
wallet2_api: implement runtime proxy configuration
|
2020-07-20 13:45:12 +00:00 |
|
Alexander Blair
|
9871fefbf9
|
Merge pull request #6565
72cdfa4a2 fix a few typos in error messages (moneromooo-monero)
|
2020-07-19 03:40:19 -07:00 |
|
Alexander Blair
|
a0d179e528
|
Merge pull request #6512
5ef0607da Update copyright year to 2020 (SomaticFanatic)
|
2020-07-19 03:32:59 -07:00 |
|
luigi1111
|
be170c485c
|
Merge pull request #6584
78d435a rpc: don't display invalid json errors on default log level (moneromooo-monero)
|
2020-07-08 17:12:43 -05:00 |
|