Rogelio Domínguez Hernández
|
0ae1d81b5e
|
make encfssh script executable
|
2016-10-15 11:55:27 -05:00 |
|
Valient Gough
|
656423f03f
|
Merge pull request #223 from mtausig/fix/tmpfile_warning
Replace tmpnam with secure alternative.
|
2016-10-06 09:48:50 -07:00 |
|
Mathias Tausig
|
65fa9f863b
|
Replace tmpnam with secure alternative. (Issue #200)
|
2016-10-06 14:11:11 +02:00 |
|
Valient Gough
|
644a0b2d78
|
Merge pull request #222 from thejinx0r/patch-1
CMakeList uses CMAKE_CURRENT_LIST_DIR
|
2016-10-03 10:52:26 -07:00 |
|
Eric Yen
|
6dedd416dd
|
CMakeList uses CMAKE_CURRENT_LIST_DIR
When including EncFS as a submodule in another project, encfs now use the paths relative to it self, rather than the parents path.
|
2016-10-03 08:08:17 -04:00 |
|
Valient Gough
|
bf2cee54f5
|
cmake: use set instead of list to modify flags
|
2016-09-19 12:41:27 -07:00 |
|
Valient Gough
|
a13a9f6af5
|
add changelog summary wqfor v1.9 series
|
2016-09-18 13:16:04 -07:00 |
|
Valient Gough
|
9d998ca668
|
add filehandle null check
|
2016-09-18 13:03:37 -07:00 |
|
Valient Gough
|
3497828816
|
bump version to 1.9.1
|
2016-09-15 17:14:26 -07:00 |
|
Valient Gough
|
8abc7dbd92
|
Merge pull request #217 from vgough/elpp984
upgrade easylogging++ to v9.84, fix crash
|
2016-09-15 17:07:18 -07:00 |
|
Valient Gough
|
f418b05ed5
|
prevent crash in elpp when verbose logging is enabled
|
2016-09-15 17:01:11 -07:00 |
|
Valient Gough
|
b2a0e892c7
|
upgrade easylogging to v9.84
|
2016-09-15 16:55:16 -07:00 |
|
Valient Gough
|
dc8871d7c5
|
Merge pull request #216 from vgough/logging-cruft
disable elpp default log file
|
2016-09-15 16:47:28 -07:00 |
|
Valient Gough
|
259b4e5e11
|
disable elpp default log file
|
2016-09-15 16:41:09 -07:00 |
|
Valient Gough
|
27ef3430f3
|
Merge pull request #215 from vgough/install-dir
add LIB_INSTALL_DIR override
|
2016-09-15 16:40:30 -07:00 |
|
Valient Gough
|
3fa633fffe
|
add LIB_INSTALL_DIR override, fixes #213
|
2016-09-15 16:34:03 -07:00 |
|
Valient Gough
|
d83c40d6db
|
Merge pull request #211 from vgough/cmake-osx
check for libintl when NLS is used
|
2016-09-13 13:19:41 -07:00 |
|
Valient Gough
|
4443e99e35
|
check for libintl when NLS is used
|
2016-09-13 13:09:13 -07:00 |
|
Valient Gough
|
aa8b5370ac
|
add target to rebuild pot file
|
2016-09-09 15:43:06 +02:00 |
|
Valient Gough
|
fe9bd84701
|
tweak docs, cleanup metadata
|
2016-09-09 14:23:04 +02:00 |
|
Valient Gough
|
b69b162b99
|
Merge pull request #206 from vgough/coverity_scan
fix automated coverity scan
|
2016-09-09 11:07:36 +02:00 |
|
Valient Gough
|
7c49fc560f
|
fix coverity build command
|
2016-09-09 10:40:35 +02:00 |
|
Valient Gough
|
5f65e68901
|
disable gcc build in travis
|
2016-09-09 10:27:44 +02:00 |
|
Valient Gough
|
7e522a610c
|
disable regular build during coverity run
|
2016-09-09 10:25:10 +02:00 |
|
Valient Gough
|
6ba9d4af0f
|
add travis build badge
|
2016-09-08 22:10:36 +02:00 |
|
Valient Gough
|
9ff4aa36aa
|
Merge pull request #205 from vgough/travis
fix travis build
|
2016-09-08 22:01:25 +02:00 |
|
Valient Gough
|
788443e85d
|
revert ci removal
|
2016-09-08 21:57:20 +02:00 |
|
Valient Gough
|
4c8a97825c
|
add c++11 flag default for clang
|
2016-09-08 21:50:12 +02:00 |
|
Valient Gough
|
343ef4645b
|
turn sudo off in travis
|
2016-09-08 21:43:17 +02:00 |
|
Valient Gough
|
c3a2a40268
|
use more recent gcc in travis
|
2016-09-08 21:40:17 +02:00 |
|
Valient Gough
|
b8002ad5b2
|
update travis build to not use devmode
|
2016-09-08 20:42:02 +02:00 |
|
Valient Gough
|
69f1e3ed17
|
update travis config
|
2016-09-08 20:37:49 +02:00 |
|
Valient Gough
|
95c7d92f94
|
run clang-format
|
2016-09-08 20:27:04 +02:00 |
|
Valient Gough
|
250b257b7f
|
re-add travis, remove drone configs
|
2016-09-08 20:15:19 +02:00 |
|
Valient Gough
|
84073f7d90
|
add coverity model for CHECK operation
|
2016-09-08 13:12:43 +02:00 |
|
Valient Gough
|
6f26a49e0e
|
add coverity link
|
2016-09-08 13:07:12 +02:00 |
|
Valient Gough
|
d99c2e2df2
|
improve error handling in flush operation
|
2016-09-08 10:13:38 +02:00 |
|
Valient Gough
|
eaf2574d03
|
move openssl initialization earlier
|
2016-09-08 10:04:56 +02:00 |
|
Valient Gough
|
b0b4f8de4d
|
fix memory leak in encfsctl showKey command
|
2016-09-08 09:48:42 +02:00 |
|
Valient Gough
|
0eb4641fd7
|
remove old drone config
|
2016-09-07 13:11:57 +02:00 |
|
Valient Gough
|
c4f5325ebc
|
drop unnecessary en translations, for #93
|
2016-09-07 09:44:11 +02:00 |
|
Valient Gough
|
b3f04d2fa5
|
don't install libencfs by default
|
2016-09-05 23:13:21 +02:00 |
|
Valient Gough
|
d3374a515c
|
regenerate po files
|
2016-09-05 23:08:17 +02:00 |
|
Valient Gough
|
ed7a6a1082
|
Merge pull request #204 from vgough/gettext
remove install targets from libtinyxml2, fixes #203
|
2016-09-05 22:35:48 +02:00 |
|
Valient Gough
|
3c1ffdcef5
|
remove install targets from libtinyxml2, fixes #203
|
2016-09-05 22:27:23 +02:00 |
|
Valient Gough
|
0d99703983
|
Merge pull request #202 from vgough/gettext
update nls install, fixes #198
|
2016-09-05 22:07:35 +02:00 |
|
Valient Gough
|
535e9d0e2d
|
update gettext install config
|
2016-09-05 21:09:30 +02:00 |
|
Valient Gough
|
2dc286b351
|
improve devmode build options
|
2016-08-16 23:28:51 -07:00 |
|
Valient Gough
|
cd89e60ff2
|
Merge pull request #178 from jhepp/reverse-readonly
Allow writing when loading a reverse mount config
|
2016-08-17 02:20:22 -04:00 |
|
rfjakob
|
af0386d89b
|
Merge pull request #195 from jetwhiz/fix-FileNode-setName
Bugfix: Segfault when running paranoid config in verbose mode
|
2016-08-12 19:16:28 +02:00 |
|