index
:
cvez
main
Unnamed repository; edit this file 'description' to name the repository.
Paul Duncan
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
nvdmirror
Age
Commit message (
Expand
)
Author
Files
Lines
2022-02-25
nvdmirror: add getFileSize() test for empty file
Paul Duncan
2
-0
/
+25
2022-02-24
add nvdmirror/syncconfig_test.go
Paul Duncan
1
-0
/
+158
2022-02-24
nvdmirror/sync.go: compact source, improve documentation
Paul Duncan
1
-16
/
+20
2022-02-24
nvdmirror: break Sync() into logical chunks, move into syncContext
Paul Duncan
3
-119
/
+156
2022-02-23
add nvdmirror/synccontext.go
Paul Duncan
2
-246
/
+249
2022-02-23
nvdmirror: rename nvdmirror.go to sync.go and nvdmirror_test.go to sync_test.go
Paul Duncan
2
-0
/
+0
2022-02-23
nvdmirror: add nvdmirror/util.go
Paul Duncan
2
-23
/
+29
2022-02-23
nvdmirror: add nvdmirror/syncconfig.go
Paul Duncan
2
-106
/
+111
2022-02-23
nvdmirror: full rewrite (still not working correctly)
Paul Duncan
2
-132
/
+427
2022-02-22
nvdmirror: use atomictemp
Paul Duncan
2
-34
/
+26
2022-02-22
nvdmirror: update jsoncache test data
Paul Duncan
4
-3
/
+2
2022-02-22
nvdmirror: add SyncConfig, add additional tests
Paul Duncan
2
-55
/
+123
2022-02-22
nvdmirror/failsetcache: add Delete()
Paul Duncan
2
-0
/
+12
2022-02-22
nvdmirror: add failsetcache
Paul Duncan
2
-0
/
+54
2022-02-22
add nvdmirror, including cache iface, jsoncache impl, Sync() func, and test data
Paul Duncan
28
-0
/
+706