summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* Remove more references to unistd.h.Chris Wilson2015-12-10
* Add missing dependencies between modulesChris Wilson2015-12-09
* Fix mismatched start and end test macros on WindowsChris Wilson2015-12-09
* Try yet another way to expand variables in PowerShellChris Wilson2015-12-09
* Hide copious warnings about spurious memory leaksChris Wilson2015-12-09
* Fix another use of a non-standard BSD variable.Chris Wilson2015-12-09
* Merge Arnaud Grandville's Windows fixes.Chris Wilson2015-12-09
|\
| * add specific define to allow the use of std::min and sd::max from windowsAG2015-10-26
| * remove Safe Exception Handling flagAG2015-10-26
| * min & max are not from std namespaceAG2015-10-26
| * visual studio 2013 solution Release & DebugAG2015-10-26
| * Update README.mdChris Wilson2015-09-22
| * 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
| |/
* | Generate protocol files as well, like exception files.Chris Wilson2015-12-09
* | Try another way to use variables in URLs in PowerShell.Chris Wilson2015-12-09
* | Remove #defines of POSIX functions deprecated by Microsoft.Chris Wilson2015-12-09
* | Find ZLib library and link to it.Chris Wilson2015-12-09
* | Remove unused headers not present on Windows. Add missing header.Chris Wilson2015-12-09
* | Try changing quoting to enable expanding environment variables in URL.Chris Wilson2015-12-09
* | Upgrade OpenSSL to 1.0.2e.Chris Wilson2015-12-09
* | Ask AppVeyor to build Zlib from source using CMake.Chris Wilson2015-12-09
* | Fix most of the issues with the CMake-generated Visual Studio project files.Chris Wilson2015-12-08
* | Remove non-standard BSD u_int* types.Chris Wilson2015-12-08