aboutsummaryrefslogtreecommitdiff
path: root/contrib/epee
Commit message (Expand)AuthorAgeFilesLines
* 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 #7394luigi11112021-03-201-1/+2
|\ \
| * | Fix compiler warning for in keyvalue_serialization.hmj-xmr2021-02-211-1/+2
| |/
* | Merge pull request #7366luigi11112021-03-203-0/+57
|\ \
| * | Store RPC SSL key/cert for consistent authentication between runsLee Clagett2021-02-133-0/+57
* | | Merge pull request #7274luigi11112021-03-201-4/+4
|\ \ \
| * | | epee: don't log raw packet datamoneromooo-monero2021-01-031-4/+4
* | | | Merge pull request #7005luigi11112021-03-202-5/+21
|\ \ \ \
| * | | | Allow byte_stream->byte_slice conversion to shrink unused buffer spaceLee Clagett2020-10-132-5/+21
* | | | | Merge pull request #7399luigi11112021-03-051-2/+14
|\ \ \ \ \
| * | | | | epee: return HTTP error 400 (Bad request) on deserialization errormoneromooo-monero2021-02-231-2/+14
| | |_|_|/ | |/| | |
* / | | | async_protocol_handler_config: remove connection correctlyanon2021-02-191-1/+1
|/ / / /
* | | | Merge pull request #7343luigi11112021-02-181-32/+2
|\ \ \ \
| * | | | Remove unnecessary atomic operations in levin codeLee Clagett2021-01-191-32/+2
* | | | | Merge pull request #7308luigi11112021-02-152-7/+19
|\ \ \ \ \
| * | | | | boosted_tcp_server: fix connection lifetimeanon2021-01-192-7/+19
| |/ / / /
* | | | / Reduce compilation time of epee/portable_storage.hmj-xmr2021-02-0611-216/+286
| |_|_|/ |/| | |
* | | | Merge pull request #7137luigi11112021-01-151-2/+16
|\ \ \ \ | |/ / / |/| | |
| * | | readline_buffer: Avoid consecutive duplicates in the historycodesoap2020-12-131-2/+16
* | | | storages: overridable limits for loading portable_storage from binarymoneromooo-monero2021-01-075-33/+63
* | | | Merge pull request #7281luigi11112021-01-061-1/+11
|\ \ \ \
| * | | | epee: also limit number of strings in portable_storagemoneromooo-monero2021-01-051-1/+11
* | | | | Restrict duplicate keys in epee binary formatLee Clagett2020-12-201-1/+4
|/ / / /
* | | | Merge pull request #7263Alexander Blair2021-01-031-4/+13
|\ \ \ \
| * | | | add a max levin packet size by command typemoneromooo-monero2021-01-031-4/+13
| | |_|/ | |/| |
* / | | portable_storage: better sanity checkingmoneromooo-monero2021-01-021-2/+7
|/ / /
* | | Merge pull request #7250Alexander Blair2021-01-012-10/+25
|\ \ \
| * | | Add aggressive restrictions to pre-handshake p2p buffer limitLee Clagett2020-12-172-10/+25
* | | | Merge pull request #7243Alexander Blair2021-01-011-1/+6
|\ \ \ \
| * | | | portable_storage: check object limit where appropriatemoneromooo2020-12-311-1/+6
| |/ / /
* | | | Merge pull request #7220Alexander Blair2021-01-013-0/+3
|\ \ \ \ | |/ / / |/| | |
| * | | portable_storage: forbid unnamed sectionsxiphon2020-12-283-0/+3
| |/ /
* | | Merge pull request #7218Alexander Blair2020-12-291-5/+0
|\ \ \
| * | | portable_storage: remove array element limitmoneromooo-monero2020-12-281-5/+0
* | | | Merge pull request #7207Alexander Blair2020-12-295-13/+14
|\ \ \ \ | |/ / / |/| | |
| * | | ssl: buffered handshake detectionanon2020-12-285-13/+14
* | | | portable_storage: remove overly aggressive cutoffmoneromooo-monero2020-12-271-2/+0
|/ / /
* | | Merge pull request #7192Alexander Blair2020-12-261-6/+21
|\ \ \
| * | | epee: fix some issues using connections after shutdownmoneromooo-monero2020-12-261-6/+21
* | | | Merge pull request #7190Alexander Blair2020-12-261-1/+35
|\ \ \ \
| * | | | portable_storage: add some sanity checks on data sizemoneromooo-monero2020-12-261-1/+35
| |/ / /
* | | | Merge pull request #7098Alexander Blair2020-12-261-1/+0
|\ \ \ \ | |/ / / |/| | |
| * | | Fixed issues found by static analysisSChernykh2020-12-081-1/+0
* | | | Fix byte_stream::put_nLee Clagett2020-12-141-1/+1
| |/ / |/| |
* | | Merge pull request #7009Alexander Blair2020-12-1012-51/+71
|\ \ \
| * | | Change epee binary output from std::stringstream to byte_streamLee Clagett2020-10-1012-51/+71
| |/ /
* | | Merge pull request #7003Alexander Blair2020-12-102-18/+8
|\ \ \ | |/ / |/| |
| * | Change to more efficient allocation strategy in byte_streamLee Clagett2020-10-132-18/+8
| |/
* | protocol: drop peers that don't reply to queriesmoneromooo2020-12-061-8/+6