index
:
openssl
master
openssl
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
crypto
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
cygwin: drop explicit O_TEXT
Corinna Vinschen
2019-02-18
1
-4
/
+5
*
Property: naming and manual clarifiations
Richard Levitte
2019-02-18
1
-22
/
+21
*
Don't leak EVP_KDF_CTX on error
Matt Caswell
2019-02-18
1
-4
/
+5
*
generated files
Pauli
2019-02-18
2
-0
/
+80
*
Properties for implementation selection.
Pauli
2019-02-18
14
-5
/
+2154
*
Check for unpaired .cfi_remember_state
David Benjamin
2019-02-17
1
-1
/
+7
*
Fix some CFI issues in x86_64 assembly
David Benjamin
2019-02-17
9
-2
/
+127
*
SCA hardening for mod. field inversion in EC_GROUP
Billy Brumley
2019-02-17
11
-4
/
+141
*
ARM64 assembly pack: make it Windows-friendly.
Andy Polyakov
2019-02-16
8
-220
/
+191
*
ARM assembly pack: make it Windows-friendly.
Andy Polyakov
2019-02-16
16
-73
/
+185
*
s390x assembly pack: fix formal interface bug in chacha module
Patrick Steuer
2019-02-16
1
-1
/
+1
*
Add an OpenSSL library context
Richard Levitte
2019-02-16
2
-1
/
+111
*
Add CRYPTO_alloc_ex_data()
Richard Levitte
2019-02-16
1
-0
/
+30
*
Add EC_GROUP_get0_field
David Asraf
2019-02-15
1
-0
/
+5
*
Mark generated functions unused (applies to safestack, lhash, sparse_array)
Richard Levitte
2019-02-15
1
-12
/
+13
*
Sparse array iterators include index position.
Pauli
2019-02-14
2
-16
/
+21
*
Added new EVP/KDF API.
David Makepeace
2019-02-13
20
-692
/
+1517
*
Sparse array limit testing: reduce the range limit for the number of bits
Pauli
2019-02-13
1
-1
/
+1
*
Fix null pointer dereference in cms_RecipientInfo_kari_init
Daniel DeFreez
2019-02-13
1
-1
/
+4
*
Fix typo in comment
Pauli
2019-02-13
1
-1
/
+1
*
To use BN_BITS2, we'd better include openssl/bn.h
Richard Levitte
2019-02-12
1
-0
/
+1
*
e_devcrypto: make the /dev/crypto engine dynamic
Eneas U de Queiroz
2019-02-12
3
-1256
/
+17
*
AArch64 assembly pack: authenticate return addresses.
Andy Polyakov
2019-02-12
8
-1
/
+77
*
Add sparse array data type.
Pauli
2019-02-12
4
-2
/
+448
*
Allow the syntax of the .include directive to optionally have '='
Tomas Mraz
2019-02-11
1
-1
/
+6
*
Fix comment typo
Pauli
2019-02-11
1
-1
/
+1
*
Fix null pointer dereference in ssl_module_init
Daniel DeFreez
2019-02-10
1
-0
/
+2
*
Fix d2i_PublicKey() for EC keys
Todd Short
2019-02-08
1
-1
/
+1
*
blake2: avoid writing to output buffer when using default digest length
Antoine Salon
2019-02-06
2
-10
/
+24
*
blake2: backport changes to blake2s
Antoine Salon
2019-02-06
9
-11
/
+262
*
blake2: register MAC objects
Antoine Salon
2019-02-06
4
-3
/
+16
*
blake2b: add EVP_MAC API
Antoine Salon
2019-02-06
5
-1
/
+199
*
blake2b: add support for parameter setting and keyed hash
Antoine Salon
2019-02-06
3
-7
/
+70
*
blake2: add implementation support for variable digest length
Antoine Salon
2019-02-06
3
-9
/
+19
*
Remove unnecessary trailing whitespace
Sam Roberts
2019-02-05
12
-24
/
+24
*
crypto/poly1305/asm/poly1305-s390x.pl: add vx code path.
Patrick Steuer
2019-02-05
1
-164
/
+780
*
Build: correct assembler generation in crypto/rc4/build.info
Richard Levitte
2019-02-04
1
-2
/
+2
*
poly1305/asm/poly1305-ppc.pl: add vector base 2^26 implementation.
Andy Polyakov
2019-02-01
2
-111
/
+1452
*
perlasm/ppc-xlate.pl: add VSX word load/store instructions.
Andy Polyakov
2019-02-01
1
-0
/
+2
*
Fix a crash in reuse of i2d_X509_PUBKEY
Bernd Edlinger
2019-01-31
1
-0
/
+1
*
Fixed d2i_X509 in-place not re-hashing the ex_flags
Bernd Edlinger
2019-01-31
1
-0
/
+23
*
Fix a memory leak with di2_X509_CRL reuse
Bernd Edlinger
2019-01-31
1
-0
/
+12
*
Build: remove EXTRA
Richard Levitte
2019-01-31
1
-3
/
+0
*
Build: Remove BEGINRAW / ENDRAW / OVERRIDE
Richard Levitte
2019-01-31
7
-49
/
+20
*
Document and add macros for additional DSA options
David Benjamin
2019-01-30
1
-6
/
+2
*
Don't leak memory from ERR_add_error_vdata()
Matt Caswell
2019-01-29
1
-3
/
+15
*
crypto/cms: Add support for CAdES Basic Electronic Signatures (CAdES-BES)
Antonio Iacono
2019-01-27
18
-396
/
+585
*
add an additional async notification communication method based on callback
Ping Yu
2019-01-27
2
-0
/
+38
*
crypto/bn: fix return value in BN_generate_prime
David Asraf
2019-01-27
1
-1
/
+1
*
Cleanup vxworks support to be able to compile for VxWorks 7
Klotz, Tobias
2019-01-24
3
-0
/
+32
[next]