aboutsummaryrefslogtreecommitdiff
path: root/contrib/epee/src
Commit message (Expand)AuthorAgeFilesLines
* fix off-by-one over-read in match_string2 unicode escape parsingalhudz2026-06-011-1/+1
* epee: fix memory leak with readlineComputeryPony2026-05-091-1/+2
* Harden HTTP client authLee *!* Clagett2026-03-131-2/+11
* epee: only parse valid portselsta2025-08-311-3/+11
* epee: include math header for upcoming Boost 1.89Michael Cho2025-08-201-0/+1
* epee: fix string_tools on Windows0xFFFC00002025-04-221-3/+7
* Replace in-tree MD5 with OpenSSLBastian Germann2025-03-141-10/+10
* assign default port for http and https clientswoodser2025-02-171-0/+7
* Fix build with boost ASIO 0.87. Support boost 1.66+Lee *!* Clagett2025-02-143-39/+50
* Merge pull request #9460tobtoht2025-01-221-8/+20
|\
| * Cleanup TCP throttling code (performance) + move connection checksLee *!* Clagett2024-12-191-8/+20
* | Fix get_database_size on Windowsiamamyth2025-01-141-35/+0
* | Merge pull request #9607luigi11112024-12-232-15/+1
|\ \
| * | epee: partially revert c56ee140 to fix linking errorsjeffro2562024-12-092-15/+1
| |/
* / Fix memcpy in byte_slice constructorLee *!* Clagett2024-11-211-2/+6
|/
* epee: string_tools: keep full path in cut_off_extensiontobtoht2024-08-141-1/+1
* epee: string_tools: remove dot from get_extensiontobtoht2024-08-141-1/+6
* epee: fix mlog filename compare bug.0xFFFC00002024-07-141-2/+3
* Cleanup string_tools.0xFFFC00002024-03-152-53/+33
* Merge pull request #9047luigi11112023-11-061-0/+13
|\
| * heed NO_COLOR environment variablemoneromooo-monero2023-10-311-0/+13
* | readline_buffer: disable bracketed paste escape sequencesJeffrey Ryan2023-10-311-0/+4
|/
* Set SSL SNI even when server verification is disabledLee *!* Clagett2023-06-161-5/+8
* 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
|\ \ | |/ |/|