summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* Remove all timing dependency from test_ssl_keepalives().Chris Wilson2015-09-20
* Rename global TLSContext variable to avoid conflicts.Chris Wilson2015-09-20
* 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
* Reset NamedLock file descriptor immediately after closing.Chris Wilson2015-08-15
* Whitespace, layout and comment cleanups.Chris Wilson2015-08-15
* Add configurable timeouts and HEAD request support to S3 client.Chris Wilson2015-08-15
* Improve exception handling on backup store side.Chris Wilson2015-08-15
* Fix memory leak tracking of calloc() allocationsChris Wilson2015-08-08
* Add a BackupStoreFile encoding streaming verifierChris Wilson2015-08-07
* Allow moving a CollectInBufferStream's contents to another oneChris Wilson2015-08-07
* Allow releasing a MemoryBlockGuardChris Wilson2015-08-07
* Whitespace cleanupChris Wilson2015-08-07
* Fix random failures of testbbackup test_backup_pauses_when_store_is_full.Chris Wilson2015-08-07
* Really fix check for s3simulator memleaks.Chris Wilson2015-08-06
* Replace TEST_CHECK_THROWS() with TEST_COMMAND_RETURNS_ERROR().Chris Wilson2015-08-06
* Handle generic exceptions by returning an Error message with correct Type.Chris Wilson2015-08-06
* Improve error message when TEST_PROTOCOL_ERROR_OR() fails.Chris Wilson2015-08-06
* Fix memleaks file in test after changed in s3simulator daemon.Chris Wilson2015-08-06
* Stop daemon on test setup, in case the previous test didn't.Chris Wilson2015-08-06
* Fix return types for integer function to be integersChris Wilson2015-08-06
* Shorten minimum sleep while waiting for test daemons to dieChris Wilson2015-08-06
* Fix StartClient() to store new pid correctlyChris Wilson2015-08-06
* Fix error message corruption in BackupDaemon.Chris Wilson2015-08-06
* We do still need to #include autogen_ClientException.hChris Wilson2015-07-31
* Enable caching of Apt packagesChris Wilson2015-07-31
* Attempt to switch to new Travis infrastructure.Chris Wilson2015-07-31
* Test that root directory was created properlyChris Wilson2015-07-31
* Add missing bbackupd.keys file and a marker to create subdirs.Chris Wilson2015-07-31
* Compile fixChris Wilson2015-07-31