aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Removes SCT_LIST_set_source and SCT_LIST_set0_logsRob Percival2016-03-094-50/+13
* Makes SCT_get0_log return const CTLOG*Rob Percival2016-03-093-3/+3
* Makes CTLOG_STORE_get0_log_by_id return const CTLOG*Rob Percival2016-03-092-7/+7
* Improved documentation of SCT_CTX_* functionsRob Percival2016-03-092-15/+29
* Updates ct_err.cRob Percival2016-03-091-5/+5
* Remove unnecessary call to SCT_set1_extensions(sct, "", 0) in ct_test.cRob Percival2016-03-091-4/+0
* Reset SCT validation_status if the SCT is modifiedRob Percival2016-03-091-0/+12
* Use SCT_VERSION_V1 in place of literal 0 in ct_test.cRob Percival2016-03-091-1/+1
* Fixes "usuable" typo in ct_locl.hRob Percival2016-03-091-1/+1
* Treat boolean functions as booleansRob Percival2016-03-095-25/+16
* Make parameters of CTLOG_get* constRob Percival2016-03-092-6/+8
* Extensive application of __owur to CT functions that return a booleanRob Percival2016-03-095-53/+98
* Makes SCT_LIST_set_source return the number of successesRob Percival2016-03-092-5/+4
* Fix locking in ssl_cert_dup()Todd Short2016-03-091-1/+1
* Restore building out of source with the unified build schemeRichard Levitte2016-03-091-7/+7
* CT test can't run without EC, so skip it on that algo as wellRichard Levitte2016-03-091-1/+1
* Fix ct_test to not assume it's in the source directoryRichard Levitte2016-03-092-44/+97
* Update CHANGES and NEWSMatt Caswell2016-03-092-0/+16
* Fix classic buildMatt Caswell2016-03-091-1/+1
* In build.info, an IF within a clause that's skipped over shouldn't applyRichard Levitte2016-03-091-1/+7
* Add an entry in NEWS about the new threading APIMatt Caswell2016-03-091-0/+1
* Update CHANGES for the new threading APIMatt Caswell2016-03-091-0/+8
* Remove the old threading APIMatt Caswell2016-03-099-968/+71
* Remove use of the old CRYPTO_LOCK_X5O9_STOREMatt Caswell2016-03-091-12/+22
* Don't call ENGINE_cleanup when configured "no-engine"Richard Levitte2016-03-091-0/+4
* Don't add engines if configured "no-engine"Richard Levitte2016-03-091-23/+30
* Don't add afalg engine if configured "no-engine"Richard Levitte2016-03-091-10/+12
* Don't check the conditions to build e_afalg if configured "no-engine"Richard Levitte2016-03-091-14/+16
* Have Configure display the value of SHARED_CFLAGRichard Levitte2016-03-091-0/+1
* Make sure the effect of "pic" / "no-pic" is used with assembler compilationsRichard Levitte2016-03-0918-18/+18
* Touch the correct variables for the system; shlib_wrap.sh on SolarisRichard Levitte2016-03-091-3/+7
* Recognise 32-bit Solaris in util/shlib_wrap.shRichard Levitte2016-03-091-0/+5
* Check gcc version to see if it supports -MM and friendsRichard Levitte2016-03-091-1/+5
* Add extra include directory for includers of ppc_arch.hRichard Levitte2016-03-092-1/+3
* Adapt INSTALL and related notes for WindowsRichard Levitte2016-03-092-127/+127
* Adapt appveyor.yml for the new unified buildRichard Levitte2016-03-091-11/+2
* Adapt the Windows makefile template to source generationRichard Levitte2016-03-091-0/+47
* Don't run the TLSProxy based tests in native WindowsRichard Levitte2016-03-097-7/+7
* Unified - name native Windows shared libraries like MingW builds doRichard Levitte2016-03-091-0/+3
* Unified - extract settings from util/pl/VC-32.pl and make the config settingsRichard Levitte2016-03-093-36/+212
* Unified - a native Windows makefile templateRichard Levitte2016-03-091-0/+293
* ec/asm/ecp_nistz256-sparcv9.pl: get corner logic right.Andy Polyakov2016-03-091-3/+12
* Adapt mk1mf.pl and companions to changed perlasm script semanticsRichard Levitte2016-03-092-4/+4
* Unified - adapt the generation of whirlpool assembler to use GENERATERichard Levitte2016-03-093-8/+10
* Unified - adapt the generation of sha assembler to use GENERATERichard Levitte2016-03-097-79/+70
* Unified - adapt the generation of rc4 assembler to use GENERATERichard Levitte2016-03-094-15/+20
* Unified - adapt the generation of rc5 assembler to use GENERATERichard Levitte2016-03-093-7/+8
* Unified - adapt the generation of ripemd assembler to use GENERATERichard Levitte2016-03-093-7/+8
* Unified - adapt the generation of md5 assembler to use GENERATERichard Levitte2016-03-093-9/+12
* Unified - adapt the generation of modes assembler to use GENERATERichard Levitte2016-03-095-28/+22