index
:
openssl
master
openssl
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
Update copyright year
Matt Caswell
2020-10-15
134
-134
/
+134
*
Changing X509at_get0_data_by_OBJ to expect const stack of X509_ATTRIBUTE
Akshit Akhoury
2020-10-15
2
-2
/
+2
*
Rename some occurrences of 'library_context' and 'lib_ctx' to 'libctx'
Dr. Matthias St. Pierre
2020-10-15
70
-137
/
+136
*
Rename OPENSSL_CTX prefix to OSSL_LIB_CTX
Dr. Matthias St. Pierre
2020-10-15
377
-1395
/
+1417
*
Make evp_pkey_ctx_get0_libctx/propq public API
Matt Caswell
2020-10-15
6
-7
/
+54
*
Remove some more CMS key downgrades
Matt Caswell
2020-10-15
1
-14
/
+0
*
Remove CMS recipient info information out of the algorithm implementations
Matt Caswell
2020-10-15
5
-26
/
+14
*
Move CMS signing code out of the algorithms and into CMS
Matt Caswell
2020-10-15
13
-156
/
+175
*
Move CMS enveloping code out of the algorithms and into CMS
Matt Caswell
2020-10-15
18
-898
/
+1040
*
Remove a CMS key downgrade
Matt Caswell
2020-10-15
1
-46
/
+0
*
[test][tls-provider] Implement KEM algorithm
Nicola Tuveri
2020-10-14
1
-22
/
+181
*
[ssl] Support ssl_encapsulate on server side
Nicola Tuveri
2020-10-14
5
-26
/
+151
*
[ssl] Support ssl_decapsulate on client side
Nicola Tuveri
2020-10-14
5
-34
/
+125
*
Define OSSL_CAPABILITY_TLS_GROUP_IS_KEM
Nicola Tuveri
2020-10-14
5
-9
/
+51
*
[test][tls-provider] Add 2nd pluggable tls group for KEM
Nicola Tuveri
2020-10-14
1
-3
/
+47
*
[test][sslapitest] Add test for pluggable KEM group
Nicola Tuveri
2020-10-14
1
-6
/
+7
*
[test][tls-provider] Group xor_group properties in a struct
Nicola Tuveri
2020-10-14
1
-26
/
+52
*
Use __BYTE_ORDER__ to test the endianness when available
Kurt Roeckx
2020-10-14
1
-3
/
+31
*
syscall_random(): don't fail if the getentropy() function is a dummy
Yury Is
2020-10-14
1
-2
/
+9
*
Reconciled c99 and loader arguments for float on NonStop TNS/E and TNS/X.
Randall S. Becker
2020-10-14
1
-12
/
+36
*
EVP: Take care of locks when downgrading an EVP_PKEY
Richard Levitte
2020-10-13
1
-13
/
+48
*
Fixed typo in ssl_lib.c
Ikko Ashimine
2020-10-13
1
-1
/
+1
*
Make TAP::Harness and TAP::Parser optional.
Rainer Jung
2020-10-12
1
-2
/
+4
*
Document how deprecation should be done
Richard Levitte
2020-10-12
3
-1
/
+238
*
OpenSSL::ParseC: handle OSSL_CORE_MAKE_FUNC
Richard Levitte
2020-10-12
1
-0
/
+14
*
Add PEM declaration macros that take attributes
Richard Levitte
2020-10-12
2
-45
/
+95
*
Add ASN1 declaration macros that take attributes
Richard Levitte
2020-10-12
2
-39
/
+87
*
Make OpenSSL::ParseC and OpenSSL::Ordinals treat deprecation consistently
Richard Levitte
2020-10-12
2
-5
/
+13
*
Add convenience macros OSSL_DEPRECATEDIN_{major}_{minor}
Richard Levitte
2020-10-12
1
-26
/
+60
*
Add definitions of OSSL_DEPRECATED[_FOR] for Microsoft VC
Richard Levitte
2020-10-12
1
-1
/
+15
*
Change OSSL_DEPRECATED to take a version argument
Richard Levitte
2020-10-12
1
-13
/
+26
*
Add a macro OSSL_DEPRECATED for compiler dependent deprecation attributes
Richard Levitte
2020-10-12
1
-17
/
+20
*
coverity 1403324 negative array index: check for finding an unknown value and...
Pauli
2020-10-12
1
-2
/
+23
*
coverity 1414446 out-of-bounds access: allocate \0 terminator byte to be safe
Pauli
2020-10-12
1
-2
/
+2
*
vms: move otherwise dead code into the VMS relevant path.
Pauli
2020-10-12
1
-2
/
+5
*
Adapt some code to OSSL_ENCODER_to_data() / OSSL_DECODER_from_data()
Richard Levitte
2020-10-10
3
-37
/
+19
*
ENCODER / DECODER: Add functions to encode/decode to/from a buffer
Richard Levitte
2020-10-10
7
-7
/
+107
*
Fix diverse ERR code conflicts
Richard Levitte
2020-10-09
1
-54
/
+72
*
make ordinals
Richard Levitte
2020-10-09
1
-23
/
+0
*
Modify util/mknum.pl to drop new symbols that don't exist any more
Richard Levitte
2020-10-09
1
-5
/
+17
*
OpenSSL::Ordinals: Add options for the writing functions
Richard Levitte
2020-10-09
1
-3
/
+18
*
INSTALL.md: Drop trailing spaces on a line
Tomas Mraz
2020-10-09
1
-1
/
+1
*
Disabled symbol_presence test on NonStop due to different nm format.
Randall S. Becker
2020-10-09
1
-0
/
+1
*
Set mark and pop error in d2i_PrivateKey_ex
Daniel Bevenius
2020-10-08
2
-2
/
+34
*
Fix zero-length content verification in S/MIME format
Dmitry Belyavskiy
2020-10-08
2
-2
/
+2
*
Tests for processing zero-length content in SMIME format
Dmitry Belyavskiy
2020-10-08
2
-0
/
+17
*
Correct and simplify use of ERR_clear_error() etc. for loading DSO libs
Dr. David von Oheimb
2020-10-08
5
-20
/
+40
*
Allow to continue on UNABLE_TO_VERIFY_LEAF_SIGNATURE
André Klitzing
2020-10-08
1
-3
/
+9
*
Fix the decoder start type handling
Matt Caswell
2020-10-08
1
-1
/
+1
*
Add a test for encoding and decoding of parameters files
Matt Caswell
2020-10-08
1
-32
/
+167
[next]