2017-04-11 |
Todd Short | Remove ECDH(E) ciphers from SSLv3 |
commit | commitdiff | tree | snapshot |
2017-04-11 |
Rich Salz | Additional check to handle BAD SSL_write retry |
commit | commitdiff | tree | snapshot |
2017-04-11 |
Matt Caswell | Reject decoding of an INT64 with a value >INT64_MAX |
commit | commitdiff | tree | snapshot |
2017-04-11 |
Pauli | Update dtlstest to use the test infrastructure |
commit | commitdiff | tree | snapshot |
2017-04-11 |
Pauli | Update md2test to use the test infrastructure |
commit | commitdiff | tree | snapshot |
2017-04-11 |
Pauli | Update rc2test to use the test infrastructure |
commit | commitdiff | tree | snapshot |
2017-04-10 |
Pauli | Make test marcos for true/false checks reliable for... |
commit | commitdiff | tree | snapshot |
2017-04-10 |
Benjamin Kaduk | Allow an ALPN callback to pretend to not exist |
commit | commitdiff | tree | snapshot |
2017-04-10 |
Richard Levitte | Fix util/mkdef.pl |
commit | commitdiff | tree | snapshot |
2017-04-10 |
Richard Levitte | Add a note in CHANGES |
commit | commitdiff | tree | snapshot |
2017-04-10 |
Richard Levitte | Act on deprecation of LONG and ZLONG, step 3 |
commit | commitdiff | tree | snapshot |
2017-04-10 |
Richard Levitte | Act on deprecation of LONG and ZLONG, step 2 |
commit | commitdiff | tree | snapshot |
2017-04-10 |
Richard Levitte | Act on deprecation of LONG and ZLONG, step 1 |
commit | commitdiff | tree | snapshot |
2017-04-10 |
Richard Levitte | Discourage the use of LONG and ZLONG, and deprecate... |
commit | commitdiff | tree | snapshot |
2017-04-10 |
Richard Levitte | Publish our INT32, UINT32, INT64, UINT64 ASN.1 types... |
commit | commitdiff | tree | snapshot |
2017-04-10 |
Andy Polyakov | rand/rand_lib.c: keep fixing no-engine configuration. |
commit | commitdiff | tree | snapshot |
2017-04-10 |
Andy Polyakov | asn1/x_long.c: remove conditions in inner loops and... |
commit | commitdiff | tree | snapshot |
2017-04-08 |
Andy Polyakov | appveyor.yml: split {build,test}_scripts to avoid exit... |
commit | commitdiff | tree | snapshot |
2017-04-07 |
Rich Salz | Use 'over 2' for bullet lists. |
commit | commitdiff | tree | snapshot |
2017-04-07 |
Rich Salz | Standardize on =over 4 and check for it. |
commit | commitdiff | tree | snapshot |
2017-04-07 |
Rich Salz | Add missing =back |
commit | commitdiff | tree | snapshot |
2017-04-07 |
Rich Salz | Check for L<foo|foo> |
commit | commitdiff | tree | snapshot |
2017-04-07 |
Rich Salz | Make default_method mostly compile-time (cont'd) |
commit | commitdiff | tree | snapshot |
2017-04-07 |
Rich Salz | Make default_method mostly compile-time |
commit | commitdiff | tree | snapshot |
2017-04-07 |
Richard Levitte | Fix rand_lib.c for no-engine configuration |
commit | commitdiff | tree | snapshot |
2017-04-07 |
Matt Caswell | Fix a test failure when configured without TLSv1.3 |
commit | commitdiff | tree | snapshot |
2017-04-07 |
Matt Caswell | Remove an out of date TODO |
commit | commitdiff | tree | snapshot |
2017-04-07 |
Matt Caswell | Create an ENDPOINT enum type for use internally |
commit | commitdiff | tree | snapshot |
2017-04-07 |
Matt Caswell | Prefix custom extension API callback types with SSL_ |
commit | commitdiff | tree | snapshot |
2017-04-07 |
Matt Caswell | Various style tweaks based on feedback |
commit | commitdiff | tree | snapshot |
2017-04-07 |
Matt Caswell | Add documentation for the new custom extensions API |
commit | commitdiff | tree | snapshot |
2017-04-07 |
Matt Caswell | Add some tests for the new custom extensions API |
commit | commitdiff | tree | snapshot |
2017-04-07 |
Matt Caswell | Implement a new custom extensions API |
commit | commitdiff | tree | snapshot |
2017-04-07 |
Matt Caswell | Move the extensions context codes into the public API |
commit | commitdiff | tree | snapshot |
2017-04-07 |
Matt Caswell | Move ssl/t1_ext.c to ssl/statem/extensions_cust.c |
commit | commitdiff | tree | snapshot |
2017-04-07 |
Richard Levitte | Don't try to clean up RAND from ENGINE |
commit | commitdiff | tree | snapshot |
2017-04-07 |
Richard Levitte | Make getting and setting the RAND default method thread... |
commit | commitdiff | tree | snapshot |
2017-04-06 |
Qin Long | e_os2.h: Refine OSSL_SSIZE definition under UEFI enviro... |
commit | commitdiff | tree | snapshot |
2017-04-06 |
Todd Short | Add support for MLOCK_ONFAULT to secure arena |
commit | commitdiff | tree | snapshot |
2017-04-06 |
Richard Levitte | In rand_cleanup_int(), don't go creating a default... |
commit | commitdiff | tree | snapshot |
2017-04-05 |
Richard Levitte | Fix test/asn1_encode_test.c, ASN1_LONG_DATA used inappr... |
commit | commitdiff | tree | snapshot |
2017-04-04 |
Andy Polyakov | Configurations/README: reword bn_ops description. |
commit | commitdiff | tree | snapshot |
2017-04-04 |
Andy Polyakov | Configure: recognize -framework as linker option [on... |
commit | commitdiff | tree | snapshot |
2017-04-04 |
Gergely Nagy | PBKDF2 computation speedup (15-40%) |
commit | commitdiff | tree | snapshot |
2017-04-04 |
Richard Levitte | Fix faulty check of padding in x_long.c |
commit | commitdiff | tree | snapshot |
2017-04-04 |
Matt Caswell | Fix a possible integer overflow in long_c2i |
commit | commitdiff | tree | snapshot |
2017-04-04 |
Richard Levitte | Add a test of encoding and decoding LONG, INT32, UINT32... |
commit | commitdiff | tree | snapshot |
2017-04-04 |
Richard Levitte | Convert SSL_SESSION_ASN1 to use size specific integers |
commit | commitdiff | tree | snapshot |
2017-04-04 |
Richard Levitte | make update |
commit | commitdiff | tree | snapshot |
2017-04-04 |
Richard Levitte | Implement internal ASN.1 types INT32, UINT32, INT64... |
commit | commitdiff | tree | snapshot |
2017-04-03 |
Dr. Stephen... | update ordinals |
commit | commitdiff | tree | snapshot |
2017-04-03 |
Dr. Stephen... | Document new ssl(3) functions and options. |
commit | commitdiff | tree | snapshot |
2017-04-03 |
Dr. Stephen... | Add certificate_authorities tests client to server. |
commit | commitdiff | tree | snapshot |
2017-04-03 |
Dr. Stephen... | Add ExpectedServerCANames |
commit | commitdiff | tree | snapshot |
2017-04-03 |
Dr. Stephen... | Constify SSL_dup_CA_list() |
commit | commitdiff | tree | snapshot |
2017-04-03 |
Dr. Stephen... | Print CA names in s_server, add -requestCAfile to s_client |
commit | commitdiff | tree | snapshot |
2017-04-03 |
Dr. Stephen... | Don't use client specific functions to retrieve CA... |
commit | commitdiff | tree | snapshot |
2017-04-03 |
Dr. Stephen... | Add requestCAfile option |
commit | commitdiff | tree | snapshot |
2017-04-03 |
Dr. Stephen... | Add extensions to debug list |
commit | commitdiff | tree | snapshot |
2017-04-03 |
Dr. Stephen... | SSL_CONF support for certificate_authorities |
commit | commitdiff | tree | snapshot |
2017-04-03 |
Dr. Stephen... | New certificate_authorities functions |
commit | commitdiff | tree | snapshot |
2017-04-03 |
Matt Caswell | Ensure dhparams can handle X9.42 params in DER |
commit | commitdiff | tree | snapshot |
2017-04-03 |
Matt Caswell | Add missing macros for DHxparams |
commit | commitdiff | tree | snapshot |
2017-04-03 |
Matt Caswell | Add documentation for SSL_get_server_tmp_key() |
commit | commitdiff | tree | snapshot |
2017-04-03 |
Matt Caswell | Fix calls to SSL_get_server_tmp_key() in TLSv1.3 |
commit | commitdiff | tree | snapshot |
2017-04-03 |
Matt Caswell | Tweak a style issue |
commit | commitdiff | tree | snapshot |
2017-04-03 |
Matt Caswell | Add a test for the problem fixed by the previous commit |
commit | commitdiff | tree | snapshot |
2017-04-03 |
Tatsuhiro Tsujikawa | Restore s->early_data_state with the original value |
commit | commitdiff | tree | snapshot |
2017-04-03 |
Matt Caswell | Update early data test for an even later arrival of CF |
commit | commitdiff | tree | snapshot |
2017-04-03 |
Matt Caswell | Don't handle handshake messages when writing early... |
commit | commitdiff | tree | snapshot |
2017-04-03 |
Kazuki Yamaguchi | Fix a typo in the SSL_get_max_early_data() declarations |
commit | commitdiff | tree | snapshot |
2017-04-02 |
Richard Levitte | Disable 15-test_ecparam.t when configured no-ec2m |
commit | commitdiff | tree | snapshot |
2017-04-02 |
Richard Levitte | Remind people to have 'Fixes #XXXX' in the commit message |
commit | commitdiff | tree | snapshot |
2017-04-02 |
Richard Levitte | Fixup the github pull request template |
commit | commitdiff | tree | snapshot |
2017-04-02 |
Andy Polyakov | crypto/ppccap.c: SIGILL-free processor capabilities... |
commit | commitdiff | tree | snapshot |
2017-04-01 |
Andy Polyakov | Configure: use 5.10.0, don't require... |
commit | commitdiff | tree | snapshot |
2017-04-01 |
Andy Polyakov | e_afalg.[ch]: fix --strict-warnings with gcc 4.x and... |
commit | commitdiff | tree | snapshot |
2017-04-01 |
Andy Polyakov | bio/b_print.c: switch to int64_t as "greatest-width... |
commit | commitdiff | tree | snapshot |
2017-03-31 |
Jon Spillett | Fix for #2730. Add CRLDP extension to list of supported... |
commit | commitdiff | tree | snapshot |
2017-03-31 |
Matt Caswell | Update SSL_extension_supported() |
commit | commitdiff | tree | snapshot |
2017-03-30 |
Andy Polyakov | e_os.h: drop now-redundant PRIu64 [and fix OSSLzu]. |
commit | commitdiff | tree | snapshot |
2017-03-30 |
Andy Polyakov | apps/*.c: switch to platform-neutral format modifiers... |
commit | commitdiff | tree | snapshot |
2017-03-30 |
Andy Polyakov | bio/b_print.c: recognize even 'j' format modifier. |
commit | commitdiff | tree | snapshot |
2017-03-30 |
Matt Caswell | Fix s_client early data indicator |
commit | commitdiff | tree | snapshot |
2017-03-30 |
Matt Caswell | Provide a test for pause between EoED and CF |
commit | commitdiff | tree | snapshot |
2017-03-30 |
Matt Caswell | Fix early data bug with pause between EoED and CF |
commit | commitdiff | tree | snapshot |
2017-03-30 |
Jon Spillett | Add SSL_dup description |
commit | commitdiff | tree | snapshot |
2017-03-30 |
Pauli | Documentation updates |
commit | commitdiff | tree | snapshot |
2017-03-30 |
Matt Caswell | Add a test for the bug fixed in the previous commit |
commit | commitdiff | tree | snapshot |
2017-03-30 |
Matt Caswell | Fix bug with SSL_read_early_data() |
commit | commitdiff | tree | snapshot |
2017-03-29 |
Pauli | Documentation cleanup for man1/enc.pod |
commit | commitdiff | tree | snapshot |
2017-03-29 |
Andy Polyakov | bio/b_print.c: fix %z failure in 32-bit build. |
commit | commitdiff | tree | snapshot |
2017-03-29 |
Richard Levitte | Add a simple test for the z modifier |
commit | commitdiff | tree | snapshot |
2017-03-29 |
Richard Levitte | Use the z modifier instead of OSSLzu with BIO_printf |
commit | commitdiff | tree | snapshot |
2017-03-29 |
Richard Levitte | Add z modifier parsing to the BIO_printf et all format... |
commit | commitdiff | tree | snapshot |
2017-03-29 |
Emilia Kasper | cipherbytes_test: remove unused includes |
commit | commitdiff | tree | snapshot |
2017-03-29 |
Andy Polyakov | engines/e_capi.c: slip in PROV_RSA_AES for interchangab... |
commit | commitdiff | tree | snapshot |
2017-03-29 |
Andy Polyakov | engines/e_capi.c: adhere to CryptAcquireContextW uncond... |
commit | commitdiff | tree | snapshot |
2017-03-29 |
Andy Polyakov | engine/e_capi.c: more formatting and styling fixes. |
commit | commitdiff | tree | snapshot |
2017-03-29 |
Pauli | Documentation cleanup for man1/nseq.pod |
commit | commitdiff | tree | snapshot |
next |