2016-08-11 |
Andy Polyakov | sha/asm/sha1-x86_64.pl: fix crash in SHAEXT code on... |
commit | commitdiff | tree | snapshot |
2016-08-11 |
FdaSilvaYY | Fix doc and help about ca -valid option |
commit | commitdiff | tree | snapshot |
2016-08-10 |
Emilia Kasper | Don't attempt to load the CT log list with no-ec |
commit | commitdiff | tree | snapshot |
2016-08-10 |
jamercee | Fixed typo |
commit | commitdiff | tree | snapshot |
2016-08-10 |
JimC | Documented BIO_set_accept_port()/BIO_get_accept_port() |
commit | commitdiff | tree | snapshot |
2016-08-10 |
jamercee | Adapt BIO_new_accept() to call BIO_set_accept_name() |
commit | commitdiff | tree | snapshot |
2016-08-10 |
Rich Salz | Change callers to use the new constants. |
commit | commitdiff | tree | snapshot |
2016-08-10 |
Rich Salz | Add #defines for magic numbers in API. |
commit | commitdiff | tree | snapshot |
2016-08-10 |
Kurt Roeckx | Fix spelling of error code |
commit | commitdiff | tree | snapshot |
2016-08-10 |
Rich Salz | Add some const casts |
commit | commitdiff | tree | snapshot |
2016-08-10 |
Rich Salz | GH1383: Add casts to ERR_PACK |
commit | commitdiff | tree | snapshot |
2016-08-10 |
Emilia Kasper | Gracefully free a NULL HANDSHAKE_RESULT |
commit | commitdiff | tree | snapshot |
2016-08-10 |
Emilia Kasper | Add TEST_check |
commit | commitdiff | tree | snapshot |
2016-08-10 |
Emilia Kasper | SSL tests: port CT tests, add a few more |
commit | commitdiff | tree | snapshot |
2016-08-10 |
Emilia Kasper | CT: fix documentation |
commit | commitdiff | tree | snapshot |
2016-08-10 |
Emilia Kasper | SSL test ctx: fix tests |
commit | commitdiff | tree | snapshot |
2016-08-10 |
David Woodhouse | Kill PACKET_starts() from bad_dtls_test |
commit | commitdiff | tree | snapshot |
2016-08-10 |
David Woodhouse | Fix clienthellotest to use PACKET functions |
commit | commitdiff | tree | snapshot |
2016-08-08 |
Adam Langley | Fix test of first of 255 CBC padding bytes. |
commit | commitdiff | tree | snapshot |
2016-08-08 |
Cristian Stoica | speed.c: use size_t instead of int to match function... |
commit | commitdiff | tree | snapshot |
2016-08-08 |
Emilia Kasper | NPN and ALPN: test resumption |
commit | commitdiff | tree | snapshot |
2016-08-08 |
Emilia Kasper | Fix ALPN tests when NPN is off |
commit | commitdiff | tree | snapshot |
2016-08-08 |
Emilia Kasper | Reorganize SSL test structures |
commit | commitdiff | tree | snapshot |
2016-08-06 |
JimC | Fix CIPHER_DEBUG |
commit | commitdiff | tree | snapshot |
2016-08-06 |
Richard Levitte | Add a note about a perl issue on VMS and how to work... |
commit | commitdiff | tree | snapshot |
2016-08-06 |
Tomas Mraz | Fix irregularities in GENERAL_NAME_print(). |
commit | commitdiff | tree | snapshot |
2016-08-06 |
Rob Percival | Mkae CT_log_new_from_base64 always return 0 on failure |
commit | commitdiff | tree | snapshot |
2016-08-05 |
klemens | fixing too optimistic typo-fix |
commit | commitdiff | tree | snapshot |
2016-08-05 |
klemens | spelling fixes, just comments and readme. |
commit | commitdiff | tree | snapshot |
2016-08-05 |
Rob Percival | Removes CTLOG_new_null from the CT public API |
commit | commitdiff | tree | snapshot |
2016-08-05 |
Richard Levitte | openssl-format-source: A few more (DECLARE|IMPLEMENT... |
commit | commitdiff | tree | snapshot |
2016-08-05 |
Richard Levitte | The capi engine uses stdio, so don't build it when... |
commit | commitdiff | tree | snapshot |
2016-08-05 |
Richard Levitte | Remove OPENSSL_NO_STDIO guards around certain SSL cert... |
commit | commitdiff | tree | snapshot |
2016-08-05 |
Richard Levitte | make update |
commit | commitdiff | tree | snapshot |
2016-08-05 |
Richard Levitte | util/mkdef.pl: mark certain PEM function declarations... |
commit | commitdiff | tree | snapshot |
2016-08-05 |
Richard Levitte | Travis: add a build with no-stdio |
commit | commitdiff | tree | snapshot |
2016-08-05 |
Richard Levitte | Move the building of test/buildtest_*. to be done uncon... |
commit | commitdiff | tree | snapshot |
2016-08-05 |
Dr. Stephen... | Sanity check input length in OPENSSL_uni2asc(). |
commit | commitdiff | tree | snapshot |
2016-08-05 |
Emilia Kasper | Add --gcov-options '\-lp' to coverage |
commit | commitdiff | tree | snapshot |
2016-08-05 |
Emilia Kasper | Add a coverage target |
commit | commitdiff | tree | snapshot |
2016-08-05 |
Dr. Stephen... | Free buffer in a2i_ASN1_INTEGER() on error path. |
commit | commitdiff | tree | snapshot |
2016-08-05 |
Rich Salz | Make update, etc. |
commit | commitdiff | tree | snapshot |
2016-08-05 |
Richard Levitte | indent: add a couple of types we use in apps |
commit | commitdiff | tree | snapshot |
2016-08-05 |
Richard Levitte | openssl-format-source: no dash marker on *INDENT-(ON... |
commit | commitdiff | tree | snapshot |
2016-08-05 |
Richard Levitte | VMS: Fix building of bad_dtls_test |
commit | commitdiff | tree | snapshot |
2016-08-05 |
Dániel Bakai | Added appropriate OPENSSL_NO_STDIO to PKCS12 header |
commit | commitdiff | tree | snapshot |
2016-08-04 |
David Woodhouse | Add basic test for Cisco DTLS1_BAD_VER and record repla... |
commit | commitdiff | tree | snapshot |
2016-08-04 |
David Woodhouse | Fix ubsan 'left shift of negative value -1' error in... |
commit | commitdiff | tree | snapshot |
2016-08-04 |
David Woodhouse | Make DTLS1_BAD_VER work with DTLS_client_method() |
commit | commitdiff | tree | snapshot |
2016-08-04 |
David Woodhouse | Fix cipher support for DTLS1_BAD_VER |
commit | commitdiff | tree | snapshot |
2016-08-04 |
David Woodhouse | Fix DTLS_VERSION_xx() comparison macros for DTLS1_BAD_VER |
commit | commitdiff | tree | snapshot |
2016-08-04 |
David Woodhouse | Fix ossl_statem_client_max_message_size() for DTLS1_BAD_VER |
commit | commitdiff | tree | snapshot |
2016-08-04 |
David Woodhouse | Fix SSL_export_keying_material() for DTLS1_BAD_VER |
commit | commitdiff | tree | snapshot |
2016-08-04 |
Richard Levitte | When tr gets bracketed arguments, they need to be quoted |
commit | commitdiff | tree | snapshot |
2016-08-04 |
Benjamin Kaduk | Remove some unused options from 10-main.conf |
commit | commitdiff | tree | snapshot |
2016-08-04 |
Rich Salz | Fix output text to avoid gratuitious git diff |
commit | commitdiff | tree | snapshot |
2016-08-04 |
Rich Salz | Remove get_hash completely |
commit | commitdiff | tree | snapshot |
2016-08-04 |
Rich Salz | Remove "lockit" from internal error-hash function |
commit | commitdiff | tree | snapshot |
2016-08-04 |
Dr. Stephen... | Limit status message sisze in ts_get_status_check |
commit | commitdiff | tree | snapshot |
2016-08-04 |
FdaSilvaYY | Pack globals variables used to control apps/verify_call... |
commit | commitdiff | tree | snapshot |
2016-08-04 |
JimC | Ignore windows generated manifests |
commit | commitdiff | tree | snapshot |
2016-08-04 |
FdaSilvaYY | Constify some ASN1_OBJECT *obj input parameters |
commit | commitdiff | tree | snapshot |
2016-08-04 |
FdaSilvaYY | Constify inputs of two X509_LOOKUP_METHOD methods |
commit | commitdiff | tree | snapshot |
2016-08-04 |
FdaSilvaYY | Constify input buffer |
commit | commitdiff | tree | snapshot |
2016-08-04 |
FdaSilvaYY | Constify two internal methods |
commit | commitdiff | tree | snapshot |
2016-08-04 |
FdaSilvaYY | Constify ASN1_INTEGER_get, ASN1_ENUMERATED_get |
commit | commitdiff | tree | snapshot |
2016-08-04 |
Richard Levitte | VMS: have the IVP verify that a well known engine loads... |
commit | commitdiff | tree | snapshot |
2016-08-04 |
Richard Levitte | Have 'openssl engine' exit with non-zero when some... |
commit | commitdiff | tree | snapshot |
2016-08-04 |
Richard Levitte | VSI submission: make the VMS version of RAND_poll(... |
commit | commitdiff | tree | snapshot |
2016-08-04 |
Richard Levitte | VSI submisson: make better use of item lists in o_time.c |
commit | commitdiff | tree | snapshot |
2016-08-04 |
Richard Levitte | Travis: When testing installation, build in separate... |
commit | commitdiff | tree | snapshot |
2016-08-04 |
Matt Caswell | Prepare for 1.1.0-pre7-dev |
commit | commitdiff | tree | snapshot |
2016-08-04 |
Matt Caswell | Prepare for 1.1.0-pre6 release OpenSSL_1_1_0-pre6 |
commit | commitdiff | tree | snapshot |
2016-08-04 |
Matt Caswell | make update |
commit | commitdiff | tree | snapshot |
2016-08-04 |
Matt Caswell | Fix date in CHANGES |
commit | commitdiff | tree | snapshot |
2016-08-03 |
Richard Levitte | Don't check any revocation info on proxy certificates |
commit | commitdiff | tree | snapshot |
2016-08-03 |
Richard Levitte | INSTALL: Make the use of [, ], { and } consistent and... |
commit | commitdiff | tree | snapshot |
2016-08-03 |
Richard Levitte | INSTALL: Add missing details on VMS installation results |
commit | commitdiff | tree | snapshot |
2016-08-03 |
Richard Levitte | VMS: make sure to provide an absolute source directory... |
commit | commitdiff | tree | snapshot |
2016-08-03 |
Richard Levitte | VMS: If configured no-shared, don't provide shareable... |
commit | commitdiff | tree | snapshot |
2016-08-02 |
Dr. Stephen... | Check for overlows and error return from ASN1_object_size() |
commit | commitdiff | tree | snapshot |
2016-08-02 |
Dr. Stephen... | Check for overflows in ASN1_object_size(). |
commit | commitdiff | tree | snapshot |
2016-08-02 |
Richard Levitte | 80-test_ssl_new.t: only skip on $no_tls if no other... |
commit | commitdiff | tree | snapshot |
2016-08-02 |
Richard Levitte | In 80-test_ssl_new, more "plan tests" to a more useful... |
commit | commitdiff | tree | snapshot |
2016-08-02 |
Matt Caswell | Fix tests for no-nextprotoneg |
commit | commitdiff | tree | snapshot |
2016-08-02 |
FdaSilvaYY | Fix some style issues... |
commit | commitdiff | tree | snapshot |
2016-08-01 |
Richard Levitte | Don't overwrite existing installed openssl.cnf |
commit | commitdiff | tree | snapshot |
2016-08-01 |
Richard Levitte | All of ssldirs installation should be done by the insta... |
commit | commitdiff | tree | snapshot |
2016-08-01 |
Matt Caswell | Some minor tweaks to the fuzzing docs |
commit | commitdiff | tree | snapshot |
2016-08-01 |
Dr. Stephen... | Document certificate and CRL time functions. |
commit | commitdiff | tree | snapshot |
2016-08-01 |
Dr. Stephen... | Constify some X509_CRL, X509_REQ functions. |
commit | commitdiff | tree | snapshot |
2016-08-01 |
Dr. Stephen... | Constify some X509_CRL functions. |
commit | commitdiff | tree | snapshot |
2016-08-01 |
Dr. Stephen... | make update |
commit | commitdiff | tree | snapshot |
2016-08-01 |
Dr. Stephen... | Add DSA_bits() function. |
commit | commitdiff | tree | snapshot |
2016-08-01 |
Kurt Roeckx | Fix typo of BN_zero() |
commit | commitdiff | tree | snapshot |
2016-08-01 |
Richard Levitte | Forgotten make update |
commit | commitdiff | tree | snapshot |
2016-08-01 |
Richard J.... | Const the ex data stuff too to fix warnings |
commit | commitdiff | tree | snapshot |
2016-08-01 |
Richard J.... | Const EC_KEY_dup |
commit | commitdiff | tree | snapshot |
2016-08-01 |
Wim Lewis | Additional CMS content types from RFC 4073, RFC 5083... |
commit | commitdiff | tree | snapshot |
2016-08-01 |
FdaSilvaYY | Useless allocation |
commit | commitdiff | tree | snapshot |
next |