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