- a4a18b2 Fix CIPHER_DEBUG by JimC · 9 years ago
- e8fd2a4 Add a note about a perl issue on VMS and how to work around it by Richard Levitte · 9 years ago
- ca1cb0d Fix irregularities in GENERAL_NAME_print(). by Tomas Mraz · 9 years ago
- a6f5d61 Mkae CT_log_new_from_base64 always return 0 on failure by Rob Percival · 9 years ago
- 5e93e5f fixing too optimistic typo-fix by klemens · 9 years ago
- 6025001 spelling fixes, just comments and readme. by klemens · 9 years ago
- 1ccbe6b Removes CTLOG_new_null from the CT public API by Rob Percival · 9 years ago
- 850864d openssl-format-source: A few more (DECLARE|IMPLEMENT) variants to care for by Richard Levitte · 9 years ago
- 25d498c The capi engine uses stdio, so don't build it when configuring 'no-stdio' by Richard Levitte · 9 years ago
- e38da82 Remove OPENSSL_NO_STDIO guards around certain SSL cert/key functions by Richard Levitte · 9 years ago
- 72c7658 make update by Richard Levitte · 9 years ago
- 74656a8 util/mkdef.pl: mark certain PEM function declarations with STDIO by Richard Levitte · 9 years ago
- b4aaf19 Travis: add a build with no-stdio by Richard Levitte · 9 years ago
- 5cdad22 Move the building of test/buildtest_*. to be done unconditionally by Richard Levitte · 9 years ago
- 39a4328 Sanity check input length in OPENSSL_uni2asc(). by Dr. Stephen Henson · 9 years ago
- cec0a00 Add --gcov-options '\-lp' to coverage by Emilia Kasper · 9 years ago
- ad0a0a3 Add a coverage target by Emilia Kasper · 9 years ago
- 3dc8780 Free buffer in a2i_ASN1_INTEGER() on error path. by Dr. Stephen Henson · 9 years ago
- 684bc13 Make update, etc. by Rich Salz · 9 years ago
- 10d2ec0 indent: add a couple of types we use in apps by Richard Levitte · 9 years ago
- 931b160 openssl-format-source: no dash marker on *INDENT-(ON|OFF)* comments by Richard Levitte · 9 years ago
- 9cc76cc VMS: Fix building of bad_dtls_test by Richard Levitte · 9 years ago
- 739fe50 Added appropriate OPENSSL_NO_STDIO to PKCS12 header by Dániel Bakai · 9 years ago
- 1693828 Add basic test for Cisco DTLS1_BAD_VER and record replay handling by David Woodhouse · 9 years ago
- 2e94723 Fix ubsan 'left shift of negative value -1' error in satsub64be() by David Woodhouse · 9 years ago
- 032924c Make DTLS1_BAD_VER work with DTLS_client_method() by David Woodhouse · 9 years ago
- 387cf21 Fix cipher support for DTLS1_BAD_VER by David Woodhouse · 9 years ago
- ff49528 Fix DTLS_VERSION_xx() comparison macros for DTLS1_BAD_VER by David Woodhouse · 9 years ago
- e602742 Fix ossl_statem_client_max_message_size() for DTLS1_BAD_VER by David Woodhouse · 9 years ago
- c8a1846 Fix SSL_export_keying_material() for DTLS1_BAD_VER by David Woodhouse · 9 years ago
- 715d69b When tr gets bracketed arguments, they need to be quoted by Richard Levitte · 9 years ago
- 2b58c83 Remove some unused options from 10-main.conf by Benjamin Kaduk · 9 years ago
- dc57696 Fix output text to avoid gratuitious git diff by Rich Salz · 9 years ago
- 219116d Remove get_hash completely by Rich Salz · 9 years ago
- 412c850 Remove "lockit" from internal error-hash function by Rich Salz · 9 years ago
- 20fc103 Limit status message sisze in ts_get_status_check by Dr. Stephen Henson · 9 years ago
- acc0049 Pack globals variables used to control apps/verify_callback() by FdaSilvaYY · 9 years ago
- e7932c1 Ignore windows generated manifests by JimC · 9 years ago
- c47ba4e Constify some ASN1_OBJECT *obj input parameters by FdaSilvaYY · 9 years ago
- cfc5e0a Constify inputs of two X509_LOOKUP_METHOD methods by FdaSilvaYY · 9 years ago
- 924212a Constify input buffer by FdaSilvaYY · 9 years ago
- 69b017f Constify two internal methods - append_ia5 - old_entry_print by FdaSilvaYY · 9 years ago
- f48ebf9 Constify ASN1_INTEGER_get, ASN1_ENUMERATED_get by FdaSilvaYY · 9 years ago
- 547a19c VMS: have the IVP verify that a well known engine loads properly by Richard Levitte · 9 years ago
- 9e64457 Have 'openssl engine' exit with non-zero when some engine fails to load by Richard Levitte · 9 years ago
- 5fc2c68 VSI submission: make the VMS version of RAND_poll() faster and more secure by Richard Levitte · 9 years ago
- fda2767 VSI submisson: make better use of item lists in o_time.c by Richard Levitte · 9 years ago
- 262ee9a Travis: When testing installation, build in separate dir, otherwise in checkout by Richard Levitte · 9 years ago
- 81dd999 Prepare for 1.1.0-pre7-dev by Matt Caswell · 9 years ago
- 2f554ef Prepare for 1.1.0-pre6 release by Matt Caswell · 9 years ago
- a3507a1 make update by Matt Caswell · 9 years ago
- c98740f Fix date in CHANGES by Matt Caswell · 9 years ago
- 790555d Don't check any revocation info on proxy certificates by Richard Levitte · 9 years ago
- ea24fe2 INSTALL: Make the use of [, ], { and } consistent and explain it by Richard Levitte · 9 years ago
- d178ddb INSTALL: Add missing details on VMS installation results by Richard Levitte · 9 years ago
- 9ad7f6c VMS: make sure to provide an absolute source directory for pod2html by Richard Levitte · 9 years ago
- fa849d7 VMS: If configured no-shared, don't provide shareable image logical names by Richard Levitte · 9 years ago
- 56f9953 Check for overlows and error return from ASN1_object_size() by Dr. Stephen Henson · 9 years ago
- e9f1709 Check for overflows in ASN1_object_size(). by Dr. Stephen Henson · 9 years ago
- f37c159 80-test_ssl_new.t: only skip on $no_tls if no other skip conditions defined by Richard Levitte · 9 years ago
- f4947bf In 80-test_ssl_new, more "plan tests" to a more useful position by Richard Levitte · 9 years ago
- ee94aee Fix tests for no-nextprotoneg by Matt Caswell · 9 years ago
- 700b814 Fix some style issues... by FdaSilvaYY · 9 years ago
- cb926df Don't overwrite existing installed openssl.cnf by Richard Levitte · 9 years ago
- 66c2eb8 All of ssldirs installation should be done by the install_ssldirs target by Richard Levitte · 9 years ago
- 255af26 Some minor tweaks to the fuzzing docs by Matt Caswell · 9 years ago
- c2e888b Document certificate and CRL time functions. by Dr. Stephen Henson · 9 years ago
- b26ab17 Constify some X509_CRL, X509_REQ functions. by Dr. Stephen Henson · 9 years ago
- 67302ad Constify some X509_CRL functions. by Dr. Stephen Henson · 9 years ago
- 10b0b81 make update by Dr. Stephen Henson · 9 years ago
- 5d8d9a8 Add DSA_bits() function. by Dr. Stephen Henson · 9 years ago
- 6c1f368 Fix typo of BN_zero() by Kurt Roeckx · 9 years ago
- ef8938c Forgotten make update by Richard Levitte · 9 years ago
- 3c85377 Const the ex data stuff too to fix warnings by Richard J. Moore · 9 years ago
- 4a9a0d9 Const EC_KEY_dup by Richard J. Moore · 9 years ago
- 505aee2 Additional CMS content types from RFC 4073, RFC 5083, and RFC 5084. by Wim Lewis · 9 years ago
- 0930e07 Useless allocation by FdaSilvaYY · 9 years ago
- fd4b0c0 Fix some style issues by FdaSilvaYY · 9 years ago
- 55b09fe Add missing help string by FdaSilvaYY · 9 years ago
- 70c4e15 Fix some awkward tests by FdaSilvaYY · 9 years ago
- 5f986ed Merge some conditional blocks of code. by FdaSilvaYY · 9 years ago
- 4d82c58 Simplify default inits, add const qualifiers by FdaSilvaYY · 9 years ago
- 8829ce3 Cast to right type, simplify array args by FdaSilvaYY · 9 years ago
- 3331e43 Fix sharing of two static variables by FdaSilvaYY · 9 years ago
- c5baa26 ECDH test is only one operation to run by FdaSilvaYY · 9 years ago
- 19075d5 Fix three missing global declarations. by FdaSilvaYY · 9 years ago
- 2a600d7 Fix return values of do_passwd() in apps/passwd.c by Richard Levitte · 9 years ago
- febb096 Fix bad result in i2b_PVK() by Matt Caswell · 9 years ago
- 1e7c159 Fix param order in RSA_get0_key by Matt Caswell · 9 years ago
- 68e71e9 Include what we use. by Ben Laurie · 9 years ago
- 3260adf peer_tmp doesn't exist if no-ec no-dh. by Ben Laurie · 9 years ago
- 620c6ad Fix various no-*s. by Ben Laurie · 9 years ago
- 087d3e8 crypto/ui/ui_openssl.c: UTF-y Windows code path. by Andy Polyakov · 9 years ago
- 4e155ec apps/openssl.c: UTF-y Windows argv. by Andy Polyakov · 9 years ago
- e72769a Configurations/00-base-templates.conf: harmonize BASE_Windows. by Andy Polyakov · 9 years ago
- 9c7ce40 Configurations/unix-Makefile.tmpl: add LC_ALL=C to unify messages. by Andy Polyakov · 9 years ago
- abdb460 evp/bio_enc.c: perform enc_read operation without using overlapping buffers. by Andy Polyakov · 9 years ago
- 382bb0b test/smcont.txt: trigger assertion in bio_enc.c. by Andy Polyakov · 9 years ago
- 83151b7 evp/evp_enc.c: make assert error message more readable by Andy Polyakov · 9 years ago
- e1f0230 Fix the docs too by Richard J. Moore · 9 years ago