72b30e979133 draft — Christian Bünnig default tip 3 years ago
Add not-maintained info
09156e2f41d1 — Oben Sonne 5 years ago
Fix test runner (use bash, not sh)
9554b557ca07 — Oben Sonne 5 years ago
Merged in frederic_lespez/gnome-encfs (pull request #5)

Newer versions of file command return a different mimetype
0d0d490c7e2c — Frédéric Lespez 8 years ago
Newer version of file command return a different mimetype
d64acd15b938 — Oben Sonne 5 years ago
Update README after migration to SourceHut
331e2d9f8a0a — Oben Sonne 10 years ago
Fix handling of keyring data without new encfs-config setting
6fd312043c47 — Oben Sonne 10 years ago
Merge Frédéric's changes

- tests for custom encfs config file locations
- automatically detect version of config file

This is the result of Frédéric's and Sebastian's changes plus my changes
on top of it. Though the final state of custom encfs config file
locations support now is different than both contributions, I hope
everyone is happy with it.
24fe79f93021 — Frédéric Lespez 12 years ago
Merge with upstream.
ed4deec100e8 — Frédéric Lespez 12 years ago
Add the ability to handle custom locations for EncFS config files

If you moved EncFS config files (.encfs5 or .encfs6.xml) outside their EncFS
folders to increase security (for example when storing data online), you can
now provide this custom locations to gnome-encfs.
6aa91ec3fe08 — Frédéric Lespez 12 years ago
Use $TENV all along in tests/test.sh
bb7e5f6b80a0 — Frédéric Lespez 12 years ago
Fix _proceed() that was failing if you just type ENTER
88ab72ac2699 — Frédéric Lespez 12 years ago
Set LC_MESSAGE to C  before running tests/test.sh

Set LC_MESSAGE to C  before running tests/test.sh so that tests output
doesn't depend on user's locale
bf5adfee292f — Oben Sonne 10 years ago
Update README for new config file feature
bdfa378f70c7 — Oben Sonne 10 years ago
Tune integration of encfs config file option

- shorter naming
- version independent naming (if there are different config file
  versions to consider - other than 6 - we can detect them
  automatically)
- config file set in interactive mode, similar to other options
- adjust tests (though a test case for teh new feature is still missing)
d262007be705 — Sebastian Messmer 10 years ago
Allow using an external encfs6 config file (see ENCFS6_CONFIG env variable)
73ce773f5e56 — Oben Sonne 12 years ago
Use more fine-grained return codes

Return codes are now defined by constants. Return codes may be combined
bitwise, which is especially useful when multiple items are processed by
one command (because different errors may occur).
857f5ddd2cea — "Sam Bull 12 years ago
Use returncode 2 when keyring cancelled.
72870f737536 — Oben Sonne 13 years ago
Sort managed items (makes tests more solid)
692a16595395 — Oben Sonne 13 years ago
Tests: adjust for changes made in [2101abd842ea]
50c41e867a8b — Oben Sonne 13 years ago
Tests: autostart files now do not have encodings by default
Next