aboutsummaryrefslogtreecommitdiff
path: root/contrib/epee/src
Commit message (Expand)AuthorAgeFilesLines
...
| * 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
* | keep only the last seen node on a given host in the white listmoneromooo2020-12-041-0/+33
* | epee: readline_buffer - fix thread safety, fix sync() after stop()xiphon2020-11-071-1/+9
|/
* wallet2_api: implement runtime proxy configurationxiphon2020-07-201-0/+5
* Merge pull request #6565Alexander Blair2020-07-191-1/+1
|\
| * fix a few typos in error messagesmoneromooo-monero2020-05-191-1/+1
* | Merge pull request #6512Alexander Blair2020-07-199-9/+9
|\ \
| * | Update copyright year to 2020SomaticFanatic2020-05-069-9/+9
| |/
* | Merge pull request #6584luigi11112020-07-081-1/+1
|\ \
| * | rpc: don't display invalid json errors on default log levelmoneromooo-monero2020-05-231-1/+1
| |/
* | Merge pull request #6559luigi11112020-07-081-1/+4
|\ \
| * | ByteSlice: Fix persisting ptr to std::moved SSO bufferDoyle2020-05-201-1/+4
| |/
* / Fixed bugs for take_slice and byte_stream->byte_sliceLee Clagett2020-05-121-9/+17
|/
* Add byte_stream for zero-copy serialization, and add support in ZMQ-JSON.Lee Clagett2020-04-113-3/+137
* Use byte_slice for sending zmq messages - removes data copy within zmqLee Clagett2020-04-031-4/+15
* Merge pull request #6359luigi11112020-04-211-3/+3
|\
| * Fixed string_ref usage bug in epee::from_hex::vectorLee Clagett2020-03-301-3/+3
* | Allow wallet2.h to run in WebAssemblywoodser2020-04-152-1/+143
|/
* Merge pull request #6387luigi11112020-04-041-2/+2
|\
| * epee: avoid spamming 'Generating SSL certificate' in the logsxiphon2020-03-131-2/+2
* | Merge pull request #6370luigi11112020-04-041-1/+3
|\ \
| * | Use boost::asio::ssl::context::sslv23 for backwards compatibilityMartijn Otto2020-03-111-1/+3
| |/
* | Merge pull request #6351luigi11112020-04-041-2/+39
|\ \
| * | Move hex->bin conversion to monero copyright files and with less includesLee Clagett2020-03-091-2/+39
| |/
* | Merge pull request #6335luigi11112020-04-041-3/+4
|\ \ | |/ |/|
| * wipeable_string: split - treat CR, LF and Tabs as separatorsxiphon2020-02-121-3/+4
* | Merge pull request #6205Alexander Blair2020-02-281-1/+1
|\ \
| * | ssl: server-side: allow multiple version of TLSBertrand Jacquin2019-12-031-1/+1
| |/