summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* ci: run clar with verbosityethomson/ci_026Edward Thomson2018-09-221-1/+1
* examples: network: fix Win32 linking errors due to getlinePatrick Steinhardt2018-09-221-2/+39
* ci: rename vsts to azure-pipelinesEdward Thomson2018-09-225-7/+7
* ci: use templates for VSTS buildsEdward Thomson2018-09-224-88/+97
* ci: explicitly run in the build directoryEdward Thomson2018-09-221-0/+13
* online::clone: free url and username before resettingEdward Thomson2018-09-221-4/+10
* ci: only run the exact named testEdward Thomson2018-09-221-1/+1
* smart subtransport: free url when resetting streamEdward Thomson2018-09-221-0/+5
* push tests: deeply free the specsEdward Thomson2018-09-221-1/+1
* push tests: deeply free the push statusEdward Thomson2018-09-221-2/+6
* ci: use newer valgrind suppressionEdward Thomson2018-09-221-0/+25
* README: remove travisEdward Thomson2018-09-221-1/+0
* ci: remove travisEdward Thomson2018-09-221-92/+0
* readme: remove appveyor build badgeEdward Thomson2018-09-221-2/+2
* ci: remove appveyorEdward Thomson2018-09-221-44/+0
* ci: run VSTS builds on master and maint branchesEdward Thomson2018-09-221-0/+4
* ci: run coverity from a nightly VSTS buildEdward Thomson2018-09-221-0/+22
* ci: run coverity from travis's cronEdward Thomson2018-09-222-19/+13
* winhttp: retry erroneously failing requestsEdward Thomson2018-09-221-14/+18
* ci: remove unused old ci scriptsEdward Thomson2018-09-222-99/+0
* ci: move travis to the new scriptsEdward Thomson2018-09-225-17/+39
* ci: move appveyor to new scriptsEdward Thomson2018-09-222-56/+27
* ci: use a single setup script for mingwEdward Thomson2018-09-223-26/+13
* ci: use docker containers from libgit2 accountEdward Thomson2018-09-221-4/+4
* ci: perform clang builds on LinuxEdward Thomson2018-09-223-11/+15
* ci: dissociate test from leaks processEdward Thomson2018-09-221-1/+1
* ci: some additional debuggingEdward Thomson2018-09-221-7/+8
* ci: enable leak checking on osxEdward Thomson2018-09-223-0/+5
* ci: msvc leak-checkingEdward Thomson2018-09-222-5/+4
* ci: xcode leaks leak-checkingEdward Thomson2018-09-221-0/+4
* buf tests: allocate a smaller size for the oomEdward Thomson2018-09-221-3/+15
* ci: valgrind leak-checkingEdward Thomson2018-09-222-9/+36
* ci: introduce vsts buildsEdward Thomson2018-09-222-0/+135
* ci: scripts to setup mingw build environmentEdward Thomson2018-09-222-0/+40
* ci: set up a macos hostEdward Thomson2018-09-221-0/+6
* ci: setup a linux hostEdward Thomson2018-09-221-0/+8
* ci: improved flexibility for citest.shEdward Thomson2018-09-221-48/+82
* ci: refactor unix ci build/test scriptsEdward Thomson2018-09-222-0/+149
* ci: move tests into citest.ps1Edward Thomson2018-09-212-11/+55
* ci: Windows PowerShell build scriptEdward Thomson2018-09-211-0/+42
* Merge pull request #4757 from pks-t/pks/v0.26.6v0.26.6Patrick Steinhardt2018-08-064-4/+26
|\
| * version: bump to v0.26.6Patrick Steinhardt2018-08-061-2/+2
| * CHANGELOG.md: document security release v0.26.6Patrick Steinhardt2018-08-061-0/+15
| * smart_pkt: fix potential OOB-read when processing ng packetPatrick Steinhardt2018-08-061-2/+8
| * travis: force usage of Xcode 8.3 imagePatrick Steinhardt2018-08-061-0/+1
|/
* Merge pull request #4718 from pks-t/pks/v0.26.5v0.26.5Patrick Steinhardt2018-07-095-30/+77
|\
| * version: bump to v0.26.5Patrick Steinhardt2018-07-051-2/+2
| * CHANGELOG: add release notes for v0.26.5Patrick Steinhardt2018-07-051-0/+23
| * delta: fix overflow when computing limitPatrick Steinhardt2018-07-051-2/+4
| * delta: fix out-of-bounds read of deltaPatrick Steinhardt2018-07-052-8/+19