FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[Original HTTPS Page]
History for libdevcrypto/SecretStore.cpp - cheny56/cpp-ethereum · GitHub
cheny56
/
cpp-ethereum
Public
forked from
ethereum/aleth
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Wiki
Security and quality
Insights
Commits
Breadcrumbs
History for
cpp-ethereum
libdevcrypto
SecretStore.cpp
on
develop
User selector
Datepicker
Commit history
Commits on Mar 6, 2018
Update address in SecretStore
chfast
committed
4fe729e
View commit details
Copy full SHA for 4fe729e
View code at this point
Browse repository at this point
Commits on Sep 4, 2017
Use boost::filesystem::path more frequently
pirapira
committed
9c4cc35
View commit details
Copy full SHA for 9c4cc35
View code at this point
Browse repository at this point
Commits on Mar 11, 2016
clean
yann300
committed
1ac3df5
View commit details
Copy full SHA for 1ac3df5
View code at this point
Browse repository at this point
factorize
yann300
committed
8ae56d7
View commit details
Copy full SHA for 8ae56d7
View code at this point
Browse repository at this point
factorize
yann300
committed
b90fa64
View commit details
Copy full SHA for b90fa64
View code at this point
Browse repository at this point
Commits on Mar 10, 2016
small changes
yann300
committed
244c060
View commit details
Copy full SHA for 244c060
View code at this point
Browse repository at this point
recode using address
yann300
committed
fa20312
View commit details
Copy full SHA for fa20312
View code at this point
Browse repository at this point
recode secret using address
yann300
committed
ac3622a
View commit details
Copy full SHA for ac3622a
View code at this point
Browse repository at this point
remove key() function
yann300
committed
b6f2f15
View commit details
Copy full SHA for b6f2f15
View code at this point
Browse repository at this point
save key file only if necessary
yann300
committed
23da4dc
View commit details
Copy full SHA for 23da4dc
View code at this point
Browse repository at this point
Commits on Mar 9, 2016
use Address type instead of string
yann300
committed
4099e35
View commit details
Copy full SHA for 4099e35
View code at this point
Browse repository at this point
save address together with the key file
yann300
committed
09f18ab
View commit details
Copy full SHA for 09f18ab
View code at this point
Browse repository at this point
Commits on Dec 7, 2015
Avoid crashing on dodgy old geth keys.
gavofyork
committed
60ec958
View commit details
Copy full SHA for 60ec958
View code at this point
Browse repository at this point
Commits on Nov 17, 2015
Fix pin.
gavofyork
committed
f96e01b
View commit details
Copy full SHA for f96e01b
View code at this point
Browse repository at this point
Commits on Oct 20, 2015
Trace channel.
gavofyork
committed
a95f562
View commit details
Copy full SHA for a95f562
View code at this point
Browse repository at this point
Commits on Sep 7, 2015
submodule changes
debris
committed
1618316
View commit details
Copy full SHA for 1618316
View code at this point
Browse repository at this point
Commits on Aug 17, 2015
Tests fix; ignore missing web3 keys path.
gavofyork
committed
25c66d8
View commit details
Copy full SHA for 25c66d8
View code at this point
Browse repository at this point
Commits on Aug 16, 2015
ImportKey dialog.
gavofyork
committed
5cd632b
View commit details
Copy full SHA for 5cd632b
View code at this point
Browse repository at this point
Commits on Aug 7, 2015
Don't trip up when can't change parent directory's permissions to the ideal.
Show description for 3558022
Gav Wood
committed
3558022
View commit details
Copy full SHA for 3558022
View code at this point
Browse repository at this point
Commits on Jul 28, 2015
Secure datatypes now copyable only to similar datatypes.
Show description for b68488e
gavofyork
committed
b68488e
View commit details
Copy full SHA for b68488e
View code at this point
Browse repository at this point
Introduce vector_ref::cleanse, code adapted from openSSL.
Show description for 8eb600c
gavofyork
committed
8eb600c
View commit details
Copy full SHA for 8eb600c
View code at this point
Browse repository at this point
Commits on Jul 20, 2015
Make sure all directories are not readable by baddies (dejavu wk1#0).
Show description for 2cd07ff
gavofyork
committed
2cd07ff
View commit details
Copy full SHA for 2cd07ff
View code at this point
Browse repository at this point
Commits on Jun 18, 2015
Safe file writing and some tests.
chriseth
committed
6cfcf11
View commit details
Copy full SHA for 6cfcf11
View code at this point
Browse repository at this point
Fixes.
chriseth
committed
3317148
View commit details
Copy full SHA for 3317148
View code at this point
Browse repository at this point
Fixed parameter.
chriseth
committed
3d239c0
View commit details
Copy full SHA for 3d239c0
View code at this point
Browse repository at this point
Try not to write files in tests.
chriseth
committed
83fc7e7
View commit details
Copy full SHA for 83fc7e7
View code at this point
Browse repository at this point
Throw exception upon failed encryption.
chriseth
committed
64c4053
View commit details
Copy full SHA for 64c4053
View code at this point
Browse repository at this point
Throw some more exceptions.
chriseth
committed
2874688
View commit details
Copy full SHA for 2874688
View code at this point
Browse repository at this point
Cleanup of SecretStore.
Show description for f43e17d
chriseth
committed
f43e17d
View commit details
Copy full SHA for f43e17d
View code at this point
Browse repository at this point
Commits on Jun 8, 2015
Minor debug alterations/fixes for blockchain downloading to make it play
Show description for 178c56a
gavofyork
committed
178c56a
View commit details
Copy full SHA for 178c56a
View code at this point
Browse repository at this point
Commits on May 25, 2015
Add secret store test.
Show description for c7fd2e6
gavofyork
committed
c7fd2e6
View commit details
Copy full SHA for c7fd2e6
View code at this point
Browse repository at this point
Commits on May 22, 2015
ethkey utility with bare key tools.
gavofyork
committed
22e4b2e
View commit details
Copy full SHA for 22e4b2e
View code at this point
Browse repository at this point
Switched r and p
vbuterin
committed
fd12174
View commit details
Copy full SHA for fd12174
View code at this point
Browse repository at this point
Commits on May 21, 2015
Fixes and use actual master password for encrypting by default.
gavofyork
committed
cc5a201
View commit details
Copy full SHA for cc5a201
View code at this point
Browse repository at this point
Nicer password dialog.
Show description for a6ed601
gavofyork
committed
a6ed601
View commit details
Copy full SHA for a6ed601
View code at this point
Browse repository at this point
Previous
Next
Back
|
FazBrowse Home
|
New Git URL