index
:
openssl
master
openssl
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
engines
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Only build the body of e_padlock when there are lower level routines
Richard Levitte
2016-11-15
1
-7
/
+3
*
Fix some style issues in ossltest
Matt Caswell
2016-11-02
1
-7
/
+4
*
Make sure ossltest engine works with TLS1.3
Matt Caswell
2016-11-02
1
-1
/
+85
*
Engine afalg: properly set operation type also on big endian.
Tomas Mraz
2016-10-14
1
-2
/
+2
*
Remove trailing whitespace from some files.
David Benjamin
2016-10-11
1
-1
/
+1
*
engines/afalg: make it compile with backward compatibility headers.
Andy Polyakov
2016-09-08
1
-3
/
+6
*
dasync is an internal testing engine, so don't install it
Richard Levitte
2016-08-17
1
-4
/
+4
*
Avoid truncating the pointer on x32 platform.
Tomas Mraz
2016-08-16
1
-5
/
+9
*
Add a comment for the added cast with explanation.
Tomas Mraz
2016-08-16
1
-0
/
+4
*
Fix af_alg engine failure on 32 bit architectures.
Tomas Mraz
2016-08-16
1
-1
/
+1
*
Use _NO_INST in some build.info files
Richard Levitte
2016-07-18
1
-1
/
+2
*
include/openssl: don't include <windows.h> in public headers.
Andy Polyakov
2016-07-08
2
-18
/
+20
*
Simplify INCLUDE statements in build.info files
Richard Levitte
2016-07-01
2
-8
/
+5
*
engines/e_capi.c: accommodate recent DSA_SIG_[get|set]0 changes.
Andy Polyakov
2016-06-27
1
-9
/
+9
*
Handle inability to create AFALG socket
Matt Caswell
2016-06-13
1
-0
/
+9
*
Fixes to get -ansi working
Jeffrey Walton
2016-06-08
1
-8
/
+8
*
Fix some GitHub issues.
Rich Salz
2016-06-07
1
-1
/
+1
*
Remove/rename some old files.
Rich Salz
2016-06-01
1
-1
/
+0
*
Add final(?) set of copyrights.
Rich Salz
2016-06-01
1
-2
/
+9
*
Raise an Err when CRYPTO_THREAD_lock_new fails
FdaSilvaYY
2016-06-01
2
-2
/
+8
*
x86_64 assembly pack: tolerate spaces in source directory name.
Andy Polyakov
2016-05-29
1
-1
/
+1
*
build.info files: add quotes around any spec that may contain spaces
Richard Levitte
2016-05-25
2
-5
/
+5
*
GH919: Fix wrappers for two headers
Rich Salz
2016-05-24
1
-2
/
+2
*
Add OpenSSL copyright to .pl files
Rich Salz
2016-05-21
2
-2
/
+16
*
Add some check for malloc failure in the CAPI engine
Matt Caswell
2016-05-18
1
-6
/
+26
*
Manual fixes after copyright consolidation
Rich Salz
2016-05-17
10
-530
/
+90
*
Copyright consolidation 02/10
Rich Salz
2016-05-17
7
-363
/
+38
*
Fix RSA dasync engine bug
Matt Caswell
2016-05-17
1
-1
/
+1
*
Add missing initialiser in e_chil.c
Richard Levitte
2016-05-16
1
-1
/
+1
*
typo
Dr. Stephen Henson
2016-05-11
1
-1
/
+1
*
Remove obsolete defined(__INTEL__) condition.
Andy Polyakov
2016-05-02
1
-2
/
+1
*
Fix capi engine for no-dsa
Matt Caswell
2016-04-22
1
-0
/
+22
*
Remove --classic build entirely
Richard Levitte
2016-04-20
2
-194
/
+0
*
Fix AFALG kernel and headers mismatch problem
Matt Caswell
2016-04-14
1
-0
/
+3
*
Remove OPENSSL_NO_AES guards
Matt Caswell
2016-04-13
1
-44
/
+34
*
Rename internal symbol to follow internal naming pattern
Richard Levitte
2016-04-13
1
-1
/
+1
*
Rename int_*() functions to *_int()
Matt Caswell
2016-04-13
4
-9
/
+9
*
Rename lots of *_intern or *_internal function to int_*
Matt Caswell
2016-04-13
4
-10
/
+10
*
Fix forgotten adaptation to opaque RSA and RSA_METHOD
Richard Levitte
2016-04-07
1
-32
/
+48
*
Make the RSA_METHOD structure opaque
Richard Levitte
2016-04-06
1
-25
/
+28
*
Make sure the rand_byte buffer in padlock engine is cleansed.
Richard Levitte
2016-04-04
1
-1
/
+1
*
Rename get/set_app_data to get0/set0_app_data
Matt Caswell
2016-04-03
1
-3
/
+3
*
Various DSA opacity fixups
Matt Caswell
2016-04-03
1
-6
/
+10
*
Make DSA_METHOD opaque
Matt Caswell
2016-04-03
1
-29
/
+26
*
Move dso.h to internal
Rich Salz
2016-03-23
2
-2
/
+1
*
Remove the remainder of util/mk1mf.pl and companion scripts
Richard Levitte
2016-03-21
2
-7
/
+0
*
Fix no-deprecated
Matt Caswell
2016-03-18
1
-0
/
+1
*
Resolved unresolved symbols with no-hw
Matt Caswell
2016-03-18
1
-7
/
+10
*
engines/Makefile.in: some [older] shell complain about 'for i ;',
Andy Polyakov
2016-03-14
1
-1
/
+1
*
Add $(LIB_CFLAGS) for any build.info generator that uses $(CFLAGS)
Richard Levitte
2016-03-13
1
-1
/
+1
[next]