402 Commits (e57ce02e596c21d7b3fd298e6f2f8844c3fd7df1)

Author SHA1 Message Date
Lukasz Janyst e57ce02e59
credentials: Persist the credentials store on credentials delete 4 years ago
Lukasz Janyst 08cc3fea46
peroxide: Account for long filnames when performing header line unfolding 4 years ago
Lukasz Janyst eb0c618d83
peroxide: Support for negative search contidions 4 years ago
Lukasz Janyst 0599dca910
peroxide: Make message header unfolding RFC822 compliant 4 years ago
Lukasz Janyst 4a2a9e5cd8
peroxide: Move sanitizers to a separate file 4 years ago
Lukasz Janyst ff91fef274
peroxide: Sanitize the quoted printable input before parsing for encryption 4 years ago
Lukasz Janyst f239bca3b1
peroxide: Clean up base64 encoded attachments before decoding 4 years ago
Lukasz Janyst 8a63197836
tests: Remove the badssl.com correct pinning test 4 years ago
Lukasz Janyst f79a42ff86
peroxide: Fix parsing of recursive multipart messages 4 years ago
Lukasz Janyst 259d21198b
settings: Change the cache location and update example config file 4 years ago
Lukasz Janyst 1a3ba605cd
imap: Always report the Sent folder as empty in BCCSelf mode 4 years ago
Jakub 865ac44037 GODT-1508: Splash screen for rebranding. 4 years ago
Jakub f3c69faf8b GODT-1260: Renaming 4 years ago
Lukasz Janyst c123ef65b3
peroxide: Add an option to BCC self in every sent email 4 years ago
Lukasz Janyst 9ea718ee7f
settings: Change the default config/cache locations 4 years ago
Lukasz Janyst 2af4d35946
credentials: Refactor the encryption/dectryption functions 4 years ago
Lukasz Janyst 0de6511aab
tests: Fix the parameters for the BringOnline method 4 years ago
Lukasz Janyst 818bdaabc2
imap/smtp: Use the user-selected key slot for authentication 4 years ago
Lukasz Janyst 79b9a96532
tests: Test login key slot decoder 4 years ago
Lukasz Janyst efda662e28
users: Implement login key slot decoder 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 49b0f3a0f0
peroxide: Implement slot-based authentication using only the main slot 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 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 c088a508ab
cleanup: Fix tests 4 years ago
Lukasz Janyst 92da6ca550
cleanup: Remove unused packages 4 years ago
Lukasz Janyst feee18b1f6
peroxide: Make the server address configurable 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 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 18eed02825
cleanup: Remove bridge constants 4 years ago
Lukasz Janyst d192b5950b
cleanup: Remove release notes constants 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