summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* Create a README file.Chris Wilson2015-09-22
* Merge pull request #5 from boxbackup/fix_arm_struct_packingChris Wilson2015-09-22
|\
| * Merge branch 'master' into fix_arm_struct_packingChris Wilson2015-09-21
| |\ | |/ |/|
* | Merge pull request #7 from boxbackup/travis_parallel_buildChris Wilson2015-09-21
|\ \
| * \ Merge branch 'master' into travis_parallel_buildChris Wilson2015-09-21
| |\ \ | |/ / |/| |
| * | Merge branch 'pull/parallel' of https://github.com/cmorty/boxbackup into trav...Chris Wilson2015-09-21
| |\ \
| | * | Build all branchesMoritz 'Morty' Strübe2015-08-31
| | * | Start parallizing testsMoritz 'Morty' Strübe2015-08-31
| | * | Make .travis.yml clearerMoritz 'Morty' Strübe2015-08-31
| | | * Merge branch 'master' into fix_arm_struct_packingChris Wilson2015-09-21
| | | |\ | |_|_|/ |/| | |
* | | | Merge pull request #4 from boxbackup/fix_exception_message_corruptionChris Wilson2015-09-21
|\ \ \ \ | |/ / / |/| | |
| * | | Merge branch 'master' into fix_exception_message_corruptionChris Wilson2015-09-21
| |\ \ \ | |/ / / |/| | |
| * | | Merge branch 'master' into fix_exception_message_corruptionChris Wilson2015-09-20
| |\ \ \
| * | | | Really fix makeexception.pl.in this timeChris Wilson2015-09-02
| * | | | Fix exception message corruption.Chris Wilson2015-08-31
| | |/ / | |/| |
| | | * Merge branch 'master' into fix_arm_struct_packingChris Wilson2015-09-21
| | | |\ | |_|_|/ |/| | |
* | | | Merge pull request #6 from boxbackup/fix_travis_ssl_keepalive_testChris Wilson2015-09-21
|\ \ \ \ | |_|/ / |/| | |
| * | | Merge branch 'master' into fix_travis_ssl_keepalive_testChris Wilson2015-09-20
| |\ \ \ | |/ / / |/| | |
| * | | Remove all timing dependency from test_ssl_keepalives().Chris Wilson2015-09-20
| * | | Rename global TLSContext variable to avoid conflicts.Chris Wilson2015-09-20
| |/ /
| | * Merge branch 'master' into fix_arm_struct_packingChris Wilson2015-09-20
| | |\ | |_|/ |/| |
* | | Merge pull request #3 from boxbackup/travis_cacheChris Wilson2015-09-20
|\ \ \ | |/ / |/| |
| * | Move ccache status commands into before_script and script.Chris Wilson2015-09-20
| * | Second attempt to enable ccache.Chris Wilson2015-09-02
| * | Enable ccache to speed up buildsChris Wilson2015-08-31
|/ /
| * Add a test for reading and writing BackupStoreDirectory binary data.Chris Wilson2015-09-20
| * Comments and whitespace fixesChris Wilson2015-09-19
| * Add support for uint16 types to ArchiveChris Wilson2015-09-19
|/
* Merge pull request #1 from cmorty/patch-1Chris Wilson2015-08-31
|\
| * Improve travis output by moving building to before_script.Moritz Strübe2015-08-31
|/
* Move win32.bat into a subdirectory to tidy up.Chris Wilson2015-08-30
* Run tests using special script on Windows.Chris Wilson2015-08-29
* Add logging to S3Client about connection reuseChris Wilson2015-08-29
* Set network timeout in S3Client.Chris Wilson2015-08-29
* Improve exception messages in HTTPRequest as wellChris Wilson2015-08-29
* Disable httpserver keepalive tests until keepalive support is implemented.Chris Wilson2015-08-29
* Use MinGW test runner to make compile script workChris Wilson2015-08-29
* Add a MinGW test runner to version control.Chris Wilson2015-08-29
* Add more generated files to svn:ignore.Chris Wilson2015-08-29
* Fix warnings when compiling with MinGW64 headers.Chris Wilson2015-08-29
* Disable HTTP keepalive for now because we don't support it properlyChris Wilson2015-08-29
* Increase S3Simulator HTTP timeout to aid debuggingChris Wilson2015-08-29
* Improve exception messages when reading an HTTPResponseChris Wilson2015-08-29
* Fix check for existing BackupStoreInfo file on S3 storesChris Wilson2015-08-29
* Whitespace, import order and comment fixesChris Wilson2015-08-29
* Allow verifying a BackupStoreFile without closing underlying streamChris Wilson2015-08-29
* Make wrong return type an error, not a warning.Chris Wilson2015-08-29
* Add missing header include.Chris Wilson2015-08-23
* Don't overwrite OpenSSH Makefile during extraction.Chris Wilson2015-08-23
* Add script to compile Box Backup and dependencies on Windows (Cygwin).Chris Wilson2015-08-23