aboutsummaryrefslogtreecommitdiff
BranchCommit messageAuthorAge
dev/beber/boost-1.81.0include setBertrand Jacquin24 months
dev/beber/ipv4net: add retro compatibility with legacy IPv4 optionsBertrand Jacquin9 months
dev/beber/ipv6net: add IPv6 nodes to default listBertrand Jacquin9 months
masterMerge pull request #9392luigi11116 months
v0.17.1.1translations: use host compilerBertrand Jacquin4 years
v0.17.2.0translations: use host compilerBertrand Jacquin4 years
v0.17.2.3translations: use host compilerBertrand Jacquin3 years
v0.17.3.2Merge pull request #8276luigi11113 years
v0.18.0.0translations: use host compilerBertrand Jacquin2 years
v0.18.1.2include setBertrand Jacquin24 months
[...]
 
TagDownloadAuthorAge
v0.18.3.3monero-0.18.3.3.tar.xz  luigi111110 months
v0.18.3.2monero-0.18.3.2.tar.xz  luigi111110 months
v0.18.3.1monero-0.18.3.1.tar.xz  luigi111115 months
v0.18.3.0monero-0.18.3.0.tar.xz  luigi111115 months
v0.18.2.2monero-0.18.2.2.tar.xz  luigi111121 months
v0.18.2.1monero-0.18.2.1.tar.xz  luigi111122 months
v0.18.2.0monero-0.18.2.0.tar.xz  luigi111123 months
v0.18.1.2monero-0.18.1.2.tar.xz  luigi11112 years
v0.18.1.1monero-0.18.1.1.tar.xz  luigi11112 years
v0.18.1.0monero-0.18.1.0.tar.xz  luigi11112 years
[...]
 
AgeCommit messageAuthorFilesLines
2019-07-17Merge pull request #5760v0.14.1.1Riccardo Spagni3-6/+6
2019-07-17prep for 0.14.1.1Riccardo Spagni3-6/+6
2019-07-17Merge pull request #5733Riccardo Spagni2-2/+11
2019-07-12Merge pull request #5747luigi11112-0/+8
2019-07-12Merge pull request #5737luigi11111-11/+45
2019-07-12Merge pull request #5726luigi11112-3/+23
2019-07-12Merge pull request #5703luigi11111-3/+3
2019-07-12Merge pull request #5694luigi111117-22/+120
2019-07-09wallet_rpc_server: fix get_bulk_payments with short payment idsmoneromooo-monero2-0/+8
2019-07-05p2p: don't connect to more than one IP per class B if we canmoneromooo-monero1-11/+45
2019-07-04keccak: guard against misaligned memory accesses on ARMmoneromooo-monero2-3/+23
2019-07-04cryptonote_protocol: drop peers we can't download from when syncingmoneromooo-monero1-0/+5
2019-07-04p2p: add a few missing connection close callsmoneromooo-monero1-2/+6
2019-07-04Merge pull request #5664luigi11111-1/+1
2019-07-04Merge pull request #5651luigi11111-4/+8
2019-07-04Merge pull request #5666luigi11111-1/+50
2019-07-01Merge pull request #5708luigi11111-1/+0
2019-07-01Merge pull request #5684luigi11111-0/+1
2019-07-01Merge pull request #5676luigi11111-1/+1
2019-07-01Merge pull request #5669luigi11111-4/+16
2019-06-28Remove Xiala.net from the list of dns resolverstobtoht1-1/+0
2019-06-27Depends: Update HIDAPI versionTheCharlatan1-3/+3
2019-06-26p2p: don't forget pruning seed or public RPC port when updating peersmoneromooo-monero1-4/+16
2019-06-25Add ncurses package for linux and darwin readlineTheCharlatan4-14/+69
2019-06-25Remove clutter in depends installed packagesTheCharlatan12-9/+42
2019-06-25Add debug targets to depends MakefileTheCharlatan2-0/+10
2019-06-22rpc: set sanity_check_failed to false when successfulstoffu1-0/+1
2019-06-19tx_sanity_check: relax the median check a lotmoneromooo-monero1-1/+1
2019-06-18db_lmdb: commit pruning txn at checkpointsmoneromooo-monero1-1/+50
2019-06-17core: fix --prune-blockchain not pruning if no blockchain existsmoneromooo-monero1-1/+1
2019-06-16blockchain: silence an error getting blocks for pruned nodesmoneromooo-monero1-4/+8
2019-06-14Merge pull request #5638v0.14.1.0Riccardo Spagni4-4/+5
2019-06-14Merge pull request #5640Riccardo Spagni15-28/+78
2019-06-14rpc: restrict the recent cutoff size in restricted RPC modemoneromooo-monero1-0/+9
2019-06-14ensure no NULL is passed to memcpymoneromooo-monero4-9/+18
2019-06-14abstract_tcp_server2: improve DoS resistancemoneromooo-monero1-4/+5
2019-06-14serialization: check stream good flag at the endmoneromooo-monero3-6/+6
2019-06-14tree-hash: allocate variable memory on heap, not stackmoneromooo-monero1-5/+7
2019-06-14cryptonote: throw on tx hash calculation errormoneromooo-monero1-3/+3
2019-06-14serialization: fail on read_varint errormoneromooo-monero1-1/+2
2019-06-14cryptonote_protocol: fix another potential P2P DoSmoneromooo-monero1-0/+15
2019-06-14cryptonote_protocol: expand basic DoS protectionmoneromooo-monero2-4/+4
2019-06-14cryptonote_protocol_handler: prevent potential DoSanonimal2-0/+12
2019-06-14epee: basic sanity check on allocation size from untrusted sourcemoneromooo-monero1-0/+1
2019-06-13prep for 0.14.1 releaseRiccardo Spagni4-4/+5
2019-06-12Merge pull request #5633luigi11116-5/+10
2019-06-12Merge pull request #5631luigi11111-2/+2
2019-06-12Use 9 digit build IDsHoward Chu4-1/+5
2019-06-12Delete redundant cppzmq dependencyHoward Chu1-1/+1
2019-06-12Allow parallel makeHoward Chu3-3/+3
[...]
 
Clone
https://git.pants-on.net/monero.git