Commit Graph

  • 0b59ca5859 Correctly check last non-checked return values Ben RUBSON 2017-10-04 07:22:10 +0200
  • 74e6a883a6 Merge branch 'master' into unused Ben RUBSON 2017-10-03 22:50:26 +0200
  • 5e54b9473f Correct last unused warning benrubson 2017-10-03 22:49:19 +0200
  • dab53494af Merge branch 'master' into fuseversion Ben RUBSON 2017-10-03 16:44:26 +0200
  • 42dc11e3b1 Correctly check some non-checked return values Ben RUBSON 2017-10-03 16:19:26 +0200
  • ef74de6ae1 Correct an eno warning benrubson 2017-10-03 16:06:27 +0200
  • 1e9996c680 Do things in the correct order benrubson 2017-10-03 16:02:31 +0200
  • 602afa84ec Correct some unchecked return value benrubson 2017-10-03 15:58:39 +0200
  • 8cca5d3dc0 Merge branch 'master' into fuseversion Ben RUBSON 2017-10-02 20:19:31 +0200
  • 44c7576f21 Add a new option --reversewrite Ben RUBSON 2017-10-02 19:02:55 +0200
  • e3fe5206ad Merge branch 'master' into reversewrite Ben RUBSON 2017-10-02 18:22:46 +0200
  • 209d681564 Add links to site and support Ben RUBSON 2017-10-02 11:16:29 +0200
  • 47b7e0347f Merge branch 'master' into document Ben RUBSON 2017-10-02 11:09:38 +0200
  • 9f7422abc4 Add links to site and support. benrubson 2017-10-02 11:07:42 +0200
  • e471ae2df0 Merge branch 'master' into fuseversion Ben RUBSON 2017-10-01 21:46:41 +0200
  • e0f10e2517 Correctly use setgid/setuid with allow_other Ben RUBSON 2017-10-01 21:44:17 +0200
  • 1f0f293f81 Merge branch 'master' into setgid Ben RUBSON 2017-10-01 19:30:53 +0200
  • f5d37d2c65 Replace "linux" define with more-standard "__linux__" Jakob Unterwurzacher 2017-10-01 19:04:30 +0200
  • a3d859bfac Replace "linux" define with more-standard "__linux__" Jakob Unterwurzacher 2017-10-01 19:04:30 +0200
  • b6788dd8c5 Bump FUSE_USE_VERSION to 29 benrubson 2017-10-01 08:42:57 +0200
  • befdb251f1 Correctly set gid/uid when allow_other is used benrubson 2017-09-30 22:45:09 +0200
  • 85a2d74d68 Add an (empty) encfssh man page Ben RUBSON 2017-09-30 20:15:25 +0200
  • 1f9dd22771 Merge branch 'encfssh.pod' of https://github.com/benrubson/encfs into encfssh.pod benrubson 2017-09-30 20:06:08 +0200
  • 7b8a564ed4 Add encfssh.pod to CMakeLists.txt benrubson 2017-09-30 20:05:43 +0200
  • 3b649b3270 Merge branch 'master' into encfssh.pod Ben RUBSON 2017-09-30 19:49:09 +0200
  • 566f4e48cf Ensure compatibility with LibreSSL Vlad Glagolev 2017-09-30 13:48:15 -0400
  • 275f07c3cf Add LibreSSL comments Vlad Glagolev 2017-09-30 10:25:36 -0400
  • a8e3905edf Ensure compatibility with LibreSSL Vlad Glagolev 2017-09-30 10:11:03 -0400
  • f93f60206d Add an (empty) encfssh man page benrubson 2017-09-30 10:54:25 +0200
  • af40e1646f Add a new option --reversewrite benrubson 2017-09-18 20:33:18 +0200
  • 1f02e6341d Merge pull request #397 from p2635/patch-1 Ben RUBSON 2017-09-17 16:55:07 +0200
  • 786ce7e1d9 Update README.md Phil 2017-09-17 15:36:30 +0100
  • 439c90e040 Merge pull request #396 from benrubson/cloud Ben RUBSON 2017-09-05 23:26:29 +0200
  • 5a240f916d Document cloud usage in man page benrubson 2017-09-05 19:25:16 +0200
  • 7d96d54339 Merge pull request #395 from benrubson/printsudo Ben RUBSON 2017-08-28 09:09:33 +0200
  • b29a50b993 Print whether or not we are running sudo tests benrubson 2017-08-28 09:00:43 +0200
  • cc140546a1 Merge pull request #393 from benrubson/sudo Valient Gough 2017-08-27 11:37:02 -0700
  • fbe0c52aaa Run sudo tests checking effective UID benrubson 2017-08-27 09:50:13 +0200
  • c7cea40ddc Run sudo tests also if user is root benrubson 2017-08-26 11:50:01 +0200
  • 03d0ae793e Merge pull request #391 from vgough/pr/380 Valient Gough 2017-08-25 23:31:28 -0700
  • 7b9b7ad847 README: Add FAQ for Dropbox (#390) rfjakob 2017-08-26 08:30:15 +0200
  • 1e43b05712
    spread CI work over targets Valient Gough 2017-08-25 23:00:11 -0700
  • 64c3b4459c
    cleanup code, check errno usage Valient Gough 2017-08-25 22:52:59 -0700
  • 9089b8555f
    cleanup lint warnings, run clang-format Valient Gough 2017-08-25 22:34:33 -0700
  • e2e1fadfa9
    skip sudo tests by default unless in CI Valient Gough 2017-08-25 22:29:52 -0700
  • 19bb3d8bca README: Add FAQ for Dropbox Jakob Unterwurzacher 2017-08-22 11:56:58 +0200
  • dcb931f783 Merge 72e21f3c09 into 56978fb905 Ben RUBSON 2017-08-22 05:49:06 +0000
  • 72e21f3c09 Merge branch 'master' into sanity Ben RUBSON 2017-08-22 07:49:03 +0200
  • 56978fb905 drop circle, add clang-tidy to travis build (#389) Valient Gough 2017-08-21 21:09:42 -0700
  • bb5ed29fab
    re-add installation instruction at end of build Valient Gough 2017-08-20 22:47:10 -0700
  • 5de32afae2
    travis: turn off sudo for one of the builds Valient Gough 2017-08-20 15:36:15 -0700
  • 7173d926b8
    drop circle, improve ci scripts Valient Gough 2017-08-20 15:15:44 -0700
  • a4ae23c5af
    allow branch builds Valient Gough 2017-08-20 00:24:58 -0700
  • d64f78f299
    CI coverage improvements Valient Gough 2017-08-20 00:23:05 -0700
  • 3c75e9c050 Merge dcfe63fe67 into 636766e620 Ben RUBSON 2017-08-20 06:38:09 +0000
  • 636766e620 link with libatomic (#387) Code7R 2017-08-20 08:37:52 +0200
  • 8a40f71d3e Use --as-needed flag to avoid libatomic reference where not required Eduard Bloch 2017-08-19 12:10:51 +0200
  • 1624d5c0e5 Consider linking with libatomic on some architectures Eduard Bloch 2017-08-19 11:29:09 +0200
  • 41d5ec4cba Open file for write for every truncate benrubson 2017-08-15 16:15:58 +0200
  • dcfe63fe67 Make Cirle run all tests benrubson 2017-08-15 12:11:31 +0200
  • acbeb64765 Make write() write all its data even if it takes time benrubson 2017-08-11 07:51:21 +0200
  • d4273b0331 Merge pull request #381 from benrubson/testinc Valient Gough 2017-08-10 19:33:56 -0400
  • 9794a9f0c1 Merge branch 'master' into testinc Valient Gough 2017-08-10 18:16:11 -0400
  • dd0df7c60c Add current path to perl integration tests benrubson 2017-08-10 20:49:39 +0200
  • 8e13120b18 Check BADMSG return codes benrubson 2017-08-10 13:04:24 +0200
  • 59ba9de03f Typo benrubson 2017-08-10 12:23:28 +0200
  • 3cd97c3568 Check (not entirely yet) read and write return codes benrubson 2017-08-10 12:18:46 +0200
  • 5c90ad451e Make write return the number of bytes written benrubson 2017-08-09 17:36:20 +0200
  • 6fe24b671b Merge pull request #377 from benrubson/build Valient Gough 2017-08-09 00:41:28 -0400
  • da06619901 Merge branch 'master' into build Valient Gough 2017-08-09 00:34:59 -0400
  • 5682ade36d Merge pull request #379 from vgough/travis-osx Valient Gough 2017-08-09 00:30:27 -0400
  • 5dfa28508e
    switch to osx_image xcode8.3 Valient Gough 2017-08-08 23:34:32 -0400
  • 01ffc39269 Re-enable integration tests in Travis benrubson 2017-08-08 17:50:44 +0200
  • a031aa208c Merge branch 'master' into errno Ben RUBSON 2017-08-08 08:26:57 +0200
  • 1eb93609ce Merge pull request #376 from vgough/osx Valient Gough 2017-08-08 01:58:18 -0400
  • a8eebf3d8e
    special case Linux Travis setup Valient Gough 2017-08-08 00:38:10 -0400
  • a98efa9a0b
    add osx to travis build Valient Gough 2017-08-08 00:32:30 -0400
  • 91e183fb85
    special case fdatasync check on apple Valient Gough 2017-08-08 00:26:01 -0400
  • d820f708ad
    format Valient Gough 2017-08-07 23:01:44 -0400
  • 217f646ea1
    update install instructions Valient Gough 2017-08-07 22:49:38 -0400
  • 27c0c71c42
    remove another coverity reference Valient Gough 2017-08-07 22:10:51 -0400
  • 206f0d9271
    remove coverity links Valient Gough 2017-08-07 22:05:59 -0400
  • b45006d791 Merge pull request #365 from pobv/patch-1 Valient Gough 2017-08-07 21:07:17 -0400
  • 3758dfa59e Merge branch 'master' into patch-1 Valient Gough 2017-08-07 21:02:32 -0400
  • 924a480984 Merge pull request #373 from vgough/vendor-gtest Valient Gough 2017-08-07 20:58:14 -0400
  • af48c86437
    fix execute permission on check script Valient Gough 2017-08-07 20:05:27 -0400
  • bee004f892
    update ci builds Valient Gough 2017-08-07 19:58:03 -0400
  • 6d130cda8b
    move unit tests and integration tests to separate dirs Valient Gough 2017-08-07 19:52:03 -0400
  • 21d1d3dcfa Merge branch 'master' into errno Ben RUBSON 2017-08-07 09:53:56 +0200
  • eb94f78245 HAVE_FDATASYNC is not into master benrubson 2017-08-07 09:11:45 +0200
  • 93dc3183d7 Add "gtest" from "https://github.com/google/googletest.git@release-1.8.0" Valient Gough 2017-08-06 22:36:28 -0400
  • 8de46c0bd5 Squashed 'vendor/github.com/google/googletest/' content from commit a3ac2d7f Valient Gough 2017-08-06 22:36:28 -0400
  • 35f7c4772b Add "gbench" from "https://github.com/google/benchmark.git@v1.2.0" Valient Gough 2017-08-06 22:36:13 -0400
  • a98123a3a7 Squashed 'vendor/github.com/google/benchmark/' content from commit 163ce4af Valient Gough 2017-08-06 22:36:13 -0400
  • 24ce100696
    run unit tests with cmake's test target Valient Gough 2017-08-06 22:26:58 -0400
  • 0111725d48
    make cipher tests into unit tests Valient Gough 2017-08-06 18:18:13 -0700
  • e329d3fef9
    cleanup: uniform context handling Valient Gough 2017-08-06 17:48:02 -0700
  • aa533186e3
    add first micro benchmark Valient Gough 2017-08-06 09:47:33 -0700
  • 36a4f9c4dd
    add initial unit test Valient Gough 2017-08-06 09:40:44 -0700
  • d3d329fb43
    add gtest build Valient Gough 2017-08-06 09:16:52 -0700