aboutsummaryrefslogtreecommitdiff
path: root/contrib/epee/src
Commit message (Expand)AuthorAgeFilesLines
* epee: dont shrink slice when storing to binary [release]Jeffrey Ryan2022-09-201-1/+1
* Windows: fix unicode file path supporttobtoht2022-09-021-4/+4
* address PR commentsj-berman2022-07-081-12/+9
* connection: fix implementationanon2022-07-051-25/+96
* Give better error messages when missing SSL filesJeffrey Ryan2022-05-051-1/+24
* Merge functionality of misc_os_dependent into time_helper.hJeffrey2022-04-183-46/+1
* Trimming FatJeffrey2022-04-183-45/+0
* Boring Old DeletesJeffrey2022-04-182-47/+0
* Merge pull request #8228luigi11112022-04-061-38/+0
|\
| * Remove dead code from parserse_base_utils and fix unit testsJeffrey2022-03-301-38/+0
* | Copyright: Update to 2022mj-xmr2022-03-0415-15/+19
|/
* Merge pull request #8016luigi11112021-11-011-14/+9
|\
| * epee: avoid ADL selecting C++14 std::quotedselsta2021-10-201-14/+9
* | epee: add missing headerselsta2021-10-222-0/+2
|/
* cmake: set required C/C++ standard to 11selsta2021-09-161-3/+1
* Merge pull request #7850luigi11112021-08-263-7/+7
|\
| * epee: tidying post-incrementation -> pre-incrementationmj-xmr2021-08-113-7/+7
* | epee: link with Boost_SYSTEM_LIBRARYselsta2021-08-191-0/+2
* | Make SSL key/cert storage backward-compatibleNathan Dorfman2021-07-271-1/+2
|/
* Compil time: move epee storages/parserse_base_utils.h to parserse_base_utils.cppmj-xmr2021-06-112-1/+283
* Merge pull request #7416luigi11112021-06-101-3/+4
|\
| * epee linkage dynamic; move monero_add_library to main CMakeLists.txtmj-xmr2021-04-241-3/+4
* | Merge pull request #7712luigi11112021-06-011-1/+4
|\ \
| * | epee: include public openssl header in cmakeselsta2021-05-091-1/+4
| |/
* | Merge pull request #7688luigi11112021-05-121-2/+2
|\ \
| * | clang: fix -Wrange-loop-analysis warningsselsta2021-04-271-2/+2
| |/
* | Merge pull request #7665luigi11112021-05-121-5/+2
|\ \ | |/ |/|
| * CMake: new macro - finding all headers (extract from epee)mj-xmr2021-04-161-5/+2
* | Merge pull request #7669luigi11112021-04-222-36/+46
|\ \
| * | Remove payload copy in all outgoing p2p messagesLee Clagett2021-01-192-36/+46
* | | Split epee/string_tools.h and encapsulate boost::lexical_castmj-xmr2021-04-167-0/+569
|/ /
* | Revert "Merge pull request #7136"luigi11112021-04-162-46/+36
* | Merge pull request #7136luigi11112021-04-162-36/+46
|\ \
| * | Remove payload copy in all outgoing p2p messagesLee Clagett2021-01-162-36/+46
* | | Reduce compilation time of epee/portable_storage_template_helper.hmj-xmr2021-03-282-1/+232
| |/ |/|
* | Merge pull request #7402luigi11112021-03-201-1/+10
|\ \
| * | Epee: add headers to project files (via glob), to be able to search for them ...mj-xmr2021-02-251-1/+10
| |/
* | Merge pull request #7366luigi11112021-03-201-0/+47
|\ \
| * | Store RPC SSL key/cert for consistent authentication between runsLee Clagett2021-02-131-0/+47
* | | Merge pull request #7005luigi11112021-03-201-4/+20
|\ \ \ | |_|/ |/| |
| * | Allow byte_stream->byte_slice conversion to shrink unused buffer spaceLee Clagett2020-10-131-4/+20
* | | Reduce compilation time of epee/portable_storage.hmj-xmr2021-02-063-1/+265
| |/ |/|
* | Merge pull request #7137luigi11112021-01-151-2/+16
|\ \
| * | readline_buffer: Avoid consecutive duplicates in the historycodesoap2020-12-131-2/+16
* | | ssl: buffered handshake detectionanon2020-12-281-1/+2
|/ /
* | Merge pull request #7009Alexander Blair2020-12-102-1/+30
|\ \
| * | Change epee binary output from std::stringstream to byte_streamLee Clagett2020-10-102-1/+30
* | | Merge pull request #7003Alexander Blair2020-12-101-4/+7
|\ \ \ | |/ / |/| |
| * | Change to more efficient allocation strategy in byte_streamLee Clagett2020-10-131-4/+7
| |/
* | protocol: drop peers that don't reply to queriesmoneromooo2020-12-061-8/+6