openssl.git
2019-02-06 Antoine Salonblake2: add implementation support for variable digest...
2019-02-05 Sam RobertsRemove unnecessary trailing whitespace
2019-02-05 Patrick Steuercrypto/poly1305/asm/poly1305-s390x.pl: add vx code...
2019-02-05 Sam RobertsMake some simple getters take const SSL/SSL_CTX
2019-02-04 Matthias KraftFix Invalid Argument return code from IP_Factory in...
2019-02-04 batist73Android build: fix usage of NDK home variable ($ndk_var)
2019-02-04 Richard LevitteBuild: correct assembler generation in crypto/rc4/build...
2019-02-01 Bernd EdlingerAdd an entry to the CHANGES for the d2i_X509_PUBKEY fix
2019-02-01 Richard LevitteVMS: Clean away stray debugging prints from descrip...
2019-02-01 Michael TuexenFix end-point shared secret for DTLS/SCTP
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 LevitteBetter phrasing around 1.1.0
2019-01-31 Richard LevitteConfigure: clean away unused variables and double assig...
2019-01-31 Richard LevitteBuild: clean away RENAME and SHARED_NAME
2019-01-31 Richard LevitteBuild: remove EXTRA
2019-01-31 Richard LevitteBuild: Remove BEGINRAW / ENDRAW / OVERRIDE
2019-01-31 Richard LevitteBuild cleanup: Remove the VMS hack from test/build...
2019-01-31 Richard LevitteVMS: force 'pinshared'
2019-01-31 weinholtendianFix error message for s_server -psk option
2019-01-30 Petr VorelReuse already defined macros
2019-01-30 David BenjaminDocument and add macros for additional DSA options
2019-01-30 Matt CaswellComplain if -twopass is used incorrectly
2019-01-30 Matt CaswellFix no-dso builds
2019-01-29 Matt CaswellDon't leak memory from ERR_add_error_vdata()
2019-01-28 Richard LevitteAndroid build: use ANDROID_NDK_HOME rather than ANDROID_NDK
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 Michael Richardsonclarify which functions are the CMS functions which...
2019-01-27 David Asrafcrypto/bn: fix return value in BN_generate_prime
2019-01-27 Shigeki Ohtsus_client: fix not to send a command letter of R
2019-01-27 Tomas MrazRemove stray -modulus option from the ec manual page.
2019-01-27 Matthias KraftAdd "weak" declarations of symbols used in safestack...
2019-01-25 Dr. Matthias... X509_STORE: fix two misspelled compatibility macros
2019-01-24 Klotz, TobiasCleanup vxworks support to be able to compile for VxWorks 7
2019-01-24 Matt CaswellFix s_client so that it builds on Windows
2019-01-24 Matt CaswellRevert "Keep the DTLS timer running after the end of...
2019-01-24 Matt CaswellMake sure we trigger retransmits in DTLS testing
2019-01-22 Richard LevitteBuild: change remaining $unified_info{install} checks...
2019-01-22 Richard LevitteRework build: Windows dependency building fix
2019-01-22 Richard LevitteBuild: pass attributes down to make rule generators
2019-01-22 Richard LevitteBuild: use attributes to indicate installed script...
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
next