summaryrefslogtreecommitdiff
path: root/contrib/epee/include
Commit message (Expand)AuthorAgeFilesLines
* 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-284-12/+12
|/
* 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
* 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-162-8/+1
|\ \
| * | wallet2_api: implement runtime proxy configurationxiphon2020-07-202-8/+1
| |/
* / Wallet, daemon: From 'help_advanced' back to 'help', and new 'apropos' commandrbrunner72020-07-241-0/+25
|/
* Merge pull request #6516Alexander Blair2020-07-192-7/+0
|\
| * remove double includessumogr2020-05-112-7/+0
* | Merge pull request #6512Alexander Blair2020-07-1911-11/+11
|\ \
| * | Update copyright year to 2020SomaticFanatic2020-05-0611-11/+11
* | | epee: fix array underflow in unicode parsingmoneromooo-monero2020-06-211-1/+1
* | | Merge pull request #6539luigi11112020-06-081-6/+6
|\ \ \
| * | | epee: use memwipe rather than memset for md5 secretsmoneromooo-monero2020-05-161-6/+6
| |/ /
* | | Fix boost <1.60 compilation and fix boost 1.73+ warningsLee Clagett2020-05-314-17/+17
* | | build: fix boost 1.73 compatibilityselsta2020-05-142-6/+6
|/ /
* | Add byte_stream for zero-copy serialization, and add support in ZMQ-JSON.Lee Clagett2020-04-112-1/+249
* | Merge pull request #6446luigi11112020-05-012-0/+11
|\ \
| * | trezor: adapt to new passphrase mechanismDusan Klinec2020-04-272-0/+11
| |/
* | Use byte_slice for sending zmq messages - removes data copy within zmqLee Clagett2020-04-031-1/+9
* | Allow wallet2.h to run in WebAssemblywoodser2020-04-154-158/+117
|/
* Merge pull request #6351luigi11112020-04-043-38/+24
|\
| * Move hex->bin conversion to monero copyright files and with less includesLee Clagett2020-03-093-34/+19
| * Remove temporary std::string creation in some hex->bin callsLee Clagett2020-03-091-5/+6
* | Merge pull request #6339luigi11112020-04-042-2/+2
|\ \
| * | remove empty statementsInterchained2020-02-172-2/+2
* | | p2p: fix frequent weak_ptr exception on connectionmoneromooo-monero2020-03-311-1/+6
* | | Merge pull request #6336luigi11112020-03-311-3/+7
|\ \ \
| * | | console_handler: do not let exception past the dormoneromooo-monero2020-02-121-3/+7
| |/ /
* | | Merge pull request #6311luigi11112020-03-311-0/+7
|\ \ \ | |_|/ |/| |
| * | Explicitly define copy assignment operatorMartijn Otto2020-01-281-0/+7
* | | Merge pull request #6273Alexander Blair2020-03-121-1/+11
|\ \ \
| * | | Various improvements to the ZMQ JSON-RPC handling:Lee Clagett2020-03-051-1/+11
* | | | Merge pull request #6244Alexander Blair2020-03-121-5/+16
|\ \ \ \
| * | | | abstract_tcp_server2: guard against negative timeoutsmoneromooo-monero2019-12-161-5/+16
| |/ / /
* | | | Merge pull request #6243Alexander Blair2020-03-122-6/+4
|\ \ \ \
| * | | | epee: remove backward compatible endian specific address serializationmoneromooo-monero2020-01-261-6/+2