summaryrefslogtreecommitdiff
path: root/.github
Commit message (Expand)AuthorAgeFilesLines
* Windows CI: Enable fuzz test in plain buildTomas Mraz2021-06-111-1/+1
* Add md-nits taskRich Salz2021-06-041-0/+4
* CI windows.yml: Silence 'nmake' builds except 'minimal'; ci.yml: make 'minima...Dr. David von Oheimb2021-06-042-4/+4
* Add enable-fips to CI configurationJon Spillett2021-06-031-1/+1
* Windows CI: enable fips on shared 64 bit buildTomas Mraz2021-06-011-5/+5
* add some cross compilation buildsPauli2021-06-011-0/+66
* FIPS Checksums: checkout the head of the base repo as pristineTomas Mraz2021-05-281-1/+2
* FIPS Checksums CI: use separate directories for the checkoutsTomas Mraz2021-05-271-9/+14
* FIPS checksums CI: use merge checkout to compute the new checksumsTomas Mraz2021-05-251-1/+0
* Windows CI: properly drop test_fuzz* tests to speed up thingsTomas Mraz2021-05-251-3/+3
* Windows CI: Add make install step on the shared 64 bit buildTomas Mraz2021-05-251-0/+7
* Windows CI: use nasm on 32bit and 64bit shared buildsTomas Mraz2021-05-241-19/+13
* Add some basic Windows builds to the Windows CI workflowTomas Mraz2021-05-241-0/+54
* FIPS label CI: Save PR number and use itTomas Mraz2021-05-212-23/+37
* Exchange no-siv and no-ec2m between daily and ci workflowsTomas Mraz2021-05-212-2/+2
* unix-Makefile.tmpl and ci.yml: Merge cmd-nits into doc-nitsDr. David von Oheimb2021-05-191-2/+2
* fips: remove unnecessary commas to get CI workingPauli2021-05-191-2/+2
* Avoid failing label removal if label is not thereTomas Mraz2021-05-191-3/+13
* Separate FIPS checksum and labelling into different workflowsTomas Mraz2021-05-192-0/+98
* ci.yml: Add cmd-nits to the doc-nits CI runDr. David von Oheimb2021-05-181-2/+2
* ci: remove the checksum CI scriptPauli2021-05-161-71/+0
* Add --banner config optionRich Salz2021-05-146-23/+23
* Ensure the pristine checksums are not recomputedTomas Mraz2021-05-131-1/+3
* The FIPS Checksums job must be run on pull_request_targetTomas Mraz2021-05-131-1/+1
* Remove the severity: fips change label if fips checksum unchangedTomas Mraz2021-05-131-1/+13
* Set the severity: fips change label if fips checksum changedTomas Mraz2021-05-131-12/+13
* Add checksums github CI actionTomas Mraz2021-05-131-0/+56
* Run-checker converted to GitHub ActionsPauli2021-05-123-0/+203
* coveralls: fix comment to indicate daily not weeklyPauli2021-05-121-1/+1
* Run coveralls daily and not exactly at midnightTomas Mraz2021-05-041-1/+1
* coveralls: Enable fips as it is disabled by defaultTomas Mraz2021-05-041-1/+1
* [TEMPORARY] make 'make update' verbose in ci.ymlRichard Levitte2021-05-041-1/+1
* GitHub CI: ensure that unifdef is installedRichard Levitte2021-05-041-0/+4
* Explicitly enable or disable fips if it is or is not relevant for the testTomas Mraz2021-04-281-16/+16
* add verbosity for pyca jobPaul Kehrer2021-04-271-1/+1
* re-add pyca/cryptography testingPaul Kehrer2021-04-271-2/+29
* Update krb5 module to latest releaseTomas Mraz2021-04-191-0/+2
* Github workflows: re-implement a no-shared buildRichard Levitte2021-04-151-0/+14
* Add macosx buildShane Lontis2021-04-011-1/+4
* Test miminal windows build using Github actionsShane Lontis2021-04-011-0/+23
* Re-implement ANSI C building with a Github workflowRichard Levitte2021-03-311-0/+12
* Remove the external BoringSSL testTomas Mraz2021-03-261-2/+0
* Add coveralls to CIShane Lontis2021-03-241-0/+28
* ci: add a no-legacy buildPauli2021-03-181-0/+11
* Use --debug with no-caching build as sanitizers need itTomas Mraz2021-03-161-2/+2
* CI external tests: separate each external test into its own phaseTomas Mraz2021-03-051-2/+8
* CI external test: for now run only the krb5 and gost_engine testsTomas Mraz2021-03-051-1/+1
* gost_engine test: Run also perl and tcl testsTomas Mraz2021-03-051-1/+6
* CI: add job with external testsTomas Mraz2021-03-051-0/+16
* CI: add a non-caching CI loopPauli2021-02-121-0/+11