summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* RT4247: Add missing patchRich Salz2016-01-171-3/+3
* The TLSProxy tests can't run if no-engine has been configuredRichard Levitte2016-01-176-0/+23
* fix no-engine buildDr. Stephen Henson2016-01-162-2/+4
* Start a new line after each sentence-ending period.Viktor Dukhovni2016-01-161-106/+104
* Make SSL_dane_enable() requirement more clear.Viktor Dukhovni2016-01-161-4/+4
* Better invalid SNI name error handlingViktor Dukhovni2016-01-161-6/+12
* Empty SNI names are not validViktor Dukhovni2016-01-162-3/+6
* RT4247: Fix EVP_CIPHER_CTX opaque on sparcRich Salz2016-01-152-3/+3
* free up gost ciphersDr. Stephen Henson2016-01-153-0/+10
* Add lookup_certs for a trusted stack.Dr. Stephen Henson2016-01-151-0/+21
* NGX-2040 - fix wildcard match on punycode/IDNA DNS namesZi Lin2016-01-152-1/+12
* Fix typoRich Salz2016-01-151-1/+1
* Update Windows installation instructionsMatt Caswell2016-01-154-189/+49
* Rename INSTALL.W32 to INSTALL.WINMatt Caswell2016-01-152-66/+0
* Small fixup, an extra line slipped inRichard Levitte2016-01-141-1/+0
* Cosmetic polish for last-resort depth 0 checkViktor Dukhovni2016-01-141-5/+5
* Avoid the r modifier for s/// (perl)Richard Levitte2016-01-141-1/+1
* Fix last-resort depth 0 check when the chain has multiple certificatesViktor Dukhovni2016-01-141-4/+9
* Add a no-egd option to disable EGD-related codeBenjamin Kaduk2016-01-1410-48/+74
* Make SSL_set_debug deprecated in 1.1Rich Salz2016-01-143-1/+12
* Always initialize X509_STORE_CTX get_crl pointerViktor Dukhovni2016-01-141-0/+2
* EditorialViktor Dukhovni2016-01-141-2/+2
* In __cwd, make sure the given directory is seen as such and not a fileRichard Levitte2016-01-141-2/+1
* Relax the requirements for a debug buildRichard Levitte2016-01-141-8/+3
* RT4232: Extra space in help message.Rich Salz2016-01-147-33/+2
* EDH >= 1024 bits even at security level 0Viktor Dukhovni2016-01-141-2/+9
* Prepare for 1.1.0-pre3-devRichard Levitte2016-01-142-4/+4
* Prepare for 1.1.0-pre2 releaseOpenSSL_1_1_0-pre2Richard Levitte2016-01-142-3/+3
* Change the last copyright year to 2016 in READMERichard Levitte2016-01-141-1/+1
* VMS open() doesn't take O_BINARY, but takes a context descriptionRichard Levitte2016-01-141-1/+11
* Rename binmode into textmode and use it correctlyRichard Levitte2016-01-141-4/+4
* Do not use redirection on binary filesRichard Levitte2016-01-142-8/+8
* Fall back to c_rehash if 'openssl rehash' failsRichard Levitte2016-01-141-2/+3
* Call single parent free_comp routine.Rich Salz2016-01-137-12/+10
* To avoid possible time_t overflow use X509_time_adj_ex()Dr. Stephen Henson2016-01-142-3/+2
* Fix double-free bugs in EC group precomputation stateViktor Dukhovni2016-01-134-0/+4
* Add a directry spec for mcr if there is noneRichard Levitte2016-01-141-1/+1
* Fix verify(1) to report failure when verification failsViktor Dukhovni2016-01-1313-257/+266
* Fix nistp512 typos, should be nistp521Viktor Dukhovni2016-01-132-3/+3
* Add missing #ifdef's to fix build breakRich Salz2016-01-131-0/+4
* For stro[ui]max require both C99 and UINTMAX_MAX/INTMAX_MAXViktor Dukhovni2016-01-133-5/+8
* Fix test_ordinalsMatt Caswell2016-01-131-1/+1
* Reorder the ordinals in libeay.numRichard Levitte2016-01-131-7/+7
* Remove spurious ;Richard Levitte2016-01-131-1/+1
* Quick fix of debugging option for mk1mf.pl.Richard Levitte2016-01-131-2/+1
* VMS C doesn't provide intmax_t/uinmax_t, use our ownRichard Levitte2016-01-131-1/+2
* Add CRYPTO_EX_DATA; remove EC_EXTRA_DATARich Salz2016-01-1315-622/+283
* Remove test_probable_prime_coprime from test/bntest.cRichard Levitte2016-01-131-42/+0
* Simplify the EXIT macrot for VMSRichard Levitte2016-01-131-9/+4
* recognise no-crypto-mdebugDr. Stephen Henson2016-01-131-0/+1