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
*
constify *_dup() and *i2d_*() and related functions as far as possible, intro...
David von Oheimb
2019-03-06
53
-295
/
+357
*
Prevent over long nonces in ChaCha20-Poly1305
Matt Caswell
2019-03-06
1
-1
/
+3
*
Make it possible to trace the trace functionality itself
Richard Levitte
2019-03-06
1
-76
/
+178
*
Adapt BN_CTX_DEBUG to the new generic trace API
Richard Levitte
2019-03-06
2
-41
/
+32
*
Adapt OPENSSL_DEBUG_DECRYPT to the new generic trace API
Richard Levitte
2019-03-06
2
-17
/
+7
*
Adapt OPENSSL_POLICY_DEBUG to the new generic trace API
Richard Levitte
2019-03-06
2
-38
/
+30
*
Adapt OPENSSL_DEBUG_KEYGEN to the new generic trace API
Richard Levitte
2019-03-06
2
-33
/
+16
*
Adapt OPENSSL_DEBUG_PKCS5V2 to the new generic trace API
Richard Levitte
2019-03-06
2
-25
/
+17
*
Adapt ENGINE_REF_COUNT_DEBUG to the new generic trace API
Richard Levitte
2019-03-06
2
-20
/
+14
*
Adapt ENGINE_TABLE_DEBUG to the new generic trace API
Richard Levitte
2019-03-06
3
-46
/
+30
*
Adapt ENGINE_CONF_DEBUG to the new generic trace API
Richard Levitte
2019-03-06
2
-13
/
+7
*
Adapt OPENSSL_INIT_DEBUG to the new generic trace API
Richard Levitte
2019-03-06
2
-132
/
+67
*
Adapt CIPHER_DEBUG to the new generic trace API
Richard Levitte
2019-03-06
1
-0
/
+1
*
Adapt SSL_DEBUG to the new generic trace API
Richard Levitte
2019-03-06
1
-0
/
+1
*
Make it possible to disable the TRACE API
Richard Levitte
2019-03-06
1
-8
/
+48
*
Add generic trace API
Richard Levitte
2019-03-06
3
-0
/
+345
*
Make the sparse array code use ossl_uintmax_t as its index rather than size_t.
Pauli
2019-03-06
3
-26
/
+32
*
Deprecate the "hw" configuration options, make "padlockeng" disablable
Richard Levitte
2019-03-05
1
-2
/
+2
*
openssl_strerror_r: Fix handling of GNU strerror_r
Vitezslav Cizek
2019-03-04
1
-3
/
+22
*
Fix seeding from random device w/o getrandom syscall
Bernd Edlinger
2019-03-01
1
-3
/
+26
*
The use of the likes of UINT32_MAX requires internal/numbers.h
Richard Levitte
2019-02-28
3
-0
/
+3
*
Implement SSH KDF
Simo Sorce
2019-02-27
9
-5
/
+317
*
The use of the likes of UINT32_MAX requires internal/numbers.h
Richard Levitte
2019-02-27
1
-0
/
+1
*
Fix the default digest algorthm of SM2
Paul Yang
2019-02-27
1
-1
/
+6
*
Support raw input data in apps/pkeyutl
Paul Yang
2019-02-27
1
-0
/
+3
*
Add BN_native2bn and BN_bn2nativepad, for native BIGNUM import/export
Richard Levitte
2019-02-26
1
-0
/
+18
*
Rearrange the inclusion of curve448/curve448_lcl.h
Richard Levitte
2019-02-25
2
-1
/
+1
*
Ensure bn_cmp_words can handle the case where n == 0
Matt Caswell
2019-02-25
1
-0
/
+3
*
CID 1442835: Integer Overflow
Pauli
2019-02-24
1
-1
/
+1
*
CID 1442836: Resource leaks
Pauli
2019-02-24
1
-1
/
+2
*
MIPS32R3 provides the EXT instruction to extract bits from
Markus Stockhausen
2019-02-20
1
-49
/
+85
*
cfi build fixes in x86-64 ghash assembly
Shane Lontis
2019-02-20
1
-0
/
+2
*
Clear BN_FLG_CONSTTIME on BN_CTX_get()
Nicola Tuveri
2019-02-20
1
-1
/
+3
*
sha/keccak1600.c: subscribe more platforms for "complementing" optimization.
Andy Polyakov
2019-02-19
1
-1
/
+8
*
Don't interleave handshake and other record types in TLSv1.3
Matt Caswell
2019-02-19
1
-0
/
+2
*
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
[next]