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 |
2017-03-29 |
Pauli | Documentation clean up for man1/list.pod |
commit | commitdiff | tree | snapshot |
2017-03-29 |
Steven Collison | doc: Add stitched ciphers to EVP_EncryptInit.pod |
commit | commitdiff | tree | snapshot |
2017-03-29 |
Steven Collison | doc: Add missing options in s_{server,client} |
commit | commitdiff | tree | snapshot |
2017-03-29 |
Qin Long | Fix the build warning under OPENSSL_NO_GOST |
commit | commitdiff | tree | snapshot |
2017-03-29 |
Qin Long | Cleaning UEFI Build with additional OPENSSL_SYS_UEFI... |
commit | commitdiff | tree | snapshot |
2017-03-29 |
Benjamin Kaduk | Further de-obfuscation |
commit | commitdiff | tree | snapshot |
2017-03-29 |
Jon Spillett | Add documentation for SNI APIs |
commit | commitdiff | tree | snapshot |
2017-03-29 |
Rich Salz | Remove duplicate doc |
commit | commitdiff | tree | snapshot |
2017-03-29 |
FdaSilvaYY | More typo fixes |
commit | commitdiff | tree | snapshot |
2017-03-29 |
Jon Spillett | Typo in SSL_CTX_sess_number.pod - started |
commit | commitdiff | tree | snapshot |
2017-03-29 |
Jon Spillett | Tidy up the SSL options in SSL_CTX_set_options.pod |
commit | commitdiff | tree | snapshot |
2017-03-29 |
Jon Spillett | SSL_CTX_use_PrivateKey_file uses private key, not certi... |
commit | commitdiff | tree | snapshot |
2017-03-29 |
Jon Spillett | Typo in SSL_CONF_cmd_argv.pod |
commit | commitdiff | tree | snapshot |
2017-03-29 |
Jon Spillett | Typo in SSL_CONF_CTX_set1_prefix.pod - change SSL_CTX_c... |
commit | commitdiff | tree | snapshot |
2017-03-29 |
Jon Spillett | Typo in SSL_CONF_CTX_set_flags.pod |
commit | commitdiff | tree | snapshot |
2017-03-28 |
Pauli | Test infrastructure additions. |
commit | commitdiff | tree | snapshot |
2017-03-28 |
FdaSilvaYY | Fix 0 -> NULL, indentation |
commit | commitdiff | tree | snapshot |
2017-03-28 |
FdaSilvaYY | Refomat a few comments on 80 cols |
commit | commitdiff | tree | snapshot |
2017-03-28 |
FdaSilvaYY | Spelling fixes |
commit | commitdiff | tree | snapshot |
2017-03-28 |
FdaSilvaYY | Fix a few more typos |
commit | commitdiff | tree | snapshot |
next |