aboutsummaryrefslogtreecommitdiff
path: root/contrib/epee/include/net
Commit message (Expand)AuthorAgeFilesLines
* http: share deterministic header field parserselsta2026-06-213-103/+124
* Merge pull request #10698tobtoht2026-06-062-18/+60
|\
| * p2p: close zone connections before stopping net serversselsta2026-06-032-18/+56
| * p2p: make stop signal idempotentselsta2026-06-011-1/+5
* | Merge pull request #10495tobtoht2026-06-051-1/+3
|\ \ | |/ |/|
| * p2p: cleaner connection close()j-berman2026-04-281-1/+3
* | contrib: fix unaligned&aliased levin buffer readsjeffro2562026-05-211-15/+17
* | epee: skip IPv4 TOS option for non-IPv4 peersiuyua92026-05-141-8/+10
* | p2p: wait_for on shutdown instead of indefinite waitj-berman2026-04-281-3/+7
|/
* connection: try-catch handlesj-berman2026-04-211-1/+6
* p2p: fix hanging shutdownj-berman2026-04-044-19/+50
* Cleanup some of the fragmented levin handlingLee *!* Clagett2026-03-311-4/+12
* abstract_tcp_server2: add missing returnselsta2026-03-271-0/+1
* p2p: connection patchesj-berman2026-02-022-62/+105
* epee: add missing cstdint includetobtoht2025-12-111-0/+1
* Skip ping connections in outgoing countLee *!* Clagett2025-08-192-8/+14
* Add check for exception in tcp accept handlerLee *!* Clagett2025-06-121-0/+4
* Limit scope of TCP checks to incoming onlyLee *!* Clagett2025-02-261-1/+1
* Fix build with boost ASIO 0.87. Support boost 1.66+Lee *!* Clagett2025-02-148-259/+160
* Set response limits on http server connectionsLee *!* Clagett2025-02-145-22/+140
* epee: update 'http_server_handlers_map2.h' macros to use fully qualified namesJeffrey Ryan2025-02-131-4/+4
* Merge pull request #9460tobtoht2025-01-223-8/+31
|\
| * Cleanup TCP throttling code (performance) + move connection checksLee *!* Clagett2024-12-193-8/+31
* | contrib: force (de)serialization to create params section incase there is none.0xFFFC00002024-12-131-0/+7
|/
* 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
|\