index
:
delta/openssl-new.git
1.0.2-aead
BRANCH_ASN1
BRANCH_OpenSSL_0_9_8k
BRANCH_VMS_64BIT
BRANCH_WIN64
BRANCH_engine
OpenSSL-engine-0_9_6-stable
OpenSSL-fips-0_9_7-stable
OpenSSL-fips-0_9_8-stable
OpenSSL-fips-1_2-stable
OpenSSL-fips-2_0-dev
OpenSSL-fips-2_0-stable
OpenSSL-fips2-0_9_7-stable
OpenSSL-rfc3820-0_9_7-stable
OpenSSL_0_9_6-stable
OpenSSL_0_9_7-stable
OpenSSL_0_9_8-stable
OpenSSL_0_9_8fg-stable
OpenSSL_1_0_0-stable
OpenSSL_1_0_1-stable
OpenSSL_1_0_2-stable
OpenSSL_1_1_0-stable
OpenSSL_1_1_1-stable
OpenTLS
SSLeay
baserock/OpenSSL_1_0_1g
baserock/OpenSSL_1_0_2-stable
baserock/larswirzenius/morph
baserock/morph
baserock/pedroalvarez/power-port
baserock/ps/proto-web-system
eliminate-ssl-ctrl
master
openssl-3.0
openssl-3.1
rsalz-monolith
rt4526
supplemental-data-api-2
tls1.3-draft-18
tls1.3-draft-19
github.com: openssl/openssl.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Configure
Commit message (
Expand
)
Author
Age
Files
Lines
*
configdata.pm: ensure $prefix is defined
Richard Levitte
2018-02-27
1
-0
/
+1
*
Replace the message about configdata.pm as a script
Richard Levitte
2018-02-22
1
-11
/
+12
*
Add a comment in configdata.pm regarding script-only variables
Richard Levitte
2018-02-22
1
-0
/
+2
*
Make CROSS_COMPILE another supported "make variable" in Configure
Richard Levitte
2018-02-22
1
-12
/
+16
*
Have configdata.pm display information on perl
Richard Levitte
2018-02-22
1
-2
/
+9
*
Configure: engage x25519 assembly support.
Andy Polyakov
2018-02-21
1
-0
/
+3
*
Configure: avoid uninit data in configdata.pm
Richard Levitte
2018-02-17
1
-1
/
+2
*
Configure: move down the treatment of seed sources
Richard Levitte
2018-02-15
1
-11
/
+11
*
Auto-size more of configdata.pm "disabled features"
Benjamin Kaduk
2018-02-14
1
-1
/
+3
*
Configure: if a file is generated, never assume it's in the source dir
Richard Levitte
2018-02-13
1
-2
/
+2
*
Fix check of cpuid_asm_src config attribute
Richard Levitte
2018-02-09
1
-1
/
+1
*
Enable TLSv1.3 by default
Matt Caswell
2018-02-07
1
-2
/
+0
*
Make the OPENSSL_CPUID_OBJ define internal.
Pauli
2018-02-07
1
-0
/
+2
*
Have configdata.pm also display the contents of %target
Richard Levitte
2018-02-02
1
-2
/
+24
*
Shorten output by a line
Rich Salz
2018-02-01
1
-1
/
+1
*
Configure: Fix configdata.pm shorthand for --dump, should be -d
Peter Meerwald-Stadler
2018-01-31
1
-1
/
+1
*
Fix small typo (parenthesis missing)
Richard Levitte
2018-01-30
1
-1
/
+1
*
Configure: when checking user input, check both %user and %useradd
Richard Levitte
2018-01-30
1
-2
/
+4
*
Configure: add configure command line C flags after the configured C flags
Richard Levitte
2018-01-30
1
-10
/
+16
*
To make it less surprising and confusing, leave a message on configdata.pm
Richard Levitte
2018-01-29
1
-0
/
+11
*
Move the display of disabled features to configdata.pm as well.
Richard Levitte
2018-01-29
1
-66
/
+90
*
Make configdata.pm runnable and move all display of information there
Richard Levitte
2018-01-29
1
-31
/
+212
*
Don't define OPENSSL_NO_ERR for the command line
Richard Levitte
2018-01-29
1
-5
/
+0
*
Remove $no_sse2, as it's just a 'copy' of $disabled{sse2}
Richard Levitte
2018-01-29
1
-5
/
+3
*
Treat C++ flags more like C flags, and only if C++ compiler specified
Richard Levitte
2018-01-28
1
-5
/
+26
*
Stop having Unix defaults in Configure (partial)
Richard Levitte
2018-01-28
1
-12
/
+0
*
Processing GNU-style "make variables" - implementation
Richard Levitte
2018-01-28
1
-92
/
+197
*
Processing GNU-style "make variables" - separate CPP flags from C flags
Richard Levitte
2018-01-28
1
-12
/
+27
*
Configure: ensure that a DEPEND generates the correct inclusion directory
Richard Levitte
2018-01-24
1
-9
/
+22
*
Configure: let INCLUDEs set on binaries "trickle down" to the objects
Richard Levitte
2018-01-24
1
-0
/
+22
*
Copyright update of more files that have changed this year
Richard Levitte
2018-01-19
1
-1
/
+1
*
Configure: try to make sure every config target name is unique
Richard Levitte
2018-01-09
1
-0
/
+11
*
Separate general linking flags from extra libraries
Richard Levitte
2018-01-08
1
-1
/
+9
*
Ignore ORDINALS in build.info files, and remove its documentation
Richard Levitte
2017-12-28
1
-22
/
+9
*
Enable the ARIA ciphers by default.
Pauli
2017-12-18
1
-1
/
+0
*
Restore makedepend capabilities for Windows and VMS
Richard Levitte
2017-12-12
1
-3
/
+10
*
Configure: Recognise .rc and .def / .map / .opt as source files
Richard Levitte
2017-12-12
1
-1
/
+14
*
Configure: Read in extra information to help create shared libraries
Richard Levitte
2017-12-12
1
-3
/
+45
*
Configure: Add read_eval_file, a general purpose perl file reader/evaluator
Richard Levitte
2017-12-12
1
-11
/
+24
*
Configure: move the processing of predefined macros to a function
Richard Levitte
2017-12-11
1
-22
/
+35
*
Configure: die if there are other arguments with 'reconf'
Richard Levitte
2017-12-08
1
-0
/
+2
*
Make it possible to add env var assignments as Configure options
Richard Levitte
2017-12-08
1
-2
/
+14
*
Save away the environment variables we rely on
Richard Levitte
2017-12-08
1
-30
/
+42
*
Many spelling fixes/typo's corrected.
Josh Soref
2017-11-11
1
-4
/
+4
*
Configure: cleanup @disable_cascade
Richard Levitte
2017-11-07
1
-21
/
+0
*
SM3: Add SM3 hash function
Jack Lloyd
2017-11-06
1
-1
/
+2
*
SM4: Add SM4 block cipher to EVP
Ronald Tse
2017-10-31
1
-1
/
+2
*
Configure: add -Wmisleading-indentation to strict warnings flags.
Andy Polyakov
2017-09-22
1
-2
/
+6
*
Configure: unify clang's -Qunused-arguments option treatment.
Andy Polyakov
2017-09-21
1
-1
/
+4
*
Disable the EGD seeding meachanism when stdio is disabled
Richard Levitte
2017-09-12
1
-1
/
+1
[next]