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
/
wallet
/
api
/
wallet_manager.cpp
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2022-03-04
Copyright: Update to 2022
mj-xmr
1
-1
/
+1
2021-10-22
wallet_api: enable set_strict_default_file_permissions
tobtoht
1
-0
/
+5
2021-06-08
wallet/api: remove Bitmonero namespace alias
selsta
1
-2
/
+0
2020-07-20
wallet2_api: implement runtime proxy configuration
xiphon
1
-0
/
+4
2020-05-06
Update copyright year to 2020
SomaticFanatic
1
-1
/
+1
2020-04-21
Merge pull request #6415
luigi1111
1
-6
/
+14
2020-04-02
wallet_api: checkUpdate - optional version and buildtag params
xiphon
1
-6
/
+14
2020-02-11
wallet2_api: wallet recovery - seed offset passphrase support
xiphon
1
-2
/
+3
2019-05-27
wallet_manager: omit redundant disconnect, drop unused variable
xiphon
1
-3
/
+0
2019-04-05
wallet: API changes to enable passphrase entry
Dusan Klinec
1
-2
/
+13
2019-03-05
Update 2019 copyright
binaryFate
1
-1
/
+1
2019-01-02
wallet api/device: set estimated restore height if none is provided
selsta
1
-0
/
+2
2018-09-19
query backing device
m2049r
1
-0
/
+8
2018-08-16
wallet2: make --restricted-rpc available for wallet RPC only
stoffu
1
-5
/
+5
2018-08-08
wallet: allow adjusting number of rounds for the key derivation function
stoffu
1
-12
/
+15
2018-06-21
Wallet API: add support for wallet creation from hardware device
stoffu
1
-0
/
+20
2018-04-07
WalletManagerImpl: reuse existing connection to daemon instead of reconnectiv...
stoffu
1
-25
/
+19
2018-03-14
device: untangle cyclic depenency
stoffu
1
-1
/
+0
2018-03-08
Merge pull request #3347
Riccardo Spagni
1
-1
/
+1
2018-03-05
Wallet API: generalize 'bool testnet' to 'NetworkType nettype'
stoffu
1
-12
/
+12
2018-03-05
wallet_manager: fixed typo deviuce/device.hpp
stoffu
1
-1
/
+1
2018-03-04
Code modifications to integrate Ledger HW device into monero-wallet-cli.
cslashm
1
-2
/
+2
2018-01-27
Merge pull request #3104
Riccardo Spagni
1
-4
/
+26
2018-01-26
Update 2018 copyright
xmr-eric
1
-1
/
+1
2018-01-17
Wallet API: all recover options with password
m2049r
1
-4
/
+26
2017-12-17
Add N/N multisig tx generation and signing
moneromooo-monero
1
-2
/
+2
2017-11-18
Tx proof (revised):
stoffu
1
-149
/
+0
2017-10-29
Wallet API: override update subdir when built from src
Jaquee
1
-1
/
+3
2017-10-07
Subaddresses
kenshi84
1
-9
/
+7
2017-09-25
wallet2_api: check whether dynamic_cast returns NULL
moneromooo-monero
1
-0
/
+2
2017-09-23
store is optional during close and defaults to true; except during descruction
m2049r
1
-2
/
+2
2017-08-03
Enable verifying wallet password with having to load wallet.
m2049r
1
-0
/
+4
2017-03-24
Wallet API: add hard fork info functions
Jaquee
1
-20
/
+0
2017-03-21
wallet: fix set_log not handling 0,xxx style settings
moneromooo-monero
1
-1
/
+1
2017-03-02
wallet api: add missing mining options
Jaquee
1
-1
/
+3
2017-02-22
wallet2_api: add updates check api
moneromooo-monero
1
-0
/
+28
2017-02-21
update copyright year, fix occasional lack of newline at line end
Riccardo Spagni
1
-1
/
+1
2017-02-21
Merge pull request #1747
Riccardo Spagni
1
-1
/
+0
2017-02-18
wallet_api: fix logging init via api
moneromooo-monero
1
-1
/
+0
2017-02-14
simplewallet: validate hex input size
moneromooo-monero
1
-2
/
+2
2017-02-06
Add server auth to monerod, and client auth to wallet-cli and wallet-rpc
Lee Clagett
1
-1
/
+1
2017-02-02
Merge pull request #1629
Riccardo Spagni
1
-21
/
+20
2017-01-30
Wallet API: Create wallet from keys
Jaquee
1
-0
/
+16
2017-01-25
Updates to epee HTTP client code
Lee Clagett
1
-21
/
+20
2017-01-16
wallet2_api: add API to set log categories
moneromooo-monero
1
-0
/
+5
2017-01-16
Change logging to easylogging++
moneromooo-monero
1
-2
/
+2
2017-01-09
wallet2_api: add solo mining API
moneromooo-monero
1
-1
/
+37
2017-01-08
Merge pull request #1500
Riccardo Spagni
1
-1
/
+32
2016-12-25
wallet2_api: some new APIs to access daemon state
moneromooo-monero
1
-1
/
+32
2016-12-21
make openalias also available for solo miner; introduce namespace tools::dns_...
kenshi84
1
-1
/
+2
2016-12-17
wallet2_api: add an API to the OpenAlias resolver
moneromooo-monero
1
-0
/
+8
2016-12-13
Bitmonero namespace renamed Monero. Bitmonero namespace alias added so that t...
Randi Joseph
1
-1
/
+3
2016-12-12
GUI address book
Jaquee
1
-0
/
+2
2016-11-29
wallet_api: add a few daemon related getters
moneromooo-monero
1
-1
/
+64
2016-11-05
wallet_api: txkey checking functions for the GUI
moneromooo.monero
1
-0
/
+153
2016-10-30
Wallet API: added walletExists logic
Jacob Brydolf
1
-1
/
+7
2016-10-28
Wallet API: make sure path exists before searching for wallets
Jacob Brydolf
1
-2
/
+5
2016-10-08
libwallet_api: Added option to restore from specific height
Jacob Brydolf
1
-1
/
+4
2016-07-18
wallet_api: async init, Wallet::connected status, log level
Ilya Kitaev
1
-0
/
+5
2016-07-07
wallet2_api: make this build (smatch needs .str() for /=)
moneromooo-monero
1
-1
/
+1
2016-06-23
WalletManager::findWallets: searching by "keys" files instead of
Ilya Kitaev
1
-5
/
+3
2016-06-23
commented regex
Ilya Kitaev
1
-1
/
+1
2016-06-23
removed unused "using"
Ilya Kitaev
1
-1
/
+0
2016-06-23
Wallet API : WalletManager::findWallets() added
Ilya Kitaev
1
-0
/
+37
2016-06-23
api implementation splitted over separate files
Ilya Kitaev
1
-0
/
+108