aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #10708tobtoht2026-06-091-2/+2
|\
| * Multisig tx builder: fix incomplete memory wipeSChernykh2026-06-031-2/+2
* | Merge pull request #10704tobtoht2026-06-093-9/+45
|\ \
| * | net: canonicalize Tor/I2P hosts during deserializationselsta2026-06-033-9/+45
* | | Merge pull request #10702tobtoht2026-06-091-1/+0
|\ \ \
| * | | wallet2: fix double unlock of a lockSChernykh2026-06-031-1/+0
| | |/ | |/|
* | | Merge pull request #10697tobtoht2026-06-071-1/+1
|\ \ \
| * | | fix off-by-one over-read in match_string2 unicode escape parsingalhudz2026-06-011-1/+1
| |/ /
* | | Merge pull request #10698tobtoht2026-06-065-41/+97
|\ \ \
| * | | p2p: close zone connections before stopping net serversselsta2026-06-034-41/+87
| * | | p2p: make stop signal idempotentselsta2026-06-013-1/+11
| |/ /
* | | Merge pull request #10495tobtoht2026-06-051-1/+3
|\ \ \
| * | | p2p: cleaner connection close()j-berman2026-04-281-1/+3
* | | | Merge pull request #10660tobtoht2026-06-041-5/+11
|\ \ \ \
| * | | | gitian: optional APT cacher for docker buildsvdo2026-06-041-5/+11
* | | | | Merge pull request #10608tobtoht2026-06-041-20/+71
|\ \ \ \ \
| * | | | | daemonizer: avoid unsafe pidfile truncationselsta2026-05-151-20/+71
* | | | | | Merge pull request #10590tobtoht2026-06-031-3/+3
|\ \ \ \ \ \ | |_|_|_|/ / |/| | | | |
| * | | | | wallet_rpc_server: preserve payment ID when editing address bookselsta2026-05-131-3/+3
* | | | | | Merge pull request #10649tobtoht2026-05-301-1/+1
|\ \ \ \ \ \
| * | | | | | Fixed dangling iterator in is_remote_host_allowedSChernykh2026-05-241-1/+1
* | | | | | | Merge pull request #10688tobtoht2026-05-301-1/+1
|\ \ \ \ \ \ \
| * | | | | | | ci: macos: explicitely install unboundtobtoht2026-05-301-1/+1
|/ / / / / / /
* | | | | | | Merge pull request #10638tobtoht2026-05-294-4/+52
|\ \ \ \ \ \ \
| * | | | | | | net: canonicalize Tor and I2P hostnamesselsta2026-05-234-4/+52
* | | | | | | | Merge pull request #10633tobtoht2026-05-281-0/+1
|\ \ \ \ \ \ \ \
| * | | | | | | | wallet2: clear m_additional_tx_keys during bg syncselsta2026-05-211-0/+1
* | | | | | | | | Merge pull request #10640tobtoht2026-05-281-1/+1
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | serialization: handle EOF at varint boundaryselsta2026-05-221-1/+1
| | |/ / / / / / / | |/| | | | | | |
* | | | | | | | | Merge pull request #10654tobtoht2026-05-272-4/+29
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | depends: unbound: update to 1.25.1tobtoht2026-05-252-4/+29
* | | | | | | | | | Merge pull request #10642tobtoht2026-05-271-15/+17
|\ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|/ |/| | | | | | | | |
| * | | | | | | | | contrib: fix unaligned&aliased levin buffer readsjeffro2562026-05-211-15/+17
| | |/ / / / / / / | |/| | | | | | |
* | | | | | | | | Merge pull request #10555tobtoht2026-05-251-1/+1
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | depends: explicitely enable cross-compile mode for autoconftobtoht2026-05-251-1/+1
| | |/ / / / / / / | |/| | | | | | |
* | | | | | | | | Merge pull request #10653tobtoht2026-05-252-3/+9
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | depends: libusb: update to 1.0.30tobtoht2026-05-242-3/+9
| |/ / / / / / / /
* | | | | | | | | Merge pull request #10656tobtoht2026-05-252-26/+89
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / / |/| | | | | | | |
| * | | | | | | | ci: don't save caches for pull requeststobtoht2026-05-252-26/+89
|/ / / / / / / /
* | | | | | | | Merge pull request #10631tobtoht2026-05-241-7/+29
|\ \ \ \ \ \ \ \ | |_|_|/ / / / / |/| | | | | | |
| * | | | | | | ci: gitian: run jobs when depends is changedtobtoht2026-05-241-7/+29
| | |/ / / / / | |/| | | | |
* | | | | | | Merge pull request #10615tobtoht2026-05-234-37/+1
|\ \ \ \ \ \ \ | |_|/ / / / / |/| | | | | |
| * | | | | | wallet_rpc_server: remove unused finalize_multisig endpointselsta2026-05-194-37/+1
* | | | | | | Merge pull request #10610tobtoht2026-05-211-1/+1
|\ \ \ \ \ \ \ | |_|/ / / / / |/| | | | | |
| * | | | | | rpc: restrict get_alt_blocks_hashesselsta2026-05-151-1/+1
* | | | | | | Merge pull request #10575tobtoht2026-05-191-0/+12
|\ \ \ \ \ \ \
| * | | | | | | rpc: reject invalid JSON-RPC ids in ZMQ requestsselsta2026-05-111-0/+12
* | | | | | | | Merge pull request #10592tobtoht2026-05-191-2/+3
|\ \ \ \ \ \ \ \ | |_|_|/ / / / / |/| | | | | | |
| * | | | | | | wallet: fix RPC describe transfer source entryjeffro2562026-05-131-2/+3
| | |_|_|/ / / | |/| | | | |
* | | | | | | Merge pull request #10571tobtoht2026-05-171-0/+0
|\ \ \ \ \ \ \ | |_|_|/ / / / |/| | | | | |