summaryrefslogtreecommitdiff
path: root/tests/unit_tests
Commit message (Expand)AuthorAgeFilesLines
* http: share deterministic header field parserselsta2026-06-211-0/+252
* Merge pull request #10704tobtoht2026-06-091-0/+28
|\
| * net: canonicalize Tor/I2P hosts during deserializationselsta2026-06-031-0/+28
* | p2p: close zone connections before stopping net serversselsta2026-06-031-7/+4
* | net: canonicalize Tor and I2P hostnamesselsta2026-05-231-0/+22
|/
* Merge pull request #10367tobtoht2026-04-271-0/+14
|\
| * Improve unpack reserve handlingLee Clagett2026-04-271-0/+14
* | daemon: remove miniupnptobtoht2026-04-261-2/+0
* | Merge pull request #10411tobtoht2026-04-201-6/+519
|\ \
| * | Add Socks v5 support to daemon and walletLee *!* Clagett2026-04-161-6/+519
* | | Merge pull request #10410tobtoht2026-04-181-0/+105
|\ \ \ | |/ / |/| |
| * | p2p: isolate regtest from mainnet bootstrap stateJeetraj2026-04-101-0/+105
* | | p2p: fix hanging shutdownj-berman2026-04-044-44/+132
* | | Merge pull request #10395tobtoht2026-04-041-1/+21
|\ \ \
| * | | Cleanup some of the fragmented levin handlingLee *!* Clagett2026-03-311-1/+21
| |/ /
* | | Merge pull request #10389tobtoht2026-04-021-0/+18
|\ \ \ | |/ / |/| |
| * | zmq: add restricted rpc modeselsta2026-04-011-0/+18
| |/
* / Harden HTTP client authLee *!* Clagett2026-03-131-35/+2
|/
* p2p: connection patchesj-berman2026-02-021-0/+68
* p2p: fix race causing dropped connections during syncj-berman2025-12-111-1/+1
* Fix logging deadlockj-berman2025-11-111-0/+56
* wallet: improve lookahead logic & make rpc persistentJustin Berman2025-07-071-8/+93
* wallet: ensure subaddress keys table is at least size of requested lookaheadbenevanoff2025-07-031-0/+27
* Replace in-tree MD5 with OpenSSLBastian Germann2025-03-141-6/+6
* Merge pull request #9740tobtoht2025-03-101-3/+5
|\
| * blockchain sync: reduce disk writes from 2 to 1 per txjeffro2562025-03-101-3/+5
* | Fix build with boost ASIO 0.87. Support boost 1.66+Lee *!* Clagett2025-02-145-110/+109
* | Set response limits on http server connectionsLee *!* Clagett2025-02-142-0/+201
* | Merge pull request #9790tobtoht2025-02-132-0/+2
|\ \
| * | tests: include <iomanip> where using std::setfilljeffro2562025-02-092-0/+2
| |/
* | Merge pull request #8617tobtoht2025-02-131-0/+12
|\ \
| * | wallet: background sync with just the view keyj-berman2024-05-241-0/+12
* | | tests: Fix tools::is_hdd unit testsiamamyth2025-02-081-9/+28
| |/ |/|
* | Merge pull request #9460tobtoht2025-01-221-0/+12
|\ \
| * | Cleanup TCP throttling code (performance) + move connection checksLee *!* Clagett2024-12-191-0/+12
* | | tests: fix IPv4Success, DNSSECSuccesstobtoht2025-01-161-9/+3
* | | Merge pull request #9616luigi11112024-12-231-0/+85
|\ \ \
| * | | p2p: allow comments in banlist filesjeffro2562024-12-131-0/+85
| |/ /
* / / contrib: force (de)serialization to create params section incase there is none.0xFFFC00002024-12-131-0/+68
|/ /
* | build: fix build with Boost 1.85 and remove instances of viewkey logging [REL...jeffro2562024-09-103-3/+3
* | epee: string_tools: keep full path in cut_off_extensiontobtoht2024-08-141-0/+7
* | epee: string_tools: remove dot from get_extensiontobtoht2024-08-141-0/+8
* | Merge pull request #9385luigi11112024-08-131-0/+62
|\ \
| * | Fix ZMQ DaemonInfo:Lee *!* Clagett2024-06-241-0/+62
| |/
* / cryptonote_protocol: prevent duplicate txs in fluff queue0xFFFC00002024-06-061-0/+57
|/
* Merge pull request #9311luigi11112024-05-201-1/+1
|\
| * Enforce Tx unlock_time is Zero by Relay Rule [RELEASE]jeffro2562024-04-291-1/+1
* | Merge pull request #9306luigi11112024-05-201-6/+7
|\ \
| * | common: support boost filesystem copy_options.0xFFFC00002024-05-011-6/+7
| |/
* / Skip privacy networks (on tx sends) that don't have outgoing connectionsLee *!* Clagett2024-03-291-0/+33
|/