openssl.git
2019-01-22 Richard LevitteBuild: Change all _NO_INST to use attributes instead.
2019-01-22 Richard LevitteConfigure: add attributes to end product build.info...
2019-01-22 Richard LevitteConfigure: teach the tokenizer to handle other separato...
2019-01-22 Matt EatonUpdate NOTES.ANDROID
2019-01-21 Richard LevitteRework building: Get rid of old %unified_info structures
2019-01-21 Richard LevitteRework building: adapt some scripts
2019-01-21 Richard LevitteRework building: Unix changes to handle extensions...
2019-01-21 Richard LevitteRework building: VMS changes to handle extensions and...
2019-01-21 Richard LevitteRework building: Windows changes to handle extensions...
2019-01-21 Richard LevitteRework building: initial changes
2019-01-21 Bernd EdlingerMake ca command silently use default if .attr file...
2019-01-21 Bernd EdlingerPPC: Try out if mftb works before using it
2019-01-21 David von Oheimbupdate Copyright date
2019-01-21 David von Oheimbadd 'L' after _OPENSSL_VERSION_PRE_RELEASE literals...
2019-01-21 Corey MinyardFix a memory leak in the mem bio
2019-01-18 Antoine SalonAdd missing EVP_MD documentation
2019-01-18 Marcs_client: Add basic proxy authentication support
2019-01-16 David BenjaminReduce inputs before the RSAZ code.
2019-01-16 Richard Levitteapps/verify.c: Change an old comment to clarify what...
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 CaswellDon't get the mac type in TLSv1.3
2019-01-15 Matt CaswellAdd missing entries in ssl_mac_pkey_id
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 CaswellDon't artificially limit the size of the ClientHello
2019-01-08 Matt CaswellFix compilation on sparc
2019-01-08 FdaSilvaYYFix CID 1434549: Unchecked return value in test/evp_test.c
2019-01-07 Viktor DukhovniMore configurable crypto and ssl library initialization
2019-01-07 Viktor DukhovniUpdate generator copyright year.
2019-01-07 Matt CaswellAdd a test for correct handling of the cryptopro bug...
2019-01-07 Matt CaswellDon't complain if we receive the cryptopro extension...
2019-01-07 Dr. Matthias... doc/man1/x509.pod: fix typo
2019-01-06 Dmitry BelyavskiyRestore compatibility with GOST2001 implementations.
2019-01-06 Matt CaswellFix no-sock
2019-01-06 Matt CaswellFix no-cmac
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 CaswellTest atexit handlers
2019-01-04 Matt CaswellDon't link shlibloadtest against libcrypto
2019-01-04 Matt CaswellImplement OPENSSL_INIT_NO_ATEXIT
2019-01-04 Matt CaswellFix a RUN_ONCE bug
2019-01-04 Matt CaswellFix shlibloadtest to properly execute the dso_ref test
2019-01-03 Dmitry BelyavskiyEliminate unused buffers from ssl3_change_cipher_state
2019-01-03 Dmitry BelyavskiyRemove unused variables from tls1_change_cipher_state
2019-01-03 Matt Caswellmake update
2018-12-31 Bernd EdlingerFix cert with rsa instead of rsaEncryption as public...
2018-12-30 Bernd EdlingerFix a minor nit in the hkdflabel size
2018-12-29 BehrangFixed minor typo in the req.pod docs
2018-12-27 Michael Richardsonfixed grammar typo
2018-12-22 David MakepeaceMinor doc fixes for EVP_MAC.
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-22 FdaSilvaYYCoverity fix in apps/oscp
2018-12-21 Richard Levitteutil/process_docs.pl: handle multiple source directorie...
2018-12-20 Ken GoldmanAdmit unknown pkey types at security level 0
2018-12-19 Christian HeimesFix function names in ct(7) documentation
2018-12-19 Rich SalzSome code-cleanup/simplification in apps
2018-12-19 Richard LevitteX509_check_issued: check that signature algo matches...
2018-12-17 QuantomicusFix s_client hang on non-compliant NNTP server test
2018-12-15 Dr. Matthias... man: harmonize the various formulations in the HISTORY...
2018-12-15 Kurt RoeckxConvert tls1_prf_P_hash to use the EVP_MAC interface
2018-12-15 Kurt RoeckxDeprecate TLS_MAX_VERSION, DTLS_MAX_VERSION and DTLS_MI...
2018-12-15 Kurt RoeckxUse (D)TLS_MAX_VERSION_INTERNAL internally
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-13 Rich SalzIgnore duplicated undocumented things
2018-12-12 Richard LevitteVMS build: better treatment of .S -> .obj compilation
2018-12-12 Dr. Matthias... doc/man3: remove copy&paste leftover
2018-12-12 Jakub JelenUse the correct function name
2018-12-12 Richard LevitteFix error in processing $target{enable}
2018-12-12 Tobias StoeckmannFixed typo (vi leftover).
2018-12-11 Todd ShortAdd RFC5297 AES-SIV support
2018-12-11 Matt CaswellAdd an Ed448 malleability test
2018-12-11 Matt CaswellDisallow Ed448 signature malleability
2018-12-11 nxtsteptypo ANS1 -> ASN1
2018-12-11 Richard Levitteutil/mkdef.pl: Remove a ';' that snuck in
2018-12-11 Richard LevitteConfiguration: $config{shlib_version_number} -> $config...
2018-12-10 Richard Levitteapps/tsget.in: use the full version in the user agent...
2018-12-10 Richard LevitteVMS: fix library compatibility settings in util/mkdef.pl
2018-12-10 Eneas U de... eng_devcrypto: add command to dump driver info
2018-12-10 Eneas U de... eng_devcrypto: add configuration options
2018-12-10 Eneas U de... eng_devcrypto: save ioctl if EVP_MD_..FLAG_ONESHOT
2018-12-10 Eneas U de... eng_devcrypto: make sure digest can do copy
2018-12-10 Eneas U de... eng_devcrypto: fix ctr mode
2018-12-10 Eneas U de... eng_devcrypto: add cipher CTX copy function
2018-12-10 Eneas U de... eng_devcrypto: close session on cleanup, not final
2018-12-10 Eneas U de... eng_devcrypto: fix copy of unitilialized digest
2018-12-10 Eneas U de... eng_devcrypto: expand digest failure cases
2018-12-10 Eneas U de... eng_devcrypto: don't leak methods tables
2018-12-10 Eneas U de... INSTALL: add note about devcrypto engine
next