summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2017-07-07change return (x) to return xPauli
2017-07-07Rearrange link line so the libraries come after the source.Pauli
2017-07-06Remove some now-unneeded VMS controlsRich Salz
2017-07-07BIO range checking.Pauli
2017-07-06Cleanup RAND_load_file,RAND_write_fileRich Salz
2017-07-06Memory bounds checking in asn1 code.Pauli
2017-07-06Bounds check string functions in apps.Pauli
2017-07-05Add two trivial fixes from old commitsRich Salz
2017-07-06Rework the append_buf functionPauli
2017-07-06Avoid buffer overruns in the req command line utility.Pauli
2017-07-05Fix crashRich Salz
2017-07-05Undo commit dc00fb9Rich Salz
2017-07-05Undo commit cd359b2Rich Salz
2017-07-05Undo commit 40720ceRich Salz
2017-07-05Undo commit de02ec2Rich Salz
2017-07-05Undo commit 0755217Rich Salz
2017-07-05STORE 'file' scheme loader: fix try_decode_params() to check ambiguityRichard Levitte
2017-07-05Error out when forcing an unsupported TLS versionBenjamin Kaduk
2017-07-05Improve BN_CTX documentationBenjamin Kaduk
2017-07-05Fix small UI issuesRichard Levitte
2017-07-05Avoid possible memleak in X509_policy_check()Richard Levitte
2017-07-05Fix compiler warningsPauli
2017-07-05Undo commit d420ac2Rich Salz
2017-07-05Remove the TEST_check macro.Pauli
2017-07-04Add echo for end of each build phaseRich Salz
2017-07-04STORE: fix possible memory leakRichard Levitte
2017-07-04Use the return value from write(2)Pauli
2017-07-03BN_pseudo_rand is really BN_randRich Salz
2017-07-03'make update' after objects/objects.txt update.Andy Polyakov
2017-07-03objects/objects.txt: add SHA3 OIDs.Andy Polyakov
2017-07-03Correct documentation for UI_get0_result_stringRichard Levitte
2017-07-03sha/keccak1600.c: internalize KeccakF1600 and simplify SHA3_absorb.Andy Polyakov
2017-07-03sha/asm/keccak1600-x86_64.pl: close gap with Keccak Code Package.Andy Polyakov
2017-07-03sha/asm/keccak1600-s390x.pl: typo and readability, minor size optimization.Andy Polyakov
2017-07-03x86_64 assembly pack: fill some blanks in Ryzen results.Andy Polyakov
2017-07-03Various doc fixesRich Salz
2017-07-03Fix potential crash in tls_construct_finished.Bernd Edlinger
2017-07-03Fix a crash in tls_construct_client_certificate.Bernd Edlinger
2017-07-03Fix TLSv1.3 exporterMatt Caswell
2017-07-03Remove the possibility to disable the UI module entirelyRichard Levitte
2017-07-03Make sure OSSL_STORE_load() isn't caught in an endless loopRichard Levitte
2017-07-03Fix copyright date for the ARIA evp file.Pauli
2017-07-02Update fuzz corporaKurt Roeckx
2017-07-02STORE 'file' scheme loader: DNS name in URI is case insensitiveRichard Levitte
2017-07-01When apps_startup() fails, exit with a failure code and a messageRichard Levitte
2017-06-30Cleanup some copyright stuffRich Salz
2017-06-30Fix build with no-threads no-ecDr. Stephen Henson
2017-06-30Fix atfork flag. Avoid double-negatives :)Rich Salz
2017-06-30Merge Intel copyright notice into standardRich Salz
2017-06-30Add ECHO to makefiles for real silenceRich Salz