index
:
openssl
master
openssl
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add install targets for Windows
Richard Levitte
2016-03-17
3
-12
/
+101
*
Report TLS 1.0 as backwards-compatible TLSv1
Viktor Dukhovni
2016-03-17
2
-1
/
+8
*
Remove ultrix/mips support.
Rich Salz
2016-03-17
7
-70
/
+5
*
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-17
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-16
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
[next]