aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Make DSO opaque.Rich Salz2016-03-2210-126/+119
* Make X509_PUBKEY opaqueDr. Stephen Henson2016-03-225-21/+27
* move x_pubkey.c to crypto/x509Dr. Stephen Henson2016-03-225-6/+6
* Fix enable-zlib no-comp.Ben Laurie2016-03-221-0/+1
* Fix no-rc4.Ben Laurie2016-03-221-1/+4
* Move declaration of i into blocks where it is used.Ben Laurie2016-03-221-3/+7
* sctp requires dgram.Ben Laurie2016-03-221-1/+1
* RT4660: BIO_METHODs should be const.David Benjamin2016-03-2143-98/+96
* Downcase VMS config namesRichard Levitte2016-03-211-4/+4
* Just like bio_out, bio_err needs the linebuffer filter on VMSRichard Levitte2016-03-213-1/+13
* Adds s2i function for ct_precert_poison X509 extensionRob Percival2016-03-211-1/+6
* Fix memory leak where fdlookup linked list is not freed duringSteven Linsell2016-03-211-7/+9
* Fix no-ts with --strict-warningsMatt Caswell2016-03-211-2/+3
* Fix no-sockMatt Caswell2016-03-2120-15/+89
* Fix no-gostMatt Caswell2016-03-213-4/+4
* Don't use hardcoded values for typesDr. Stephen Henson2016-03-211-13/+13
* In for loop values, introduce a dummy to protect against empty listRichard Levitte2016-03-211-10/+20
* Fix no-seedMatt Caswell2016-03-211-1/+3
* Remove the no-rijndael optionMatt Caswell2016-03-212-2/+3
* Fix no-scryptMatt Caswell2016-03-211-4/+11
* Skip the CMS tests if CMS is disabledMatt Caswell2016-03-211-0/+3
* Fix no-dsaMatt Caswell2016-03-215-10/+35
* Build system: VC-WIN64I fixups.Andy Polyakov2016-03-214-4/+16
* Configurations/windows-makefile.tmpl: respect no-makedepend.Andy Polyakov2016-03-211-1/+7
* Windows build system: get uplink right.Andy Polyakov2016-03-216-34/+16
* config: fix off-by-centimeter-to-the-right typo.Andy Polyakov2016-03-211-1/+1
* Configurations/10-main.conf: freeze -std option in darwin*-ppc-cc.Andy Polyakov2016-03-211-2/+5
* Remove mk1mf documentationRichard Levitte2016-03-213-83/+2
* Remove the remainder of util/mk1mf.pl and companion scriptsRichard Levitte2016-03-2171-2296/+4
* Remove generation of ms/version32.rc from Configure, use util/mkrc.plRichard Levitte2016-03-213-61/+10
* Remove the mk1mf VC-WIN* builds and its supporting scriptsRichard Levitte2016-03-218-651/+1
* Fix ALPN - more fixesTodd Short2016-03-203-14/+21
* Add a comment on dane_verify() logicViktor Dukhovni2016-03-201-1/+13
* Remove #error from include files.Rich Salz2016-03-20102-685/+381
* GH886: CONNECT should use HTTP/1.1Rich Salz2016-03-201-1/+1
* Have makedepend output to stdout and redirect itRichard Levitte2016-03-201-3/+2
* ct_int.h only needed by crypto/ctRich Salz2016-03-203-82/+6
* constify DSA_SIG_get0()Dr. Stephen Henson2016-03-203-3/+3
* Move blake2_loclh to blake2 directoryRich Salz2016-03-205-4/+4
* Fixed languageAlex Gaynor2016-03-191-1/+1
* Fixed a bunch of typos in the docsAlex Gaynor2016-03-1923-29/+29
* constify ECDSA_SIG_get0()Dr. Stephen Henson2016-03-193-3/+3
* If the asm file to be compiled isn't generated, leave the ext aloneRichard Levitte2016-03-192-2/+12
* make updateRichard Levitte2016-03-191-7/+22
* Don't let 'generate' target depend on generated files, act directly insteadRichard Levitte2016-03-191-50/+29
* apps/progs.pl: add back the INCLUDE_FUNCTION_TABLE wrapperRichard Levitte2016-03-191-1/+3
* Revert "Ignore the generated apps/progs.h"Viktor Dukhovni2016-03-191-1/+0
* Revert "Generate apps/progs.h on the fly"Viktor Dukhovni2016-03-193-19/+447
* Revert "Include progs.h directly in openssl.c instead of via apps.h"Viktor Dukhovni2016-03-192-1/+3
* GH36: Add casts to match the documentationAlex Gaynor2016-03-191-4/+4