BIO: respect opening in text mode
[openssl.git] / crypto /
2016-04-11 Richard LevitteBIO: respect opening in text mode
2016-04-09 Emilia KasperDisable some sanitizer checks without PEDANTIC
2016-04-09 Matt CaswellAdd documentation for following DH and DH_METHOD opacity
2016-04-09 Matt CaswellFix double free bug in error path
2016-04-09 Matt CaswellMake DH_METHOD opaque
2016-04-09 Matt CaswellMake DH opaque
2016-04-08 Rich SalzAdd SSL_DANE typedef for consistency.
2016-04-07 Andy PolyakovPPC assembly pack: remove branch hints.
2016-04-07 Andy PolyakovClean-up *_DEBUG options.
2016-04-07 Andy Polyakovbio/bss_file.c: since VS2015 one can't tell apart own...
2016-04-07 Viktor Dukhovnimake update
2016-04-07 Viktor DukhovniSuppress CT callback as appropriate
2016-04-06 Richard LevitteMake the RSA_METHOD structure opaque
2016-04-06 Richard LevitteMake the RSA structure opaque
2016-04-06 Matt CaswellFix no-ocsp
2016-04-06 Matt CaswellRemove some OPENSSL_NO_ASYNC guards in init
2016-04-06 Andy PolyakovConfigure: add BLAKE_DEBUG to --strict-warnings set.
2016-04-04 Rich SalzRevert "various spelling fixes"
2016-04-04 FdaSilvaYYvarious spelling fixes
2016-04-04 FdaSilvaYYUse X509_REQ_get0_pubkey
2016-04-04 FdaSilvaYYAdd X509_REQ_get0_pubkey method
2016-04-04 FdaSilvaYYFix two leaks in X509_REQ_to_X509
2016-04-04 Andy Polyakovcrypto/poly1305: don't break carry chains.
2016-04-04 Emilia KasperFix memory leaks in ASN.1
2016-04-03 Richard LevitteDon't shadow known symbols write, read, puts, gets
2016-04-03 Viktor DukhovniMove peer chain security checks into x509_vfy.c
2016-04-03 Viktor DukhovniTidy up x509_vfy callback handling
2016-04-02 Matt CaswellRename get/set_app_data to get0/set0_app_data
2016-04-02 Matt CaswellVarious DSA opacity fixups
2016-04-02 Matt CaswellMake DSA_METHOD opaque
2016-04-02 Matt CaswellMake the DSA structure opaque
2016-04-02 Kirill Marinushkinmoved structure bio_buf_mem_st from headers to bss_mem.c
2016-04-02 Kirill Marinushkinsizeof() updated to cover coding style
2016-04-02 Kirill MarinushkinOptimized BIO mem read - without reallocation
2016-04-02 MatFix: CRYPTO_THREAD_run_once
2016-04-02 Dr. Stephen HensonFix X509_PUBKEY cached key handling.
2016-03-31 Andy Polyakovcrypto/blake2: make lowest-level function handle multip...
2016-03-31 Richard LevitteFix "no-ui" configuration
2016-03-30 Matt CaswellRemove the CRYPTO_mem_leaks adjustment for the BIO
2016-03-30 Ben LaurieFix buffer overrun in ASN1_parse().
2016-03-30 Richard LevitteFix pointer size issues on VMS
2016-03-30 Richard LevitteRearrange the use of 'proto' in BIO_lookup
2016-03-30 Dr. Stephen HensonRemove X509_PUBKEY lock.
2016-03-30 Richard LevitteBreak out DllMain from crypto/cryptlib.c and use it...
2016-03-30 Richard LevitteAdapt bf_lbuf for opaque BIO
2016-03-30 Viktor DukhovniRequire intermediate CAs to have basicConstraints CA...
2016-03-29 Matt CaswellFix the zlib config option
2016-03-29 David BenjaminRT 4393: Call EC_GROUP_order_bits in priv2opt.
2016-03-29 Matt CaswellMake BIO opaque
2016-03-29 Matt CaswellAdd functions for creating BIO_METHODs
2016-03-29 FdaSilvaYYFix a big leak when using stack-allocated BIO items.
2016-03-29 Andy Polyakovpoly1305/asm/poly1305-x86.pl: don't loose 59-th bit.
2016-03-29 Andy Polyakovcrypto/seed: add small-footprint path.
2016-03-23 Richard LevitteVMS: update the properties of symbol search
2016-03-23 Rich SalzMove dso.h to internal
2016-03-23 Rich SalzRemove several unused undocumented functions.
2016-03-23 FdaSilvaYYFix error code
2016-03-23 Richard LevitteSmall fixups in DSO
2016-03-23 Rob PercivalRemoved unused fields of CT_POLICY_EVAL_CTX
2016-03-22 Dr. Stephen Hensonremove unused references field
2016-03-22 Rich SalzHave only one DSO_METHOD_openssl
2016-03-22 Rich SalzMake DSO opaque.
2016-03-22 Dr. Stephen HensonMake X509_PUBKEY opaque
2016-03-22 Dr. Stephen Hensonmove x_pubkey.c to crypto/x509
2016-03-21 David BenjaminRT4660: BIO_METHODs should be const.
2016-03-21 Rob PercivalAdds s2i function for ct_precert_poison X509 extension
2016-03-21 Steven LinsellFix memory leak where fdlookup linked list is not freed...
2016-03-21 Matt CaswellFix no-sock
2016-03-21 Dr. Stephen HensonDon't use hardcoded values for types
2016-03-21 Matt CaswellFix no-seed
2016-03-21 Matt CaswellFix no-dsa
2016-03-21 Andy PolyakovBuild system: VC-WIN64I fixups.
2016-03-21 Andy PolyakovWindows build system: get uplink right.
2016-03-21 Richard LevitteRemove the remainder of util/mk1mf.pl and companion...
2016-03-21 Viktor DukhovniAdd a comment on dane_verify() logic
2016-03-20 Rich SalzRemove #error from include files.
2016-03-20 Rich Salzct_int.h only needed by crypto/ct
2016-03-20 Dr. Stephen Hensonconstify DSA_SIG_get0()
2016-03-20 Rich SalzMove blake2_loclh to blake2 directory
2016-03-19 Dr. Stephen Hensonconstify ECDSA_SIG_get0()
2016-03-19 Schüller FelixDon't free up EVP_MD_CTX.
2016-03-19 Richard LevitteCorrect incorrect path
2016-03-18 Richard LevitteImplement support for no-ts
2016-03-18 Matt CaswellFix no-des
2016-03-18 Matt CaswellFix no-cmac
2016-03-18 Matt CaswellEnsure that no-comp functions are flagged as such
2016-03-18 Matt CaswellMark OCB as an AEAD cipher
2016-03-18 Matt CaswellFix a potential double free in EVP_DigestInit_ex
2016-03-18 Rich SalzFix build; CPP syntax error.
2016-03-17 Rich SalzRemove Netware and OS/2
2016-03-17 Rich SalzRemove ultrix/mips support.
2016-03-17 Dr. Stephen HensonUse correct C format for keysets.pl
2016-03-16 Ben LaurieDeal with DSA_SIG opaqueness.
2016-03-16 Matt CaswellSome platforms provide getcontext() but it does not...
2016-03-15 Andy Polyakovpoly1305/asm/poly1305-x86_64.pl: make it work with...
2016-03-15 Emilia KasperOn Windows, page walking is known as __chkstk.
2016-03-15 Emilia KasperExplain *cough*-dows
2016-03-15 Emilia KasperFix CRYPTO_THREAD_run_once return value checks
2016-03-15 Richard LevitteSmall typo
2016-03-14 Andy Polyakovs390x assembly pack: 32-bit fixups.
next