Have other crypto/evp files include evp_locl.h
[openssl.git] / crypto /
2015-12-07 Richard LevitteHave other crypto/evp files include evp_locl.h
2015-12-07 Richard LevitteMake the definition of EVP_MD_CTX opaque
2015-12-07 Andy PolyakovARMv4 assembly pack: allow Thumb2 even in iOS build,
2015-12-03 Andy Polyakovbn/asm/x86_64-mont5.pl: fix carry propagating bug ...
2015-12-03 Andy Polyakovperlasm/ppc-xlate.pl: comply with ABIs that specify...
2015-12-02 Andy Polyakovmodes/ocb128.c: fix sanitizer warning.
2015-12-02 Dr. Stephen HensonRemove RSA_FLAG_SIGN_VER flag.
2015-12-02 Dr. Stephen HensonRemove legacy sign/verify from EVP_MD.
2015-12-02 Richard LevitteAdd backtrace to memory leak output
2015-12-02 Andy Polyakovcrypto/sparcv9cap.c: add SIGILL-free feature detection...
2015-12-02 Andy Polyakovmodes/ocb128.c: split fixed block xors to aligned and...
2015-12-02 Andy Polyakovmodes/ocb128.c: ocb_lookup_l to allow non-contiguous...
2015-12-01 Rich Salzex_data part 2: doc fixes and CRYPTO_free_ex_index.
2015-11-30 Rich SalzRemove BN_init
2015-11-26 Dr. Stephen HensonRemove X509_VERIFY_PARAM_ID
2015-11-26 Matt CaswellFix a NULL deref in an error path
2015-11-26 Matt CaswellTighten up BN_with_flags usage and avoid a reachable...
2015-11-24 Alessandro GhediniRemove useless locking code
2015-11-24 Marcus Meissnermark openssl configuration as loaded at end of OPENSSL_...
2015-11-24 Dr. Stephen HensonAdd ctrl for SHA1 and SSLv3
2015-11-24 Dr. Stephen Hensonmake update
2015-11-24 Dr. Stephen HensonAdd EVP_MD_CTX_ctrl function.
2015-11-24 Dr. Stephen HensonAdd ssl3 ctrl to EVP_md5_sha1().
2015-11-24 Dr. Stephen HensonAdd MD5+SHA1
2015-11-24 Dr. Stephen HensonFix uninitialised p error.
2015-11-24 Dr. Stephen HensonLimit depth of ASN1 parse printing.
2015-11-23 Rich Salz"make update" after async merge.
2015-11-23 Rich SalzFix a few missed "if (!ptr)" cleanups
2015-11-23 Dmitry BelyavskyPatch containing TLS implementation for GOST 2012
2015-11-23 Andy Polyakovx86_64 assembly pack: tune clang version detection.
2015-11-23 Andy Polyakove_os.h: __sun done right.
2015-11-22 Viktor DukhovniAsync error handling and MacOS/X fixes
2015-11-22 Kurt RoeckxUse defined(__sun) instead of defined(sun)
2015-11-21 Andy PolyakovFix STRICT_ALIGNMENT for whrlpool
2015-11-21 Alessandro GhediniDeclare cleanse_ctr variable as extern
2015-11-21 Alessandro GhediniFix (minor) problems found by ubsan
2015-11-20 Matt CaswellImplement windows async thread local variable support
2015-11-20 Matt CaswellConvert __thread to pthreads for Thread Local Storage
2015-11-20 Matt CaswellSimplify async pool handling
2015-11-20 Matt CaswellSwap to using proper windows pipes
2015-11-20 Matt CaswellFix some style issues
2015-11-20 Matt CaswellFix async deadlock problem
2015-11-20 Matt CaswellAdd ASYNC_block_pause and ASYNC_unblock_pause
2015-11-20 Matt CaswellFurther OS-X deprecated warnings tweak
2015-11-20 Matt CaswellFix bug in async_fibre_makecontext for POSIX
2015-11-20 Matt CaswellFix compilation error on OS-X
2015-11-20 Matt CaswellFix clang errors
2015-11-20 Matt CaswellSwap to using _longjmp/_setjmp instead of longjmp/setjmp
2015-11-20 Matt CaswellFix Linux crash
2015-11-20 Matt CaswellTweak async documentation based on feedback
2015-11-20 Matt Caswellmake update
2015-11-20 Matt CaswellAdd ASYNC error codes
2015-11-20 Matt CaswellNormalise ASYNC naming
2015-11-20 Matt CaswellFix windows compilation warnings
2015-11-20 Matt CaswellOptimise ASYNC_CTX handling
2015-11-20 Matt CaswellFix ASYNC null implementation
2015-11-20 Matt CaswellRemove ASYNC_in_job()
2015-11-20 Matt CaswellImplement windows async pool and notify support
2015-11-20 Matt CaswellImplement local thread pools
2015-11-20 Matt CaswellInitial Async notify code changes
2015-11-20 Matt CaswellAdd ASYNC_JOB pools
2015-11-20 Matt CaswellUse longjmp at setjmp where possible
2015-11-20 Matt CaswellAsync clean ups
2015-11-20 Matt CaswellIncrease stack size
2015-11-20 Matt CaswellAdd null async implementation
2015-11-20 Matt CaswellAsync port to windows
2015-11-20 Matt CaswellMake libssl async aware
2015-11-20 Matt CaswellAdd async sub-library to libcrypto
2015-11-20 Pascal CuoqBN_usub: Don't copy when r and a the same
2015-11-20 Dr. Stephen HensonAdd support for signer_digest option in TS.
2015-11-18 Andy Polyakovaes/asm/vpaes-ppc.pl: eliminate overhung stores in...
2015-11-17 Rich SalzRename RSA_eay_xxx to rsa_ossl_xxx
2015-11-17 Richard Levittemake update
2015-11-17 Matt CaswellCheck error return from sysconf in secure memory code
2015-11-16 Andy Polyakovbn/asm/ppc64-mont.pl: adapt for little-endian.
2015-11-16 Andy Polyakovcrypto/sec_mem.c: fix anonymous mmap on legacy systems.
2015-11-16 Andy Polyakovbn/asm/s390x.S: improve performance on z196 and z13...
2015-11-16 Andy Polyakovaesni-sha256-x86_64.pl: fix crash on AMD Jaguar.
2015-11-15 Viktor DukhovniExplicit OpenSSL_version_num() implementation prototype
2015-11-14 Dr. Stephen HensonUse accessors for X509_print_ex().
2015-11-14 Dr. Stephen HensonAdd new X509 accessors
2015-11-13 Graeme PerrowRT32671: wrong multiple errs TS_check_status_info
2015-11-11 Andy Polyakovmodes/asm/ghash-armv4.pl: extend Apple fix to all clang...
2015-11-09 Matt CaswellContinue standardising malloc style for libcrypto
2015-11-05 Dr. Stephen HensonRebuild error source files.
2015-11-05 Dr. Stephen Hensonfix discrepancy
2015-11-02 Richard LevitteBIO_s_datagram() ctrl doesn't support SEEK/TELL, so...
2015-11-02 Richard LevitteHave BIO_get_conn_int_port use BIO_ctrl instead BIO_int...
2015-11-01 Rich SalzRemove des_ver.h; broke build.
2015-10-30 Rich SalzReplace "SSLeay" in API with OpenSSL
2015-10-30 Matt CaswellReorganise state machine files
2015-10-29 Pascal CuoqBN_GF2m_mod_inv(): check bn_wexpand return value
2015-10-25 Ben LaurieProbably fix travis (wine build).
2015-10-24 Ben LaurieImprove make depend.
2015-10-24 Ben LaurieFix undeclared variable warnings.
2015-10-23 Alessandro GhediniRemove useless code
2015-10-23 Alessandro GhediniCheck memory allocation
2015-10-23 Alessandro GhediniFix typos
2015-10-23 Alessandro GhediniSet salt length after the malloc has succeeded
2015-10-23 Alessandro GhediniFix memory leaks and other mistakes on errors
next