aboutsummaryrefslogtreecommitdiff
path: root/contrib/epee
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* | address PR commentsj-berman2022-07-083-390/+385
* | connection: fix implementationanon2022-07-054-834/+1227
|/
* Merge pull request #8337luigi11112022-05-261-1/+0
|\
| * src, epee: fix a couple compiler warningsselsta2022-05-171-1/+0
* | Windows build: fix narrowing error for WaitForSingleObjectJeffrey Ryan2022-05-231-1/+1
|/
* Merge pull request #8315luigi11112022-05-161-1/+24
|\
| * Give better error messages when missing SSL filesJeffrey Ryan2022-05-051-1/+24
* | Merge pull request #8301luigi11112022-05-101-1/+1
|\ \
| * | Doxygen: Hide anonymous namespaces from documentation by defaultJeffrey2022-04-281-1/+1
| |/
* | Merge pull request #8279luigi11112022-05-102-237/+1
|\ \
| * | EPEE: Remove gzip_encoding.hJeffrey2022-04-222-237/+1
* | | Merge pull request #8278luigi11112022-05-103-302/+0
|\ \ \
| * | | EPEE: Remove hmac-md5Jeffrey2022-04-223-302/+0
| |/ /
* | | Merge pull request #8226luigi11112022-05-103-5/+5
|\ \ \ | |_|/ |/| |
| * | Fix typo: SERIALIZE_TYPE_DUOBLEJeffrey2022-03-253-5/+5
* | | Merge pull request #8275luigi11112022-04-252-0/+12
|\ \ \
| * | | add a sanity check to RPC input data sizemoneromooo-monero2022-04-212-0/+12
| | |/ | |/|
* | | Merge pull request #8248luigi11112022-04-253-72/+0
|\ \ \ | |/ / |/| |
| * | Remove serialization/enableableJeffrey2022-04-093-72/+0
* | | Change C-style-casts to static_cast in time_helper.hJeffrey2022-04-181-4/+4
* | | Remove the only 4 non-UTF8 characters in codebaseJeffrey2022-04-181-4/+4
* | | Factor out move_it_backward from misc_language.hJeffrey2022-04-181-9/+1
* | | Move copyable_atomic into connection_contextJeffrey2022-04-181-56/+0
* | | Refactor out to_nonconst_iterator.hJeffrey2022-04-184-55/+1
* | | Refactor out pragma_comp_defsJeffrey2022-04-184-35/+4
* | | Merge functionality of misc_os_dependent into time_helper.hJeffrey2022-04-188-279/+33
* | | Trimming FatJeffrey2022-04-187-149/+0
* | | Boring Old DeletesJeffrey2022-04-1867-9622/+0
* | | epee: allow copying a rolling_median_t objectmoneromooo-monero2022-04-101-1/+14
|/ /
* | Merge pull request #8228luigi11112022-04-062-77/+1
|\ \