Remove unnecessary trailing whitespace
[openssl.git] / crypto /
2019-02-05 Sam RobertsRemove unnecessary trailing whitespace
2019-02-05 Patrick Steuercrypto/poly1305/asm/poly1305-s390x.pl: add vx code...
2019-02-04 Richard LevitteBuild: correct assembler generation in crypto/rc4/build...
2019-02-01 Andy Polyakovpoly1305/asm/poly1305-ppc.pl: add vector base 2^26...
2019-02-01 Andy Polyakovperlasm/ppc-xlate.pl: add VSX word load/store instructions.
2019-01-31 Bernd EdlingerFix a crash in reuse of i2d_X509_PUBKEY
2019-01-31 Bernd EdlingerFixed d2i_X509 in-place not re-hashing the ex_flags
2019-01-31 Bernd EdlingerFix a memory leak with di2_X509_CRL reuse
2019-01-31 Richard LevitteBuild: remove EXTRA
2019-01-31 Richard LevitteBuild: Remove BEGINRAW / ENDRAW / OVERRIDE
2019-01-30 David BenjaminDocument and add macros for additional DSA options
2019-01-29 Matt CaswellDon't leak memory from ERR_add_error_vdata()
2019-01-27 Antonio Iaconocrypto/cms: Add support for CAdES Basic Electronic...
2019-01-27 Ping Yuadd an additional async notification communication...
2019-01-27 David Asrafcrypto/bn: fix return value in BN_generate_prime
2019-01-24 Klotz, TobiasCleanup vxworks support to be able to compile for VxWorks 7
2019-01-21 Richard LevitteRework building: Unix changes to handle extensions...
2019-01-21 Bernd EdlingerPPC: Try out if mftb works before using it
2019-01-21 Corey MinyardFix a memory leak in the mem bio
2019-01-16 David BenjaminReduce inputs before the RSAZ code.
2019-01-16 Richard Levittecrypto/bio/b_dump.c: change all char* to void*, and...
2019-01-16 Richard Levittecrypto/armcap.c, crypto/ppccap.c: stricter use of getau...
2019-01-16 Richard Levittecrypto/uid.c: use own macro as guard rather than AT_SECURE
2019-01-15 Matt CaswellCheck more return values in the SRP code
2019-01-15 Matt CaswellCheck a return value in the SRP code
2019-01-13 Anna HenningsenFix compilation with `-DREF_PRINT`
2019-01-08 Matt CaswellFix compilation on sparc
2019-01-07 Viktor DukhovniMore configurable crypto and ssl library initialization
2019-01-07 Viktor DukhovniUpdate generator copyright year.
2019-01-05 Richard Levittecrypto/evp/e_aes.c: build again on s390x
2019-01-05 Patrick Steuercrypto/chacha/asm/chacha-s390x.pl: add vx code path.
2019-01-05 Patrick Steuers390x assembly pack: perlasm support.
2019-01-04 Matt CaswellSupport _onexit() in preference to atexit() on Windows
2019-01-04 Matt CaswellIntroduce a no-pinshared option
2019-01-04 Matt CaswellImplement OPENSSL_INIT_NO_ATEXIT
2019-01-04 Matt CaswellFix a RUN_ONCE bug
2019-01-03 Matt Caswellmake update
2018-12-31 Bernd EdlingerFix cert with rsa instead of rsaEncryption as public...
2018-12-22 Shreya BhandareEVP_PKEY_size declared to take a const parameter
2018-12-22 Jung-uk KimDo not complain when /dev/crypto does not exist.
2018-12-22 FdaSilvaYYCoverity fix in some crypto/asn1 code
2018-12-20 Ken GoldmanAdmit unknown pkey types at security level 0
2018-12-19 Richard LevitteX509_check_issued: check that signature algo matches...
2018-12-15 Kurt RoeckxConvert tls1_prf_P_hash to use the EVP_MAC interface
2018-12-14 Richard LevitteERR: preserve system error number in a few more places
2018-12-13 Todd ShortFixes #7879: AES-SIV to use EVP_MAC APIs
2018-12-13 Mansour AhmadiAdd missing OPENSSL_clear_free before using ec->key
2018-12-13 Mansour Ahmadiadd missing check for BN_mod_inverse
2018-12-13 Mansour Ahmadifix inconsistent flen check in rsa_pk1 and rsa_oaep
2018-12-11 Todd ShortAdd RFC5297 AES-SIV support
2018-12-11 Matt CaswellDisallow Ed448 signature malleability
2018-12-11 nxtsteptypo ANS1 -> ASN1
2018-12-10 Eneas U de Queirozeng_devcrypto: add command to dump driver info
2018-12-10 Eneas U de Queirozeng_devcrypto: add configuration options
2018-12-10 Eneas U de Queirozeng_devcrypto: save ioctl if EVP_MD_..FLAG_ONESHOT
2018-12-10 Eneas U de Queirozeng_devcrypto: make sure digest can do copy
2018-12-10 Eneas U de Queirozeng_devcrypto: fix ctr mode
2018-12-10 Eneas U de Queirozeng_devcrypto: add cipher CTX copy function
2018-12-10 Eneas U de Queirozeng_devcrypto: close session on cleanup, not final
2018-12-10 Eneas U de Queirozeng_devcrypto: fix copy of unitilialized digest
2018-12-10 Eneas U de Queirozeng_devcrypto: expand digest failure cases
2018-12-10 Eneas U de Queirozeng_devcrypto: don't leak methods tables
2018-12-10 Matt CaswellPreserve errno on dlopen
2018-12-10 Matt CaswellMake sure build_SYS_str_reasons() preserves errno
2018-12-10 Richard Levittemake update
2018-12-10 Richard LevittePrevent calling decryption in an encryption context...
2018-12-08 Andy Polyakoverr/err.c: improve err_clear_last_constant_time's porta...
2018-12-08 terry zhaoUpdate kmac.c
2018-12-07 Boris Pismennyevp/e_aes: Expose IV
2018-12-07 Boris Pismennybio: Linux TLS Offload
2018-12-07 Richard LevitteMake EVP_PKEY_asn1_add0() stricter about its input
2018-12-06 Dr. Matthias St... curve25519.c: improve formula alignment
2018-12-06 Dr. Matthias St... curve25519.c: reformat code to follow coding guidelines
2018-12-06 Richard LevitteFollowing the license change, modify the boilerplates...
2018-12-06 Richard LevitteFollowing the license change, modify the boilerplates...
2018-12-06 Richard LevitteFollowing the license change, modify the boilerplates...
2018-12-06 Richard LevitteFollowing the license change, modify the boilerplates...
2018-12-06 Richard LevitteFollowing the license change, modify the boilerplates...
2018-12-06 Richard LevitteFollowing the license change, modify the boilerplates...
2018-12-06 Richard LevitteFollowing the license change, modify the boilerplates...
2018-12-06 Richard LevitteFollowing the license change, modify the boilerplates...
2018-12-06 Richard LevitteFollowing the license change, modify the boilerplates...
2018-12-06 Richard LevitteFollowing the license change, modify the boilerplates...
2018-12-06 Richard LevitteFollowing the license change, modify the boilerplates...
2018-12-06 Richard LevitteFollowing the license change, modify the boilerplates...
2018-12-06 Richard LevitteFollowing the license change, modify the boilerplates...
2018-12-06 Richard LevitteFollowing the license change, modify the boilerplates...
2018-12-06 Richard LevitteFollowing the license change, modify the boilerplates...
2018-12-06 Richard LevitteFollowing the license change, modify the boilerplates...
2018-12-06 Richard LevitteFollowing the license change, modify the boilerplates...
2018-12-06 Richard LevitteFollowing the license change, modify the boilerplates...
2018-12-06 Richard LevitteFollowing the license change, modify the boilerplates...
2018-12-06 Richard LevitteFollowing the license change, modify the boilerplates...
2018-12-06 Richard LevitteFollowing the license change, modify the boilerplates...
2018-12-06 Richard LevitteFollowing the license change, modify the boilerplates...
2018-12-06 Richard LevitteFollowing the license change, modify the boilerplates...
2018-12-06 Richard LevitteFollowing the license change, modify the boilerplates...
2018-12-06 Richard LevitteFollowing the license change, modify the boilerplates...
2018-12-06 Richard LevitteFollowing the license change, modify the boilerplates...
2018-12-06 Richard LevitteFollowing the license change, modify the boilerplates...
next