aboutsummaryrefslogtreecommitdiff
path: root/contrib/epee (follow)
AgeCommit message (Expand)AuthorFilesLines
2024-07-16Merge pull request #9342luigi11113-17/+1
2024-07-16Merge pull request #9338luigi111142-42/+42
2024-07-16Merge pull request #9215luigi11111-1/+1
2024-05-28epee: partially revert c56ee140 to fix linking errorsjeffro2563-17/+1
2024-05-21copyright: fix vector.h typohinto.janaiyo1-1/+1
2024-05-21copyright: bump to 2024copyCat42-42/+42
2024-05-20Merge pull request #9313luigi11111-0/+1
2024-05-01contrib: fix compilation error for boost 1.850xFFFC00001-0/+1
2024-04-20remove repetitive wordcuinix1-1/+1
2024-03-15Cleanup string_tools.0xFFFC00003-63/+40
2024-03-10Revert "http_client: reduce number of packets sent for small bodies"jeffro2561-26/+16
2024-02-24Merge pull request #9132luigi11111-3/+3
2024-02-24Merge pull request #9125luigi11111-193/+0
2024-01-23Cleanup extra memory allocation, and port boost::shared_ptr to std::shared_ptr.0xFFFC00001-3/+3
2024-01-18Merge pull request #9103luigi11111-0/+2
2024-01-18Merge pull request #9090luigi11111-0/+1
2024-01-18Merge pull request #9072luigi11111-4/+2
2024-01-17epee/test: remove levin_protocol_handler and core_proxy testsjeffro2561-193/+0
2023-12-25storages: add missing returnselsta1-0/+2
2023-12-19Cleanup scoped_ptr in src/common/dns_utils.cpp and header include:0xFFFC00001-0/+1
2023-11-20Change std::result_of to autoLee Clagett1-4/+2
2023-11-06Add compile-time check for input iterators in ::wire array writingLee *!* Clagett1-1/+8
2023-11-06Merge pull request #9038luigi11113-210/+6
2023-10-25Merge pull request #8969luigi11111-1/+1
2023-10-25epee: remove dead code in math_helper and string_toolsjeffro2563-210/+6
2023-09-22storages: change error log category to serializationselsta2-0/+6
2023-08-17Merge pull request #8955luigi11111-11/+10
2023-08-17Merge pull request #8914luigi11111-0/+10
2023-08-17Merge pull request #8868luigi11119-0/+1093
2023-08-17Merge pull request #8786luigi11111-16/+26
2023-08-11Write interface for new serialization systemLee *!* Clagett9-0/+1093
2023-08-10`KV_SERIALIZE`: remove extraneous semicolons in DSLjeffro2561-1/+1
2023-07-28wallet-rpc: restore from multisig seedjeffro2561-0/+10
2023-07-18remove more 'using namespace' statements from headersjeffro2561-11/+10
2023-07-06Merge pull request #8899luigi11111-5/+8
2023-07-06Merge pull request #8344luigi11112-0/+100
2023-07-02core_rpc_server: new file: rpc_ssl.fingerprintJeffrey Ryan2-0/+100
2023-06-27Merge pull request #8870luigi11112-0/+11
2023-06-27Merge pull request #8869luigi11111-0/+2
2023-06-27Merge pull request #8792luigi11114-27/+6
2023-06-27Merge pull request #8731luigi11111-4/+1
2023-06-27Merge pull request #8598luigi11111-86/+2
2023-06-09Set SSL SNI even when server verification is disabledLee *!* Clagett1-5/+8
2023-05-22Add to_hex::bufferLee *!* Clagett2-0/+11
2023-05-21Add byte_stream `value_type` and `data()`Lee *!* Clagett1-0/+2
2023-05-06fix missing <cstdint> includestobtoht2-0/+2
2023-04-25Merge pull request #8789luigi11112-167/+2
2023-04-25Merge pull request #8698luigi111133-33/+33
2023-03-20epee: protect base64_chars, removed dead functions, speed up compileJeffro2564-27/+6
2023-03-19http_client: reduce number of packets sent for small bodiesjeffro2561-16/+26
2023-03-19epee: remove dead code in net_helperJeffro2562-167/+2
2023-02-07Revert "epee: when loading a JSON RPC payload, ensure params is an object"moneromooo-monero1-10/+0
2023-02-06Merge pull request #8699luigi11111-0/+4
2023-02-06Merge pull request #8693luigi11111-0/+13
2023-02-06Merge pull request #8692luigi11111-0/+10
2023-02-04properly terminate interrupted TCP connection. fixes #8685j-berman1-4/+1
2023-01-16Copyright: Update to 2023mj-xmr33-33/+33
2023-01-04readline_buffer: disable bracketed paste escape sequencesJeffrey Ryan1-0/+4
2023-01-01heed NO_COLOR environment variablemoneromooo-monero1-0/+13
2023-01-01epee: when loading a JSON RPC payload, ensure params is an objectmoneromooo-monero1-0/+10
2022-11-13epee: remove dead HTTP codeJeffrey Ryan5-137/+0
2022-10-28Merge pull request #8569luigi11111-72/+0
2022-10-28Merge pull request #8543luigi11111-1/+1
2022-09-26Remove invoke function in levin handlerLee Clagett1-86/+2
2022-09-14levin_abstract_invoke: remove dead codeJeffrey Ryan1-72/+0
2022-09-09Merge pull request #8547luigi11111-4/+4
2022-09-09Merge pull request #8348luigi11111-4/+4
2022-09-02Windows: fix unicode file path supporttobtoht1-4/+4
2022-08-30rpc: dont shrink slice when loading from binaryJeffrey Ryan1-1/+1
2022-08-22Merge pull request #8352luigi11113-233/+0
2022-07-15Merge pull request #8435v0.18.0.0luigi11111-0/+10
2022-07-13Template hash func to fix compiler error on < gcc-6j-berman1-0/+10
2022-07-08address PR commentsj-berman3-390/+385
2022-07-05connection: fix implementationanon4-836/+1229
2022-06-17Remove async_blocked_mode_clientJeffrey Ryan1-113/+0
2022-05-26Merge pull request #8337luigi11111-1/+0
2022-05-23string_coding: unused functionsJeffrey Ryan1-94/+0
2022-05-23http_server_handlers_map2: dead macrosJeffrey Ryan1-26/+0
2022-05-23epee: update 'http_server_handlers_map2.h' macros to use fully qualified namesJeffrey Ryan1-4/+4
2022-05-23Windows build: fix narrowing error for WaitForSingleObjectJeffrey Ryan1-1/+1
2022-05-17src, epee: fix a couple compiler warningsselsta1-1/+0
2022-05-16Merge pull request #8315luigi11111-1/+24
2022-05-10Merge pull request #8301luigi11111-1/+1
2022-05-10Merge pull request #8279luigi11112-237/+1
2022-05-10Merge pull request #8278luigi11113-302/+0
2022-05-10Merge pull request #8226luigi11113-5/+5
2022-05-05Give better error messages when missing SSL filesJeffrey Ryan1-1/+24
2022-04-28Doxygen: Hide anonymous namespaces from documentation by defaultJeffrey1-1/+1
2022-04-25Merge pull request #8275luigi11112-0/+12
2022-04-25Merge pull request #8248luigi11113-72/+0
2022-04-22EPEE: Remove gzip_encoding.hJeffrey2-237/+1
2022-04-22EPEE: Remove hmac-md5Jeffrey3-302/+0
2022-04-21add a sanity check to RPC input data sizemoneromooo-monero2-0/+12
2022-04-18Change C-style-casts to static_cast in time_helper.hJeffrey1-4/+4
2022-04-18Remove the only 4 non-UTF8 characters in codebaseJeffrey1-4/+4
2022-04-18Factor out move_it_backward from misc_language.hJeffrey1-9/+1
2022-04-18Move copyable_atomic into connection_contextJeffrey1-56/+0
2022-04-18Refactor out to_nonconst_iterator.hJeffrey4-55/+1
2022-04-18Refactor out pragma_comp_defsJeffrey4-35/+4
2022-04-18Merge functionality of misc_os_dependent into time_helper.hJeffrey8-279/+33
2022-04-18Trimming FatJeffrey7-149/+0
2022-04-18Boring Old DeletesJeffrey67-9622/+0
2022-04-10epee: allow copying a rolling_median_t objectmoneromooo-monero1-1/+14
2022-04-09Remove serialization/enableableJeffrey3-72/+0
2022-04-06Merge pull request #8228luigi11112-77/+1
2022-04-06Merge pull request #8223luigi11117-39/+34
2022-04-06Merge pull request #8197luigi111134-34/+43
2022-03-30Remove dead code from parserse_base_utils and fix unit testsJeffrey2-77/+1
2022-03-30Eliminate dependence on boost::interprocess #8223Jeffrey7-39/+34
2022-03-25Fix typo: SERIALIZE_TYPE_DUOBLEJeffrey3-5/+5
2022-03-04Copyright: Update to 2022mj-xmr34-34/+43
2022-02-19Undefined behaviour fixesSChernykh6-12/+24
2021-11-01Merge pull request #8016luigi11111-14/+9
2021-10-22epee: add missing headerselsta2-0/+2
2021-10-20epee: avoid ADL selecting C++14 std::quotedselsta1-14/+9
2021-09-16cmake: set required C/C++ standard to 11selsta2-5/+10
2021-09-09Merge pull request #7884luigi11111-1/+1
2021-09-09Merge pull request #7858luigi11111-1/+2
2021-08-26Merge pull request #7850luigi11113-7/+7
2021-08-20support cors wildcardwoodser1-1/+1
2021-08-19epee: link with Boost_SYSTEM_LIBRARYselsta1-0/+2
2021-08-13fix median overflow bugkoe1-1/+2
2021-08-11Merge pull request #7812luigi11111-1/+2
2021-08-11epee: tidying post-incrementation -> pre-incrementationmj-xmr3-7/+7
2021-08-05p2p: remove blocked addresses/hosts from peerlistmoneromooo-monero1-0/+3
2021-07-27Make SSL key/cert storage backward-compatibleNathan Dorfman1-1/+2
2021-06-11Compil time: move epee storages/parserse_base_utils.h to parserse_base_utils.cppmj-xmr3-233/+291
2021-06-10Merge pull request #7661luigi11111-4/+4
2021-06-10Merge pull request #7416luigi11111-3/+4
2021-06-01Merge pull request #7735luigi11111-0/+2
2021-06-01Merge pull request #7712luigi11111-1/+4
2021-05-24Fix boost 1.76.0 compatibilityloqs1-0/+2
2021-05-12Merge pull request #7691luigi11112-2/+2
2021-05-12Merge pull request #7688luigi11111-2/+2
2021-05-12Merge pull request #7665luigi11111-5/+2
2021-05-09epee: include public openssl header in cmakeselsta1-1/+4
2021-04-27cmake: set 3.5 as minimum versionselsta2-2/+2
2021-04-27clang: fix -Wrange-loop-analysis warningsselsta1-2/+2
2021-04-24epee linkage dynamic; move monero_add_library to main CMakeLists.txtmj-xmr1-3/+4
2021-04-22Merge pull request #7669luigi11117-135/+164
2021-04-16Split epee/string_tools.h and encapsulate boost::lexical_castmj-xmr17-492/+718
2021-04-16Revert "Merge pull request #7136"luigi11117-164/+135
2021-04-16Merge pull request #7136luigi11117-135/+164
2021-04-16Merge pull request #7002luigi11114-199/+242
2021-04-16CMake: new macro - finding all headers (extract from epee)mj-xmr1-5/+2
2021-03-29Merge pull request #7439luigi11111-2/+2
2021-03-29Merge pull request #7460luigi11111-28/+24
2021-03-28Reduce compilation time of epee/portable_storage_template_helper.hmj-xmr4-199/+242
2021-03-20Merge pull request #7402luigi11111-1/+10
2021-03-20Merge pull request #7394luigi11111-1/+2
2021-03-20Merge pull request #7366luigi11113-0/+57
2021-03-20Merge pull request #7274luigi11111-4/+4
2021-03-20Merge pull request #7005luigi11112-5/+21
2021-03-12async_protocol_handler_config: fix deadlockanon1-28/+24
2021-03-05Merge pull request #7399luigi11111-2/+14
2021-02-25Epee: add headers to project files (via glob), to be able to search for them ...mj-xmr1-1/+10
2021-02-23epee: return HTTP error 400 (Bad request) on deserialization errormoneromooo-monero1-2/+14
2021-02-21Fix compiler warning for in keyvalue_serialization.hmj-xmr1-1/+2
2021-02-19async_protocol_handler_config: remove connection correctlyanon1-1/+1
2021-02-18Merge pull request #7343luigi11111-32/+2
2021-02-15Merge pull request #7308luigi11112-7/+19
2021-02-13Store RPC SSL key/cert for consistent authentication between runsLee Clagett3-0/+57
2021-02-06Reduce compilation time of epee/portable_storage.hmj-xmr11-216/+286
2021-01-23Improve cryptonote (block and tx) binary read performanceLee Clagett1-4/+4
2021-01-19boosted_tcp_server: fix connection lifetimeanon2-7/+19
2021-01-19Remove unnecessary atomic operations in levin codeLee Clagett1-32/+2
2021-01-19Remove payload copy in all outgoing p2p messagesLee Clagett7-135/+164
2021-01-16Reduced executable size; reduced call sequence to "allowed" log functionLee Clagett1-2/+2
2021-01-16Remove payload copy in all outgoing p2p messagesLee Clagett7-135/+164
2021-01-15Merge pull request #7137luigi11111-2/+16
2021-01-07storages: overridable limits for loading portable_storage from binarymoneromooo-monero5-33/+63
2021-01-06Merge pull request #7281luigi11111-1/+11
2021-01-05epee: also limit number of strings in portable_storagemoneromooo-monero1-1/+11
2021-01-03Merge pull request #7263Alexander Blair1-4/+13
2021-01-03epee: don't log raw packet datamoneromooo-monero1-4/+4
2021-01-03add a max levin packet size by command typemoneromooo-monero1-4/+13
2021-01-02portable_storage: better sanity checkingmoneromooo-monero1-2/+7
2021-01-01Merge pull request #7250Alexander Blair2-10/+25
2021-01-01Merge pull request #7243Alexander Blair1-1/+6
2021-01-01Merge pull request #7220Alexander Blair3-0/+3
2020-12-31portable_storage: check object limit where appropriatemoneromooo1-1/+6
2020-12-29Merge pull request #7218Alexander Blair1-5/+0
2020-12-29Merge pull request #7207Alexander Blair5-13/+14
2020-12-28portable_storage: forbid unnamed sectionsxiphon3-0/+3
2020-12-28portable_storage: remove array element limitmoneromooo-monero1-5/+0
2020-12-28ssl: buffered handshake detectionanon5-13/+14
2020-12-27portable_storage: remove overly aggressive cutoffmoneromooo-monero1-2/+0
2020-12-26Merge pull request #7192Alexander Blair1-6/+21
2020-12-26Merge pull request #7190Alexander Blair1-1/+35
2020-12-26Merge pull request #7098Alexander Blair1-1/+0
2020-12-26epee: fix some issues using connections after shutdownmoneromooo-monero1-6/+21
2020-12-26portable_storage: add some sanity checks on data sizemoneromooo-monero1-1/+35
2020-12-20Restrict duplicate keys in epee binary formatLee Clagett1-1/+4
2020-12-17Add aggressive restrictions to pre-handshake p2p buffer limitLee Clagett2-10/+25
2020-12-14Fix byte_stream::put_nLee Clagett1-1/+1
2020-12-13readline_buffer: Avoid consecutive duplicates in the historycodesoap1-2/+16
2020-12-10Merge pull request #7009Alexander Blair12-51/+71
2020-12-10Merge pull request #7003Alexander Blair2-18/+8
2020-12-08Fixed issues found by static analysisSChernykh1-1/+0
2020-12-06protocol: drop peers that don't reply to queriesmoneromooo1-8/+6