summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2016-04-03Rename get/set_app_data to get0/set0_app_dataMatt Caswell
2016-04-03Various DSA opacity fixupsMatt Caswell
2016-04-03make updateMatt Caswell
2016-04-03Added DSA opacity to CHANGESMatt Caswell
2016-04-03Document functions added as a result of DSA opacity changesMatt Caswell
2016-04-03Make DSA_METHOD opaqueMatt Caswell
2016-04-03Make the DSA structure opaqueMatt Caswell
2016-04-02Adapt some test recipes to the newer cmdstr()Richard Levitte
2016-04-02Enhance OpenSSL::Test::cmdstr to give cmd string variantsRichard Levitte
2016-04-02moved structure bio_buf_mem_st from headers to bss_mem.cKirill Marinushkin
2016-04-02sizeof() updated to cover coding styleKirill Marinushkin
2016-04-02Optimized BIO mem read - without reallocationKirill Marinushkin
2016-04-02Fix: CRYPTO_THREAD_run_onceMat
2016-04-02apps/opt.c: next was only used when NDEBUG undefined, move it inside guardRichard Levitte
2016-04-02make depend: Check that find returned a non-empty string rather than an emptyRichard Levitte
2016-04-02Fix X509_PUBKEY cached key handling.Dr. Stephen Henson
2016-04-02Correcting typo that causes make install failCoty Sutherland
2016-04-01Add the C macro NDEBUG when configuring for releaseRichard Levitte
2016-04-01Force argv to be an array of long pointers on VMSRichard Levitte
2016-04-01Make the use of perl more consistentRichard Levitte
2016-03-31Use return "" not set a var and return.Rich Salz
2016-03-31crypto/blake2: make lowest-level function handle multiple blocks..Andy Polyakov
2016-03-31OpenSSL::Test: have cmdstr() return the true command.Richard Levitte
2016-03-31When looking for executables, don't forget the extensionRichard Levitte
2016-03-31RT4458: Fix #ifndef line for GOSTPauli
2016-03-31Fix "no-ui" configurationRichard Levitte
2016-03-31Make the '-in' option in apps/passwd.c less mandatoryRichard Levitte
2016-03-31Remove the CRYPTO_mem_leaks adjustment for the BIOMatt Caswell
2016-03-30Fix buffer overrun in ASN1_parse().Ben Laurie
2016-03-30Fix pointer size issues with argv on VMSRichard Levitte
2016-03-30Fix pointer size issue with setbuf() on VMSRichard Levitte
2016-03-30Fix pointer size issues on VMSRichard Levitte
2016-03-30Rearrange the use of 'proto' in BIO_lookupRichard Levitte
2016-03-30When verbosity is requested, OpenSSL::Test::run() displays the commandRichard Levitte
2016-03-30Have OpenSsl..Test::app() and friends look for file in source as wellRichard Levitte
2016-03-30Since OpenSSL::Test redirects stderr to /dev/null, don't do so in 80-test_ca.tRichard Levitte
2016-03-30Add the option 'interpreter_args' to perlapps() and perltest()Richard Levitte
2016-03-30Remove X509_PUBKEY lock.Dr. Stephen Henson
2016-03-30Make it legal C.Ben Laurie
2016-03-30More things that don't work together.Ben Laurie
2016-03-30Fix build compilation failuresMatt Caswell
2016-03-30Break out DllMain from crypto/cryptlib.c and use it in shared libs onlyRichard Levitte
2016-03-30Make it possible to specify source files that will only be used for shared libsRichard Levitte
2016-03-30Adapt bf_lbuf for opaque BIORichard Levitte
2016-03-30'make test' depends of having util/shlib-wrap.sh symlinked in build dirRichard Levitte
2016-03-29Require intermediate CAs to have basicConstraints CA:true.Viktor Dukhovni
2016-03-29Fix the zlib config optionMatt Caswell
2016-03-29Clarify the behavior of BIO_gets() a bit moreBenjamin Kaduk
2016-03-29Fixup SSL EX_DATA indexTodd Short
2016-03-29Config: The cflags in vms-alpha and vms-ia64 have to be addedRichard Levitte