summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
| | | * | 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
| * | Remove unused headers to aid compilation on Windows (MSVC).Chris Wilson2015-12-08
| * | Sort ignored files into order, add comment.Chris Wilson2015-12-08
| * | Try to eval loading Win32 as sugested by James O'Gorman.Chris Wilson2015-12-06
| * | Start generating MSVC project files using CMake.Chris Wilson2015-12-06
| * | Fix version generation from pure-Git checkouts.Chris Wilson2015-12-06
* | | Remove the duplicate copy constructor that MSVC warns about.Chris Wilson2015-12-02
|/ /
* | Fix another bad library path, this time pcreposix.lib.Chris Wilson2015-12-02
* | Fix another incorrect PCRE library path.Chris Wilson2015-12-01
* | Fix PCRE library path to match installed directories for debug libs.Chris Wilson2015-12-01
* | List contents of pcre bin and lib directories.Chris Wilson2015-12-01
* | Fix include paths for PCRE to platform-specific install directory.Chris Wilson2015-12-01
* | Fix pcre path. Install PCRE as well as building it.Chris Wilson2015-12-01
* | Fix Visual Studio Generator version. Install PCRE in a platform-specific dire...Chris Wilson2015-12-01
* | Ask cmake to generate a Visual Studio Solution for the current version and pl...Chris Wilson2015-12-01
* | Fix quoting.Chris Wilson2015-12-01
* | Install compiled OpenSSL files in a platform-specific directory.Chris Wilson2015-12-01
* | Run msbuild to build PCRE.Chris Wilson2015-12-01