Commit Graph
129 Commits
Author SHA1 Message Date
Max Goedjen 65a01f59f1 Tests 2020-03-22 22:43:50 -07:00
Max Goedjen 29e3af24ab Tests 2020-03-22 22:39:45 -07:00
Max Goedjen 5b4b2ae823 Tests 2020-03-22 22:34:03 -07:00
Max Goedjen ebeae2fe7a Signing. 2020-03-22 21:33:52 -07:00
Max Goedjen cb259b2657 Make algorithm hashable. 2020-03-22 21:24:46 -07:00
Max Goedjen 1833063a49 Stub store 2020-03-22 21:24:37 -07:00
Max Goedjen d2a6aefa2d More tests. 2020-03-22 16:23:09 -07:00
Max Goedjen 23725c3872 Adding stub reader/writers. 2020-03-22 15:50:48 -07:00
Max Goedjen 6b40b392ef Better handling of unsupported requests. 2020-03-22 15:50:40 -07:00
Max Goedjen 4934c41d22 Protocolizing filehandle reader/writer 2020-03-22 15:34:28 -07:00
Max Goedjen 4778c99235 Skething out tests 2020-03-21 23:29:22 -07:00
Max Goedjen 104199cf53 Add test 2020-03-21 19:37:08 -07:00
Max Goedjen f214da98a4 Remove test asset. 2020-03-21 19:37:03 -07:00
Max Goedjen 95cf88d3ca Add type eraser tests. 2020-03-21 19:36:11 -07:00
Max Goedjen 04835fa437 Fix weird spacing 2020-03-21 19:28:49 -07:00
Max Goedjen 31dfba8265 Add tests for reader. 2020-03-21 19:28:08 -07:00
Max Goedjen df8eedebd0 Adding notifications for updater (#70) 2020-03-21 18:43:26 -07:00
Max Goedjen 0a9ecb039e Minimum frames (#69) 2020-03-21 18:10:37 -07:00
Max Goedjen 2e9a3eb90d Merge branch 'master' of github.com:maxgoedjen/secretive 2020-03-21 18:09:44 -07:00
Max Goedjen df599fbe62 Update readme screenshot 2020-03-21 17:56:29 -07:00
Max Goedjen 7c60e9b04b Improve subtitle 2020-03-21 17:55:31 -07:00
Max Goedjen f7f182ec77 Merge branch 'master' of github.com:maxgoedjen/secretive 2020-03-21 17:52:56 -07:00
Max Goedjen a0052e8395 Richer notifications (#68) 2020-03-21 17:52:51 -07:00
Max Goedjen 10d3fa150c Better copy 2020-03-20 21:23:15 -07:00
Max Goedjen c5abca4099 Indent. 2020-03-20 21:14:51 -07:00
Max Goedjen f674d47507 Merge branch 'master' of github.com:maxgoedjen/secretive 2020-03-20 21:08:48 -07:00
Max Goedjen 1e3ece600d Fixes #51. 2020-03-20 21:07:58 -07:00
Max Goedjen 7481498c5b Basic no stores view (#66) 2020-03-20 20:20:20 -07:00
Max Goedjen a6fbcdbe55 MIT licensing notices 2020-03-19 21:36:25 -07:00
Max Goedjen 36e655e527 Better links 2020-03-19 21:33:57 -07:00
Max Goedjen dd3acf5ae1 Remove redundant import 2020-03-19 21:28:27 -07:00
Max Goedjen 2257e1e190 Fix build number v0.4.2 2020-03-19 21:21:28 -07:00
Max Goedjen fe16e4d9c4 Build and About page (#64)
* Adding credits txt

* Switch up build number
v0.4.1
2020-03-19 21:16:14 -07:00
Max Goedjen 1caf65c68d Header cleanup 2020-03-18 20:04:48 -07:00
Max Goedjen 85eb4983bc Split witness call (fixes #62) 2020-03-18 20:04:24 -07:00
Max Goedjen 5a2d3ecc2e Fix dumb mistake. 2020-03-17 23:28:51 -07:00
Max Goedjen 32f0ed88f4 Validate code signature as well. 2020-03-17 22:59:03 -07:00
Max Goedjen d35c58509b Hacky fix for #16 2020-03-17 20:41:37 -07:00
Max Goedjen f810b185f0 Fix debug config for running 2020-03-17 20:34:32 -07:00
Max Goedjen 5ef1fe996b Add path to request trace (#61) 2020-03-17 01:23:49 -07:00
Max Goedjen 2b5fdf541d Request Attribution (#59) 2020-03-17 00:56:55 -07:00
Max Goedjen 4b66e874a7 Cleanup of agent (#58)
* Extract key selection.

* Moving agent and socket stuff to SecretAgentKit

* Cleanup of agent
2020-03-16 23:39:34 -07:00
Max Goedjen aa52da2c04 OpenSSH writer tests (#57) 2020-03-16 23:08:48 -07:00
Max Goedjen bd683b16f2 Fix #53 (#54) v0.3.2 2020-03-15 18:30:45 -07:00
Max Goedjen 017bdb85a4 Test infrastructure (#52)
* Adding tests target

* Adding test plan

* Fixing deps

* Add test workflow

* Add config

* More

* Change workflow

* Add test step to release

* Signing changes

* Signing changes

* Remove 11.4 specific test

* More signing
2020-03-15 17:04:20 -07:00
Max Goedjen 99c8562cf5 Set Up -> Setup 2020-03-15 16:14:02 -07:00
Max Goedjen 12b920b0af Fix window close behavior (fixes #48) v0.3.1 2020-03-15 16:03:20 -07:00
Max Goedjen bfb4f80b8c Self 2020-03-15 15:57:11 -07:00
Max Goedjen d661b9002b Run status check on setup dismiss (fixes #49) 2020-03-15 15:56:21 -07:00
Max Goedjen 9daae8957a Add notice if agent isn't running (#47)
* Add agent checker
* Check on foreground
v0.3.0
2020-03-15 14:36:07 -07:00