You can not select more than 25 topics Topics must start with a chinese character,a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Viliam Lejčík 09d90f9c47 Add NULL check before accessing PKCS7 encrypted algorithm 1 month ago
.github Add M1 macOS runner to some workflows 1 week ago
Configurations Ensure `$(MAKE)` commands and `CFLAGS` are appropriately quoted in the Makefile. 1 month ago
VMS Fix VMS installation - update vmsconfig.pm for consistency 2 months ago
apps Add NULL check before accessing PKCS7 encrypted algorithm 3 days ago
crypto Fix unbounded memory growth when using no-cached-fetch 1 week ago
demos Replace size_t with int and add the check for the EVP_MD_get_size() 3 days ago
dev Update copyright year 1 year ago
doc Fixed a typo and grammar in openssl-ts.pod 6 days ago
engines Fix dasync_rsa_decrypt to call EVP_PKEY_meth_get_decrypt 2 weeks ago
external/perl Update the bundled external perl module Text-Template to version 1.56 4 years ago
fuzz Don't print excessively long ASN1 items in fuzzer 1 month ago
gost-engine @ 2a8a5e0eca New version of gost-engine tests 7 months ago
include Copyright year updates 1 month ago
krb5 @ aa9b4a2a64 Update dependencies for krb5 external test 2 years ago
ms Update copyright year 2 years ago
oqs-provider @ 3f3d8a8cf3 update oqsprovider/liboqs to v0.7.2 1 year ago
os-dep Fix copyrights 2 years ago
providers Fix memory leaks on error cases during drbg initializations 1 month ago
pyca-cryptography @ 7e33b0e773 Sync pyca workflow with master 1 month ago
python-ecdsa @ 4de8d5bf89 TLSfuzzer: submodules 1 year ago
ssl SSL_set1_groups_list(): Fix memory corruption with 40 groups and more 1 month ago
test Add NULL check before accessing PKCS7 encrypted algorithm 3 days ago
tlsfuzzer @ dbd56c1490 TLSfuzzer: submodules 1 year ago
tlslite-ng @ 771e9f59d6 TLSfuzzer: submodules 1 year ago
tools c_rehash: Fix file extension matching 1 year ago
util add missing doc of X509_REQ_get_extensions() and X509_REQ_add_extensions{,_nid}() 2 months ago
wycheproof @ 2196000605 add wycheproof submodule 2 years ago
.gitattributes Remove the external BoringSSL test 3 years ago
.gitignore Add /test/timing_load_creds to gitignore 1 year ago
.gitmodules Add external testing with oqsprovider 1 year ago
ACKNOWLEDGEMENTS.md Fix various typos, repeated words, align some spelling to LDP. 1 year ago
AUTHORS.md Add some missing committers to the AUTHORS list 3 years ago
CHANGES.md Add atexit configuration option to using atexit() in libcrypto at build-time. 1 month ago
CODE-OF-CONDUCT.md Add CODE-OF-CONDUCT.md 1 year ago
CONTRIBUTING.md CONTRIBUTING.md: add reference to util/check-format.pl and fix several nits 3 months ago
Configure Add atexit configuration option to using atexit() in libcrypto at build-time. 1 month ago
HACKING.md Fixed some grammar and spelling 1 year ago
INSTALL.md Update FIPS hmac key documentation 1 week ago
LICENSE.txt Rename NOTES*, README*, VERSION, HACKING, LICENSE to .md or .txt 3 years ago
NEWS.md Prepare for 3.1.6 1 month ago
NOTES-ANDROID.md Fixed some grammar and spelling 1 year ago
NOTES-DJGPP.md Unify the markdown links to the NOTES and README files 3 years ago
NOTES-NONSTOP.md Add atexit configuration option to using atexit() in libcrypto at build-time. 1 month ago
NOTES-PERL.md Fix various typos, repeated words, align some spelling to LDP. 1 year ago
NOTES-UNIX.md Fixed some grammar and spelling 1 year ago
NOTES-VALGRIND.md changes opensssl typos to openssl 2 years ago
NOTES-VMS.md Add information on the 'ias' port for OpenVMS 10 months ago
NOTES-WINDOWS.md Fixed some grammar and spelling 1 year ago
README-ENGINES.md Fixed some grammar and spelling 1 year ago
README-FIPS.md Add FIPS build instructions 8 months ago
README-PROVIDERS.md Fixed some grammar and spelling 1 year ago
README.md Copyright year updates 1 month ago
SUPPORT.md Fix Markdown links in SUPPORT.md 2 years ago
VERSION.dat Prepare for 3.1.6 1 month ago
build.info Remove include/openssl/configuration.h from mandatory dependencies 1 year ago
config config: Turn into a simple wrapper 3 years ago
config.com Update copyright year 3 years ago
configdata.pm.in Use $config{build_file} instead of $target{build_file} 1 year ago