index
:
openssl
master
openssl
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
(
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
18
-303
/
+246
*
Make it possible to trace the trace functionality itself
Richard Levitte
2019-03-06
1
-12
/
+13
*
Adapt BN_CTX_DEBUG to the new generic trace API
Richard Levitte
2019-03-06
1
-1
/
+2
*
Adapt OPENSSL_DEBUG_DECRYPT to the new generic trace API
Richard Levitte
2019-03-06
1
-2
/
+3
*
Adapt OPENSSL_POLICY_DEBUG to the new generic trace API
Richard Levitte
2019-03-06
1
-1
/
+2
*
Adapt OPENSSL_DEBUG_KEYGEN to the new generic trace API
Richard Levitte
2019-03-06
1
-1
/
+2
*
Adapt OPENSSL_DEBUG_PKCS5V2 to the new generic trace API
Richard Levitte
2019-03-06
1
-1
/
+2
*
Adapt ENGINE_REF_COUNT_DEBUG to the new generic trace API
Richard Levitte
2019-03-06
1
-1
/
+2
*
Adapt ENGINE_TABLE_DEBUG to the new generic trace API
Richard Levitte
2019-03-06
1
-1
/
+2
*
Adapt ENGINE_CONF_DEBUG to the new generic trace API
Richard Levitte
2019-03-06
1
-1
/
+2
*
Adapt OPENSSL_INIT_DEBUG to the new generic trace API
Richard Levitte
2019-03-06
1
-3
/
+4
*
Adapt CIPHER_DEBUG to the new generic trace API
Richard Levitte
2019-03-06
1
-1
/
+2
*
Adapt SSL_DEBUG to the new generic trace API
Richard Levitte
2019-03-06
1
-1
/
+2
*
Make it possible to disable the TRACE API
Richard Levitte
2019-03-06
1
-4
/
+28
*
Add generic trace API
Richard Levitte
2019-03-06
1
-0
/
+255
*
Replumbing: Add include/openssl/core.h, initially with core types
Richard Levitte
2019-02-27
2
-0
/
+148
*
Implement SSH KDF
Simo Sorce
2019-02-27
3
-0
/
+21
*
Add BN_native2bn and BN_bn2nativepad, for native BIGNUM import/export
Richard Levitte
2019-02-26
1
-0
/
+2
*
Don't interleave handshake and other record types in TLSv1.3
Matt Caswell
2019-02-19
1
-1
/
+2
*
generated files
Pauli
2019-02-18
1
-0
/
+46
*
Properties for implementation selection.
Pauli
2019-02-18
4
-1
/
+43
*
SCA hardening for mod. field inversion in EC_GROUP
Billy Brumley
2019-02-17
1
-1
/
+5
*
Add an OpenSSL library context
Richard Levitte
2019-02-16
3
-1
/
+15
*
Add CRYPTO_alloc_ex_data()
Richard Levitte
2019-02-16
1
-0
/
+4
*
Add EC_GROUP_get0_field
David Asraf
2019-02-15
1
-0
/
+6
*
Mark generated functions unused (applies to safestack, lhash, sparse_array)
Richard Levitte
2019-02-15
3
-38
/
+45
*
Add option to disable Extended Master Secret
Todd Short
2019-02-15
1
-9
/
+12
*
Fix no-stdio
Matt Caswell
2019-02-15
1
-0
/
+2
*
Added new EVP/KDF API.
David Makepeace
2019-02-13
4
-8
/
+78
*
Make OPENSSL_malloc_init() a no-op
Matt Caswell
2019-02-07
1
-7
/
+2
*
blake2: backport changes to blake2s
Antoine Salon
2019-02-06
1
-0
/
+2
*
blake2: register MAC objects
Antoine Salon
2019-02-06
2
-0
/
+10
*
blake2b: add EVP_MAC API
Antoine Salon
2019-02-06
2
-0
/
+4
*
Remove unnecessary trailing whitespace
Sam Roberts
2019-02-05
2
-7
/
+7
*
Make some simple getters take const SSL/SSL_CTX
Sam Roberts
2019-02-05
1
-10
/
+10
*
Fix end-point shared secret for DTLS/SCTP
Michael Tuexen
2019-02-01
1
-0
/
+12
*
Reuse already defined macros
Petr Vorel
2019-01-30
1
-7
/
+2
*
Document and add macros for additional DSA options
David Benjamin
2019-01-30
1
-0
/
+6
*
crypto/cms: Add support for CAdES Basic Electronic Signatures (CAdES-BES)
Antonio Iacono
2019-01-27
7
-55
/
+129
*
add an additional async notification communication method based on callback
Ping Yu
2019-01-27
2
-0
/
+23
*
Add "weak" declarations of symbols used in safestack.h and lhash.h
Matthias Kraft
2019-01-27
2
-2
/
+62
*
X509_STORE: fix two misspelled compatibility macros
Dr. Matthias St. Pierre
2019-01-25
1
-0
/
+4
*
Cleanup vxworks support to be able to compile for VxWorks 7
Klotz, Tobias
2019-01-24
1
-5
/
+1
*
PPC: Try out if mftb works before using it
Bernd Edlinger
2019-01-21
1
-0
/
+2
*
update Copyright date
David von Oheimb
2019-01-21
1
-1
/
+1
*
add 'L' after _OPENSSL_VERSION_PRE_RELEASE literals, fixes #8021
David von Oheimb
2019-01-21
1
-2
/
+2
*
crypto/bio/b_dump.c: change all char* to void*, and constify
Richard Levitte
2019-01-16
1
-7
/
+7
*
More configurable crypto and ssl library initialization
Viktor Dukhovni
2019-01-07
2
-2
/
+13
*
Implement OPENSSL_INIT_NO_ATEXIT
Matt Caswell
2019-01-04
1
-1
/
+1
*
Fix a RUN_ONCE bug
Matt Caswell
2019-01-04
1
-0
/
+92
[next]