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
*
Remove support for Borland C++
Richard Levitte
2016-03-17
6
-185
/
+3
*
Use correct C format for keysets.pl
Dr. Stephen Henson
2016-03-17
1
-63
/
+64
*
Start documenting Configure internals
Richard Levitte
2016-03-17
1
-0
/
+136
*
Added build.info debugging capability to Configure
Richard Levitte
2016-03-17
1
-2
/
+20
*
Simplify define as we don't support MS-DOS anymore.
Dr. Stephen Henson
2016-03-17
1
-7
/
+2
*
Don't define OPENSSL_ENGINES in test recipes, do it in Makefiles instead
Richard Levitte
2016-03-17
13
-9
/
+8
*
Have 'openssl version -a' output the default engines directory as well
Richard Levitte
2016-03-17
1
-1
/
+1
*
Bugfix: Encode the requested length in s_cb.c:hexencode()
Viktor Dukhovni
2016-03-17
1
-1
/
+1
*
Sort cipher-list at runtime.
Rich Salz
2016-03-16
4
-1530
/
+1228
*
unix-Makefile template: use $(PERL) everywhere
Richard Levitte
2016-03-16
1
-1
/
+1
*
Deal with DSA_SIG opaqueness.
Ben Laurie
2016-03-16
1
-16
/
+12
*
Prepare for 1.1.0-pre5-dev
Richard Levitte
2016-03-16
2
-4
/
+4
*
Prepare for 1.1.0-pre4 release
OpenSSL_1_1_0-pre4
Richard Levitte
2016-03-16
2
-3
/
+3
*
Some platforms provide getcontext() but it does not work
Matt Caswell
2016-03-16
2
-32
/
+21
*
When building DLLs, hack the library name in the .def file
Richard Levitte
2016-03-16
1
-1
/
+7
*
DLL object files should not be built with /Zl"
Richard Levitte
2016-03-16
1
-1
/
+3
*
Appveyor - make sure to actually build "shared" in the shared configuration
Richard Levitte
2016-03-16
1
-1
/
+7
*
Fix up CHANGES
Emilia Kasper
2016-03-16
2
-3
/
+4
*
We should use $SRCDIR in Makefiles
Matt Caswell
2016-03-16
1
-1
/
+1
*
Disable AFALG when cross-compiling
Matt Caswell
2016-03-16
1
-0
/
+2
*
Fix a TLSProxy race condition
Matt Caswell
2016-03-15
4
-15
/
+50
*
poly1305/asm/poly1305-x86_64.pl: make it work with linux-x32.
Andy Polyakov
2016-03-15
2
-3
/
+9
*
On Windows, page walking is known as __chkstk.
Emilia Kasper
2016-03-15
3
-0
/
+6
*
Explain *cough*-dows
Emilia Kasper
2016-03-15
3
-3
/
+3
*
Make the perl dependency post-processor into just one line
Richard Levitte
2016-03-15
1
-3
/
+1
*
Not all shells understand !
Richard Levitte
2016-03-15
1
-9
/
+9
*
General verify options to openssl ts
fbroda
2016-03-15
3
-28
/
+99
*
Fix CRYPTO_THREAD_run_once return value checks
Emilia Kasper
2016-03-15
1
-4
/
+4
*
Cygwin configs were missing thread_scheme settings, add them
Richard Levitte
2016-03-15
1
-0
/
+2
*
Small typo
Richard Levitte
2016-03-15
1
-1
/
+1
*
static-engine is no longer an internal keyword, remove it from %disabled
Richard Levitte
2016-03-15
1
-1
/
+0
*
Clarify NOTES.WIN.
Andy Polyakov
2016-03-15
1
-37
/
+43
*
Update and clarify ECDSA documentation.
Dr. Stephen Henson
2016-03-14
1
-121
/
+119
*
Disable afalg when engine is disabled.
Emilia Kasper
2016-03-14
3
-15
/
+23
*
Fix typo in manual, missing ending '>'
Richard Levitte
2016-03-14
1
-1
/
+1
*
Travis: build tests in BUILDONLY mode
Emilia Kasper
2016-03-14
1
-0
/
+2
*
config: fix HP-UX PA-RISC detection.
Andy Polyakov
2016-03-14
1
-1
/
+6
*
s390x assembly pack: 32-bit fixups.
Andy Polyakov
2016-03-14
3
-3
/
+6
*
build.info/Makefile.in: Itanium fixups.
Andy Polyakov
2016-03-14
3
-12
/
+12
*
engines/Makefile.in: some [older] shell complain about 'for i ;',
Andy Polyakov
2016-03-14
1
-1
/
+1
*
Fix the init cleanup order
Matt Caswell
2016-03-14
1
-14
/
+21
*
Add some missing cleanup calls to de-init
Matt Caswell
2016-03-14
1
-0
/
+2
*
Fix freeze in config's interrupt trap with some shells
Richard Levitte
2016-03-14
1
-11
/
+11
*
Enforce the demand for Perl 5.10.0 as a minimum.
Richard Levitte
2016-03-14
1
-1
/
+1
*
Fix a few Configure errors
Richard Levitte
2016-03-14
2
-15
/
+11
*
Document X509_get_serialNumber and X509_set_serialNumber.
Dr. Stephen Henson
2016-03-14
1
-0
/
+55
*
Add EVP_PKEY documentation.
Dr. Stephen Henson
2016-03-13
1
-11
/
+27
*
Change an function macro for ERR match the function it's used in.
Richard Levitte
2016-03-13
1
-1
/
+1
*
Complete incomplete makefile variable referenses
Richard Levitte
2016-03-13
1
-2
/
+2
*
Collect the names of generated files and clean them away at target clean:
Richard Levitte
2016-03-13
1
-7
/
+9
[next]