summaryrefslogtreecommitdiff
path: root/contrib/epee
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #7615luigi11112021-03-291-1/+0
|\
| * Fixed issues found by static analysisSChernykh2021-03-181-1/+0
* | async_protocol_handler_config: fix deadlockanon2021-03-121-28/+24
|/
* async_protocol_handler_config: remove connection correctlyanon2021-02-191-1/+1
* boosted_tcp_server: fix connection lifetimeanon2021-01-192-7/+19
* storages: overridable limits for loading portable_storage from binarymoneromooo-monero2021-01-075-33/+63
* Merge pull request #7282luigi11112021-01-061-1/+11
|\
| * epee: also limit number of strings in portable_storagemoneromooo-monero2021-01-051-1/+11
* | Merge pull request #7248luigi11112021-01-061-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 #7251Alexander Blair2021-01-011-1/+3
|\ \
| * | Restrict duplicate keys in epee binary formatLee Clagett2020-12-171-1/+3
| |/
* | Merge pull request #7249Alexander Blair2021-01-013-0/+3
|\ \
| * | portable_storage: forbid unnamed sectionsxiphon2021-01-013-0/+3
| |/
* | Merge pull request #7244Alexander Blair2021-01-011-1/+6
|\ \ | |/ |/|
| * portable_storage: check object limit where appropriatemoneromooo2020-12-311-1/+6
* | Add aggressive restrictions to pre-handshake p2p buffer limitLee Clagett2020-12-292-10/+25
|/
* Merge pull request #7219Alexander Blair2020-12-291-5/+0
|\
| * portable_storage: remove array element limitmoneromooo-monero2020-12-281-5/+0
* | ssl: buffered handshake detectionanon2020-12-285-13/+14
|/
* Merge pull request #7193Alexander Blair2020-12-281-6/+21
|\
| * epee: fix some issues using connections after shutdownmoneromooo-monero2020-12-261-6/+21
* | portable_storage: remove overly aggressive cutoffmoneromooo-monero2020-12-271-2/+0
* | portable_storage: add some sanity checks on data sizemoneromooo-monero2020-12-261-1/+35
|/
* Fix byte_stream::put_nLee Clagett2020-12-141-1/+1
* 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
* epee: readline_buffer - fix thread safety, fix sync() after stop()xiphon2020-11-071-1/+9
* Add clear method to byte_streamLee Clagett2020-08-171-0/+3
* Merge pull request #6736Alexander Blair2020-08-161-0/+7
|\
| * epee: further defending against exceptions in command handlersmoneromooo-monero2020-08-021-0/+7
* | Merge pull request #6727Alexander Blair2020-08-161-9/+31
|\ \
| * | epee: guard against exceptions in RPC handlersmoneromooo-monero2020-07-301-9/+31
| |/
* | Merge pull request #6720Alexander Blair2020-08-161-26/+0
|\ \
| * | epee: Remove unused functions in local_ip.hJean Pierre Dudey2020-07-221-26/+0
| |/
* | Merge pull request #6718Alexander Blair2020-08-162-2/+12
|\ \
| * | Fix overflow issue in epee:misc_utils::rolling_median_t and median(), with un...koe2020-07-232-2/+12
| |/
* | Merge pull request #6716Alexander Blair2020-08-163-8/+6
|\ \
| * | wallet2_api: implement runtime proxy configurationxiphon2020-07-203-8/+6
| |/
* / Wallet, daemon: From 'help_advanced' back to 'help', and new 'apropos' commandrbrunner72020-07-241-0/+25
|/
* Merge pull request #6565Alexander Blair2020-07-191-1/+1
|\
| * fix a few typos in error messagesmoneromooo-monero2020-05-191-1/+1
* | Merge pull request #6516Alexander Blair2020-07-192-7/+0
|\ \
| * | remove double includessumogr2020-05-112-7/+0
* | | Merge pull request #6512Alexander Blair2020-07-1921-21/+21
|\ \ \
| * | | Update copyright year to 2020SomaticFanatic2020-05-0621-21/+21
| | |/ | |/|
* | | Merge pull request #6675luigi11112020-07-081-1/+1
|\ \ \
| * | | epee: fix array underflow in unicode parsingmoneromooo-monero2020-06-211-1/+1
* | | | Merge pull request #6584luigi11112020-07-081-1/+1
|\ \ \ \