summaryrefslogtreecommitdiff
path: root/contrib/epee
Commit message (Expand)AuthorAgeFilesLines
* Fix logging deadlockj-berman2025-11-111-2/+10
* epee: only parse valid portselsta2025-08-311-3/+11
* Merge pull request #10048tobtoht2025-08-211-0/+1
|\
| * epee: include math header for upcoming Boost 1.89Michael Cho2025-08-201-0/+1
* | Skip ping connections in outgoing countLee *!* Clagett2025-08-192-8/+14
|/
* Merge pull request #9956tobtoht2025-07-071-0/+4
|\
| * Add check for exception in tcp accept handlerLee *!* Clagett2025-06-121-0/+4
* | Merge pull request #9909tobtoht2025-06-141-3/+7
|\ \ | |/ |/|
| * epee: fix string_tools on Windows0xFFFC00002025-04-221-3/+7
* | msys2 build: include int headersjeffro2562025-05-061-0/+2
|/
* epee: Drop unused in-tree MD5Bastian Germann2025-03-143-525/+0
* Replace in-tree MD5 with OpenSSLBastian Germann2025-03-141-10/+10
* Limit scope of TCP checks to incoming onlyLee *!* Clagett2025-02-261-1/+1
* 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-1411-298/+210
* Set response limits on http server connectionsLee *!* Clagett2025-02-145-22/+140
* epee: update 'http_server_handlers_map2.h' macros to use fully qualified namesJeffrey Ryan2025-02-131-4/+4
* Merge pull request #9460tobtoht2025-01-224-16/+51
|\
| * Cleanup TCP throttling code (performance) + move connection checksLee *!* Clagett2024-12-194-16/+51
* | Fix get_database_size on Windowsiamamyth2025-01-142-36/+0
* | Merge pull request #9615luigi11112024-12-231-0/+7
|\ \
| * | contrib: force (de)serialization to create params section incase there is none.0xFFFC00002024-12-131-0/+7
| |/
* | Merge pull request #9607luigi11112024-12-233-17/+1
|\ \
| * | epee: partially revert c56ee140 to fix linking errorsjeffro2562024-12-093-17/+1
| |/
* | Merge pull request #9584luigi11112024-12-231-2/+6
|\ \
| * | Fix memcpy in byte_slice constructorLee *!* Clagett2024-11-211-2/+6
| |/
* / Add byte_stream `value_type` and `data()`Lee *!* Clagett2024-10-231-0/+2
|/
* build: fix build with Boost 1.85 and remove instances of viewkey logging [REL...jeffro2562024-09-103-18/+26
* 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
* Merge pull request #9396luigi11112024-07-161-2/+3
|\
| * epee: fix mlog filename compare bug.0xFFFC00002024-07-141-2/+3
* | contrib: fix compilation error for boost 1.850xFFFC00002024-05-291-0/+1
|/
* Cleanup string_tools.0xFFFC00002024-03-153-63/+40
* Revert "http_client: reduce number of packets sent for small bodies"jeffro2562024-03-101-26/+16
* 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
|/
* http_client: reduce number of packets sent for small bodiesjeffro2562023-10-151-16/+26
* storages: change error log category to serializationselsta2023-09-222-0/+6
* wallet-rpc: restore from multisig seedjeffro2562023-08-101-0/+10
* Merge pull request #8909luigi11112023-07-061-5/+8
|\
| * Set SSL SNI even when server verification is disabledLee *!* Clagett2023-06-161-5/+8
* | Merge pull request #8900luigi11112023-07-061-4/+1
|\ \ | |/ |/|
| * properly terminate interrupted TCP connection. fixes #8685j-berman2023-06-091-4/+1
* | fix missing <cstdint> includestobtoht2023-05-082-0/+2
|/
* 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
* Merge pull request #8435v0.18.0.0luigi11112022-07-151-0/+10
|\
| * Template hash func to fix compiler error on < gcc-6j-berman2022-07-131-0/+10