1107 Commits (997b7111cab3e6a6bee9a3c5b44db6c99878d359)
 

Author SHA1 Message Date
  Thom Wiggers 3c81f6940d
Stupid typo 5 years ago
  Thom Wiggers 7c5e671dac
Should fix the i386 build 5 years ago
  Thom Wiggers 32445f815d
The 'language: minimal' should have docker 5 years ago
  Thom Wiggers d06d8b34c1
Fix typo in container, fix mac builds 5 years ago
  Thom Wiggers c0e4cac831
Greatly simplify container builds 5 years ago
  Thom Wiggers bd65daa615
Merge pull request #61 from PQClean/windows-W4 5 years ago
  Matthias J. Kannwischer 27344bd7ca un-align pointers. Resolves #24 5 years ago
  Douglas Stebila 0fa56021d1
Faster check of makefile dependencies (#59) 5 years ago
  Thom Wiggers b7bc9b6cb0
Cast a value in notrandombytes.c 5 years ago
  Joost Rijneveld 81f8c9fd14
Make appveyor badge point to correct branch 5 years ago
  Thom Wiggers 58aba49ca2
take out assignment in conditional because windows is not happy about it 5 years ago
  Thom Wiggers ea19211d21
Cast size_t to DWORD on Windows 5 years ago
  Thom Wiggers 06955dfc21
Explicit casts in conversions 5 years ago
  Thom Wiggers 4d4504ac20
Set windows warnings to W4 5 years ago
  Thom Wiggers 6f992f370f
Add sanity check to not just see if the scheme always rebuilds 5 years ago
  Thom Wiggers e29de416fb
Faster check of makefile dependencies 5 years ago
  Thom Wiggers 2b381e9a78
Merge pull request #54 from PQClean/no-dynamic-memory-allocations 5 years ago
  Joost Rijneveld 2a1d6a1049
Check box wrt symbolic link check 5 years ago
  Joost Rijneveld 72007d3847
Detect use of dynamic memory allocation functions 5 years ago
  Joost Rijneveld 0e180fa406
Merge pull request #52 from PQClean/dont_always_make_clean 5 years ago
  Thom Wiggers 94224fb02c
Don't always Make clean 5 years ago
  Thom Wiggers 8e4747a75d
Merge pull request #51 from PQClean/namespace-incl-implementation 5 years ago
  Joost Rijneveld 0348ff7a11
Also include implementation namespace in Makefiles 5 years ago
  Joost Rijneveld 879574b695
Include name of implementation in namespace 5 years ago
  Douglas Stebila 2cb4cae4a4 Wrong source file for building functional tests 5 years ago
  Thom Wiggers b81652e9e4
Merge pull request #48 from PQClean/ds-check-makefile-dependencies 5 years ago
  Douglas Stebila 2db9f22aac Compute touch timestamps in Python 5 years ago
  Douglas Stebila 50801485f0 Add test to check that every .c / .h file triggers a library rebuild 5 years ago
  Douglas Stebila 657a516846
Build functional tests and test vectors on Windows continuous integration (#47) 5 years ago
  Douglas Stebila 5f3e8ca2d5 Build functional tests and test vectors on Windows continuous integration 5 years ago
  Douglas Stebila a7328f827c Force rebuilding implementation when building test files 5 years ago
  Thom Wiggers d7b2d63a89
Merge pull request #44 from henrydcase/kris/gh33 5 years ago
  Kris Kwiatkowski eb4d7cb69a Enable address and UB sanitizers 5 years ago
  Douglas Stebila 19ebdd9ab4
Test for symbolic links (#42) 5 years ago
  Joost Rijneveld 2fbd02a076
Test for symbolic links 5 years ago
  Douglas Stebila 391b9dd6df
Add dependency to header files in Makefile (#41) 5 years ago
  Douglas Stebila 80c938ec67
Migrate test vector checks to pythonic testing framework (#40) 5 years ago
  Douglas Stebila d07ce6389d Merge branch 'ds-test-vectors' into ds-make-headers 5 years ago
  Douglas Stebila 0eb589ba2f Minor tweaks 5 years ago
  Douglas Stebila 5297954630 Add dependency to header files in Makefile 5 years ago
  Douglas Stebila ae05ec9eba Merge branch 'master' into ds-test-vectors 5 years ago
  Douglas Stebila fde02ce2b1 Migrate test vector checks to pythonic testing framework 5 years ago
  Joost Rijneveld 17fb1be01c
Ensure .a-file for scheme is up to date for tests 5 years ago
  Douglas Stebila c6dd00c6fa
Allow to easily run individual test modules and add instructions to README (#39) 5 years ago
  Douglas Stebila dd15a07940
Run pythonified tests in the containerized alternative architecture tests (#38) 5 years ago
  Thom Wiggers 7168644c40
Also support nose2 5 years ago
  Thom Wiggers f11e4ae745
Add test instructions to README 5 years ago
  Thom Wiggers 685098ce33
Allow to run the test modules as `python3 module.py` 5 years ago
  Thom Wiggers 6c715bc823
Add nose to container tests 5 years ago
  Thom Wiggers 90071bfb97
Flake8ify python files 5 years ago