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
Commit message (
Expand
)
Author
Age
Files
Lines
*
correct name of GNU shared libraries
Roumen Petrov
2016-02-23
1
-1
/
+1
*
test/ectest.c: add regression test for RT#4284.
Andy Polyakov
2016-02-23
1
-0
/
+15
*
ec/asm/ecp_nistz256-*.pl: get corner case logic right.
Andy Polyakov
2016-02-23
3
-9
/
+34
*
ec/asm/ecp_nistz256-x86_64.pl: get corner case logic right.
Andy Polyakov
2016-02-23
1
-1
/
+10
*
test/recipes/80-test_ca.t: remove_tree->rmtree to make it work with Perl 5.10.
Andy Polyakov
2016-02-23
1
-3
/
+3
*
poly1305/asm/poly1305-armv4.pl: replace ambiguous instruction.
Andy Polyakov
2016-02-23
1
-2
/
+2
*
RT4339: Fix handling of <internal/bn_conf.h>
David Woodhouse
2016-02-23
2
-3
/
+16
*
GH735: remove unnecessary allocation
J Mohan Rao Arisankala
2016-02-23
1
-6
/
+0
*
Add PKCS7_NO_DUAL_CONTENT flag
Rich Salz
2016-02-23
3
-5
/
+21
*
Remove all -march= from configs
Richard Levitte
2016-02-23
3
-12
/
+10
*
Add OPENSSL_PIC back
Richard Levitte
2016-02-22
1
-0
/
+4
*
Remove unused parameters from internal functions
Rich Salz
2016-02-22
45
-407
/
+216
*
Use $disabled{shared} in a safer manner
Richard Levitte
2016-02-22
1
-1
/
+1
*
The build files use %disabled, make sure to pass it to them
Richard Levitte
2016-02-22
2
-1
/
+2
*
MemorySanitizer: address false positive
Emilia Kasper
2016-02-22
1
-0
/
+16
*
GH678: Add a few more zalloc
FdaSilvaYY
2016-02-22
6
-19
/
+6
*
RT4334: Check UEFI before __STDC_VERSION__ for <inttypes.h>
David Woodhouse
2016-02-22
1
-6
/
+6
*
Partial revert of 1288f26 and fix for no-async
Matt Caswell
2016-02-22
2
-10
/
+3
*
RT4309: Define PRIu64 for UEFI build
David Woodhouse
2016-02-22
1
-0
/
+1
*
RT4320/GH705: Fix PEM parsing bug.
Rich Salz
2016-02-22
1
-3
/
+2
*
GH721: Duplicated flags in doc
Rich Salz
2016-02-22
1
-10
/
+3
*
Clean away $no_dso since with have $disabled{dso}
Richard Levitte
2016-02-22
1
-3
/
+2
*
Clean away $no_asm since with have $disabled{asm}
Richard Levitte
2016-02-22
1
-7
/
+5
*
Clean away $no_rfc3779 since we don't appear to use it at all
Richard Levitte
2016-02-22
1
-1
/
+0
*
Clean away $zlib since with have $disabled{zlib}
Richard Levitte
2016-02-22
1
-3
/
+2
*
Clean away $no_threads since we have $disabled{threads}
Richard Levitte
2016-02-22
1
-4
/
+3
*
Clean away $config{no_shared} since we have $disabled{shared}
Richard Levitte
2016-02-22
9
-29
/
+28
*
Expose %disables to the perl fragments in build.info files.
Richard Levitte
2016-02-22
1
-14
/
+15
*
Fix DSO name on HP/UX
Richard Levitte
2016-02-22
1
-1
/
+1
*
Fix a few typos
Richard Levitte
2016-02-22
2
-3
/
+3
*
Missed an experimental.
Rich Salz
2016-02-22
1
-10
/
+0
*
Don't include all symbols from static libraries when building a DSO
Richard Levitte
2016-02-22
1
-24
/
+28
*
Get back "ssl2" as a deprecated disablable option
Richard Levitte
2016-02-22
1
-1
/
+16
*
Add a "no-pic" build for Travis
Richard Levitte
2016-02-22
1
-0
/
+1
*
Rewrite CHANGES to add some commentary about the "pic" option
Richard Levitte
2016-02-22
1
-7
/
+15
*
Introduce the "pic" / "no-pic" config option
Richard Levitte
2016-02-22
1
-6
/
+27
*
Use $disabled{"dynamic-engine"} internally
Richard Levitte
2016-02-22
9
-18
/
+18
*
Fix incorrect SO name on GNU platforms
Richard Levitte
2016-02-22
1
-3
/
+3
*
Don't use 'parent' in util/dofile.pl
Richard Levitte
2016-02-21
5
-5
/
+11
*
Check that any dependency file is newer than Makefile before concatenating
Richard Levitte
2016-02-21
1
-8
/
+30
*
Document the last configuration changes
Richard Levitte
2016-02-21
1
-0
/
+22
*
Avoid GNU make re-exec when adding dependencies to Makefile
Richard Levitte
2016-02-21
1
-2
/
+1
*
Work-around for proxy->s_server retry logic
Viktor Dukhovni
2016-02-20
1
-1
/
+3
*
Remove OBJ_EXT and friends.
Ben Laurie
2016-02-20
1
-42
/
+43
*
Missing extension on dependency, .d file is not always made (e.g. when input
Ben Laurie
2016-02-20
1
-1
/
+2
*
Unified on VMS - install dynamic engines if there are any
Richard Levitte
2016-02-20
1
-3
/
+5
*
Run the TLSProxy based tests as long as dynamic engines are built.
Richard Levitte
2016-02-20
7
-35
/
+14
*
Build dynamic engines even if configured "no-shared"
Richard Levitte
2016-02-20
5
-24
/
+36
*
Always build library object files with shared library cflags
Richard Levitte
2016-02-20
65
-83
/
+91
*
Make crypto/buildinf.h depend on configdata.pm rather than Makefile
Richard Levitte
2016-02-20
1
-2
/
+2
[next]