summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* New upstream version 0.13~~git20180819.g2f5b556Reinhard Tartler2019-03-10
* Merge branch 'master' of https://github.com/boxbackup/boxbackup into upstreamReinhard Tartler2018-03-14
|\
| * Merge pull request #26 from boxbackup/fix_raidfile_i386Chris Wilson2018-03-13
| |\
| | * Merge branch 'master' into fix_raidfile_i386Chris Wilson2018-03-12
| | |\ | | |/ | |/|
| * | Merge pull request #24 from boxbackup/openssl_1_1_testingChris Wilson2018-03-04
| |\ \
| | * | Workaround SourceForget brokenness in AppVeyor buildsChris Wilson2018-03-03
| | | * Add support for M4 CXX flag detection in CMakeListsChris Wilson2018-03-08
| | | * Fix error in t-gdb when no debugger is detectedChris Wilson2018-03-08
| | | * Fix raidfile tests on 32-bit LinuxChris Wilson2018-03-08
| | |/ | |/|
* | | 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
| |/
* | 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