summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* Merge branch 'upstream' into HEADReinhard Tartler2018-03-03
|\
| * Merge remote-tracking branch 'github/openssl_1_1_testing' into upstreamReinhard Tartler2018-03-03
| |\
| | * Use OSX builds to test OpenSSL 1.1 compatibility as wellChris Wilson2018-03-03
| | * Reimplement OpenSSL 1.1 supportChris Wilson2018-03-03
| | * Add test for decrypting previously-encrypted directory fixtureChris Wilson2018-03-02
| | * Add a test that we can setup Blowfish encryption properlyChris Wilson2018-02-27
| | * Revert "Add support for OpenSSL 1.1 and replace deprecated function calls"Chris Wilson2018-02-25
* | | Revert to libssl 1.1 on upstream's request. This will be reverted as soon as ...debian/0.13__git20180102.g6d7e9562-2Reinhard Tartler2018-02-28
* | | Drop deprecated invocations to autotools helpersdebian/0.13__git20180102.g6d7e9562-1Reinhard Tartler2018-02-20
* | | README.Debian: Fix typoReinhard Tartler2018-02-20
* | | drop unneded patchesReinhard Tartler2018-02-20
* | | Fix detection logic for tune2fsReinhard Tartler2018-02-20
* | | update packaging for 0.13 prereleaseReinhard Tartler2018-02-20
* | | Merge branch 'upstream'Reinhard Tartler2018-02-20
|\| |
| * | Merge tag 'BoxBackup-0.12.master.180102.6d7e956' into upstreamReinhard Tartler2018-02-20
| |\|
| | * Merge pull request #22 from boxbackup/openssl_1_1Chris Wilson2018-01-02
| | |\
| | | * Add support for OpenSSL 1.1 and replace deprecated function callsChris Wilson2018-01-01
| | | * Replace RAND_pseudo_bytes with RAND_bytesChris Wilson2018-01-01
| | | * Fix quoting of CXXFLAGS and LDFLAGS in MakefilesChris Wilson2018-01-01
| | | * Detect which debugger to use in t-gdb scripts: lldb or gdbChris Wilson2018-01-01
| | | * Remove BoxBackup install step from Windows unibuildChris Wilson2018-01-01
| | | * Speed up superbuild rebuild by not extracting Boost againChris Wilson2018-01-01
| | |/
| | * Merge pull request #20 from boxbackup/windows_binary_packagesChris Wilson2017-11-30
| | |\
| | | * Merge branch 'master' into windows_binary_packagesChris Wilson2017-11-28
| | | |\ | | | |/ | | |/|
| | * | Merge pull request #19 from boxbackup/bbstored_certsChris Wilson2017-10-17
| | |\ \
| | | * | Fix -Wundefined-bool-conversion compile failure of master branchChris Wilson2017-10-16
| | | * | Fix parsing of OpenSSL 1.1 output in bbstored-certsChris Wilson2017-10-16
| | |/ /
| | | * Remove invalid use of null references (undefined behaviour)Chris Wilson2017-11-26
| | | * Install Box Backup in a temporary directory in Windows unibuildsChris Wilson2017-09-18
| | | * Change branches for which Windows packages are builtChris Wilson2017-09-16
| | | * Disable DEBUG to reduce CMake build verbosity on AppVeyorChris Wilson2017-09-16
| | | * Reduce AppVeyor build verbosity by passing extra args to sub-CMakeChris Wilson2017-09-16
| | | * Reorder lines in appveyor.yml to match actual execution orderChris Wilson2017-09-16
| | | * Remove Xamarin to remove 500 lines of junk from build logsChris Wilson2017-09-16
| | | * Build Win32/64 binary packages automaticallyChris Wilson2017-09-16
| | |/
| | * Merge pull request #17 from boxbackup/fix_arm64_unsigned_charChris Wilson2017-07-02
| | |\
| | | * Fix build on ARM64 with unsigned charChris Wilson2017-06-26
| | |/
| | * Increase precision of timing on Windows.Chris Wilson2017-06-22
| | * Reduce precision of common timer testChris Wilson2017-06-22
| | * Fix intercept of SYS_open on platforms that only have SYS_openat (e.g. arm64)Chris Wilson2017-06-22
| | * Use AX_CHECK_COMPILE_FLAG, add more checksChris Wilson2017-06-22
| | * Stop Git from normalising line endingsChris Wilson2017-06-22
| | * Relax timings on test_changing_client_store_marker_pauses_daemonChris Wilson2017-06-18
| | * Hopefully fix test/raidfile on Solaris.Chris Wilson2017-06-18
| | * Fix build on SmartOS by switching back to GNU MakeChris Wilson2017-06-18
| | * Install executables in test tree after building, not during "make install"Chris Wilson2017-06-18
| | * Add Boost to Travis build environment, and OSX buildsChris Wilson2017-06-18
| | * Update versions of dependencies for Windows unibuild, add BoostChris Wilson2017-06-18
| | * Tell Git to ignore some more generated filesChris Wilson2017-05-15
| | * Tell Git to treat .cpp files as text too.Chris Wilson2017-05-15