index
:
discoin
1.10-archive
1.14-maint
1.14.4-dev
1.14.5-dev
1.17-dev
1.18-dev
1.21-dev
1.4-archive
1.6-archive
1.7-archive
1.8-archive
1.8-safemode
master
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
wallet
/
crypter.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
[tools] Add wallet inspection and modification tool
Jonas Schnelli
2019-01-30
1
-1
/
+1
*
Update copyright headers to 2018
DrahtBot
2018-07-27
1
-1
/
+1
*
Refactors `keystore.h` type aliases.
251
2018-07-12
1
-0
/
+2
*
Add locking annotations for variables guarded by cs_KeyStore
practicalswift
2018-04-29
1
-2
/
+2
*
tests: Avoid test suite name collision in wallet crypto_tests
MarcoFalke
2018-04-06
1
-2
/
+2
*
tests: Rename test suits not following the test suite naming convention
practicalswift
2018-03-19
1
-2
/
+2
*
Increment MIT Licence copyright header year on files modified in 2017
Akira Takizawa
2018-01-03
1
-1
/
+1
*
scripted-diff: Replace #include "" with #include <> (ryanofsky)
MeshCollider
2017-11-16
1
-3
/
+3
*
Merge #11272: CKeystore/CCrypter: move relevant implementation out of the header
Wladimir J. van der Laan
2017-11-09
1
-40
/
+4
|
\
|
*
CCrypter: move relevant implementation out of the header
Jonas Schnelli
2017-10-04
1
-40
/
+4
*
|
Merge #11107: Fix races in AppInitMain and others with lock and atomic bools
MarcoFalke
2017-10-05
1
-1
/
+3
|
\
\
|
|
/
|
/
|
|
*
Make fUseCrypto atomic
MeshCollider
2017-09-10
1
-1
/
+3
*
|
Merge #10916: add missing lock to crypter GetKeys()
Wladimir J. van der Laan
2017-09-07
1
-14
/
+12
|
\
\
|
|
/
|
/
|
|
*
add missing lock to crypter GetKeys()
Marko Bencun
2017-07-23
1
-0
/
+1
|
*
keystore GetKeys(): return result instead of writing to reference
Marko Bencun
2017-07-23
1
-14
/
+11
*
|
Remove vchDefaultKey and have better first run detection
Andrew Chow
2017-08-15
1
-1
/
+1
|
/
*
Use the override specifier (C++11) where we expect to be overriding the virtu...
practicalswift
2017-06-28
1
-5
/
+5
*
Remove unnecessary forward class declarations in header files
practicalswift
2017-06-12
1
-2
/
+0
*
Increment MIT Licence copyright header year on files modified in 2016
isle2983
2016-12-31
1
-1
/
+1
*
Get rid of nType and nVersion
Pieter Wuille
2016-11-07
1
-1
/
+1
*
wallet: Change CCrypter to use vectors with secure allocator
Wladimir J. van der Laan
2016-10-19
1
-13
/
+6
*
crypter: add tests for crypter
Cory Fields
2016-05-13
1
-0
/
+6
*
crypter: add a BytesToKey clone to replace the use of openssl
Cory Fields
2016-05-13
1
-0
/
+2
*
crypter: constify encrypt/decrypt
Cory Fields
2016-05-13
1
-2
/
+2
*
crypter: fix the stored initialization vector size
Cory Fields
2016-05-13
1
-1
/
+2
*
Bump copyright headers to 2015
MarcoFalke
2015-12-13
1
-1
/
+1
*
ensure consistent header comment naming conventions
Philip Kaufmann
2015-04-20
1
-3
/
+3
*
wallet: move crypter to wallet
Cory Fields
2015-03-22
1
-0
/
+196