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
2022-04-18
Merge functionality of misc_os_dependent into time_helper.h
Jeffrey
2
-2
/
+2
2022-04-18
Add Include statements
Jeffrey
2
-0
/
+2
2022-04-18
Trimming Fat
Jeffrey
2
-2
/
+0
2022-04-18
Boring Old Deletes
Jeffrey
4
-56
/
+0
2022-04-10
Fee changes from ArticMine
moneromooo-monero
12
-44
/
+306
2022-04-06
CMake: Add missing headers via monero_find_all_headers macro
mj-xmr
15
-138
/
+15
2022-04-05
Make RPC server functions that read db thread safe
j-berman
1
-14
/
+36
2022-04-05
bulletproofs+: some minor cleanup from vtnerd's review
moneromooo-monero
1
-11
/
+2
2022-04-05
store outPk/8 in the tx for speed
moneromooo-monero
4
-7
/
+29
2022-04-05
ringct: port some of vtnerd's review changes from BP+ to BP
moneromooo-monero
1
-13
/
+11
2022-04-05
ringct: a few minor optimizations from review
moneromooo-monero
1
-18
/
+15
2022-04-05
plug bulletproofs plus into consensus
moneromooo-monero
15
-135
/
+492
2022-04-04
Updates from security audit
Sarang Noether
1
-2
/
+10
2022-04-04
Precompute initial transcript hash
Sarang Noether
1
-13
/
+11
2022-04-04
Bulletproofs+
Sarang Noether
5
-2
/
+1223
2022-03-30
Eliminate dependence on boost::interprocess #8223
Jeffrey
3
-11
/
+9
2022-03-29
wallet2: decrease the amount of data exchanged for output export
moneromooo-monero
2
-10
/
+167
2022-03-13
wallet_rpc_server: support regex for get_accounts tag
reemuru
2
-3
/
+13
2022-03-13
replace erciccione's seednode with one on haveno's infrastructure
erciccione
1
-1
/
+1
2022-03-11
wallet_rpc_server: fix make_integrated_address with no payment id
moneromooo-monero
1
-6
/
+0
2022-03-10
Remove footgun doc comment in miner TX validation
Luke Parker
1
-3
/
+0
2022-03-10
Make the wallet name optional when locked.
Norman Moeschter
4
-0
/
+38
2022-03-04
Compil. time: cryptonote_core minus portable_storage header
mj-xmr
1
-1
/
+0
2022-03-04
Copyright: Update to 2022
mj-xmr
403
-403
/
+458
2022-03-01
wallet2: update stagenet rollback blocks
selsta
1
-4
/
+4
2022-02-24
simplewallet: add option for exporting tx keys
reemuru
1
-13
/
+47
2022-02-22
multisig key exchange update and refactor
koe
25
-822
/
+1945
2022-02-19
Fixes: Don't require --rpc-login with --rpc-access-control-origins #8168
Jeffrey
1
-6
/
+0
2022-02-19
crypto: fix constant randomx exceptions in large page allocator
moneromooo-monero
1
-1
/
+4
2022-02-07
rpc: add explicit restricted flag to /get_info
tobtoht
2
-1
/
+4
2022-01-31
Balance includes unconfirmed transfers to self
woodser
1
-0
/
+13
2022-01-25
fix ge_p3_is_point_at_infinity(), which is evaluating field elements that hav...
koe
3
-10
/
+46
2022-01-17
support authentication in monero-wallet-rpc set_daemon
woodser
2
-2
/
+10
2022-01-04
Update net_node.inl
Gingeropolous
1
-3
/
+3
2021-12-24
wallet inits cache if file and blob missing
woodser
1
-4
/
+5
2021-11-30
`make_uri` disallows standalone payment ids
woodser
1
-6
/
+2
2021-11-20
Add calcpow RPC
Howard Chu
5
-5
/
+73
2021-11-16
cryptonote_core: fix unused lambda warning
selsta
1
-1
/
+1
2021-11-12
device_ledger: fix incorrect macro
selsta
1
-4
/
+4
2021-11-10
account info text alignment
im
1
-2
/
+2
2021-11-05
Avoid unnecessary 'Invalid hashing blob' error message
rbrunner7
1
-1
/
+6
2021-11-03
device: fix ledger error strings, add human friendly messages
selsta
1
-7
/
+3
2021-11-01
tx_pool: full tx revalidation on fork boundaries
moneromooo-monero
2
-45
/
+64
2021-10-30
slow_hash: don't blow out Mac stack on ARM64
Howard Chu
1
-16
/
+54
2021-10-29
crypto: fix typo in ifdef
selsta
1
-1
/
+1
2021-10-24
rpc: fix DoS vector in get_output_distribution
moneromooo-monero
1
-0
/
+15
2021-10-22
socks: ignore any exceptions in shutdown/close
selsta
1
-2
/
+3
2021-10-22
wallet_api: enable set_strict_default_file_permissions
tobtoht
2
-1
/
+6
2021-10-22
epee: add missing header
selsta
1
-0
/
+1
2021-10-21
protocol: fix spurious rejection of downloaded blocks
moneromooo-monero
1
-0
/
+1
2021-10-20
wallet2: remove 2 unused variables
selsta
1
-2
/
+0
2021-10-19
wallet2: fix key encryption when changing ask-password from 0/1 to 2
moneromooo-monero
2
-23
/
+4
2021-10-11
blockchain: fix pedantic assert
selsta
1
-0
/
+2
2021-10-10
simplewallet: fix incoming_transfers index error
selsta
1
-8
/
+6
2021-10-10
download: fix leak
moneromooo-monero
1
-1
/
+9
2021-10-10
ARMv8: detect AES support dynamically
Howard Chu
1
-35
/
+105
2021-10-07
Ledger: member 'mode' was shadowing that of base class
mj-xmr
1
-2
/
+0
2021-10-04
Decrease the "recent spend window" in gamma re-select to 15 blocks
j-berman
1
-1
/
+1
2021-09-22
LMDB: fix deadlock in resized detection
Howard Chu
2
-3
/
+13
2021-09-20
rpc: Fix get_transactions failing when not found
Nathan Dorfman
1
-2
/
+14
2021-09-20
node_server: fix race condition
anon
4
-16
/
+53
2021-09-15
rpc: don't set error code as status string
selsta
1
-2
/
+2
2021-09-12
Fix precision of average_output_time
j-berman
1
-7
/
+1
2021-09-11
RPC and ZeroMQ APIs to support p2pool
SChernykh
18
-24
/
+393
2021-09-08
UB: virtual methods in destructor at Trezor
mj-xmr
1
-2
/
+2
2021-09-08
LMDB: protection against UB, by not calling virtual methods from destructor
mj-xmr
1
-5
/
+5
2021-09-07
UB: Not calling virtual method in destructor of WalletImpl
mj-xmr
1
-1
/
+1
2021-09-03
external: remove unbound submodule
selsta
1
-1
/
+1
2021-08-28
wallet: fix unused lambda capture warning
selsta
1
-1
/
+1
2021-08-27
wallet_rpc_server: fix help text remaining bold
selsta
1
-1
/
+2
2021-08-26
Wallet2: fix optimize-coinbase for p2pool payouts
SChernykh
1
-4
/
+5
2021-08-20
daemon: allow proxy configuration
anon
12
-11
/
+61
2021-08-20
monero-wallet-rpc: Prevent --password-file from being used with --wallet-dir
Kermit Alexander II
4
-4
/
+19
2021-08-19
Protect client from divide by 0 caused by integer truncation
j-berman
1
-0
/
+6
2021-08-19
Apply gamma distr from chain tip when selecting decoys
j-berman
1
-0
/
+31
2021-08-19
ringct: silence unused variable warning
selsta
1
-1
/
+1
2021-08-19
Device: remove unused and incorrect non-default constructor
mj-xmr
1
-1
/
+0
2021-08-19
wallet_api: add make_uri
tobtoht
3
-0
/
+7
2021-08-11
Make sure node returns to wallet that real output is unlocked
j-berman
1
-1
/
+2
2021-08-05
p2p: remove blocked addresses/hosts from peerlist
moneromooo-monero
3
-15
/
+44
2021-08-03
trezor: try empty passphrase first
Dusan Klinec
6
-11
/
+103
2021-08-02
Fix describe_transfer for multiple txes in a txset
Alex Opie
2
-10
/
+54
2021-07-29
Quicker resource cleanup on p2p socks timeout
Lee *!* Clagett
2
-0
/
+12
2021-07-28
blocks: fix cmake syntax
selsta
1
-1
/
+1
2021-07-27
Daemon: Update average block size table
rbrunner7
1
-2
/
+6
2021-07-19
wallet_api: expose offline mode status
rating89us
3
-0
/
+7
2021-07-18
Fixed json serialization of rct::RCTTypeNull
SChernykh
1
-6
/
+12
2021-07-15
wallet2: chunk get_outs.bin calls to avoid sanity limits
moneromooo-monero
1
-8
/
+20
2021-07-15
rpc: source file extensions must be explicit (cmake warning)
selsta
1
-1
/
+1
2021-07-14
wallet2: Don't auto lock device on process parsed blocks
tobtoht
1
-2
/
+1
2021-07-14
wallet: rephrase error message on invalid device address
Dusan Klinec
1
-1
/
+1
2021-07-14
fix #7784 - deinit wallet in wallet dtor
Dusan Klinec
1
-3
/
+6
2021-07-13
cmake: fix undefined symbols and multiple definitions
anon
5
-16
/
+62
2021-07-10
device_trezor_base: fix typo
anon
1
-1
/
+1
2021-07-06
Doc: Update blockchain stats with review comments
mj-xmr
1
-2
/
+4
2021-07-05
wallet_api: getPassword
tobtoht
3
-0
/
+7
2021-06-27
trezor: add #if for ByteSizeLong
selsta
1
-0
/
+4
2021-06-24
wallet_api: get bytes sent/received
tobtoht
3
-0
/
+19
2021-06-24
simplewallet: don't truncate integ. address in export_transfers
selsta
1
-2
/
+2
2021-06-23
wallet_api: fix typo in exportKeyImages
selsta
1
-1
/
+1
2021-06-21
protocol: fix delayed "you are now synchronized..." message
moneromooo-monero
1
-3
/
+4
2021-06-20
doc: update IRC references to Libera
fdov
1
-1
/
+1
2021-06-18
add singapore.node.xmr.pm to seed nodes
lza_menace
1
-0
/
+4
2021-06-15
provide key images of spent outputs in wallet rpc
woodser
3
-9
/
+39
2021-06-11
CMake: strip targets (optional) with -D STRIP_TARGETS=ON
mj-xmr
1
-0
/
+1
2021-06-11
trezor: fix potential use of uninitialized memory
moneromooo-monero
1
-2
/
+7
2021-06-08
wallet/api: remove Bitmonero namespace alias
selsta
16
-38
/
+0
2021-06-08
wallet_api: address_book: don't lose pid on setDescription
tobtoht
1
-1
/
+1
2021-06-04
wallet2: refresh: check error and throw before potentially breaking out of loop
tobtoht
1
-8
/
+9
2021-06-04
wallet_api: signMessage: add sign with subaddress
tobtoht
3
-4
/
+19
2021-06-04
ledger: don't lock for software device
tobtoht
1
-3
/
+2
2021-06-04
wallet_api: reconnectDevice
tobtoht
3
-0
/
+21
2021-06-04
ledger: use software device if we have view key
tobtoht
2
-6
/
+13
2021-06-04
wallet: Reset RPC Pay ID on node switch
tobtoht
1
-0
/
+3
2021-06-04
wallet_api: move adjust_mixin call within try block
tobtoht
1
-8
/
+3
2021-05-18
support freeze, thaw, and frozen in wallet rpc
woodser
3
-1
/
+154
2021-05-14
CMake: glob missing headers for wallet2
mj-xmr
1
-12
/
+1
2021-05-13
trezor: deprecated ByteSize -> ByteSizeLong
selsta
1
-1
/
+1
2021-05-08
Warnings: unused variable in core/blockchain.cpp
mj-xmr
1
-1
/
+1
2021-05-02
Warnings: unused var at cryptonote_tx_utils.cpp
mj-xmr
1
-1
/
+3
2021-04-28
cmake: fix non portable code
selsta
1
-9
/
+21
2021-04-28
cmake: set xcode file type
selsta
1
-0
/
+1
2021-04-27
cmake: wallet_api doesn't need wallet_merged
selsta
1
-41
/
+0
2021-04-27
cmake: set 3.5 as minimum version
selsta
2
-2
/
+2
2021-04-27
clang: fix -Wrange-loop-analysis warnings
selsta
1
-1
/
+1
2021-04-26
blockchain: speed up repeated pops (mostly in tests)
moneromooo-monero
1
-1
/
+4
2021-04-25
Wallet2: Update 'approximate_testnet_rolled_back_blocks'
rbrunner7
1
-1
/
+1
2021-04-24
epee linkage dynamic; move monero_add_library to main CMakeLists.txt
mj-xmr
1
-24
/
+0
2021-04-23
wallet2: Fix rescan_bc keep_ki option
Nathan Dorfman
3
-23
/
+28
2021-04-22
wallet_api: import / export output function
tobtoht
3
-0
/
+77
2021-04-19
add documentation for monero-blockchain-stats
donkeydonkey
1
-0
/
+54
2021-04-17
protocol: remove unreachable code
moneromooo-monero
1
-1
/
+1
2021-04-16
Split epee/string_tools.h and encapsulate boost::lexical_cast
mj-xmr
10
-2
/
+11
2021-04-16
Revert "Merge pull request #7136"
luigi1111
8
-34
/
+53
2021-04-16
net_node: add seed node
selsta
1
-0
/
+3
2021-04-15
rpc: send confirmations in get_transactions result
moneromooo-monero
3
-5
/
+19
2021-04-07
monero-wallet-cli: improve error message when tx amount is zero
Elliot Wirrick
6
-8
/
+30
2021-04-05
expose set_offline to wallet api
benevanoff
3
-0
/
+12
2021-03-30
p2p: allow CIDR notation in DNS blocklist
moneromooo-monero
1
-5
/
+12
2021-03-28
Reduce compilation time of epee/portable_storage_template_helper.h
mj-xmr
18
-2
/
+24
2021-03-25
wallet2: fix unlocked mixup in light wallet mode
moneromooo-monero
1
-2
/
+2
2021-03-25
db_lmdb: catch exceptions testing for mmap support
moneromooo-monero
1
-1
/
+2
2021-03-24
blockchain_db: harden code against invalid input types
moneromooo-monero
1
-9
/
+2
2021-03-22
cryptonote_protocol_handler: fix race condition
anon
2
-27
/
+43
2021-03-19
blockchain_import: fix wrong reported block/tx hashes on error
moneromooo-monero
1
-5
/
+11
2021-03-18
core: speed up print_coinbase_tx_sum
moneromooo-monero
4
-12
/
+14
2021-03-12
wallet_api: add isDeterministic()
tobtoht
3
-0
/
+12
2021-03-12
wallet_api: add seed_offset param to seed()
tobtoht
3
-4
/
+4
2021-03-06
wallet_rpc_server: set seed language in generate_from_keys
moneromooo-monero
4
-18
/
+26
2021-03-05
fix serialization being different on mac
moneromooo-monero
8
-26
/
+63
2021-03-04
return output key for incoming transfers
benevanoff
2
-1
/
+4
2021-03-03
trezor: simplify recognition of integrated addresses
Dusan Klinec
1
-14
/
+1
2021-03-01
wallet_rpc: add scan_tx
tobtoht
3
-1
/
+58
2021-02-20
wallet_rpc_payments: implement multithreading
gdmojo
4
-40
/
+76
2021-02-17
monero-wallet-cli: Added command scan_tx
Horia Mihai David
4
-1
/
+89
2021-02-15
p2p: add --max-connections-per-ip daemon option
moneromooo-monero
3
-3
/
+10
2021-02-15
rpc: fix some error return codes/status
moneromooo-monero
2
-23
/
+33
2021-02-13
Store RPC SSL key/cert for consistent authentication between runs
Lee Clagett
1
-2
/
+23
2021-02-11
Honor LARGE_PAGES flag in randomx umask
Howard Chu
1
-10
/
+18
2021-02-09
New add_aux_pow RPC to support merge mining
moneromooo-monero
12
-1
/
+494
2021-02-09
Remove unused variables in monero codebase
Kevin Barbour
23
-67
/
+12
2021-02-06
Reduce compilation time of epee/portable_storage.h
mj-xmr
2
-0
/
+3
2021-01-28
Remove copies from foreach loops (thanks to Clang)
Lee Clagett
6
-7
/
+7
2021-01-28
Removing unused namespace alias
Lee Clagett
1
-2
/
+0
2021-01-28
Fix monerod --rpc-ssl disabled
Lee Clagett
1
-1
/
+1
2021-01-25
Attempt to carve the fee from a partial payment early
Alex Opie
1
-20
/
+34
2021-01-25
Stop adding more outputs than bulletproof allows
Alex Opie
1
-7
/
+35
2021-01-23
Improve cryptonote (block and tx) binary read performance
Lee Clagett
22
-200
/
+143
2021-01-21
Simplewallet.cpp: Add export_outputs help
SomaticFanatic
1
-1
/
+1
2021-01-21
bootstrap_daemon: proxy configuration support
xiphon
9
-28
/
+126
2021-01-20
device_trezor: add redundant check
anon
1
-1
/
+1
2021-01-20
device_trezor: wipe string fields properly
anon
1
-20
/
+9
2021-01-19
Remove payload copy in all outgoing p2p messages
Lee Clagett
8
-53
/
+34
2021-01-16
Remove payload copy in all outgoing p2p messages
Lee Clagett
8
-53
/
+34
2021-01-13
simplewallet: allow setting --restore-height 0
selsta
1
-1
/
+1
2021-01-12
Revert "fix accessing an network address in a deleted context"
selsta
2
-15
/
+9
2021-01-08
remove obsolete pruning debug code
moneromooo-monero
4
-45
/
+0
2021-01-07
wallet_rpc_server: don't abort on initial refresh failure
xiphon
1
-1
/
+8
2021-01-04
p2p: make REQUEST_SUPPORT_FLAGS optional, pass flags in node data
moneromooo-monero
2
-8
/
+15
2021-01-03
add a max levin packet size by command type
moneromooo-monero
4
-0
/
+44
2021-01-03
fix accessing an network address in a deleted context
moneromooo-monero
2
-9
/
+15
2021-01-03
Only INFO log for short seed words with ALLOW_SHORT_WORDS active
rbrunner7
1
-1
/
+1
2021-01-02
blockchain: lock access to m_blocks_hash_of_hashes
moneromooo-monero
1
-0
/
+2
2021-01-02
protocol: handle receiving a block hash we've not added yet
moneromooo-monero
1
-4
/
+9
2021-01-02
wallet_api: store fee for incoming txs in history
Ben Evanoff
1
-0
/
+1
2021-01-01
p2p: only log to global when a blocked IP is not already blocked
moneromooo-monero
1
-1
/
+8
2021-01-01
p2p: fix cubic selection in filtered peer list
moneromooo
1
-2
/
+2
2021-01-01
p2p: ignore empty IP from DNS block list
moneromooo-monero
1
-0
/
+2
2020-12-31
Header row for peer list in sync_info
Denis Goddard
1
-0
/
+1
2020-12-31
protocol: more sanity checks in new chain block hashes
moneromooo-monero
5
-18
/
+80
2020-12-31
simplewallet: Add input file parameter to sign_transfer
Steff Richards
1
-5
/
+20
2020-12-31
p2p: fix set_peer_just_seen ignoring last_seen
moneromooo
1
-4
/
+5
2020-12-31
p2p: fix deadlock banning while updating peer lists
moneromooo
1
-0
/
+1
2020-12-30
protocol: fix wrong command in logs
moneromooo-monero
1
-9
/
+1
2020-12-30
protocol: don't reset last request time on an idle timer
moneromooo-monero
1
-1
/
+1
2020-12-29
rpc: limit the number of txes for get_blocks.bin
moneromooo-monero
11
-22
/
+32
2020-12-27
protocol: fix false positives dropping peers
moneromooo-monero
1
-23
/
+21
2020-12-27
Revert "Reject existing claimed blocks in sync mode"
luigi1111
1
-18
/
+19
2020-12-26
cryptonote_basic: guess what got lost porting patches to branches again
moneromooo-monero
1
-1
/
+1
2020-12-26
simplewallet: add "address mnew" command
codesoap
1
-2
/
+28
[next]