Commit Graph

  • 9c44091cf5
    Merge branch 'main' into asyncawait Max Goedjen 2021-12-14 21:13:02 -0800
  • cda56ea14b
    Enable additional concurrency warnings (#281) Max Goedjen 2021-12-14 21:03:42 -0800
  • 8e569864c1
    Fix warnings Max Goedjen 2021-12-14 21:01:08 -0800
  • 77e90044aa
    Turn on warnings Max Goedjen 2021-12-14 20:51:05 -0800
  • 46c755f42c
    Turn on warnings Max Goedjen 2021-12-14 20:45:56 -0800
  • c33557e2a6
    Cleanup logger usage Max Goedjen 2021-12-11 23:30:41 -0800
  • ef691b5170
    Backport Max Goedjen 2021-12-11 23:06:24 -0800
  • 27f0b9b5b0
    Nanoseconds Max Goedjen 2021-12-11 18:14:16 -0800
  • 079c2fabf0
    Merge Max Goedjen 2021-12-11 18:13:38 -0800
  • 86719e893b
    Improve validity window Max Goedjen 2021-12-11 18:09:33 -0800
  • 5c0eb1c5ef
    Merge branch 'main' of github.com:maxgoedjen/secretive into maybeextend Max Goedjen 2021-12-11 18:07:55 -0800
  • 79f7177ffb
    Update Xcode and Cleanup Deprecations (#277) Max Goedjen 2021-12-11 18:07:10 -0800
  • 250eb1e906
    Bump xcode Max Goedjen 2021-12-11 18:02:14 -0800
  • b05dcbabe5
    Remove obsolete animation Max Goedjen 2021-12-11 18:00:06 -0800
  • cd43adac10
    Cleanup. Max Goedjen 2021-12-11 17:59:29 -0800
  • 5891e64c60
    . Max Goedjen 2021-12-11 17:56:22 -0800
  • c00a77f0c7
    . Max Goedjen 2021-12-11 16:09:13 -0800
  • a5c54d6907
    Tweak Max Goedjen 2021-12-08 23:27:14 -0800
  • c06b110a99
    Tweak Max Goedjen 2021-12-08 23:25:09 -0800
  • 4f6f097873
    WIP SPM Max Goedjen 2021-12-08 23:21:41 -0800
  • aae00d17ae
    Test Max Goedjen 2021-12-01 18:57:08 -0800
  • 67e34337e0 handle closing of the socked David Gunzinger 2021-12-01 08:48:48 +0100
  • b144868e8b
    Fix Max Goedjen 2021-11-30 22:25:27 -0800
  • f2529ba837 wait for new packets on the agent socket after the handler is invoked. this fixes https://github.com/maxgoedjen/secretive/issues/244 David Gunzinger 2021-11-18 09:13:56 +0100
  • 0bab89fac4
    WIP Max Goedjen 2021-11-16 23:04:51 -0800
  • a3b5ccbc3d
    WIP Max Goedjen 2021-11-16 23:04:46 -0800
  • fe29f89341
    Delete test workflow Aristide Bouix 2021-11-08 10:45:21 +0100
  • 95703c958e
    Update release.yml Aristide Bouix 2021-11-08 10:40:54 +0100
  • 9b5cc5314b
    Update release.yml Aristide Bouix 2021-11-08 10:35:50 +0100
  • 9b1f33b332
    Merge branch 'main' into asyncawait Max Goedjen 2021-11-07 20:38:26 -0800
  • 6bb9fd376f
    Switch to Xcode 13 notarytool (#258) Max Goedjen 2021-11-07 20:19:41 -0800
  • 659f6cb0b0
    Key data Max Goedjen 2021-11-07 20:06:25 -0800
  • 0f29945cf3
    Switch to notarytool Max Goedjen 2021-11-07 20:02:13 -0800
  • 7d9fee0546
    Allow limited key validity window for authenticated keys (#252) Max Goedjen 2021-11-07 17:41:59 -0800
  • e4695ac3c6
    Fix tests Max Goedjen 2021-11-07 17:38:14 -0800
  • dafec7b624
    Remove unused constant Max Goedjen 2021-11-07 17:34:42 -0800
  • d3ed5bb4fe
    Remove todo Max Goedjen 2021-11-07 17:34:20 -0800
  • 7219bbc52c
    Condense Max Goedjen 2021-11-07 17:33:43 -0800
  • 54a4d2f9d5
    Delete unused Max Goedjen 2021-11-07 17:33:16 -0800
  • 9728f93930
    Remove unused access control Max Goedjen 2021-11-07 17:30:50 -0800
  • bb5a1a25d1
    Device owner auth policy Max Goedjen 2021-11-07 17:30:26 -0800
  • e54b55c8bd
    Match key to note Max Goedjen 2021-11-07 17:19:24 -0800
  • 055fadd459
    Remove todo. Max Goedjen 2021-11-07 17:00:46 -0800
  • c69704acb2
    Cleanup durations. Max Goedjen 2021-11-07 16:57:35 -0800
  • 6db08bce4b
    Switch to monotonic time. Max Goedjen 2021-11-07 14:29:53 -0800
  • 23fede3def
    Nil out on expiration check Max Goedjen 2021-11-07 13:37:12 -0800
  • 600ab463b4
    Tweak copy. Max Goedjen 2021-11-07 13:15:20 -0800
  • 2f0ccfbf82
    Better prompt. Max Goedjen 2021-11-07 13:10:38 -0800
  • 311c5d6551
    Set nicer title. Max Goedjen 2021-11-07 13:10:31 -0800
  • 971f831a2f
    Remove pending. Max Goedjen 2021-11-07 12:52:54 -0800
  • 80a2bd42a3
    . Max Goedjen 2021-11-07 12:47:51 -0800
  • af52c60ebf
    Merge branch 'main' of github.com:maxgoedjen/secretive into duration Max Goedjen 2021-11-07 12:27:43 -0800
  • faed5514e2
    Add driver name when on macOS 12.0 (#223) Max Goedjen 2021-11-07 12:27:18 -0800
  • 2ae2e669cc
    Remove todo. Max Goedjen 2021-11-07 12:25:40 -0800
  • de33b8f038
    Merge branch 'main' into drivername Max Goedjen 2021-11-07 12:25:13 -0800
  • 4ab3783a15
    Switch to Xcode 13.1 (#254) Max Goedjen 2021-11-07 12:24:42 -0800
  • 9b90859754
    Update test.yml Max Goedjen 2021-11-07 12:23:05 -0800
  • e559f00ea3
    Update release.yml Max Goedjen 2021-11-07 12:22:35 -0800
  • aec12491d8
    Prompting. Max Goedjen 2021-11-06 23:12:04 -0700
  • 0a3ee77625
    Remove shibboleth. Max Goedjen 2021-11-06 21:25:46 -0700
  • 0a6e71d7ce
    Integration. Max Goedjen 2021-11-06 19:53:43 -0700
  • c15947e627
    Notification scaffolding. Max Goedjen 2021-11-06 19:23:50 -0700
  • 29be661b46
    Infrastructure. Max Goedjen 2021-11-06 19:18:58 -0700
  • 33ecabef20
    Cache existing contexts Max Goedjen 2021-11-06 16:49:38 -0700
  • ec2165f898
    Test Max Goedjen 2021-11-06 16:08:54 -0700
  • 92a516d6dc Dump Max Goedjen 2021-11-04 20:31:02 -0700
  • a748099270 Async await and double conversion. Max Goedjen 2021-10-30 15:36:50 -0700
  • 36ff05b068
    Merge branch 'main' into drivername Max Goedjen 2021-10-30 15:02:02 -0700
  • 88b7ef82da
    Update APP_CONFIG.md with configuration for Cyberduck (#243) Jon Tingvold 2021-10-19 05:14:29 +0200
  • a6e7b09983
    Update APP_CONFIG.md with configuration for Cyberduck Jon Tingvold 2021-10-05 13:58:50 +0200
  • 3d305d95ac
    Embed detail in scrollview (#241) Max Goedjen 2021-09-25 15:12:35 -0700
  • 636e2909ed
    Embed detail in scrollview Max Goedjen 2021-09-25 15:10:39 -0700
  • 3f04126d00
    Build with Xcode 13 (#226) Max Goedjen 2021-09-22 21:10:04 -0700
  • 3477f9bfd7
    Touch Max Goedjen 2021-09-22 21:08:25 -0700
  • 6e476dda75
    Merge branch 'main' into xcode13 Max Goedjen 2021-08-08 15:58:25 -0700
  • 9d6bbd2a04
    Fix focus resignation (#227) v2.1.1 Max Goedjen 2021-08-08 15:57:01 -0700
  • 7ef3c5926a
    Merge branch 'main' into xcode13 Max Goedjen 2021-08-08 15:56:12 -0700
  • 3db314d91e
    Merge branch 'main' into fixbackground Max Goedjen 2021-08-08 15:55:33 -0700
  • 35aea0729d
    Switch to Xcode 12.5.1 (#228) Max Goedjen 2021-08-08 15:55:23 -0700
  • 54be7ba644
    Update test.yml Max Goedjen 2021-08-08 15:53:54 -0700
  • 63e6f5dfbb
    Update release.yml Max Goedjen 2021-08-08 15:53:45 -0700
  • a18802e24e
    Fix focus resignation Max Goedjen 2021-08-08 15:50:21 -0700
  • f750ae9d78
    Fix tests Max Goedjen 2021-07-26 20:19:27 -0700
  • 7e74b0910a
    Update release.yml Max Goedjen 2021-07-25 14:34:28 -0700
  • 7b7176921f
    Update test.yml Max Goedjen 2021-07-25 14:33:59 -0700
  • 8f1cb20008
    Update release.yml Max Goedjen 2021-07-25 14:30:19 -0700
  • 341b6d9405
    Add driver name when on macOS 12.0 Max Goedjen 2021-06-26 15:03:52 -0700
  • c5bd4c2189
    . (#221) Max Goedjen 2021-06-01 00:21:58 -0700
  • 2b84f5a646
    . Max Goedjen 2021-05-31 23:40:31 -0700
  • 8114acf50a
    Add option to rename keys/secrets (#216) Dylan Lundy 2021-06-01 15:50:38 +0930
  • c1b3c26a69
    Merge branch 'main' into main Max Goedjen 2021-05-15 16:44:48 -0700
  • cd965b9ec6
    Fix background issue (#217) Max Goedjen 2021-05-09 20:05:45 -0700
  • aa695710e4
    Merge branch 'main' into maxg.fix_background Max Goedjen 2021-05-09 20:04:25 -0700
  • ef3f38f4c1
    Fix background issue Max Goedjen 2021-05-09 19:58:55 -0700
  • bf540c7727 Address PR comments Dylan Lundy 2021-04-30 00:31:47 +0930
  • f2012545ef Add option to rename secrets Dylan Lundy 2021-04-27 00:28:06 +0930
  • f30d1f802f
    Configure ssh directly instead of setting environment variable (#208) Alex Lavallee 2021-03-06 15:21:33 -0800
  • 6488e1ca29
    Merge branch 'main' into sshConfigOnly Alex Lavallee 2021-03-05 07:30:56 -0800
  • af479408a4
    Switch GitHub Actions releaser to use API key instead of app specific password (#212) Max Goedjen 2021-02-25 22:28:02 -0800
  • 398926edc3
    Update signing.sh Max Goedjen 2021-02-25 00:41:23 -0800