openssl.git
2017-04-25 Matt CaswellFix some variable references in init_client
2017-04-25 Matt CaswellFix problem with SCTP close_notify alerts
2017-04-25 Matt CaswellDon't attempt to send fragments > max_send_fragment...
2017-04-25 Matt CaswellRemove special case code for SCTP reneg handling
2017-04-25 Bernard Spilopenssl enc: Don't unbuffer stdin
2017-04-24 Rich Salzcheck length sanity before correcting in EVP_CTRL_AEAD_...
2017-04-24 Richard LevitteTypo fix in Configurations/descrip.mms.tmpl
2017-04-24 Alex GaynorAnnotate ASN.1 attributes of the jurisdictionCountryNam...
2017-04-23 Richard LevittePort Ben's parallell Makefile hack to VMS
2017-04-23 Richard LevittePort Ben's parallell Makefile hack to Windows
2017-04-22 Camille GuérinFixed typo in X509_STORE_CTX_new description
2017-04-22 David BenjaminNumbers greater than 1 are usually non-negative.
2017-04-19 Rich SalzDocument Next Protocol Negotiation APIs
2017-04-18 Thiago Arraisupdate docs because depth refers only to intermediate...
2017-04-17 Rich SalzCatch EC_R_UNKNOWN_GROUP in check_unsupported()
2017-04-14 Nicola TuveriReformat evptests.txt
2017-04-13 Nicola TuveriRemove ecdhtest.c
2017-04-13 Nicola Tuveriecdhtest.c: move co-factor ECDH KATs to evptests
2017-04-13 Richard LevitteASN.1: adapt SSL_SESSION_ASN1 by explicitely embedding...
2017-04-13 Richard LevitteASN.1: change INTxx, UINTxx and Z variants to be embedable
2017-04-13 Richard LevitteASN.1: extend the possibilities to embed data instead...
2017-04-12 Nicola TuveriRemove more stale code in ecdhtest.c
2017-04-12 Nicola Tuveriecdhtest.c: move KATs to evptests.txt
2017-04-12 Nicola TuveriRemove stale code in ecdhtest.c
2017-04-12 Nicola Tuveriecdhtest.c: move NAMED CURVES TESTS to evptests.txt
2017-04-11 Frank MorgnerAdded error checking for OBJ_create
2017-04-11 Richard LevitteFix x_int64.c
2017-04-11 Todd ShortRemove ECDH(E) ciphers from SSLv3
2017-04-11 Rich SalzAdditional check to handle BAD SSL_write retry
2017-04-11 Matt CaswellReject decoding of an INT64 with a value >INT64_MAX
2017-04-11 Benjamin KadukAllow an ALPN callback to pretend to not exist
2017-04-10 Andy Polyakovrand/rand_lib.c: keep fixing no-engine configuration.
2017-04-10 Andy Polyakovasn1/x_long.c: remove conditions in inner loops and...
2017-04-08 Andy Polyakove_os.h: omit PRIu64.
2017-04-08 Andy Polyakovbio/b_print.c: drop dependency on BN config.
2017-04-07 Rich SalzStandardize on =over 4 and check for it.
2017-04-07 Rich SalzUse 'over 2' for bullet lists.
2017-04-07 Richard LevitteFix rand_lib.c for no-engine configuration
2017-04-07 Richard LevitteDon't try to clean up RAND from ENGINE
2017-04-07 Richard LevitteMake getting and setting the RAND default method thread...
2017-04-06 Qin Longe_os2.h: Refine OSSL_SSIZE definition under UEFI enviro...
2017-04-06 Richard LevitteIn rand_cleanup_int(), don't go creating a default...
2017-04-04 Andy PolyakovConfigurations/README: reword bn_ops description.
2017-04-04 Richard LevitteFix faulty check of padding in x_long.c
2017-04-04 Matt CaswellFix a possible integer overflow in long_c2i
2017-04-04 Richard LevitteConvert SSL_SESSION_ASN1 to use size specific integers
2017-04-04 Richard Levittemake update
2017-04-04 Richard LevitteImplement internal ASN.1 types INT32, UINT32, INT64...
2017-04-03 Matt CaswellEnsure dhparams can handle X9.42 params in DER
2017-04-03 Matt CaswellAdd missing macros for DHxparams
2017-04-02 Andy Polyakovcrypto/ppccap.c: SIGILL-free processor capabilities...
2017-04-01 Andy PolyakovConfigure: use 5.10.0, don't require...
2017-04-01 Andy Polyakove_afalg.[ch]: fix --strict-warnings with gcc 4.x and...
2017-03-31 Sebastian Andrzej... Don't mention TLS 1.3 in the man page
2017-03-31 Jon SpillettFix for #2730. Add CRLDP extension to list of supported...
2017-03-30 FdaSilvaYYMore typo fixes
2017-03-29 Andy Polyakovengines/e_capi.c: slip in PROV_RSA_AES for interchangab...
2017-03-29 Andy Polyakovengines/e_capi.c: adhere to CryptAcquireContextW uncond...
2017-03-29 Andy Polyakovengine/e_capi.c: more formatting and styling fixes.
2017-03-29 Andy Polyakovengines/e_capi.c: formatting and styling fixes.
2017-03-29 Steven Collisondoc: Add stitched ciphers to EVP_EncryptInit.pod
2017-03-29 Steven Collisondoc: Add missing options in s_{server,client}
2017-03-29 Jon SpillettAdd documentation for SNI APIs
2017-03-29 Rich SalzRemove duplicate doc
2017-03-28 FdaSilvaYYFix 0 -> NULL, indentation
2017-03-28 FdaSilvaYYRefomat a few comments on 80 cols
2017-03-28 FdaSilvaYYFix a few more typos
2017-03-28 FdaSilvaYYSpelling fixes
2017-03-28 Jon SpillettAdd documentation for SSL_*_ex_data() functions
2017-03-28 Rich SalzMove PRIu64 to e_os.h
2017-03-28 Matt CaswellProvide documentation for missing SSL_SESSION_* functions
2017-03-28 Emilia Kasperasynctest: don't depend on apps
2017-03-28 Hannes MagnussonRemove redundant decl of 509_STORE_set_flags
2017-03-27 Richard LevitteIn err_cleanup(), cleanup the thread local storage too
2017-03-26 Andy Polyakovaes/asm/bsaes-armv7.pl: relax stack alignment requirement.
2017-03-25 Bernd EdlingerDon't access memory before checking the correct length...
2017-03-24 Zack Williams"any" instead of "and"
2017-03-24 Ian SpenceFix function documentation
2017-03-24 Andy Polyakovbn/asm/sparcv9-mont.pl: fix squaring code path.
2017-03-23 Rich SalzLook for comma before - in POD pages
2017-03-23 Richard LevitteFix find-doc-nits: { is significant in regexps
2017-03-22 Andy Polyakovmodes/ocb128.c: fix misaligned access in ILP32 builds...
2017-03-22 Andy Polyakovaes/asm/aesni-sha*-x86_64.pl: fix IV handling in SHAEXT...
2017-03-21 Richard LevitteFix test/recipes/80-test_ssl_old.t
2017-03-21 David BenjaminRemove duplicate X509_OBJECT free function.
2017-03-21 Richard LevitteRework how protocol specific ciphers in 80-test_ssl_old...
2017-03-20 Richard LevitteFix decoding of ASN.1 LONG and ZLONG items
2017-03-20 Rich SalzDocument BIO_printf family
2017-03-20 Bernd EdlingerFix the error handling in CRYPTO_dup_ex_data.
2017-03-20 Richard LevitteFix docs for X509_CRL_get0_by_serial() and X509_CRL_get...
2017-03-17 Péter BudaiFixed PKCS5_PBKDF2_HMAC() to adhere to the documentation.
2017-03-17 Matt CaswellFix no-dtls builds
2017-03-16 Paul YangFix typo in ASYNC_WAIT_CTX_new.pod doc
2017-03-16 Richard LevitteRather use -out parameter than redirect stdout
2017-03-16 FdaSilvaYYSimplify code around next_proto.len by changing 'len...
2017-03-15 Bernd EdlingerFixed a crash in print_notice.
2017-03-15 PauliUpdate doc for sk_TYPE_find() and sk_TYPE_find_ex()
2017-03-15 Andy PolyakovNOTES.WIN: mention Strawberry Perl as option.
2017-03-14 Richard LevitteVMS: throw away [.util]shareable_image_wrap.c.in and...
2017-03-14 Benjamin KadukFix a -Wsign-compare warning
next