2016-06-16 |
Matt Caswell | Revert "RT4526: Call TerminateProcess, not ExitProcess" |
commit | commitdiff | tree | snapshot |
2016-06-16 |
Matt Caswell | Skip the TLSProxy tests if environmental problems are... |
commit | commitdiff | tree | snapshot |
2016-06-16 |
Matt Caswell | Fix the build and tests following constification of... |
commit | commitdiff | tree | snapshot |
2016-06-16 |
Matt Caswell | Change the return type of EVP_EncodeUpdate |
commit | commitdiff | tree | snapshot |
2016-06-15 |
Richard Levitte | Deal with the consequences of constifying getters |
commit | commitdiff | tree | snapshot |
2016-06-15 |
Richard Levitte | Constify the parameter getters for RSA, DSA and DH |
commit | commitdiff | tree | snapshot |
2016-06-15 |
Rich Salz | RT4526: Call TerminateProcess, not ExitProcess |
commit | commitdiff | tree | snapshot |
2016-06-15 |
FdaSilvaYY | Constify input buffers of some X509V3 and X509_PURPOSE... |
commit | commitdiff | tree | snapshot |
2016-06-15 |
FdaSilvaYY | Constify X509_TRUST_add method. |
commit | commitdiff | tree | snapshot |
2016-06-15 |
FdaSilvaYY | Constify asn1/asn_mime.c |
commit | commitdiff | tree | snapshot |
2016-06-15 |
FdaSilvaYY | Constify some input buffers in asn1 |
commit | commitdiff | tree | snapshot |
2016-06-15 |
FdaSilvaYY | Constify CMS_get0_type input |
commit | commitdiff | tree | snapshot |
2016-06-15 |
FdaSilvaYY | Constify UI |
commit | commitdiff | tree | snapshot |
2016-06-15 |
FdaSilvaYY | Constify PKCS12_create, PKCS12_add_key, PKCS12_add_safe. |
commit | commitdiff | tree | snapshot |
2016-06-15 |
FdaSilvaYY | Constify some conf_mod.c internal methods |
commit | commitdiff | tree | snapshot |
2016-06-14 |
Richard Levitte | Change (!seqtt) to (seqtt == NULL) |
commit | commitdiff | tree | snapshot |
2016-06-14 |
Richard Levitte | Always check that the value returned by asn1_do_adb... |
commit | commitdiff | tree | snapshot |
2016-06-14 |
Andy Polyakov | perlasm/x86*.pl: add endbranch instruction. |
commit | commitdiff | tree | snapshot |
2016-06-14 |
Andy Polyakov | modes/asm/ghashp8-ppc.pl: improve performance by 2.7x. |
commit | commitdiff | tree | snapshot |
2016-06-14 |
Andy Polyakov | aes/asm/aesp8-ppc.pl: implement "tweak chaining". |
commit | commitdiff | tree | snapshot |
2016-06-14 |
Andy Polyakov | test/evptests.txt: add more XTS tests. |
commit | commitdiff | tree | snapshot |
2016-06-14 |
Andy Polyakov | evp/e_aes.c: wire hardware-assisted XTS subroutines. |
commit | commitdiff | tree | snapshot |
2016-06-14 |
Andy Polyakov | aes/asm/aesp8-ppc.pl: add XTS subroutines. |
commit | commitdiff | tree | snapshot |
2016-06-14 |
Rich Salz | (Temporarily) don't download clang package |
commit | commitdiff | tree | snapshot |
2016-06-14 |
Andy Polyakov | perlasm/x86_64-xlate.pl: add commentary. |
commit | commitdiff | tree | snapshot |
2016-06-14 |
Andy Polyakov | perlasm/x86_64-xlate.pl: refactor argument parsing... |
commit | commitdiff | tree | snapshot |
2016-06-14 |
David Benjamin | Make x86_64-xlate.pl 'use strict' clean. |
commit | commitdiff | tree | snapshot |
2016-06-14 |
Richard Levitte | VMS: use BLDDIR rather than BUILDDIR in descrip.mms... |
commit | commitdiff | tree | snapshot |
2016-06-14 |
Richard Levitte | Add a developer target 'build_generated' to rebuild... |
commit | commitdiff | tree | snapshot |
2016-06-14 |
Richard Levitte | Build file templates: make sure to depend on generated... |
commit | commitdiff | tree | snapshot |
2016-06-14 |
Richard Levitte | Move the Configure generated header files to the top... |
commit | commitdiff | tree | snapshot |
2016-06-14 |
Richard Levitte | Configure: Make it possible to generate mandatory heade... |
commit | commitdiff | tree | snapshot |
2016-06-14 |
Dr. Stephen... | Fix omitted selector handling. |
commit | commitdiff | tree | snapshot |
2016-06-14 |
Kurt Roeckx | Update fuzz corpora |
commit | commitdiff | tree | snapshot |
2016-06-14 |
Kurt Roeckx | Initialize the session_id |
commit | commitdiff | tree | snapshot |
2016-06-14 |
Matt Caswell | Remove an unused variable assignment |
commit | commitdiff | tree | snapshot |
2016-06-14 |
Rich Salz | RT4562: Fix misleading doc on OPENSSL_config |
commit | commitdiff | tree | snapshot |
2016-06-14 |
Matt Caswell | Free memory on an error path |
commit | commitdiff | tree | snapshot |
2016-06-14 |
Matt Caswell | Avoid a double-free in crl2pl7 |
commit | commitdiff | tree | snapshot |
2016-06-14 |
Matt Caswell | Add missing break statement |
commit | commitdiff | tree | snapshot |
2016-06-14 |
Matt Caswell | Fix comment |
commit | commitdiff | tree | snapshot |
2016-06-13 |
Matt Caswell | make update |
commit | commitdiff | tree | snapshot |
2016-06-13 |
Richard Levitte | Shorten some symbol names |
commit | commitdiff | tree | snapshot |
2016-06-13 |
Rich Salz | GH1141: Different fix, preferred by Richard. |
commit | commitdiff | tree | snapshot |
2016-06-13 |
Peter Mosmans | RT3454: Re-enable nistp-64_gcc_128 on windows |
commit | commitdiff | tree | snapshot |
2016-06-13 |
Rich Salz | Missed some copyright merge |
commit | commitdiff | tree | snapshot |
2016-06-13 |
TJ Saunders | Ensure that NULL r and s parameters cannot be set on... |
commit | commitdiff | tree | snapshot |
2016-06-13 |
TJ Saunders | Forgot to update the setter argument ordering in the... |
commit | commitdiff | tree | snapshot |
2016-06-13 |
TJ Saunders | Reorder the setter arguments to more consistently match... |
commit | commitdiff | tree | snapshot |
2016-06-13 |
TJ Saunders | Implement DSA_SIG_set0() and ECDSA_SIG_set0(), for... |
commit | commitdiff | tree | snapshot |
2016-06-13 |
Matt Caswell | Add some missing return value checks |
commit | commitdiff | tree | snapshot |
2016-06-13 |
Matt Caswell | Update sslapitest to use the test framework |
commit | commitdiff | tree | snapshot |
2016-06-13 |
Matt Caswell | Update the SSL_set_session() documentation |
commit | commitdiff | tree | snapshot |
2016-06-13 |
Matt Caswell | Add some session API tests |
commit | commitdiff | tree | snapshot |
2016-06-13 |
Matt Caswell | Ensure SSL_set_session clears the old session from... |
commit | commitdiff | tree | snapshot |
2016-06-13 |
Emilia Kasper | SSL test: only write out server2 when testing SNI |
commit | commitdiff | tree | snapshot |
2016-06-13 |
Matt Caswell | Handle inability to create AFALG socket |
commit | commitdiff | tree | snapshot |
2016-06-13 |
Emilia Kasper | Port DTLS version negotiation tests |
commit | commitdiff | tree | snapshot |
2016-06-13 |
Emilia Kasper | Clean up following new SNI tests |
commit | commitdiff | tree | snapshot |
2016-06-13 |
Rich Salz | RT3809: basicConstraints is critical |
commit | commitdiff | tree | snapshot |
2016-06-13 |
Andy Polyakov | bn/bn_add.c: favour counted loops over ifs and breaks. |
commit | commitdiff | tree | snapshot |
2016-06-13 |
Andy Polyakov | doc/crypto/OPENSSL_ia32cap.pod update. |
commit | commitdiff | tree | snapshot |
2016-06-12 |
Dr. Stephen... | Don't skip leading zeroes in PSK keys. |
commit | commitdiff | tree | snapshot |
2016-06-12 |
John Denker | RT2759: Don't read TTY when already at EOF. |
commit | commitdiff | tree | snapshot |
2016-06-12 |
Rich Salz | Avoid memory leaks if options repeated. |
commit | commitdiff | tree | snapshot |
2016-06-12 |
Phillip Hellewell | RT3053: Check for NULL before dereferencing |
commit | commitdiff | tree | snapshot |
2016-06-11 |
TJ Saunders | Ensure that the EVP_MD_meth_new docs properly match... |
commit | commitdiff | tree | snapshot |
2016-06-11 |
Kurt Roeckx | Avoid creating illegal pointers |
commit | commitdiff | tree | snapshot |
2016-06-11 |
Kurt Roeckx | include stdlib for malloc() and free() |
commit | commitdiff | tree | snapshot |
2016-06-11 |
Kurt Roeckx | Don't compare a just free()d pointer |
commit | commitdiff | tree | snapshot |
2016-06-11 |
Kurt Roeckx | Specify array sizes |
commit | commitdiff | tree | snapshot |
2016-06-11 |
Kurt Roeckx | Avoid creating an illegal pointer. |
commit | commitdiff | tree | snapshot |
2016-06-11 |
Kurt Roeckx | Avoid creating an illegal pointer |
commit | commitdiff | tree | snapshot |
2016-06-10 |
Matt Caswell | Fix an error path leak in int X509_ATTRIBUTE_set1_data() |
commit | commitdiff | tree | snapshot |
2016-06-10 |
Matt Caswell | Fix an error path leak in do_ext_nconf() |
commit | commitdiff | tree | snapshot |
2016-06-10 |
Matt Caswell | Fix seg fault in TS_RESP_verify_response() |
commit | commitdiff | tree | snapshot |
2016-06-10 |
Matt Caswell | Fix no-dtls* builds |
commit | commitdiff | tree | snapshot |
2016-06-10 |
Matt Caswell | Expand SSL_CTX_set_default_verify_paths() documentation |
commit | commitdiff | tree | snapshot |
2016-06-10 |
Rich Salz | GH1183: Fix -unix and -connect, etc., override |
commit | commitdiff | tree | snapshot |
2016-06-10 |
Ben Laurie | Omit corpora from tarball. |
commit | commitdiff | tree | snapshot |
2016-06-10 |
Ben Laurie | Make corpora binary. |
commit | commitdiff | tree | snapshot |
2016-06-10 |
Ben Laurie | Add fuzz corpora. |
commit | commitdiff | tree | snapshot |
2016-06-09 |
Laszlo Kovacs | RT3720 Increment session miss counter properly |
commit | commitdiff | tree | snapshot |
2016-06-09 |
Emilia Kasper | RT 4242: reject invalid EC point coordinates |
commit | commitdiff | tree | snapshot |
2016-06-09 |
Rich Salz | Make a2i_ipadd an internal function |
commit | commitdiff | tree | snapshot |
2016-06-09 |
Rich Salz | More API docs; small changes. |
commit | commitdiff | tree | snapshot |
2016-06-09 |
Rich Salz | Clean up "generic" intro pod files. |
commit | commitdiff | tree | snapshot |
2016-06-09 |
Rich Salz | Write X509_dup, PEM_read, etc. |
commit | commitdiff | tree | snapshot |
2016-06-09 |
Richard Levitte | Docs: install generic manpages to man section 7 |
commit | commitdiff | tree | snapshot |
2016-06-09 |
Andy Polyakov | hmac/hmac.c: fix sizeof typo in hmac_ctx_cleanup. |
commit | commitdiff | tree | snapshot |
2016-06-09 |
Todd Short | Fix session ticket and SNI |
commit | commitdiff | tree | snapshot |
2016-06-08 |
Jeffrey Walton | Fixes to get -ansi working |
commit | commitdiff | tree | snapshot |
2016-06-08 |
Rich Salz | Add some accessor API's |
commit | commitdiff | tree | snapshot |
2016-06-08 |
Kurt Cancemi | crypto/x509/x509_vpm.c: Simplify int_x509_param_set1() |
commit | commitdiff | tree | snapshot |
2016-06-08 |
Todd Short | Always use session_ctx when removing a session |
commit | commitdiff | tree | snapshot |
2016-06-08 |
FdaSilvaYY | Fix some typos in pod files |
commit | commitdiff | tree | snapshot |
2016-06-08 |
Richard Levitte | Ignore tsget.pl and c_rehash.pl, as well as other compi... |
commit | commitdiff | tree | snapshot |
2016-06-07 |
Matt Caswell | Add empty record tests |
commit | commitdiff | tree | snapshot |
2016-06-07 |
Matt Caswell | Reject out of context empty records |
commit | commitdiff | tree | snapshot |
2016-06-07 |
Matt Caswell | Fix pipelining bug |
commit | commitdiff | tree | snapshot |
next |