aboutsummaryrefslogtreecommitdiff
path: root/secure/lib/libcrypto/Makefile.asm
Commit message (Expand)AuthorAgeFilesLines
* libcrypto: Copy the arm64 header when building asmAndrew Turner2023-09-221-0/+1
* libcrypto: Refactor Makefile.asm so it can be run outside of buildenvJohn Baldwin2023-08-291-13/+14
* Makefile.asm: Simplify variable expansions in generated headersJohn Baldwin2023-08-291-15/+15
* Makefile.asm: Drop mention of $FreeBSD$ from instructions.John Baldwin2023-08-221-1/+1
* libcrypto: Add new assembly files added in OpenSSL 3.0.John Baldwin2023-08-221-4/+5
* libcrypto: Don't embed $FreeBSD$ in generated assembly filesJohn Baldwin2023-08-221-38/+19
* Remove $FreeBSD$: one-line sh patternWarner Losh2023-08-161-1/+0
* OpenSSL: update to 3.0.10Pierre Pronchery2023-08-101-3/+3
* Merge OpenSSL 3.0.9Pierre Pronchery2023-06-231-13/+31
* Add assembly optimized code for OpenSSL on powerpc, powerpc64 and powerpc64lePiotr Kubaj2021-11-231-0/+189
* Merge OpenSSL 1.1.1d.Jung-uk Kim2019-09-101-4/+3
* Regen cpuid assembly files for aarch64 and arm.Jung-uk Kim2018-09-221-2/+8
* Regen assembly files for arm.Jung-uk Kim2018-09-221-2/+14
* Regen assemply files for aarch64.Jung-uk Kim2018-09-221-6/+22
* Regen assembly files for i386.Jung-uk Kim2018-09-201-16/+37
* Do not generate unused AVX2 and AVX-512 assembly files for amd64.Jung-uk Kim2018-09-181-3/+2
* Regen amd64 assembly files for OpenSSL 1.1.1.Jung-uk Kim2018-09-131-3/+17
* Build OpenSSL assembly sources for aarch64. Tested with ThunderX by andrew.Jung-uk Kim2016-10-261-1/+38
* Prefer C-style comments in assembly sources.Jung-uk Kim2016-08-221-10/+10
* Fix white spaces in assembly sources.Jung-uk Kim2016-08-221-4/+4
* Build OpenSSL assembly sources for arm. Tested with Raspberry Pi 2 Model B.Jung-uk Kim2016-08-221-0/+40
* Disable assembly sources when compiler/assembler cannot compile certainJung-uk Kim2016-08-171-2/+2
* Set CC environment variable for Perl scripts. This is for detectingJung-uk Kim2016-05-111-4/+4
* Refine comments to add its origin.Jung-uk Kim2016-05-111-21/+27
* libcrypto: add "Do not modify" comment to generated source filesEd Maste2016-05-111-1/+4
* Make libcrypto.so position independent on i386.Jung-uk Kim2016-05-101-7/+12
* Merge OpenSSL 1.0.2d.Jung-uk Kim2015-10-301-9/+10
* Merge OpenSSL 1.0.1c.Jung-uk Kim2012-07-121-20/+100
* Update OpenSSL 0.9.7d -> 0.9.7e.Jacques Vidrine2005-02-251-2/+2
* Re-add the hand-optimised assembler versions of some of the ciphersMark Murray2004-03-231-2/+3
* Correct path for finding asm-generating files.Jacques Vidrine2003-02-141-6/+6
* Style sync with rest of FreeBSD.David E. O'Brien2002-11-061-10/+7
* Pre-generate the optimized x86 crypto code and check it in rather thanPeter Wemm2002-05-031-0/+63