aboutsummaryrefslogtreecommitdiff
path: root/contrib
Commit message (Expand)AuthorAgeFilesLines
* Reduced executable size; reduced call sequence to "allowed" log functionLee Clagett2021-01-161-2/+2
* 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 #7149luigi11112021-01-151-2/+2
|\ \
| * | fuzz_tests: add a test for utf8canonicalmoneromooo-monero2020-12-141-2/+2
* | | 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 #7099Alexander Blair2020-12-261-0/+1
|\ \ \
| * | | Add command to sign freebsd assert file for gitianMoneroArbo2020-12-081-0/+1
* | | | 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 #7100Alexander Blair2020-12-102-43/+12
|\ \
| * | depends: Update OpenSSL to 1.1.1iHoward Chu2020-12-092-43/+12
| |/
* | 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
* | | Merge pull request #6947Alexander Blair2020-12-101-0/+93
|\ \ \ | |_|/ |/| |
| * | add a convenience script to start monero with inbound tormoneromooo-monero2020-10-281-0/+93
* | | protocol: drop peers that don't reply to queriesmoneromooo2020-12-061-8/+6
* | | keep only the last seen node on a given host in the white listmoneromooo2020-12-041-0/+33