1004 Commits (efda662e288a1780cca5c865ba9ea2ff21e2da83)
 

Author SHA1 Message Date
Lukasz Janyst efda662e28
users: Implement login key slot decoder 4 years ago
Lukasz Janyst 432456aaa7
peroxide-cfg: Refactor handling of commandline arguments 4 years ago
Lukasz Janyst eecc2b895f
peroxide-cfg: Implement key slot manipulation 4 years ago
Lukasz Janyst beead1b37d
tests: Update the mocks to reflect the kew CredentialStorer interface 4 years ago
Lukasz Janyst fbd0326e2e
users: Implement the key slot management API 4 years ago
Lukasz Janyst 945f69fe2e
tests: Test the slot-based authenticatio API 4 years ago
Lukasz Janyst 5aa57e9f3e
peroxide-cfg: Login and store slot-based credentials 4 years ago
Lukasz Janyst 49b0f3a0f0
peroxide: Implement slot-based authentication using only the main slot 4 years ago
Lukasz Janyst e99fcb750f
docs: Update the example config 4 years ago
Lukasz Janyst 9a37010c1c
tests: Adjust the tests to the new credentials layout 4 years ago
Lukasz Janyst 643f6ec984
peroxide: Seal credentials with master key 4 years ago
Lukasz Janyst 887000dbd7
tests: Adjust to the simplified credentials API 4 years ago
Lukasz Janyst 07f1d4ec16
peroxide-cfg: Adjust to the new credentials API 4 years ago
Lukasz Janyst 6aecc72d8b
peroxide: Simplify the Credential Store 4 years ago
Lukasz Janyst 612659eecb
peroxide: Fix a deadlock on failed authorization 4 years ago
Lukasz Janyst be6176d30f
peroxide: Adopt tests to clients that are offline by default 4 years ago
Lukasz Janyst b0c0e425ae
peroxide: Bring the user online only when either an IMAP or an SMTP connection is requested 4 years ago
Lukasz Janyst 2dccb628fb
cleanup: Get rid of unused events in tests 4 years ago
Lukasz Janyst f461a8db01
cleanup: Get rid of unused events 4 years ago
Lukasz Janyst 62aee11cb9
cleanup: Remove notification of keychain error 4 years ago
Lukasz Janyst 9aedcfb8fe
cfg: Show bridge password when listing accounts 4 years ago
Lukasz Janyst a4302dc49c
doc: Add example configuration 4 years ago
Lukasz Janyst c22d7110df
cleanup: Modulo bookkeeping 4 years ago
Lukasz Janyst c088a508ab
cleanup: Fix tests 4 years ago
Lukasz Janyst 92da6ca550
cleanup: Remove unused packages 4 years ago
Lukasz Janyst 3182a3296b
cleanup: Remove dev docs 4 years ago
Lukasz Janyst 29b36c681b
cleanup: Remove gherkin tests 4 years ago
Lukasz Janyst fd358aecc9
peroxide: Fix top-level error checking 4 years ago
Lukasz Janyst feee18b1f6
peroxide: Make the server address configurable 4 years ago
Lukasz Janyst 69befee6d3
peroxide: Add flag to set the log level 4 years ago
Lukasz Janyst a740b7b410
cfg: Add flag to set log level 4 years ago
Lukasz Janyst 0d608248c5
cleanup: Move the store handling code to the store package 4 years ago
Lukasz Janyst ba69344b3d
cleanup: Move the cache loading code to the cache package 4 years ago
Lukasz Janyst 9074041d20
cleanup: Don't print error if event cache file does not exist 4 years ago
Lukasz Janyst f0089a94cb
cfg: Add account management 4 years ago
Lukasz Janyst a849028b94
cleanup: Get rid of cache config 4 years ago
Lukasz Janyst 0576dcddff
bridge: Remove the X509 generation and management code 4 years ago
Lukasz Janyst c81cfd0d57
cfg: Add an option to generate a self-signed X509 cert 4 years ago
Lukasz Janyst 18eed02825
cleanup: Remove bridge constants 4 years ago
Lukasz Janyst d192b5950b
cleanup: Remove release notes constants 4 years ago
Lukasz Janyst f4c05908af
cleanup: Make peroxide use the refactored bridge API 4 years ago
Lukasz Janyst ea9689a714
cleanup: Go modules bookkeeping 4 years ago
Lukasz Janyst d006d4b20c
cleanup: Use YAML parser to load JSON config 4 years ago
Lukasz Janyst 6fa70a8711
cleanup: Remove the cache location from settings 4 years ago
Lukasz Janyst 02dec92fb1
cleanup: Remove unused settings and adjust some defaults 4 years ago
Lukasz Janyst 25f9d0e62c
cleanup: Remove the saving functionality from settings 4 years ago
Lukasz Janyst 2be9e5f658
cleanup: Don't pass the settings object to the SMTP backend 4 years ago
Lukasz Janyst 95070d752b
cleanup: Remove confirmer 4 years ago
Lukasz Janyst a05ba5e273
cleanup: Make settings read only 4 years ago
Lukasz Janyst 6b8990aaf0
cleanup: Remove os.Args mods 4 years ago