Lukasz Janyst
2b2bddf121
Merge commit '8ebdb466'
3 years ago
Lukasz Janyst
816b977c63
Merge commit '4edf2eb9'
3 years ago
Lukasz Janyst
e9e9d8c0da
Merge commit '098956b8'
3 years ago
Lukasz Janyst
4e91388956
x509: Generate the Subject Alternative Names
4 years ago
Jakub
8ebdb466f7
GODT-1523: Reduce unnecessary shell executions. Inspired by @kortschak .
4 years ago
Dan Kortschak
1ed7b690a5
mitigate shelling out behaviour risks
4 years ago
Dan Kortschak
5c28a3eda7
Don't shell out to obtain process and system stats
4 years ago
Jakub
f40f002bf9
GODT-1640: Renew test keys.
4 years ago
Jakub
69d1789a03
GODT-1475: Change systray icons
4 years ago
Lukasz Janyst
34b175ea1e
docs: Add a warning
4 years ago
Lukasz Janyst
fb5f25e45b
docs: Add warning
4 years ago
James Houlahan
4edf2eb92c
Other: Add v2 to module name
4 years ago
Lukasz Janyst
2255ece00c
docs: Add info on mobileconfig
4 years ago
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
502d4f59bf
Merge remote-tracking branch 'upstream/master'
4 years ago
Lukasz Janyst
31a83a37e2
dist: Add dependence on Google's UUID library
4 years ago
Lukasz Janyst
d422e6f1c8
mobileconfig-gen: Implement the configuration generator
4 years ago
Lukasz Janyst
eb0c618d83
peroxide: Support for negative search contidions
4 years ago
Lukasz Janyst
eba6b044ee
dist: Add logrotate scripting
4 years ago
Jakub
098956b81a
GODT-1550: Add gobinsec check after CI build.
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
...
Some clients add a single = at the end of the message part causing the parser
to fail.
4 years ago
Lukasz Janyst
f239bca3b1
peroxide: Clean up base64 encoded attachments before decoding
...
Some mailers add exclamation points at the end of each line in the
base64-encoded attachments. Ie: agnitas.de used by globus.ch.
4 years ago
Lukasz Janyst
8a63197836
tests: Remove the badssl.com correct pinning test
...
They regenerate the cert with Let's Encrypt every three months
4 years ago
Lukasz Janyst
c5f1ce4054
peroxide: Implement logfiles and logfile rotation
4 years ago
Lukasz Janyst
f79a42ff86
peroxide: Fix parsing of recursive multipart messages
...
Make sure to not mix up parent and child part boundary markers when the
clild marker is a suffix of the parent marker.
4 years ago
Lukasz Janyst
b33652344e
docs: Update the installation and usage instructions
4 years ago
Lukasz Janyst
9c86f7731c
dist: Add installation script
4 years ago
Lukasz Janyst
259d21198b
settings: Change the cache location and update example config file
4 years ago
Lukasz Janyst
5af4f8031b
dist: Change the binary path in the systemd service file
4 years ago
Jakub
2aa665ae38
GODT-1562: Update test fingerpring
4 years ago
Lukasz Janyst
1a3ba605cd
imap: Always report the Sent folder as empty in BCCSelf mode
...
Fixes #11
4 years ago
Jakub
ba712516ff
Other: Bridge Millau 2.2.0
4 years ago
Jakub
865ac44037
GODT-1508: Splash screen for rebranding.
...
* Use old keychain until manual update.
* Improve desktop files migration for windows and linux.
* Revert, need admin rights to change desktop and start menu files.
4 years ago
Jakub
7d41062ae9
GODT-1542: Update login screen for rebranding.
4 years ago
Jakub
f3c69faf8b
GODT-1260: Renaming
...
* Renaming GUI, CLI, no-impact config.
* License header and documentation rebranding.
* Rename app title and vendor. Impact: manual install
* Migrating mac keychain and launch on startup.
* Fix linter and linter renaming
4 years ago
Jakub
e353dc554d
GODT-1502: Rebranding: color and radius.
4 years ago
Jakub
415d08b411
GODT-1549: Add notification when address list changes.
4 years ago
Jakub
62499a5630
Other: update dependencies
4 years ago
Jakub
d6d7ea592e
GODT-1560: Dependecy licenses update and link.
4 years ago
Lukasz Janyst
c123ef65b3
peroxide: Add an option to BCC self in every sent email
...
Fixes #14
4 years ago
Lukasz Janyst
cd57d42e63
docs: Add a security note
4 years ago
Jakub
5033e9718c
GODT-1543: Using one buffered event for off and on connection
4 years ago
Jakub
16f9dc43cb
GODT-1534: Reset address when leaving split mode.
4 years ago
Lukasz Janyst
888ba677ca
docs: Update README.md
4 years ago
Lukasz Janyst
9ea718ee7f
settings: Change the default config/cache locations
4 years ago
Jakub
b8f27cc7d2
GODT-1550: Update dependencies
4 years ago
Lukasz Janyst
d91afce3e7
dist: Add a systemd service file
...
Fixes #7
4 years ago