index
:
monero.git
dev/beber/boost-1.81.0
dev/beber/install
dev/beber/ipv4
dev/beber/ipv6
dev/beber/pgm
dev/beber/ssl
dev/beber/trezor
master
v0.14.0.2
v0.14.1.0
v0.14.1.2
v0.15.0.0
v0.15.0.1
v0.15.0.5
v0.16.0.0
v0.17.0.0
v0.17.0.1
v0.17.1.0
v0.17.1.1
v0.17.2.0
v0.17.2.3
v0.17.3.2
v0.18.0.0
v0.18.1.2
Monero: the secure, private, untraceable cryptocurrency
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
(
unfollow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2019-07-02
simplewallet: optional all flag to export_outputs/export_key_images
moneromooo-monero
3
-13
/
+32
2019-06-14
prep for 0.14.1 release
Riccardo Spagni
3
-1
/
+2
2019-06-14
rpc: restrict the recent cutoff size in restricted RPC mode
moneromooo-monero
1
-0
/
+9
2019-06-14
ensure no NULL is passed to memcpy
moneromooo-monero
2
-3
/
+4
2019-06-14
serialization: check stream good flag at the end
moneromooo-monero
3
-6
/
+6
2019-06-14
tree-hash: allocate variable memory on heap, not stack
moneromooo-monero
1
-5
/
+7
2019-06-14
cryptonote: throw on tx hash calculation error
moneromooo-monero
1
-3
/
+3
2019-06-14
serialization: fail on read_varint error
moneromooo-monero
1
-1
/
+2
2019-06-14
cryptonote_protocol: fix another potential P2P DoS
moneromooo-monero
1
-0
/
+15
2019-06-14
cryptonote_protocol: expand basic DoS protection
moneromooo-monero
2
-4
/
+4
2019-06-14
cryptonote_protocol_handler: prevent potential DoS
anonimal
2
-0
/
+12
2019-06-09
Fix GCC 9.1 build warnings
moneromooo-monero
2
-0
/
+15
2019-06-09
miner: fix double free of thread attributes
ston1th
4
-18
/
+8
2019-06-08
p2p: fix GCC 9.1 crash
moneromooo-monero
1
-4
/
+6
2019-05-28
core: update pruning if using --prune-blockchain on a pruned blockchain
moneromooo-monero
1
-1
/
+7
2019-05-26
blockchain: do not try to pop blocks down to the genesis block
moneromooo-monero
1
-0
/
+3
2019-05-25
core: do not commit half constructed batch db txn
moneromooo-monero
5
-14
/
+51
2019-05-22
Fix allow any cert mode in wallet rpc when configured over rpc
Lee Clagett
1
-1
/
+5
2019-05-22
Add ssl_options support to monerod's rpc mode.
Lee Clagett
13
-140
/
+122
2019-05-21
Fix configuration bug; wallet2 --daemon-ssl-allow-any-cert now works.
Lee Clagett
1
-1
/
+4
2019-05-19
Fix #5553
Howard Chu
1
-1
/
+2
2019-05-16
wallet: add unlock_time details to show_transfers
moneromooo-monero
5
-7
/
+30
2019-05-12
Made code block usage consistent across all .md files
Rohaq
1
-1
/
+1
2019-05-11
wallet: fix certificate fingerprint length check
moneromooo-monero
2
-2
/
+2
2019-05-10
password: do not use line input on windows
moneromooo-monero
1
-5
/
+1
2019-05-10
wallet_rpc_server: use original addresses in destinations in get_transfers
moneromooo-monero
1
-1
/
+9
2019-05-09
rpc: fail update RPC when running offline
moneromooo-monero
1
-0
/
+7
2019-05-02
error: fix compile error on windows with depends
moneromooo-monero
1
-1
/
+1
2019-05-02
blockchain: keep a rolling long term block weight median
moneromooo-monero
3
-34
/
+37
2019-05-01
fix wide difficulty conversion with some versions of boost
moneromooo-monero
7
-15
/
+15
2019-05-01
wallet2: reject standalone short payment IDs in monero: URI API
moneromooo-monero
1
-4
/
+2
2019-04-30
mnemonics: fix 4 byte UTF-8 rewriting
moneromooo-monero
1
-1
/
+1
2019-04-30
wallet_rpc_server: reject standalone short payment id in address book
moneromooo-monero
1
-4
/
+4
2019-04-29
wallet2: fix infinite loop picking outputs in corner case
moneromooo-monero
1
-2
/
+5
2019-04-26
change SSL certificate fingerprint whitelisting from SHA1 to SHA-256
moneromooo-monero
3
-0
/
+24
2019-04-25
wallet_rpc_server: adding missing return on error in set_daemon
moneromooo-monero
1
-0
/
+1
2019-04-25
wallet_rpc_server: return false on error in set_log_categories
moneromooo-monero
1
-1
/
+1
2019-04-25
wallet_rpc_server: fix crash in validate_address if no wallet is loaded
moneromooo-monero
1
-1
/
+2
2019-04-25
rpc: improve get_output_distribution
moneromooo-monero
4
-8
/
+34
2019-04-25
device/trezor: device sorting and filtering improved
Dusan Klinec
3
-16
/
+115
2019-04-24
p2p: do not send last_seen timestamp to peers
moneromooo-monero
3
-12
/
+30
2019-04-24
wallet2: default to trying to keep 5 outputs of 2+ monero
moneromooo-monero
1
-3
/
+13
2019-04-23
tx_sanity_check: relax uniqueness check a bit
moneromooo-monero
1
-2
/
+2
2019-04-23
wallet2: add missing "sanity check failed" reason message
moneromooo-monero
1
-0
/
+2
2019-04-23
wallet2: fix wrong change being recorded in sweep_all
moneromooo-monero
1
-2
/
+2
2019-04-23
daemonizer: add --non-interactive for windows
moneromooo-monero
1
-1
/
+9
2019-04-22
wallet: fix key image computation signaling to the device
Dusan Klinec
1
-1
/
+1
2019-04-20
wallet_rpc_server: add block_height and frozen to incoming_transfers
moneromooo-monero
2
-1
/
+7
2019-04-20
hardfork: fix off by one updating fork index after popping
moneromooo-monero
1
-3
/
+2
2019-04-18
device/trezor: button request callback fix
Dusan Klinec
1
-1
/
+2
2019-04-18
simplewallet: fix output representation offset
moneromooo-monero
2
-3
/
+3
2019-04-18
wallet2: "output lineup" fake out selection
moneromooo-monero
2
-60
/
+72
2019-04-18
Windows: fix a build error in MSYS2 with boost 1.70.0
iDunk5400
1
-0
/
+3
2019-04-17
wallet_rpc_server: add unlocked field to incoming_transfers output
moneromooo-monero
2
-1
/
+4
2019-04-17
simplewallet: add the change amount to the prompt when locking
moneromooo-monero
1
-1
/
+3
2019-04-17
testdb: add override keyword where missing
stoffu
3
-132
/
+100
2019-04-16
daemon: fix absolute/relative log file test for windows
moneromooo-monero
1
-5
/
+1
2019-04-16
wallet_rpc_server: set suggested_confirmations_threshold for pool txes
moneromooo-monero
1
-5
/
+3
2019-04-16
wallet_rpc_server: add set_log_level/set_log_categories
moneromooo-monero
4
-1
/
+82
2019-04-16
rpc: add a pruned bool to the prune_blockchain call
moneromooo-monero
2
-1
/
+4
2019-04-16
simplewallet: add another warning about long payment ids
moneromooo-monero
1
-0
/
+8
2019-04-15
daemon: remove debug info
moneromooo-monero
1
-1
/
+1
2019-04-15
rpc: fix get_block_hashes.bin from wallet on pruned blockchain
moneromooo-monero
4
-14
/
+14
2019-04-15
blockchain: lock the blockchain while pruning
moneromooo-monero
1
-0
/
+4
2019-04-15
wallet: new --offline option
moneromooo-monero
4
-60
/
+115
2019-04-15
wallet_rpc_server: remove unused code
moneromooo-monero
1
-5
/
+1
2019-04-15
rpc: omit irrelevant fields for pool txes in gettransactions
moneromooo-monero
1
-4
/
+10
2019-04-15
rpc: add relayed in get_transaction output
moneromooo-monero
2
-5
/
+11
2019-04-15
rpc: set default log category in core_rpc_server.h
moneromooo-monero
1
-0
/
+3
2019-04-15
Increment m_threads_active when mining thread starts
Doyle
1
-0
/
+1
2019-04-14
hardfork: remove "no hf version db" recreation check
moneromooo-monero
1
-20
/
+2
2019-04-14
cryptonote_protocol: warn when the last connection goes
moneromooo-monero
1
-0
/
+2
2019-04-14
daemon: fix ratio not being floating point
moneromooo-monero
1
-1
/
+1
2019-04-14
core_rpc_server: remove dummy assigning int to bool
moneromooo-monero
1
-3
/
+1
2019-04-14
blockchain_db: fix db txn ending too early
moneromooo-monero
7
-93
/
+123
2019-04-13
bulletproofs: cut down on keyV allocations
moneromooo-monero
1
-29
/
+33
2019-04-13
daemon: if a log file has a /, interpret it from the cwd
moneromooo-monero
1
-1
/
+6
2019-04-12
rpc: new sanity check on relayed transactions
moneromooo-monero
6
-0
/
+152
2019-04-12
simplewallet: fix warning about long payment id using the old option
moneromooo-monero
1
-1
/
+1
2019-04-12
wallet_rpc_server: fix inconsistent wallet caches on reload
moneromooo-monero
2
-42
/
+58
2019-04-12
rpc.getblocktemplate: set reserved_offset to zero when reserve_size==0
stoffu
1
-1
/
+4
2019-04-11
p2p: fix integer overflow in host bans
moneromooo-monero
1
-1
/
+8
2019-04-11
ringct: prevent use of full ringct signatures for more than one input
moneromooo-monero
2
-0
/
+3
2019-04-11
simplewallet: fix merge error with new welcome command
moneromooo-monero
1
-1
/
+2
2019-04-11
wallet2: update estimate_rct_tx_size for smaller rct proofs
moneromooo-monero
1
-1
/
+1
2019-04-11
rpc: fix off by one in get_height
moneromooo-monero
1
-0
/
+1
2019-04-11
simplewallet: add a welcome/disclaimer message command
moneromooo-monero
2
-0
/
+34
2019-04-11
functional_tests: add more blockchain related tests
moneromooo-monero
9
-73
/
+208
2019-04-11
simplewallet: new net_stats command
moneromooo-monero
4
-0
/
+26
2019-04-10
device/trezor: env-configurable ports
Dusan Klinec
2
-21
/
+53
2019-04-10
wallet_rpc_server: add a all flag to export_outputs
moneromooo-monero
4
-9
/
+13
2019-04-09
blockchain: remove unused calc of short_term_constraint
stoffu
1
-1
/
+0
2019-04-07
Enabling daemon-rpc SSL now requires non-system CA verification
Lee Clagett
2
-17
/
+29
2019-04-07
build fix: combinator.h stdexcept missing include
Dusan Klinec
1
-0
/
+1
2019-04-07
blockchain_import: error out if preparing to handle blocks fails
moneromooo-monero
1
-1
/
+5
2019-04-07
core: don't check block rate nor fork time in regtest mode
moneromooo-monero
1
-1
/
+4
2019-04-07
device/trezor: add button pressed request
Dusan Klinec
7
-1
/
+42
2019-04-07
Require manual override for user chain certificates.
Lee Clagett
1
-0
/
+5
2019-04-07
Pass SSL arguments via one class and use shared_ptr instead of reference
Lee Clagett
4
-43
/
+74
2019-04-06
Change default SSL to "enabled" if user specifies fingerprint/certificate
Lee Clagett
3
-14
/
+29
2019-04-06
Change SSL certificate file list to OpenSSL builtin load_verify_location
Lee Clagett
6
-58
/
+27
2019-04-06
wallet: add number of blocks required for the balance to fully unlock
moneromooo-monero
5
-22
/
+63
2019-04-06
rpc: merge the two get_info implementations
moneromooo-monero
1
-62
/
+3
2019-04-05
wallet: API changes to enable passphrase entry
Dusan Klinec
4
-10
/
+37
2019-04-05
rpc: make wide_difficulty hexadecimal
moneromooo-monero
3
-1
/
+19
2019-04-05
cryptonote: rework block blob size sanity check
moneromooo-monero
10
-16
/
+100
2019-04-04
wallet: new option to start background mining
moneromooo-monero
10
-20
/
+264
2019-04-04
wallet2: add --no-dns flag
moneromooo-monero
2
-3
/
+10
2019-04-04
crypto: replace rand<T>()%N idiom with unbiased rand_idx(N)
stoffu
5
-12
/
+36
2019-04-04
rpc.gettransactions: fill as_json with partial tx in pruned mode
stoffu
1
-12
/
+43
2019-04-03
wallet2: support multi out txes without change in sanity check
moneromooo-monero
1
-7
/
+9
2019-04-02
libwallet_merged: add missing net target
selsta
1
-0
/
+1
2019-04-02
simplewallet: new unset_ring command
moneromooo-monero
6
-12
/
+100
2019-04-02
api/wallet: fix some wrong namespace
stoffu
1
-2
/
+2
2019-04-01
wallet: add number of blocks required for the balance to fully unlock
moneromooo-monero
5
-23
/
+64
2019-04-01
wallet2: set confirmations to 0 for pool txes in proofs
moneromooo-monero
1
-4
/
+4
2019-04-01
wallet_rpc_server: error out on getting the spend key from a hot wallet
moneromooo-monero
1
-1
/
+7
2019-04-01
wallet_rpc_server: always fill out subaddr_indices in get_transfers
moneromooo-monero
1
-0
/
+2
2019-04-01
miner: fix race when stopping mining with start mining enabled
moneromooo-monero
2
-6
/
+10
2019-04-01
blockchain_stats: fix sign in formatting function
moneromooo-monero
1
-1
/
+1
2019-04-01
various: remove unused variables
moneromooo-monero
1
-2
/
+0
2019-04-01
blockchain: some debug info when adding txes-from-block fails
moneromooo-monero
1
-0
/
+2
2019-04-01
wallet_rpc_server: error out on getting the spend key from a hot wallet
moneromooo-monero
1
-1
/
+7
2019-04-01
wallet_rpc_server: add a set_daemon RPC
moneromooo-monero
5
-7
/
+91
2019-04-01
wallet2: init some variables to default values if loading old wallets
moneromooo-monero
1
-0
/
+3
2019-04-01
wallet_rpc_server: always fill out subaddr_indices in get_transfers
moneromooo-monero
1
-0
/
+2
2019-04-01
wallet_rpc_server: set confirmations to 0 for pending/pool txes
moneromooo-monero
1
-1
/
+1
2019-04-01
Add NanoX support
cslashm
3
-5
/
+26
2019-04-01
Allow pruning before v10
moneromooo-monero
3
-25
/
+1
2019-04-01
Add hash of top block to /getheight RPC
Howard Chu
2
-2
/
+6
2019-03-31
lmdb: fix size_t size issues on 32 bit
moneromooo-monero
3
-5
/
+5
2019-03-30
blockchain: fix returned height in create_block_template
moneromooo-monero
2
-3
/
+6
2019-03-29
util: name replace_file arguments better
moneromooo-monero
2
-5
/
+5
2019-03-29
device/trezor: increase live-refresh timeout
Dusan Klinec
1
-1
/
+1
2019-03-29
fix init warning on whatever compiler version
italocoin
1
-2
/
+1
2019-03-28
blockchain: incremental long term block weight cache
moneromooo-monero
1
-0
/
+22
2019-03-28
blockchain: simple cache for the long term block weights
moneromooo-monero
2
-0
/
+24
2019-03-28
Add get_tx_proof support, needed for new sanity check
cslashm
8
-62
/
+186
2019-03-28
Add support for V11 protocol with BulletProofV2 and short amount.
cslashm
8
-47
/
+101
2019-03-28
Add application version compatibility check.
cslashm
2
-2
/
+30
2019-03-28
cryptonote_protocol_handler: add block/tx hashes in notify logs
moneromooo-monero
1
-2
/
+16
2019-03-27
socks: fix build with boost 1.70
moneromooo-monero
1
-1
/
+1
2019-03-27
wallet2: factor the watchonly/multisig/etc fields on creation
moneromooo-monero
2
-36
/
+23
2019-03-25
wallet2: fix tx sanity check change test for the sweep_all case
moneromooo-monero
1
-3
/
+9
2019-03-25
wallet2: skip derivation precalc for blocks we know we'll skip
moneromooo-monero
2
-1
/
+24
2019-03-25
cryptonote_basic: some more minor speedups
moneromooo-monero
1
-4
/
+16
2019-03-25
cryptonote_basic: speedup calculate_block_hash
moneromooo-monero
1
-2
/
+7
2019-03-25
cryptonote: block parsing + hash calculation speedup
moneromooo-monero
6
-16
/
+43
2019-03-25
blockchain: avoid unneeded block copy
moneromooo-monero
1
-1
/
+2
2019-03-25
save some database calls when getting top block hash and height
moneromooo-monero
1
-0
/
+1
2019-03-25
Avoid repeated (de)serialization when syncing
moneromooo-monero
1
-2
/
+1
2019-03-25
wallet_rpc_server: allow english/local language names in create_wallet
moneromooo-monero
2
-4
/
+12
2019-03-25
wallet: fix memory only wallets
moneromooo-monero
2
-18
/
+9
2019-03-25
ringct: fix capitalization for scaler mult
fuwa
1
-3
/
+3
2019-03-25
Added socks proxy (tor/i2pd/kovri) support to wallet
Lee Clagett
9
-15
/
+239
2019-03-25
core: improve block rate monitor trigger probabilities
moneromooo-monero
1
-1
/
+17
2019-03-24
wallet2: set confirmations to 0 for pool txes in proofs
moneromooo-monero
1
-4
/
+4
2019-03-24
Make difficulty 128 bit instead of 64 bit
moneromooo-monero
18
-37
/
+456
2019-03-24
perf_timer: move some debug levels to info for consistency
moneromooo-monero
1
-3
/
+3
2019-03-24
New interactive daemon command 'print_net_stats': Global traffic stats
rbrunner7
10
-1
/
+167
2019-03-24
wallet: use original user address if we have a short payment id
moneromooo-monero
2
-2
/
+2
2019-03-24
Fix build on FreeBSD
Nathan Dorfman
1
-1
/
+1
2019-03-22
p2p: don't lookup seed nodes when offline
moneromooo-monero
1
-1
/
+1
2019-03-22
wallet: add freeze/thaw/frozen commands
moneromooo-monero
4
-16
/
+188
2019-03-21
cryptonote: fix calculating coinbase tx hash
moneromooo-monero
2
-10
/
+8
2019-03-21
wallet_rpc_server: remove mixin from transfer RPCs
moneromooo-monero
2
-44
/
+4
2019-03-21
wallet: fix offline signing calling a daemon RPC
moneromooo-monero
5
-23
/
+36
2019-03-21
wallet2: sanity check new tx before sending
moneromooo-monero
2
-105
/
+217
2019-03-21
slow-hash: default to JIT on x86_64
moneromooo-monero
1
-1
/
+1
2019-03-21
rpc: add miner tx hash to block header response
moneromooo-monero
2
-1
/
+4
2019-03-20
dns_utils: really add default DNSSEC servers on failure
moneromooo-monero
1
-3
/
+2
2019-03-20
daemon: init public_port in all ctors
moneromooo-monero
1
-0
/
+2
2019-03-20
device/trezor: HF10 support added, wallet::API
Dusan Klinec
18
-241
/
+1272
2019-03-20
crypto: hmac_keccak added
Dusan Klinec
3
-0
/
+142
2019-03-20
Fix daemon startup parameter '--limit-rate' processing after parameter defaults
rbrunner7
1
-4
/
+2
2019-03-19
Adding classes, functions, and utilities for common LMDB operations.
Lee Clagett
13
-0
/
+1553
2019-03-17
rpc: quantize db size up to 5 GB in restricted mode
moneromooo-monero
1
-1
/
+3
2019-03-17
simplewallet: make the long payment ids warnigns more warney
moneromooo-monero
1
-4
/
+6
2019-03-17
Use threadpool instead of new threads for DNS queries
Howard Chu
1
-5
/
+5
2019-03-17
wallet2: make use_fork_rules handle chain heights lower than leeway
moneromooo-monero
1
-1
/
+1
2019-03-17
wallet: flush output cache upon reorg
moneromooo-monero
2
-4
/
+13
2019-03-17
wallet_rpc_server: new auto_refresh RPC
moneromooo-monero
3
-1
/
+59
2019-03-15
wallet_rpc_server: fix buffer read overflow in string assignment
moneromooo-monero
1
-1
/
+1
2019-03-15
wallet: move light wallet RPC out of core RPC
moneromooo-monero
4
-296
/
+334
2019-03-15
wallet: adds rescan_bc option with preserving key images
Dusan Klinec
4
-25
/
+159
2019-03-15
mnemonics: fix half length seed to bytes conversion
moneromooo-monero
1
-3
/
+1
2019-03-15
blockchain: do not try to pop the genesis block
moneromooo-monero
1
-0
/
+2
2019-03-15
wallet2: set seed language when creating from json
moneromooo-monero
1
-0
/
+2
2019-03-14
wallet2: fix generation from json when restore height is not set
moneromooo-monero
1
-1
/
+1
2019-03-14
miner: fix possible exit crash due to race in stop
moneromooo-monero
1
-2
/
+3
2019-03-14
simplewallet: add some missing spacing before uses data
moneromooo-monero
1
-1
/
+1
2019-03-13
wallet_rpc_server: include out subaddress indices in get_transfers
moneromooo-monero
2
-0
/
+6
2019-03-13
wallet_rpc_server: add missing --rpc-ssl-allowed-fingerprints
moneromooo-monero
1
-0
/
+1
2019-03-12
wallet2: don't store 0 amount outputs, they'll fail to be spent
moneromooo-monero
1
-1
/
+7
2019-03-12
hardfork: update last_versions on popped block
moneromooo-monero
1
-0
/
+3
2019-03-12
Wallet API: multisig_tx_set passing bug fixed
naughtyfox
1
-1
/
+3
2019-03-11
wallet: fix load failure if the mms isn't usable
moneromooo-monero
2
-1
/
+18
2019-03-10
blockchain: fix ahead of time PoW batch calc
moneromooo-monero
1
-2
/
+2
2019-03-09
daemon: new mining_status command
moneromooo-monero
9
-7
/
+134
2019-03-08
blockchain: speed up getting N blocks weights/long term weights
moneromooo-monero
6
-15
/
+118
[next]