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
*
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
*
Rework building: Unix changes to handle extensions and product names
Richard Levitte
2019-01-21
1
-1
/
+1
*
PPC: Try out if mftb works before using it
Bernd Edlinger
2019-01-21
4
-25
/
+165
*
Fix a memory leak in the mem bio
Corey Minyard
2019-01-21
1
-10
/
+14
*
Reduce inputs before the RSAZ code.
David Benjamin
2019-01-16
1
-31
/
+33
*
crypto/bio/b_dump.c: change all char* to void*, and constify
Richard Levitte
2019-01-16
1
-11
/
+13
*
crypto/armcap.c, crypto/ppccap.c: stricter use of getauxval()
Richard Levitte
2019-01-16
2
-47
/
+49
*
crypto/uid.c: use own macro as guard rather than AT_SECURE
Richard Levitte
2019-01-16
1
-1
/
+2
*
Check more return values in the SRP code
Matt Caswell
2019-01-15
2
-4
/
+19
*
Check a return value in the SRP code
Matt Caswell
2019-01-15
1
-0
/
+2
*
Fix compilation with `-DREF_PRINT`
Anna Henningsen
2019-01-13
3
-3
/
+3
*
Fix compilation on sparc
Matt Caswell
2019-01-08
2
-2
/
+5
*
More configurable crypto and ssl library initialization
Viktor Dukhovni
2019-01-07
5
-17
/
+85
*
Update generator copyright year.
Viktor Dukhovni
2019-01-07
6
-6
/
+6
*
crypto/evp/e_aes.c: build again on s390x
Richard Levitte
2019-01-05
1
-2
/
+14
*
crypto/chacha/asm/chacha-s390x.pl: add vx code path.
Patrick Steuer
2019-01-05
2
-259
/
+558
*
s390x assembly pack: perlasm support.
Patrick Steuer
2019-01-05
1
-0
/
+3060
*
Support _onexit() in preference to atexit() on Windows
Matt Caswell
2019-01-04
1
-2
/
+16
*
Introduce a no-pinshared option
Matt Caswell
2019-01-04
1
-2
/
+6
*
Implement OPENSSL_INIT_NO_ATEXIT
Matt Caswell
2019-01-04
1
-4
/
+32
*
Fix a RUN_ONCE bug
Matt Caswell
2019-01-04
1
-14
/
+33
*
make update
Matt Caswell
2019-01-03
5
-5
/
+5
*
Fix cert with rsa instead of rsaEncryption as public key algorithm
Bernd Edlinger
2018-12-31
1
-3
/
+6
*
EVP_PKEY_size declared to take a const parameter
Shreya Bhandare
2018-12-23
1
-1
/
+1
*
Do not complain when /dev/crypto does not exist.
Jung-uk Kim
2018-12-23
1
-1
/
+6
*
Coverity fix in some crypto/asn1 code
FdaSilvaYY
2018-12-22
3
-19
/
+43
*
Admit unknown pkey types at security level 0
Ken Goldman
2018-12-20
1
-2
/
+9
*
X509_check_issued: check that signature algo matches signing key algo
Richard Levitte
2018-12-19
2
-2
/
+25
*
Convert tls1_prf_P_hash to use the EVP_MAC interface
Kurt Roeckx
2018-12-15
1
-23
/
+23
*
ERR: preserve system error number in a few more places
Richard Levitte
2018-12-14
1
-0
/
+5
*
Fixes #7879: AES-SIV to use EVP_MAC APIs
Todd Short
2018-12-13
2
-29
/
+29
*
Add missing OPENSSL_clear_free before using ec->key
Mansour Ahmadi
2018-12-13
1
-0
/
+1
*
add missing check for BN_mod_inverse
Mansour Ahmadi
2018-12-13
1
-0
/
+2
*
fix inconsistent flen check in rsa_pk1 and rsa_oaep
Mansour Ahmadi
2018-12-13
1
-1
/
+1
*
Add RFC5297 AES-SIV support
Todd Short
2018-12-11
8
-11
/
+521
*
Disallow Ed448 signature malleability
Matt Caswell
2018-12-11
1
-2
/
+28
*
typo ANS1 -> ASN1
nxtstep
2018-12-11
1
-1
/
+1
*
eng_devcrypto: add command to dump driver info
Eneas U de Queiroz
2018-12-10
1
-24
/
+127
[next]