index
:
openssl
master
openssl
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Configurations
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add debuginfo build target
Neil Horman
2024-08-21
2
-0
/
+7
*
jitter: add a new provider containing a jitter entropy source alone
Dimitri John Ledkov
2024-07-31
1
-0
/
+4
*
Allow shared iOS builds
Frederik Wedel-Heinen
2024-07-04
1
-1
/
+1
*
Add aix-clang and aix64-clang configuration
sanumesh
2024-06-28
1
-0
/
+36
*
Remove configuration targets and related documentation for Guardian builds.
Randall S. Becker
2024-06-18
1
-25
/
+0
*
VMS: Redefine _XOPEN_SOURCE_EXTENDED with the value 1
Richard Levitte
2024-05-29
1
-1
/
+2
*
Add linux-arm64ilp32-clang target
Huiyue Xu
2024-05-07
1
-1
/
+8
*
Security hardening: Expose Build flags for Position Independed Execution (PIE)
Craig Lorentzen
2024-05-06
1
-0
/
+16
*
VMS: Move defining _XOPEN_SOURCE and _XOPEN_SOURCE_EXTENDED to config target
Richard Levitte
2024-04-11
1
-1
/
+1
*
Diverse small VMS build fixups
Richard Levitte
2024-04-04
1
-1
/
+1
*
Ensure `$(MAKE)` commands and `CFLAGS` are appropriately quoted in the Makefile.
Hamilton Chapman
2024-02-25
2
-10
/
+10
*
AIX: Implement shared_target = "aix-solib" support
John Kohl
2024-02-05
4
-8
/
+61
*
Add support in configuration for android-riscv64
Prashanth Swaminathan
2024-02-05
1
-0
/
+7
*
Add atexit configuration option to using atexit() in libcrypto at build-time.
Randall S. Becker
2024-02-02
1
-8
/
+14
*
Remove mios-simulator-version-min from default iOS configuration
Lars Schmertmann
2024-01-22
1
-5
/
+5
*
VMS: Add the missing -p32 and -p64 variants for x86_64
Richard Levitte
2024-01-08
1
-0
/
+10
*
Fix VMS installation - update vmsconfig.pm for consistency
Richard Levitte
2024-01-08
1
-3
/
+5
*
Define L_ENDIAN for linux64-loongarch64
Xi Ruoyao
2023-12-18
1
-1
/
+2
*
Deprecate SPT threading support on NonStop.
Randall S. Becker
2023-12-12
1
-55
/
+0
*
Add the 'run_tests' target to the Windows build file template as well
Richard Levitte
2023-12-07
1
-0
/
+2
*
Make sure that the test / tests build target run 'run_tests' last
Richard Levitte
2023-12-07
2
-3
/
+5
*
Remove the source directory .num targets
Richard Levitte
2023-12-02
1
-4
/
+2
*
Fix typo in variable name
Anders Jansson
2023-11-21
1
-1
/
+1
*
Add exporters for CMake
Richard Levitte
2023-11-15
2
-0
/
+28
*
Clean up exporters, specifically those we have for pkg-config
Richard Levitte
2023-11-15
1
-69
/
+21
*
Correct 50-nonstop.conf to support QUIC tests under SPT threading models.
Randall S. Becker
2023-11-14
1
-2
/
+4
*
Link libatomic on riscv32
Khem Raj
2023-10-26
1
-1
/
+1
*
Update unix Makefile template to handle paths with spaces
James Muir
2023-10-13
1
-147
/
+147
*
Configurations/unix-Makefile.tmpl: Ensure that md-nits always works
Richard Levitte
2023-10-02
1
-1
/
+1
*
Avoid having ecp_sm2p256-armv8.pl in fips.module.sources
Tomas Mraz
2023-10-02
1
-1
/
+1
*
Regexp modifier "r" needs perl 5.14; OpenSSL should build with 5.11, so do no...
Rainer Jung
2023-09-10
1
-1
/
+2
*
Modify 50-nonstop.conf to enable c99 extensions for uintptr_t.
Randall S. Becker
2023-09-08
1
-0
/
+1
*
Copyright year updates
Matt Caswell
2023-09-07
1
-1
/
+1
*
VMS: More header inclusion compensation for VMS C compiler
Richard Levitte
2023-09-05
1
-1
/
+2
*
VMS: More header inclusion compensation for VMS C compiler
Richard Levitte
2023-09-04
1
-10
/
+18
*
Set VC win64 perlasm scheme during Configure
Kai Pastor
2023-08-29
1
-4
/
+7
*
Updates documentation of RC4_CHAR and RC4_INT: Should not be used for new con...
Frederik Wedel-Heinen
2023-08-20
1
-0
/
+6
*
Add hurd-x86_64 support
Samuel Thibault
2023-08-04
1
-6
/
+39
*
Add linux-x86-latomic target
Bernd Kuhls
2023-08-04
1
-0
/
+4
*
Adds separate configuration targets for intel i386/x86_64 and arm64 ios simul...
Frederik Wedel-Heinen
2023-07-25
1
-4
/
+29
*
add no-docs option
VladimĂr Kotal
2023-06-28
2
-6
/
+6
*
Fix typos found by codespell
Dimitri Papadopoulos
2023-06-15
1
-1
/
+1
*
Fix build on cygwin
Michael Baentsch
2023-06-12
1
-0
/
+1
*
build.info: Introduce special syntax for dependencies on script modules
Richard Levitte
2023-06-08
3
-19
/
+115
*
tags: fix `make tags` target for out of tree builds
Pauli
2023-06-01
1
-1
/
+1
*
Drop the last reference of SHLIB_EXT
Richard Levitte
2023-05-24
1
-1
/
+1
*
fips.module.sources: Add missing cpuid and related .c sources for other archi...
Tomas Mraz
2023-05-22
1
-1
/
+2
*
Update VMS configurations
Richard Levitte
2023-05-19
2
-10
/
+8
*
util/ctags.sh: a script for generating tags file with expanding macros
Masatake YAMATO
2023-05-18
1
-1
/
+1
*
Fix a typo found by codespell in a Makefile variable
Dimitri Papadopoulos
2023-05-10
1
-1
/
+1
[next]