summaryrefslogtreecommitdiff
path: root/contrib/epee/include/net
Commit message (Expand)AuthorAgeFilesLines
* Revert "http_client: reduce number of packets sent for small bodies"jeffro2562024-03-101-26/+16
* http_client: reduce number of packets sent for small bodiesjeffro2562023-10-151-16/+26
* properly terminate interrupted TCP connection. fixes #8685j-berman2023-06-091-4/+1
* 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-082-378/+376
* | connection: fix implementationanon2022-07-053-809/+1131
|/
* 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-101-10/+1
|\ \ | |/ |/|
| * EPEE: Remove gzip_encoding.hJeffrey2022-04-221-10/+1
* | add a sanity check to RPC input data sizemoneromooo-monero2022-04-212-0/+12
|/
* Remove the only 4 non-UTF8 characters in codebaseJeffrey2022-04-181-4/+4
* Refactor out to_nonconst_iterator.hJeffrey2022-04-183-3/+1
* Refactor out pragma_comp_defsJeffrey2022-04-182-11/+0
* Merge functionality of misc_os_dependent into time_helper.hJeffrey2022-04-181-1/+1
* Trimming FatJeffrey2022-04-181-1/+0
* Boring Old DeletesJeffrey2022-04-1826-5459/+0
* Merge pull request #8223luigi11112022-04-066-32/+27
|\
| * Eliminate dependence on boost::interprocess #8223Jeffrey2022-03-306-32/+27
* | Merge pull request #8197luigi11112022-04-067-7/+9
|\ \ | |/ |/|
| * Copyright: Update to 2022mj-xmr2022-03-047-7/+9
* | Undefined behaviour fixesSChernykh2022-02-195-12/+12
|/
* support cors wildcardwoodser2021-08-201-1/+1
* p2p: remove blocked addresses/hosts from peerlistmoneromooo-monero2021-08-051-0/+3
* Merge pull request #7669luigi11112021-04-222-64/+77
|\
| * Remove payload copy in all outgoing p2p messagesLee Clagett2021-01-192-64/+77
* | Split epee/string_tools.h and encapsulate boost::lexical_castmj-xmr2021-04-164-206/+12
|/
* Revert "Merge pull request #7136"luigi11112021-04-162-77/+64
* Merge pull request #7136luigi11112021-04-162-64/+77
|\
| * Remove payload copy in all outgoing p2p messagesLee Clagett2021-01-162-64/+77
* | Merge pull request #7460luigi11112021-03-291-28/+24
|\ \
| * | async_protocol_handler_config: fix deadlockanon2021-03-121-28/+24
| |/
* | Merge pull request #7366luigi11112021-03-202-0/+10
|\ \
| * | Store RPC SSL key/cert for consistent authentication between runsLee Clagett2021-02-132-0/+10
* | | Merge pull request #7274luigi11112021-03-201-4/+4
|\ \ \ | |_|/ |/| |
| * | epee: don't log raw packet datamoneromooo-monero2021-01-031-4/+4
* | | 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-061-0/+1
|/ /
* / add a max levin packet size by command typemoneromooo-monero2021-01-031-4/+13
|/
* Add aggressive restrictions to pre-handshake p2p buffer limitLee Clagett2020-12-172-10/+25
* ssl: buffered handshake detectionanon2020-12-284-12/+12
* epee: fix some issues using connections after shutdownmoneromooo-monero2020-12-261-6/+21
* Change epee binary output from std::stringstream to byte_streamLee Clagett2020-10-106-10/+12