aboutsummaryrefslogtreecommitdiff
path: root/update.sh (follow)
Commit message (Expand)AuthorAgeFilesLines
* Update build system for file removalTheo Buehler2024-03-021-1/+1
* upstreamed masm alignment fixBrent Cook2024-02-271-9/+3
* define _MSC_VER when preprocessing, add guardsBrent Cook2024-02-251-1/+1
* include placeholder cet.h for cppBrent Cook2024-02-251-1/+1
* Remove use of endbr64.patchTheo Buehler2024-02-241-1/+0
* Add posix_time.hTheo Buehler2024-02-181-1/+1
* align read only sections on masm/windows to 64 bytesBrent Cook2024-02-121-3/+2
* integrate new upstream endbr64 test code, remove os-specific revertsBrent Cook2024-02-121-19/+8
* restrict patches to windows / macos platformsBrent Cook2023-10-311-5/+22
* portable asm generator patches for portableBrent Cook2023-10-301-2/+7
* remove conflicting align directives for MASMBrent Cook2023-10-291-0/+1
* Adjust for file removal and renamingTheo Buehler2023-07-281-1/+1
* make update.sh compatible with Solaris 11 tail behaviorBrent Cook2023-07-061-1/+1
* move endbr64 removal to preprocessorBrent Cook2023-07-031-9/+0
* fix asm on x86_64 macosBrent Cook2023-05-261-0/+9
* add and enable policy testsTheo Buehler2023-04-281-0/+1
* Drop GF2m assemblyTheo Buehler2023-04-151-2/+0
* Hook a few more tests to the buildTheo Buehler2023-04-141-0/+2
* Checkout openbsd tag or closest commit when on a release tagBrent Cook2023-03-261-4/+21
* generate opensslconf.h for mipsBrent Cook2023-03-231-1/+1
* fix mips/mips64 buildsBrent Cook2023-03-231-34/+63
* generate opensslconf.h based on host cpu architectureBrent Cook2023-02-151-1/+6
* directly grab bn asm sourceBrent Cook2023-02-131-0/+7
* Revert "pin master build to upstream commit"Brent Cook2023-02-131-1/+2
* autoconf: x509_verify.h is no longer publicTheo Buehler2023-02-131-1/+1
* pin master build to upstream commitBrent Cook2023-02-111-2/+1
* Fixes for GitHub organisation renameJoshua Sing2023-01-111-1/+1
* add direct source dependency to each libraryBrent Cook2022-12-141-0/+3
* Build a static test library with all symbolsBrent Cook2022-12-131-0/+1
* Update autoconf framework to build againTheo Buehler2022-11-221-1/+3
* updates for new files and test casesBrent Cook2022-07-311-1/+1
* update for latest changesBrent Cook2022-07-101-2/+2
* expose kdf.h as a public headerBrent Cook2022-05-091-1/+1
* update for latest upstreamBrent Cook2022-05-081-1/+1
* Copy ARM related files from arch/arm/kinichiro2022-03-251-3/+3
* Add strtonum to compat library and export itkinichiro2021-12-261-3/+1
* Add ctkinichiro2021-11-271-1/+2
* Add '--enable-libtls-only' build optionBrent Cook2021-04-071-4/+6
* include strtonum for ocspcheckBrent Cook2020-10-191-0/+1
* Land #611, remove libtls-standaloneBrent Cook2020-10-061-20/+1
|\
| * disable some additional libtls-standalone bitsBrent Cook2020-08-201-20/+1
* | Add x509_verify.c x509_verify.hkinichiro2020-09-141-1/+1
|/
* add possibility to override upstream opensslv.h with a local versionBrent Cook2020-06-151-1/+7
* Move crypto/x509v3/ files to crypto/x509/kinichiro2020-06-101-1/+1
* add cms.h to public headersBrent Cook2019-09-091-1/+1
* remove comments and unify fixupsBrent Cook2019-06-101-12/+11
* Fix masm buildkinichiro2019-06-101-2/+12
* run masm files through the C preprocessorBrent Cook2019-06-101-2/+10
* Add portable scaffold for SM4Daniel Wyatt2019-03-041-2/+2
* always stop the asm generators from calling the C compilerBrent Cook2019-01-201-10/+2