2015-02-22 |
Dr. Stephen... | typo |
commit | commitdiff | tree | snapshot |
2015-02-22 |
Edgar Pek | Fix null-pointer dereference |
commit | commitdiff | tree | snapshot |
2015-02-22 |
Kurt Roeckx | Fix memory leak |
commit | commitdiff | tree | snapshot |
2015-02-22 |
Doug Hogan | Avoid a double-free in an error path. |
commit | commitdiff | tree | snapshot |
2015-02-22 |
Richard Levitte | Restore -DTERMIO/-DTERMIOS on Windows platforms. |
commit | commitdiff | tree | snapshot |
2015-02-21 |
Richard Levitte | Assume TERMIOS is default, remove TERMIO on all Linux. |
commit | commitdiff | tree | snapshot |
2015-02-21 |
Dr. Stephen... | Add additional EC documentation. |
commit | commitdiff | tree | snapshot |
2015-02-19 |
Dr. Stephen... | Use named curve parameter encoding by default. |
commit | commitdiff | tree | snapshot |
2015-02-14 |
Dr. Stephen... | More RSA tests. |
commit | commitdiff | tree | snapshot |
2015-02-13 |
Dr. Stephen... | remove unused method declaration |
commit | commitdiff | tree | snapshot |
2015-02-13 |
Dr. Stephen... | size_t for buffer functions. |
commit | commitdiff | tree | snapshot |
2015-02-13 |
Dr. Stephen... | Add leak detection, fix leaks. |
commit | commitdiff | tree | snapshot |
2015-02-13 |
Dr. Stephen... | Add EVP_PKEY test data. |
commit | commitdiff | tree | snapshot |
2015-02-13 |
Dr. Stephen... | EVP_PKEY support for evp_test |
commit | commitdiff | tree | snapshot |
2015-02-13 |
Dr. Stephen... | Add CMAC test data. |
commit | commitdiff | tree | snapshot |
2015-02-13 |
Dr. Stephen... | Add HMAC test data. |
commit | commitdiff | tree | snapshot |
2015-02-13 |
Dr. Stephen... | MAC support for evp_test |
commit | commitdiff | tree | snapshot |
2015-02-13 |
Dr. Stephen... | New macro to set mac key. |
commit | commitdiff | tree | snapshot |
2015-02-13 |
Dr. Stephen... | Return error code is any tests fail. |
commit | commitdiff | tree | snapshot |
2015-02-13 |
Richard Levitte | Transfer a fix from 1.0.1 |
commit | commitdiff | tree | snapshot |
2015-02-12 |
Rich Salz | RT937: Enable pilotAttributeType uniqueIdentifier |
commit | commitdiff | tree | snapshot |
2015-02-12 |
Andy Polyakov | evp/evp.h: add missing camellia-ctr declarations. |
commit | commitdiff | tree | snapshot |
2015-02-12 |
Graeme Perrow | RT3670: Check return from BUF_MEM_grow_clean |
commit | commitdiff | tree | snapshot |
2015-02-12 |
Clang via Jeffrey... | RT3684: rand_egd needs stddef.h |
commit | commitdiff | tree | snapshot |
2015-02-12 |
Eric Dequin | Missing OPENSSL_free on error path. |
commit | commitdiff | tree | snapshot |
2015-02-11 |
Andy Polyakov | Engage ecp_nistz256-armv4 module. |
commit | commitdiff | tree | snapshot |
2015-02-11 |
Andy Polyakov | Add ec/asm/ecp_nistz256-armv4.pl module. |
commit | commitdiff | tree | snapshot |
2015-02-11 |
Andy Polyakov | Add Camellia CTR mode. |
commit | commitdiff | tree | snapshot |
2015-02-11 |
Andy Polyakov | Add more Camellia OIDs. |
commit | commitdiff | tree | snapshot |
2015-02-10 |
Matt Caswell | Add SSL_SESSION_get0_ticket API function. |
commit | commitdiff | tree | snapshot |
2015-02-10 |
Matt Caswell | Correct reading back of tlsext_tick_lifetime_hint from... |
commit | commitdiff | tree | snapshot |
2015-02-10 |
Matt Caswell | Provide the API functions SSL_SESSION_has_ticket and |
commit | commitdiff | tree | snapshot |
2015-02-10 |
Matt Caswell | Make tlsext_tick_lifetime_hint an unsigned long (from... |
commit | commitdiff | tree | snapshot |
2015-02-10 |
Andy Polyakov | ec/ecp_nistz256.c: fix compiler warnings. |
commit | commitdiff | tree | snapshot |
2015-02-10 |
Andy Polyakov | Configure: disable warning C4090 in Windows builds. |
commit | commitdiff | tree | snapshot |
2015-02-10 |
Andy Polyakov | ec/asm/ecp_nistz256-x86.pl: fix typos (error shows... |
commit | commitdiff | tree | snapshot |
2015-02-10 |
Dr. Stephen... | New evp_test updates. |
commit | commitdiff | tree | snapshot |
2015-02-10 |
Dr. Stephen... | Add new test file. |
commit | commitdiff | tree | snapshot |
2015-02-10 |
Dr. Stephen... | Initial version of new evp_test program. |
commit | commitdiff | tree | snapshot |
2015-02-10 |
Emilia Kasper | Fix hostname validation in the command-line tool to... |
commit | commitdiff | tree | snapshot |
2015-02-10 |
Matt Caswell | Remove some functions that are no longer used and break... |
commit | commitdiff | tree | snapshot |
2015-02-10 |
Matt Caswell | HMAC_cleanup, and HMAC_Init are stated as deprecated... |
commit | commitdiff | tree | snapshot |
2015-02-10 |
Matt Caswell | Remove -DOPENSSL_NO_DEPRECATED from --strict-warnings... |
commit | commitdiff | tree | snapshot |
2015-02-09 |
Andy Polyakov | Engage ecp_nistz256-x86 module. |
commit | commitdiff | tree | snapshot |
2015-02-09 |
Andy Polyakov | Add ec/asm/ecp_nistz256-x86.pl module. |
commit | commitdiff | tree | snapshot |
2015-02-09 |
Dr. Stephen... | Support for alternative KDFs. |
commit | commitdiff | tree | snapshot |
2015-02-09 |
Andy Polyakov | Bring objects.pl output even closer to new format. |
commit | commitdiff | tree | snapshot |
2015-02-09 |
Andy Polyakov | bn/bn_add.c: fix dead code elimination that went bad. |
commit | commitdiff | tree | snapshot |
2015-02-09 |
Dr. Stephen... | Fix memory leak reporting. |
commit | commitdiff | tree | snapshot |
2015-02-09 |
Dr. Stephen... | Remove obsolete IMPLEMENT_ASN1_SET_OF |
commit | commitdiff | tree | snapshot |
2015-02-09 |
Andy Polyakov | evp/e_aes.c: fix pair of SPARC T4-specific problems: |
commit | commitdiff | tree | snapshot |
2015-02-09 |
Matt Caswell | Remove stray "=back". This was causing newer versions... |
commit | commitdiff | tree | snapshot |
2015-02-09 |
Andy Polyakov | Harmonize objects.pl output with new format. |
commit | commitdiff | tree | snapshot |
2015-02-09 |
Andy Polyakov | des/asm/des_enc.m4: fix brown-bag typo in last commit. |
commit | commitdiff | tree | snapshot |
2015-02-08 |
Rich Salz | Final (for me, for now) dead code cleanup |
commit | commitdiff | tree | snapshot |
2015-02-07 |
Matt Caswell | Apache Traffic Server has a need to set the rbio withou... |
commit | commitdiff | tree | snapshot |
2015-02-06 |
Rich Salz | ui_compat cleanup; makefiles and vms |
commit | commitdiff | tree | snapshot |
2015-02-06 |
Rich Salz | Remove ui_compat |
commit | commitdiff | tree | snapshot |
2015-02-06 |
Rich Salz | Remove X509_PAIR |
commit | commitdiff | tree | snapshot |
2015-02-06 |
Rich Salz | Live code cleanup: remove #if 1 stuff |
commit | commitdiff | tree | snapshot |
2015-02-06 |
Rich Salz | dead code cleanup: #if 0 in ssl |
commit | commitdiff | tree | snapshot |
2015-02-06 |
Rich Salz | util/mkstack.pl now generates entire safestack.h |
commit | commitdiff | tree | snapshot |
2015-02-06 |
Rich Salz | Have mkdef.pl ignore APPLINK settings. |
commit | commitdiff | tree | snapshot |
2015-02-06 |
Dr. Stephen... | Remove OPENSSL_NO_HMAC |
commit | commitdiff | tree | snapshot |
2015-02-06 |
Matt Caswell | Remove support for SSL_OP_NETSCAPE_CA_DN_BUG. |
commit | commitdiff | tree | snapshot |
2015-02-06 |
Matt Caswell | Fix error handling in ssltest |
commit | commitdiff | tree | snapshot |
2015-02-05 |
Rich Salz | Use memset in bn_mont |
commit | commitdiff | tree | snapshot |
2015-02-05 |
Rich Salz | Live code cleanup; #if 1 removal |
commit | commitdiff | tree | snapshot |
2015-02-05 |
Rich Salz | Fixed bad formatting in crypto/des/spr.h |
commit | commitdiff | tree | snapshot |
2015-02-04 |
Rich Salz | Fix various build breaks |
commit | commitdiff | tree | snapshot |
2015-02-04 |
Dr. Stephen... | fix windows build |
commit | commitdiff | tree | snapshot |
2015-02-04 |
Dr. Stephen... | Updates to reformat script. |
commit | commitdiff | tree | snapshot |
2015-02-04 |
Dr. Stephen... | More unused FIPS module code. |
commit | commitdiff | tree | snapshot |
2015-02-04 |
Dr. Stephen... | Make objxref.pl output in correct format |
commit | commitdiff | tree | snapshot |
2015-02-03 |
Dr. Stephen... | Preliminary ASN1_TIME documentation. |
commit | commitdiff | tree | snapshot |
2015-02-03 |
Dr. Stephen... | Remove unused variables. |
commit | commitdiff | tree | snapshot |
2015-02-03 |
Rich Salz | Dead code: crypto/dh,modes,pkcs12,ripemd,rsa,srp |
commit | commitdiff | tree | snapshot |
2015-02-03 |
Dr. Stephen... | Add SSL_get_extms_support documentation. |
commit | commitdiff | tree | snapshot |
2015-02-03 |
Dr. Stephen... | Add CHANGES entry. |
commit | commitdiff | tree | snapshot |
2015-02-03 |
Dr. Stephen... | Ctrl to retrieve extms support. |
commit | commitdiff | tree | snapshot |
2015-02-03 |
Dr. Stephen... | Add extms support to master key generation. |
commit | commitdiff | tree | snapshot |
2015-02-03 |
Dr. Stephen... | Extended master secret extension support. |
commit | commitdiff | tree | snapshot |
2015-02-03 |
Dr. Stephen... | Rewrite ssl3_send_client_key_exchange to support extms. |
commit | commitdiff | tree | snapshot |
2015-02-03 |
Dr. Stephen... | Utility function to retrieve handshake hashes. |
commit | commitdiff | tree | snapshot |
2015-02-03 |
Dr. Stephen... | Add flags field to SSL_SESSION. |
commit | commitdiff | tree | snapshot |
2015-02-03 |
Dr. Stephen... | Check PKCS#8 pkey field is valid before cleansing. |
commit | commitdiff | tree | snapshot |
2015-02-03 |
Rich Salz | old_des fix windows build, remove docs |
commit | commitdiff | tree | snapshot |
2015-02-02 |
Rich Salz | Remove old DES API |
commit | commitdiff | tree | snapshot |
2015-02-02 |
Rich Salz | Dead code: if 0 removal from crypto/evp and an unused... |
commit | commitdiff | tree | snapshot |
2015-02-02 |
Rich Salz | Dead code removal; #if 0 from crypto/des |
commit | commitdiff | tree | snapshot |
2015-02-02 |
Rich Salz | Dead code cleanup: crypto/ec,ecdh,ecdsa |
commit | commitdiff | tree | snapshot |
2015-02-02 |
Rich Salz | Dead code cleanup; remove #if 0 from crypto/engine |
commit | commitdiff | tree | snapshot |
2015-02-02 |
Rich Salz | Dead code cleanup: #if 0 dropped from tests |
commit | commitdiff | tree | snapshot |
2015-02-02 |
Rich Salz | Dead code cleanup: crypto/*.c, x509v3, demos |
commit | commitdiff | tree | snapshot |
2015-02-02 |
Andy Polyakov | cms-test.pl: "localize" /dev/null even further [as... |
commit | commitdiff | tree | snapshot |
2015-01-31 |
Richard Levitte | Make the libssl opaque changes compile on VMS |
commit | commitdiff | tree | snapshot |
2015-01-31 |
Matt Caswell | Add changes entry for opaquifying of libssl structures |
commit | commitdiff | tree | snapshot |
2015-01-31 |
Matt Caswell | Remove OPENSSL_NO_SSL_INTERN as it is now redundant... |
commit | commitdiff | tree | snapshot |
2015-01-31 |
Matt Caswell | Make libssl opaque. Move all structures that were previ... |
commit | commitdiff | tree | snapshot |
2015-01-30 |
Ben Laurie | Build correctly for me on FreeBSD 10. |
commit | commitdiff | tree | snapshot |
next |