index
:
log-go
gregoire/update-trillian
main
rgdd/proofs
rgdd/wip
Moved to https://git.glasklar.is/sigsum/core/log-go
Sigsum crew
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
client
Commit message (
Expand
)
Author
Age
Files
Lines
*
added keygen command
Rasmus Dahlberg
2021-06-01
1
-0
/
+17
*
added basic commands to interact with stfe server
Rasmus Dahlberg
2021-06-01
2
-0
/
+84
*
added default parameters to public poc log
v0.0.1
Rasmus Dahlberg
2021-03-23
1
-2
/
+2
*
added log_id as a hard-coded parameter
Rasmus Dahlberg
2021-03-23
1
-3
/
+2
*
fixed missing file error
Rasmus Dahlberg
2021-03-23
1
-1
/
+2
*
fixed copy bug
Rasmus Dahlberg
2021-03-23
1
-1
/
+2
*
print common arguments
Linus Nordberg
2021-03-23
1
-0
/
+4
*
parametrise namespace
Linus Nordberg
2021-03-23
1
-12
/
+24
*
added additional basic client commands
Rasmus Dahlberg
2021-03-16
8
-64
/
+487
*
started to re-add basic client commands
Rasmus Dahlberg
2021-03-16
10
-680
/
+184
*
renamed sth and cosigning endpoints
Rasmus Dahlberg
2021-02-22
1
-1
/
+1
*
replaced x509 with namespace on the client-side
Rasmus Dahlberg
2021-01-29
8
-180
/
+205
*
renamed and documented function
Rasmus Dahlberg
2020-12-01
1
-6
/
+6
*
attached url method on endpoint type
Rasmus Dahlberg
2020-12-01
1
-7
/
+6
*
removed explicit string function
Rasmus Dahlberg
2020-12-01
1
-6
/
+6
*
added an endpoint type
Rasmus Dahlberg
2020-11-30
1
-6
/
+13
*
added and moved test data
Rasmus Dahlberg
2020-11-30
1
-2
/
+2
*
cleaned-up x509util
Rasmus Dahlberg
2020-11-27
1
-2
/
+10
*
minor refactoring
Rasmus Dahlberg
2020-11-10
1
-1
/
+1
*
renamed ParseDerChainToList to ParseDerChain
Rasmus Dahlberg
2020-11-05
1
-2
/
+2
*
added client-side get-anchors code (2)
Rasmus Dahlberg
2020-11-05
1
-2
/
+10
*
added client-side get-anchors code
Rasmus Dahlberg
2020-11-05
1
-0
/
+38
*
fixed get-entries output and client-side verification
Rasmus Dahlberg
2020-11-05
3
-16
/
+61
*
added client-side get-entries
Rasmus Dahlberg
2020-11-05
2
-2
/
+78
*
allowed client configuration without certificate chain (2)
Rasmus Dahlberg
2020-11-05
3
-5
/
+12
*
allowed client configuration without certificate chain
Rasmus Dahlberg
2020-11-05
1
-2
/
+1
*
added error handling for public key parsing
Rasmus Dahlberg
2020-11-05
3
-5
/
+16
*
moved package from stfe/server/descriptor to stfe/descriptor
Rasmus Dahlberg
2020-11-05
5
-5
/
+5
*
improved readiability
Rasmus Dahlberg
2020-11-05
1
-1
/
+7
*
moved publlic x509 helpers into a separate package
Rasmus Dahlberg
2020-11-05
1
-2
/
+3
*
simplified encoding and decoding
Rasmus Dahlberg
2020-11-05
1
-6
/
+6
*
added chain processing with intermediate certificates
Rasmus Dahlberg
2020-11-03
4
-5
/
+5
*
removed fixed TODOs
Rasmus Dahlberg
2020-11-03
1
-6
/
+0
*
added client-side consistency proof verification
Rasmus Dahlberg
2020-11-03
3
-7
/
+105
*
added client-side inclusion proof verification
Rasmus Dahlberg
2020-11-03
3
-4
/
+94
*
fixed signature verification and client get-sth
Rasmus Dahlberg
2020-11-03
2
-19
/
+67
*
added get-sth client without signature verification
Rasmus Dahlberg
2020-11-03
2
-3
/
+74
*
refactored setup() from paths to client package
Rasmus Dahlberg
2020-11-03
2
-42
/
+36
*
fixed hard-coded protocol and minor refactoring
Rasmus Dahlberg
2020-11-03
2
-36
/
+46
*
added helper to load log operators from file
Rasmus Dahlberg
2020-11-03
1
-10
/
+4
*
moved x509 chain loading to stfe package
Rasmus Dahlberg
2020-11-03
1
-29
/
+2
*
removed unused code
Rasmus Dahlberg
2020-11-03
1
-24
/
+0
*
unified ed25519 signing key loading and parsing
Rasmus Dahlberg
2020-11-03
1
-30
/
+26
*
prettified output
Rasmus Dahlberg
2020-11-03
1
-1
/
+6
*
fixed FindLog such that it uses a list of operators
Rasmus Dahlberg
2020-11-03
2
-13
/
+5
*
added start on stfe client
Rasmus Dahlberg
2020-11-02
2
-0
/
+289