Commit Graph

  • b3f04d2fa5
    don't install libencfs by default v1.9-rc3 Valient Gough 2016-09-05 23:13:21 +0200
  • d3374a515c
    regenerate po files Valient Gough 2016-09-05 23:08:17 +0200
  • ed7a6a1082 Merge pull request #204 from vgough/gettext Valient Gough 2016-09-05 22:35:48 +0200
  • 3c1ffdcef5
    remove install targets from libtinyxml2, fixes #203 Valient Gough 2016-09-05 22:27:23 +0200
  • 0d99703983 Merge pull request #202 from vgough/gettext Valient Gough 2016-09-05 22:07:35 +0200
  • 535e9d0e2d
    update gettext install config Valient Gough 2016-09-05 21:09:30 +0200
  • 2dc286b351
    improve devmode build options v1.9-rc2 Valient Gough 2016-08-16 23:28:51 -0700
  • cd89e60ff2 Merge pull request #178 from jhepp/reverse-readonly Valient Gough 2016-08-17 02:20:22 -0400
  • af0386d89b Merge pull request #195 from jetwhiz/fix-FileNode-setName rfjakob 2016-08-12 19:16:28 +0200
  • 37cf68c8c5 Bugfix: Segfault when running paranoid config in verbose mode Charles Munson 2016-08-12 08:00:56 +0200
  • 4d952b74d8 Merge pull request #182 from vgough/issue181 Valient Gough 2016-06-29 20:52:55 -0700
  • 37ba259c5d Add new command line options Charles Munson 2016-05-11 03:19:14 +0200
  • 87ee4b7d99 Revert "Remove "-o default_permissions" unless needed." Jakob Unterwurzacher 2016-06-25 15:12:04 +0200
  • 4a691dc0bb Revert "Remove open_readonly_workaround" Jakob Unterwurzacher 2016-06-25 14:48:45 +0200
  • 2b3e6031eb tests: open file with umask 0777 Jakob Unterwurzacher 2016-06-25 14:47:16 +0200
  • 426d9dae76 Merge pull request #172 from jetwhiz/fork-encfsctl-patch Valient Gough 2016-06-21 20:28:28 -0700
  • 2c541474b5 Allow writing when loading a reverse mount config jhepp 2016-06-04 19:12:21 +0200
  • 105a8acd60
    logging: enable debug log only in verbose mode Valient Gough 2016-05-23 20:31:52 -0700
  • d2f243a195 Fix incorrect masking in encfsctl export's copyContents Charles Munson 2016-05-23 23:07:16 +0200
  • ad43aa10b2
    use utimensat if available Valient Gough 2016-05-13 13:33:23 -0700
  • e19f4a8c69 Merge pull request #171 from ial0/fix-refactor Valient Gough 2016-05-13 11:19:58 -0700
  • 4033ca85d2 The string copy will not be shallow, due to undordere_map returning a const std::string. Ian Lee 2016-05-12 17:10:19 +0100
  • 6ad5cd4225 Revert "unordered_map value type, is of std::pair<const Key, T>, hence a copy from const Key to Key is never shallow." Ian Lee 2016-05-12 17:03:10 +0100
  • 2fe6f89925
    drop drone status v1.9-rc1 Valient Gough 2016-05-10 23:01:58 -0700
  • 3076450d34 Merge pull request #164 from vgough/readdir Valient Gough 2016-05-10 22:53:47 -0700
  • b0ef1d719e Merge pull request #165 from ial0/filenode_cache_refactor Valient Gough 2016-05-10 22:29:10 -0700
  • 6985c8f64c unordered_map value type, is of std::pair<const Key, T>, hence a copy from const Key to Key is never shallow. Ian Lee 2016-05-10 13:22:44 +0100
  • af64702dd0 Simplify FileNode Cache. Remove the need for PlaceHolder. Ian Lee 2016-04-27 19:14:03 +0100
  • 282fe77ec7
    replace getdir with readdir Valient Gough 2016-04-30 23:10:45 -0700
  • ba9b25a1d2
    reformat Valient Gough 2016-04-26 22:56:03 -0700
  • 057a5741e7
    fix trivial memory leak Valient Gough 2016-04-26 22:55:56 -0700
  • 19a49b7865 Merge pull request #158 from benrubson/issue156 Valient Gough 2016-04-26 22:25:04 -0700
  • aacce54f42
    add encfs_create, fixes #162 Valient Gough 2016-04-26 21:49:27 -0700
  • 01cdc07f95 fixes a never ending unmounting case, and log if we still have opened files benrubson 2016-04-20 16:34:01 +0200
  • 216d013cbe
    gcrypt: add to cmake gcrypt Valient Gough 2016-03-04 23:09:14 -0800
  • 05a749d32f
    replace INFO log level Valient Gough 2016-04-25 21:18:08 -0700
  • 4326eed2ec
    drop old TR1 test Valient Gough 2016-04-25 21:10:41 -0700
  • b70d4500bc Merge pull request #160 from vgough/glog Valient Gough 2016-04-24 23:21:16 -0700
  • e47ec3d8c5
    move tinyxml2 to internal path Valient Gough 2016-04-24 22:50:30 -0700
  • 8bf55774ac
    add license text for included sources Valient Gough 2016-04-24 22:37:11 -0700
  • 46a5c9f4f9
    replace rlog with easylogging++ Valient Gough 2015-06-17 20:33:57 -0700
  • f345450abd vendor tinyxml2 (#159) Valient Gough 2016-04-24 21:33:15 -0700
  • b3d9ae1d77
    drop tinyxml2 from CI requirements Valient Gough 2016-04-24 21:28:46 -0700
  • d49dd8243f
    vendor tinyxml2 and switch to static build by default Valient Gough 2016-04-24 21:26:06 -0700
  • c3924396da Merge a9975cd18d into f7149eaf7a Valient Gough 2016-04-24 15:11:50 +0000
  • f7149eaf7a
    correct return code, fixes #142 Valient Gough 2016-04-23 22:19:07 -0700
  • 8712087e8d Merge f47c340718 into 671ff0e3f2 Valient Gough 2016-04-17 15:45:02 +0000
  • 671ff0e3f2 Merge pull request #154 from vgough/xml Valient Gough 2016-04-15 16:05:03 -0700
  • e78d1659e3
    replace boost serialization with tinyxml2 Valient Gough 2016-04-14 23:11:45 -0700
  • bbf3d6f679 Merge pull request #150 from benrubson/issue81 Valient Gough 2016-04-10 21:24:42 -0700
  • 252f15e33d Add method to check password benrubson 2016-03-26 17:20:33 +0100
  • 0426051a3e Merge pull request #148 from jetwhiz/fork-master Valient Gough 2016-03-24 10:31:12 -0700
  • 0602d89e03 Merge pull request #149 from jetwhiz/fork-origin-15 Valient Gough 2016-03-24 10:29:51 -0700
  • 6db69c2b0a Consolidate rAssert statements in BlockNameIO Whitespace cleanup StreamNameIO rAssert statements should be the same Charles Munson 2016-03-24 16:34:52 +0100
  • 80a2492b9f Fix whitespace issues Charles Munson 2016-03-24 15:53:53 +0100
  • 6ff6ee6cc8 Merge pull request #140 from Konubinix/master Valient Gough 2016-03-23 22:32:05 -0700
  • d756ad941e Merge pull request #146 from javerous/dev origin/dev dev Valient Gough 2016-03-23 22:26:22 -0700
  • a0e02cb3ea Bugfix: Possible Out of Bounds Write in StreamNameIO and BlockNameIO #15 Charles Munson 2016-03-23 14:07:52 +0100
  • 3d30e064ba Choose Block32 by default for Apple and Windows (Issue #8) Charles Munson 2016-03-22 14:42:24 +0100
  • b015f0c294 Amend: Labels are backwards for "Block" and "Block32" (Issue #8) Charles Munson 2016-03-22 14:40:43 +0100
  • aa08c382d9 Bugfix: Labels are backwards for "Block" and "Block32" encoding Charles Munson 2016-03-21 22:43:22 +0100
  • 76db321170 Switch from TinyXML-1 to TinyXML-2. Julien-Pierre Avérous 2016-03-03 17:44:17 +0100
  • e093031166 Fix pod file. Julien-Pierre Avérous 2016-03-03 17:09:34 +0100
  • a578201571 Fix compilation for Clang. Julien-Pierre Avérous 2016-03-03 17:08:43 +0100
  • 10c231d172 Fix compilation for OS X. Julien-Pierre Avérous 2016-03-03 17:06:27 +0100
  • cde0103a85 Allow to use extpass in encfsctl Samuel Loury 2016-01-27 09:17:46 +0100
  • da03864538 add donation section Valient Gough 2015-12-30 23:00:29 -0800
  • 0caca659ac add donation section Valient Gough 2015-12-30 23:00:29 -0800
  • 34faaf417f Merge pull request #131 from brycv/master Valient Gough 2015-12-13 22:07:39 -0800
  • d84d46c21d Fix typo in man page Bryan Vyhmeister 2015-11-30 13:51:38 -0800
  • f0fdbd8fb0 Merge pull request #130 from rfjakob/issue112 Valient Gough 2015-11-30 11:21:43 -0800
  • c2e046b694 Remove open_readonly_workaround Jakob Unterwurzacher 2015-10-30 22:18:17 +0100
  • ed058fabcd Handle getSize errors in BlockFileIO::write Jakob Unterwurzacher 2015-11-08 21:10:27 +0100
  • deba6064ac Merge pull request #128 from nckx/master Valient Gough 2015-11-22 21:09:01 -0800
  • 5803be109d encfs.pod: remove duplicate full stops Tobias Geerinckx-Rice 2015-11-18 00:41:50 +0100
  • 52d5302eb9 Merge pull request #127 from rfjakob/repair-tests Valient Gough 2015-11-14 16:04:09 -0800
  • a461d88cc3 Merge pull request #125 from ossobv/wjd-refuse_descent_into_own_mountpoint Valient Gough 2015-11-14 16:03:00 -0800
  • fe4b2a6345 Add "build.sh" helper script Jakob Unterwurzacher 2015-11-12 19:13:54 +0100
  • a424a2155b tests: fix paths for new build path, add "test.sh" wrapper for usability Jakob Unterwurzacher 2015-11-12 19:08:52 +0100
  • c3e63d7836 tests: fix "push on reference is experimental" warning Jakob Unterwurzacher 2015-11-12 19:03:06 +0100
  • 07fb5b8990 Perform checks to ensure that we're not descending into ourself. Walter Doekes 2015-11-12 11:08:31 +0100
  • 2d3780bb64 Merge pull request #113 from cloehle/patch-1 Valient Gough 2015-10-11 21:55:42 -0700
  • 71cecd249b Merge pull request #117 from posita/posita/osx-encfssh Valient Gough 2015-10-11 21:54:12 -0700
  • 95d6ae8bec Use umount on systems where fusermount is not available. Matt Bogosian 2015-10-11 13:26:14 -0700
  • 1e52f2126c Fixed typo then -> than Christian Loehle 2015-09-18 12:20:04 +0200
  • 0a7e881c6a Merge pull request #110 from fulldecent/gh-pages gh-pages Valient Gough 2015-09-02 23:04:16 -0700
  • 5b473b69f8 Fix branding (capitalization) William Entriken 2015-08-26 22:42:21 -0400
  • 340fefda32 Merge pull request #105 from vgough/cmake28 Valient Gough 2015-08-20 20:21:37 -0700
  • f47c340718 encode git version into build Valient Gough 2015-08-19 21:46:00 -0700
  • 05a445d65c use default cmake install for circle ci test Valient Gough 2015-08-19 20:13:14 -0700
  • 4742699fdf lower required CMake version to 2.8 Valient Gough 2015-08-19 20:11:40 -0700
  • a9975cd18d add xattr translation xattr Valient Gough 2015-08-16 17:32:39 -0700
  • 05b6f849e2 Merge c5e5421748 into 29c518d9d7 Atish Nazir 2015-08-04 11:27:09 +0000
  • c5e5421748 Build fixes to compile on Linux Mint 17.2 Atish Nazir 2015-08-04 12:19:12 +0100
  • 29c518d9d7 Add reference to CircleCi Valient Gough 2015-07-23 21:39:27 -0400
  • cbe37e5b47 Merge pull request #91 from vgough/circle Valient Gough 2015-06-19 00:04:54 -0700
  • d5506e6d4b add encfsctl check to drone build Valient Gough 2015-06-18 23:59:05 -0700
  • 6e4e36cfbe add circle to build status Valient Gough 2015-06-18 23:56:56 -0700
  • 48f2d97ab8 add circle.yml Valient Gough 2015-06-18 22:23:22 -0700
  • 30b5b53163 change minimum cmake requirement to 3.1, for C++11 support Valient Gough 2015-06-18 08:50:05 -0700