2014-07-17 |
Dr. Stephen... | Make *Final work for key wrap again. |
commit | commitdiff | tree | snapshot |
2014-07-17 |
Dr. Stephen... | Sanity check lengths for AES wrap algorithm. |
commit | commitdiff | tree | snapshot |
2014-07-17 |
Jeffrey Walton | Fix typo, add reference. |
commit | commitdiff | tree | snapshot |
2014-07-16 |
Matt Caswell | Disabled XTS mode in enc utility as it is not supported |
commit | commitdiff | tree | snapshot |
2014-07-15 |
Matt Caswell | Add Matt Caswell's fingerprint, and general update... |
commit | commitdiff | tree | snapshot |
2014-07-15 |
Dr. Stephen... | Clarify -Verify and PSK. |
commit | commitdiff | tree | snapshot |
2014-07-15 |
Dr. Stephen... | Fix DTLS certificate requesting code. |
commit | commitdiff | tree | snapshot |
2014-07-15 |
Dr. Stephen... | Don't allow -www etc options with DTLS. |
commit | commitdiff | tree | snapshot |
2014-07-14 |
Dr. Stephen... | Use case insensitive compare for servername. |
commit | commitdiff | tree | snapshot |
2014-07-14 |
Hubert Kario | document -nextprotoneg option in man pages |
commit | commitdiff | tree | snapshot |
2014-07-14 |
Dr. Stephen... | Use more common name for GOST key exchange. |
commit | commitdiff | tree | snapshot |
2014-07-13 |
Matt Caswell | Fixed valgrind complaint due to BN_consttime_swap readi... |
commit | commitdiff | tree | snapshot |
2014-07-13 |
Peter Mosmans | Add names of GOST algorithms. |
commit | commitdiff | tree | snapshot |
2014-07-13 |
Richard Levitte | * crypto/ui/ui_lib.c: misplaced brace in switch statement. |
commit | commitdiff | tree | snapshot |
2014-07-10 |
Ben Laurie | Don't clean up uninitialised EVP_CIPHER_CTX on error... |
commit | commitdiff | tree | snapshot |
2014-07-09 |
Matt Caswell | Fix memory leak in BIO_free if there is no destroy... |
commit | commitdiff | tree | snapshot |
2014-07-09 |
Andy Polyakov | x86_64 assembly pack: improve masm support. |
commit | commitdiff | tree | snapshot |
2014-07-09 |
Andy Polyakov | Please Clang's sanitizer, addendum. |
commit | commitdiff | tree | snapshot |
2014-07-09 |
Andy Polyakov | Please Clang's sanitizer. |
commit | commitdiff | tree | snapshot |
2014-07-07 |
Andy Polyakov | apps/speed.c: fix compiler warnings in multiblock_speed(). |
commit | commitdiff | tree | snapshot |
2014-07-07 |
Andy Polyakov | sha[1|512]-x86_64.pl: fix logical errors with $shaext=0. |
commit | commitdiff | tree | snapshot |
2014-07-07 |
David Lloyd | Prevent infinite loop loading config files. |
commit | commitdiff | tree | snapshot |
2014-07-07 |
Viktor Dukhovni | Improve X509_check_host() documentation. |
commit | commitdiff | tree | snapshot |
2014-07-07 |
Viktor Dukhovni | Update API to use (char *) for email addresses and... |
commit | commitdiff | tree | snapshot |
2014-07-07 |
Viktor Dukhovni | Set optional peername when X509_check_host() succeeds. |
commit | commitdiff | tree | snapshot |
2014-07-07 |
Viktor Dukhovni | New peername element in X509_VERIFY_PARAM_ID |
commit | commitdiff | tree | snapshot |
2014-07-07 |
Viktor Dukhovni | One more typo when changing !result to result <= 0 |
commit | commitdiff | tree | snapshot |
2014-07-07 |
Viktor Dukhovni | Fix typo in last commit |
commit | commitdiff | tree | snapshot |
2014-07-07 |
Viktor Dukhovni | Multiple verifier reference identities. |
commit | commitdiff | tree | snapshot |
2014-07-07 |
Viktor Dukhovni | Implement sk_deep_copy. |
commit | commitdiff | tree | snapshot |
2014-07-06 |
Dr. Stephen... | Usage for -hack and -prexit -verify_return_error |
commit | commitdiff | tree | snapshot |
2014-07-06 |
Dr. Stephen... | Document certificate status request options. |
commit | commitdiff | tree | snapshot |
2014-07-06 |
Dr. Stephen... | s_server usage for certificate status requests |
commit | commitdiff | tree | snapshot |
2014-07-06 |
Dr. Stephen... | Update ticket callback docs. |
commit | commitdiff | tree | snapshot |
2014-07-05 |
Dr. Stephen... | Sanity check keylength in PVK files. |
commit | commitdiff | tree | snapshot |
2014-07-05 |
Jeffrey Walton | Added reference to platform specific cryptographic... |
commit | commitdiff | tree | snapshot |
2014-07-05 |
Matt Caswell | Fixed error in pod files with latest versions of pod2man |
commit | commitdiff | tree | snapshot |
2014-07-05 |
Andy Polyakov | sha512-x86_64.pl: fix typo. |
commit | commitdiff | tree | snapshot |
2014-07-05 |
Andy Polyakov | s3_pkt.c: fix typo. |
commit | commitdiff | tree | snapshot |
2014-07-05 |
Andy Polyakov | apps/speed.c: add multi-block benchmark. |
commit | commitdiff | tree | snapshot |
2014-07-05 |
Alan Hryngle | Return smaller of ret and f. |
commit | commitdiff | tree | snapshot |
2014-07-05 |
Dr. Stephen... | Don't limit message sizes in ssl3_get_cert_verify. |
commit | commitdiff | tree | snapshot |
2014-07-04 |
Dr. Stephen... | Add license info. |
commit | commitdiff | tree | snapshot |
2014-07-04 |
Dr. Stephen... | typo |
commit | commitdiff | tree | snapshot |
2014-07-04 |
Dr. Stephen... | Remove all RFC5878 code. |
commit | commitdiff | tree | snapshot |
2014-07-03 |
Rich Salz | Merge branch 'rsalz-docfixes' |
commit | commitdiff | tree | snapshot |
2014-07-03 |
Rich Salz | Close 3170, remove reference to Ariel Glenn's old 0... |
commit | commitdiff | tree | snapshot |
2014-07-02 |
Andy Polyakov | e_os.h: limit _MSC_VER trickery to older compilers. |
commit | commitdiff | tree | snapshot |
2014-07-02 |
Andy Polyakov | bn_exp.c: fix x86_64-specific crash with one-word modulus. |
commit | commitdiff | tree | snapshot |
2014-07-02 |
Matt Smart | Fix doc typo. |
commit | commitdiff | tree | snapshot |
2014-07-02 |
Thijs Alkemade | Make disabling last cipher work. |
commit | commitdiff | tree | snapshot |
2014-07-01 |
Dr. Stephen... | ASN1 sanity check. |
commit | commitdiff | tree | snapshot |
2014-07-01 |
Dr. Stephen... | Accessor functions for app_data in ECDSA_METHOD |
commit | commitdiff | tree | snapshot |
2014-07-01 |
Ben Laurie | Fix possible buffer overrun. |
commit | commitdiff | tree | snapshot |
2014-07-01 |
Andy Polyakov | sha512-x86_64.pl: fix linking problem under Windows. |
commit | commitdiff | tree | snapshot |
2014-06-30 |
Dr. Stephen... | Fix copy for CCM, GCM and XTS. |
commit | commitdiff | tree | snapshot |
2014-06-30 |
Dr. Stephen... | Make EVP_Digest* work again. |
commit | commitdiff | tree | snapshot |
2014-06-29 |
Dr. Stephen... | Don't core dump when using CMAC with dgst. |
commit | commitdiff | tree | snapshot |
2014-06-29 |
Dr. Stephen... | Make CMAC work with EVP_PKEY. |
commit | commitdiff | tree | snapshot |
2014-06-29 |
Jeffrey Walton | Clarified that the signature's buffer size, `s`, is... |
commit | commitdiff | tree | snapshot |
2014-06-29 |
ZNV | Make EVP_CIPHER_CTX_copy work in GCM mode. |
commit | commitdiff | tree | snapshot |
2014-06-29 |
Dr. Stephen... | Fix memory leak. |
commit | commitdiff | tree | snapshot |
2014-06-29 |
Ken Ballou | Typo. |
commit | commitdiff | tree | snapshot |
2014-06-29 |
Dr. Stephen... | Show errors on CSR verification failure. |
commit | commitdiff | tree | snapshot |
2014-06-29 |
Dr. Stephen... | Make no-ssl3 no-ssl2 do more sensible things. |
commit | commitdiff | tree | snapshot |
2014-06-28 |
Dr. Stephen... | Clarify protocols supported. |
commit | commitdiff | tree | snapshot |
2014-06-28 |
Andy Polyakov | x86_64 assembly pack: refine clang detection. |
commit | commitdiff | tree | snapshot |
2014-06-28 |
Dr. Stephen... | Typo. |
commit | commitdiff | tree | snapshot |
2014-06-27 |
Dr. Stephen... | Don't disable state strings with no-ssl2 |
commit | commitdiff | tree | snapshot |
2014-06-27 |
yogesh nagarkar | Fix compilation with -DSSL_DEBUG -DTLS_DEBUG -DKSSL_DEBUG |
commit | commitdiff | tree | snapshot |
2014-06-27 |
Andreas Westfeld | Fix typo in ideatest.c |
commit | commitdiff | tree | snapshot |
2014-06-27 |
Ken Ballou | Remove redundant check. |
commit | commitdiff | tree | snapshot |
2014-06-27 |
Dr. Stephen... | Fix for EVP_PBE_alg_add(). |
commit | commitdiff | tree | snapshot |
2014-06-27 |
Andy Polyakov | x86_64 assembly pack: addendum to last clang commit. |
commit | commitdiff | tree | snapshot |
2014-06-27 |
Andy Polyakov | x86_64 assembly pack: allow clang to compile AVX code. |
commit | commitdiff | tree | snapshot |
2014-06-27 |
Andy Polyakov | bn/asm/rsaz-avx2.pl: fix occasional failures. |
commit | commitdiff | tree | snapshot |
2014-06-27 |
Dr. Stephen... | Tolerate critical AKID in CRLs. |
commit | commitdiff | tree | snapshot |
2014-06-27 |
Tom Greenslade | Handle IPv6 addresses in OCSP_parse_url. |
commit | commitdiff | tree | snapshot |
2014-06-27 |
Dr. Stephen... | Rebuild OID table. |
commit | commitdiff | tree | snapshot |
2014-06-27 |
Dr. Stephen... | Fix OID encoding for one component. |
commit | commitdiff | tree | snapshot |
2014-06-27 |
Tomas Mraz | Don't advertise ECC ciphersuits in SSLv2 compatible... |
commit | commitdiff | tree | snapshot |
2014-06-27 |
Jeffrey Walton | Clarify docs. |
commit | commitdiff | tree | snapshot |
2014-06-27 |
Dr. Stephen... | Memory leak and NULL dereference fixes. |
commit | commitdiff | tree | snapshot |
2014-06-27 |
Dr. Stephen... | Remove ancient obsolete files under pkcs7. |
commit | commitdiff | tree | snapshot |
2014-06-26 |
Huzaifa Sidhpurwala | Make sure BN_sqr can never return a negative value. |
commit | commitdiff | tree | snapshot |
2014-06-26 |
Andy Polyakov | bn_exp.c: move check for AD*X to rsaz-avx2.pl. |
commit | commitdiff | tree | snapshot |
2014-06-25 |
Andy Polyakov | aesv8-armx.pl: rigid input verification in key setup. |
commit | commitdiff | tree | snapshot |
2014-06-25 |
Viktor Dukhovni | X509_check_mumble() failure is <= 0, not just 0 |
commit | commitdiff | tree | snapshot |
2014-06-25 |
Viktor Dukhovni | More complete input validation of X509_check_mumble |
commit | commitdiff | tree | snapshot |
2014-06-25 |
Viktor Dukhovni | Drop hostlen from X509_VERIFY_PARAM_ID. |
commit | commitdiff | tree | snapshot |
2014-06-25 |
Viktor Dukhovni | More complete X509_check_host documentation. |
commit | commitdiff | tree | snapshot |
2014-06-24 |
Andy Polyakov | aesv8-armx.pl: inclrease interleave factor. |
commit | commitdiff | tree | snapshot |
2014-06-24 |
Andy Polyakov | ARMv8 assembly pack: add Cortex performance numbers. |
commit | commitdiff | tree | snapshot |
2014-06-22 |
Miod Vallat | Fix off-by-one errors in ssl_cipher_get_evp() |
commit | commitdiff | tree | snapshot |
2014-06-22 |
Matt Caswell | Revert "Fix off-by-one errors in ssl_cipher_get_evp()" |
commit | commitdiff | tree | snapshot |
2014-06-22 |
Matt Caswell | Fixed Windows compilation failure |
commit | commitdiff | tree | snapshot |
2014-06-18 |
Richard Levitte | Make sure test/tests.com exit gracefully, even when... |
commit | commitdiff | tree | snapshot |
2014-06-18 |
Richard Levitte | Adjust VMS build to Unix build. Most of all, make... |
commit | commitdiff | tree | snapshot |
2014-06-17 |
Felix Laurie... | Fix signed/unsigned comparisons. |
commit | commitdiff | tree | snapshot |
2014-06-17 |
Felix Laurie... | Fix shadow declaration. |
commit | commitdiff | tree | snapshot |
next |