Sign in
flutter
/
third_party
/
openssl
/
HEAD
22dbb17
Use --release in dev/release.sh
by Hugo Landau
· 9 months ago
master
0db53e9
Documentation: X509_V_ERR_CERT_CHAIN_TOO_LONG is not unused
by Thomas Bellebaum
· 9 months ago
5702392
add tests for PBKDF2 with SHA-3
by Hubert Kario
· 9 months ago
c73ba81
add support for SHA-3 based PRF to PBES2
by Hubert Kario
· 9 months ago
8b97bfc
Missing changes entry about OPENSSL_str[n]casecmp
by Dmitry Belyavskiy
· 9 months ago
598bd77
Fix KTLS with BIO_new_connect
by Bernd Edlinger
· 9 months ago
524bac5
Fix BIO_get_ktls_send/recv to return 0 or 1 only
by Tomas Mraz
· 9 months ago
6646e01
Add return value check of EVP_PKEY_copy_parameters () in ssl_set_cert_and_key()
by Zhou Qingyang
· 9 months ago
e5f831a
mkdef.pl: Add cmd-line flag to differentiate shared libs and DSO.
by Daniel Fiala
· 9 months ago
f505be9
Always try locale initialization from OPENSSL_strcasecmp
by Tomas Mraz
· 9 months ago
92d0501
Add fallback in case of locale initialization failure
by Tomas Mraz
· 9 months ago
26ccb0e
Avoid code duplication for locale initialization
by Tomas Mraz
· 9 months ago
71c17c3
Move OPENSSL_strcasecmp() and related to o_str.c
by Tomas Mraz
· 9 months ago
cf91a2b
Include the e_os.h before string.h
by Tomas Mraz
· 9 months ago
b98f989
Fix build on OPENSSL_SYS_TANDEM and older POSIXes
by Tomas Mraz
· 9 months ago
615525b
int_ctx_new(): Revert extra OPENSSL_init_crypto() call
by Tomas Mraz
· 9 months ago
4b1b629
Always try to construct methods as new provider might be added
by Tomas Mraz
· 9 months ago
70dc0b6
Add test for query invalidation after new provider added
by Tomas Mraz
· 9 months ago
3b85d9d
Add quotes around perl scripts
by Keith W. Campbell
· 9 months ago
2787a70
Make IV/buf in prov_cipher_ctx_st aligned
by Hongren (Zenithal) Zheng
· 9 months ago
cb2764f
Add riscv64 asm_arch to linux64-riscv64 target
by Henry Brausen
· 9 months ago
8712db5
bn_nist: fix strict aliasing problem
by Pauli
· 9 months ago
1c8787d
err: get rid of err_free_strings_int()
by Dr. Matthias St. Pierre
· 9 months ago
11e85b8
err: fix crash in ERR_load_strings() when configured with no-err
by Dr. Matthias St. Pierre
· 9 months ago
3b83638
Fix leakage when the cacheline is 32-bytes in CBC_MAC_ROTATE_IN_PLACE
by basavesh
· 9 months ago
a668012
remove legacy VxWorks workaround
by Max Bachmann
· 9 months ago
221d65b
evp_md: assert digest is provided for algctx reuse
by Benjamin Kaduk
· 9 months ago
b807c2f
EVP_PKEY_Q_keygen: Call OPENSSL_init_crypto to init strcasecmp
by Tomas Mraz
· 9 months ago
ecb1ed1
Correct padding mode flag name for EVP_PKEY_decrypt/encrypt() examples
by Dimitry Andric
· 9 months ago
be92036
doc: Fix RSA public key parameters
by Ahmed JELIJLI
· 9 months ago
4b4d0de
Add a testcase for OSSL_PROVIDER_unload() being fully effective
by Tomas Mraz
· 9 months ago
0b3d259
Add documentation for key validation that indicates the difference between the
by slontis
· 9 months ago
836bb08
Exclude IPv6 code using OPENSSL_USE_IPV6 instead of AF_INET6
by Max Bachmann
· 9 months ago
eab9dbb
Header file cleanup for C++20 header-units
by Nathan Sidwell
· 9 months ago
4e720f1
Fix Coverity 1201740 & 1201712: uninitialised values
by Pauli
· 9 months ago
6d4f634
Update GOST engine
by Pauli
· 9 months ago
54b0c53
doc: add not that DTLS 1.0, TLS 1.1 and before are disabled at security level 1
by Pauli
· 9 months ago
7bf2e4d
tls: ban SSL3, TLS1, TLS1.1 and DTLS1.0 at security level one and above
by Pauli
· 9 months ago
ac23650
Update .gitignore
by Bernd Edlinger
· 9 months ago
a6d52f1
s_serve: Report an error if init-connection fails without an attempt to read.
by Daniel Fiala
· 9 months ago
a381897
Fix Coverity 1503322, 1503324, 1503328 memory accesses
by Pauli
· 9 months ago
71b7f34
Fix Coverity 1503325 use after free
by Pauli
· 9 months ago
66cb4fc
Fix Coverity 1503329 use after free
by Pauli
· 9 months ago
588080c
Fix coverity 1503330 use after free
by Pauli
· 9 months ago
3c0e8bc
fix for sslecho in demos echoing garbage #18165
by philippe lhardy
· 9 months ago
50d1d92
Correct NEWS entry about required security level for old versions of TLS, DTLS and SSL
by Pauli
· 9 months ago
16ff70a
Remove the _fetch_by_number functions
by Pauli
· 9 months ago
32e3c07
Add method store cache flush and method removal to non-EVP operations
by Richard Levitte
· 9 months ago
4da7663
For child libctx / provider, don't count self-references in parent
by Richard Levitte
· 9 months ago
03454ba
Complete the cleanup of an algorithm in OSSL_METHOD_STORE
by Richard Levitte
· 9 months ago
2e4d067
Make it possible to remove methods by the provider that provides them
by Richard Levitte
· 9 months ago
60640d7
Don't empty the method store when flushing the query cache
by Richard Levitte
· 9 months ago
10937d5
Refactor method construction pre- and post-condition
by Richard Levitte
· 9 months ago
20b6d85
Drop ossl_provider_clear_all_operation_bits() and all uses of it
by Richard Levitte
· 9 months ago
802cacf
s_client -proxy / -starttls shouldn't be mutually exclusive
by Vita Batrla
· 9 months ago
de56f72
crmf_lib.c: Make sure Ed signature for POPO is called without digest
by Dr. David von Oheimb
· 9 months ago
0ce8271
X509{,_LOOKUP}: Improve distinction between not found and fatal/internal error
by Dr. David von Oheimb
· 9 months ago
34959f7
objects.txt: Add newly registered OIDs according to CMP Updates, for use in extended CMPv2
by Dr. David von Oheimb
· 9 months ago
6d95229
openssl: dhparam: Print warning if -in argument is ignored
by Daniel Fiala
· 9 months ago
b11183b
Fix Coverity 1503314 unchecked return value
by Pauli
· 9 months ago
e257d3e
Remove duplicated #include headers
by JHH20
· 9 months ago
cac2507
CHANGES.md: Attribute the OPENSSL_LH_flush() fix properly
by Tomas Mraz
· 9 months ago
fecb3aa
Update copyright year
by Matt Caswell
· 9 months ago
73e044b
Update CHANGES and NEWS for new release
by Matt Caswell
· 9 months ago
60e9380
Update Paul's pgp key signature
by Pauli
· 9 months ago
7c33270
c_rehash: Do not use shell to invoke openssl
by Tomas Mraz
· 9 months ago
3321993
Fix the RC4-MD5 cipher
by Matt Caswell
· 9 months ago
6ee1f4f
Test ocsp with invalid responses and the "-no_cert_checks" option
by Matt Caswell
· 9 months ago
21f89f5
Fix OCSP_basic_verify signer certificate validation
by Matt Caswell
· 9 months ago
b1b2146
Acceleration of chacha20 on aarch64 by SVE
by Daniel Hu
· 9 months ago
04904a0
md5: add assembly implementation for aarch64
by Jonathan Swinney
· 9 months ago
93983e5
Improving locale test
by Dmitry Belyavskiy
· 9 months ago
359dad5
fix_dh_paramgen_type: Avoid crash with invalid paramgen type
by Tomas Mraz
· 9 months ago
fe5c5cb
evp_md_init_internal: Avoid reallocating algctx if digest unchanged
by Tomas Mraz
· 9 months ago
e3477d3
http_client.c: check expected content type only if HTTP status code is 200 (OK)
by Dr. David von Oheimb
· 9 months ago
2d96bfd
Testing the EVP_PKEY_CTX_new_from_name without preliminary init
by Dmitry Belyavskiy
· 9 months ago
e560655
Ensure we initialized the locale before evp_pkey_name2type
by Dmitry Belyavskiy
· 9 months ago
49d874e
Fix memleak in test/provider_test.c
by Richard Levitte
· 9 months ago
4d63eaf
Prefer .inst rather than .long for probe instructions in arm64cpuid.pl
by yavtuk
· 9 months ago
bbe909d
poly1305: Properly copy the whole context on dup
by Tomas Mraz
· 9 months ago
ae2efd6
doc: replace "symmetric cipher" phrase in EVP_MD manpages
by Jan Engelhardt
· 9 months ago
2dc3a4a
Prefer GNU library initialization mechanism over platform one
by Jon Spillett
· 9 months ago
4b694f2
Test that SipHash_Final() fails on uninited context
by Tomas Mraz
· 9 months ago
905fec4
siphash: Properly set mac size in sipcopy
by Tomas Mraz
· 9 months ago
650b142
siphash: Fail finalization on uninitialized siphash context
by Tomas Mraz
· 9 months ago
1d64b06
Move ossl_deinit_casecmp to the end of OPENSSL_cleanup()
by Mathias Berchtold
· 9 months ago
7510aee
pem_password_cb(3): References to other man pages
by EasySec
· 9 months ago
36699c1
Clear unused variables in X509_print_ex()
by zhouzilong
· 9 months ago
6009997
Use .s extension for ia64 assembler
by Jon Spillett
· 9 months ago
e5da681
Fix bug in OPENSSL_LH_flush
by Hugo Landau
· 9 months ago
a625354
Add support for new release commit review requirement bypass
by Hugo Landau
· 9 months ago
2c0a944
Add Tomas Mraz key to release key fingerprints
by Tomas Mraz
· 10 months ago
d39de47
Never use `__atomic_*` on macOS 10.7 and 10.8
by Kirill A. Korinsky
· 10 months ago
c29cf39
Minimal test checking we can get public key in Turkish locale
by Dmitry Belyavskiy
· 10 months ago
c5e7de5
FIPS provider modifications
by Dmitry Belyavskiy
· 10 months ago
fba140c
str[n]casecmp => OPENSSL_strncasecmp
by Dmitry Belyavskiy
· 10 months ago
4b2bd27
Public API functions OPENSSL_str[n]casecmp
by Dmitry Belyavskiy
· 10 months ago
5adddcd
Fix gcc 6.3 builds of aarch64 BSAES
by Tom Cosgrove
· 10 months ago
45a3c59
Clear incorrectly reported errors in cms_io.
by Daniel Fiala
· 10 months ago
3f07596
Fix a possible NULL pointer dereference in create_cert_store()
by Zhou Qingyang
· 10 months ago
Next »