openssl.git
2018-04-17 John EichenbergerCorrect the check of RSA_FLAG_SIGN_VER
2018-04-17 Matt CaswellUpdate fingerprints.txt
2018-04-17 Matt CaswellIgnore the status_request extension in a resumption...
2018-04-16 Billy BrumleyRSA key generation: ensure BN_mod_inverse and BN_mod_ex...
2018-04-12 Daniel BeveniusClarify default section in config.pod
2018-04-07 Rich SalzUpdated to CONTRIBUTING to reflect GitHub, etc.
2018-04-05 Matt CaswellUpdate the genpkey documentation
2018-04-05 Matt CaswellPick a q size consistent with the digest for DSA param...
2018-04-05 Matt CaswellDon't crash if an unrecognised digest is used with...
2018-04-03 Bernd EdlingerChange the "offset too large" message to more generic...
2018-04-03 Bernd EdlingerFix range checks with -offset and -length in asn1parse
2018-04-03 Bernd EdlingerFix a crash in the asn1parse command
2018-03-28 Miroslav Suko_time.c: use gmtime_s with MSVC
2018-03-27 Philippe AntoineAdds multiple checks to avoid buffer over reads
2018-03-27 Matt CaswellDon't write out a bad OID
2018-03-27 Matt CaswellPrepare for 1.0.2p-dev
2018-03-27 Matt CaswellPrepare for 1.0.2o release OpenSSL_1_0_2o
2018-03-27 Matt Caswellmake update
2018-03-27 Matt CaswellUpdate copyright year
2018-03-27 Matt CaswellUpdate CHANGES and NEWS for the new release
2018-03-26 Matt CaswellLimit ASN.1 constructed types recursive definition...
2018-03-26 Bernd EdlingerFix dsaparam -genkey with DER outform
2018-03-25 Bernd EdlingerFix ecparam -genkey with point compression or DER outform
2018-03-21 Matt CaswellThe default conv_form is uncompressed
2018-03-21 Samuel Weiserconsttime flag changed
2018-03-21 Samuel Weiserused ERR set/pop mark
2018-03-21 Samuel WeiserReplaced variable-time GCD with consttime inversion...
2018-03-20 Bernd EdlingerFix some bugs with the cfb1 bitsize handling
2018-03-15 Matt CaswellFix a memory leak in the ca application
2018-03-15 Matt CaswellAllow multiple entries without a Subject even if unique...
2018-03-15 Matt CaswellReport a readable error on a duplicate cert in ca app
2018-03-15 Matt CaswellRevert "Don't crash on a missing Subject in index.txt"
2018-03-15 Matt CaswellRevert "Don't allow an empty Subject when creating...
2018-03-14 Richard Levittecrypto/engine/eng_cryptodev.c: don't treat a void*...
2018-03-12 Matt CaswellFree the correct type in OBJ_add_object()
2018-03-12 Matt CaswellImprove error handling in pk7_doit
2018-03-11 Kurt RoeckxFix propotype to include the const qualifier
2018-03-08 Richard LevitteRemove useless -D_ENDIAN from MPE/iX-gcc config
2018-03-07 Dr. Matthias... BIO_s_mem.pod: fix indirection for out parameter **pp
2018-03-05 Bernd EdlingerMinor style fixup on recent commit
2018-03-04 Rich SalzFix credit for SRP code
2018-03-03 Bernd EdlingerFix a possible memory leak in engine_table_register
2018-03-02 Viktor DukhovniFix wrong case in documentation of -CRLfile option
2018-03-01 Ivan FilenkoFix typo in ASN1_STRING_length doc
2018-02-26 Dr. Matthias... bio_b64.c: prevent base64 filter BIO from decoding...
2018-02-22 White_RabbitUpdate s_client doc adding xmpp as value for -starttls
2018-02-22 Philippe AntoineChecks ec_points_format extension size
2018-02-21 Pavel Kopyldo_body: fix heap-use-after-free.
2018-02-21 Pavel KopylX509V3_EXT_add_nconf_sk, X509v3_add_ext: fix errors...
2018-02-21 Matt CaswellSanity check the ticket length before using key name/IV
2018-02-13 Bernd EdlingerRemove code that prints "<SPACES/NULS>" in hexdumps
2018-02-09 Bernd EdlingerSwap the check in ssl3_write_pending to avoid using
2018-02-02 Andy PolyakovFix timing leak in BN_from_montgomery_word.
2018-02-01 David BenjaminDon't leak the exponent bit width in BN_mod_exp_mont_co...
2018-02-01 David BenjaminMake BN_num_bits_word constant-time.
2018-01-30 Matt CaswellMake sure we check an incoming reneg ClientHello in...
2018-01-24 Rich SalzAdd warnings to thread doc.
2018-01-24 Rich SalzFix BN doc
2018-01-24 Todd ShortFix error-path memory leak in asn_mime.c
2018-01-24 Jonathan ScaliseChanged OPENSSL_gmtime so macOS uses threadsafe gmtime_...
2018-01-24 J Mohan Rao... Cleanup ctxs if callback fail to retrieve session ticket
2018-01-23 Cristian Stoicafix several typos in README.gost
2018-01-23 Cristian Stoicamerge two mutual exclusive #ifdefs to improve clarity
2018-01-22 Matt CaswellDon't crash on a missing Subject in index.txt
2018-01-22 Matt CaswellDon't allow an empty Subject when creating a Certificate
2018-01-21 Richard LevitteUpdate the license end year
2018-01-16 Matt CaswellRevert BN_copy() flag copy semantics change
2018-01-09 Matt CaswellTolerate DTLS alerts with an incorrect version number
2018-01-07 Rich SalzAdd fingerprint text, remove MD5
2018-01-06 Richard Levittetest/maketests.com: remove irrelevant comment
2018-01-06 Richard LevitteAdd missing tests to the VMS test scripts
2018-01-05 Konstantin... Corrected 'cms' exit status when key or certificate...
2017-12-27 Andy Polyakovec/ecp_nistp*.c: sanitize for undefined/implmentation...
2017-12-23 Viktor DukhovniAdd missing comma between references
2017-12-13 Viktor DukhovniDocument the X509_V_FLAG_PARTIAL_CHAIN flag
2017-12-11 Matt CaswellFix a switch statement fallthrough
2017-12-10 Richard LevitteConfigure: use a better method to identify gcc and...
2017-12-09 Richard LevitteRemove three test programs that snuck in
2017-12-08 Rich SalzStandardize syntax around sizeof(foo)
2017-12-08 FdaSilvaYYFix an incoherent test.
2017-12-08 Richard LevitteRemove unicode characters from source
2017-12-08 Dr. Matthias... Add missing prototype for FIPS callback
2017-12-07 Matt CaswellFix the buffer sizing in the fatalerrtest
2017-12-07 Matt CaswellFix initialisation in fatalerrtest
2017-12-07 Matt CaswellPrepare for 1.0.2o-dev
2017-12-07 Matt CaswellPrepare for 1.0.2n release OpenSSL_1_0_2n
2017-12-07 Matt CaswellUpdate CHANGES and NEWS for the new release
2017-12-07 Matt CaswellFix linking of fatalerrtest in VisualStudio
2017-12-06 Matt CaswellAdd a test for CVE-2017-3737
2017-12-06 Matt CaswellDon't allow read/write after fatal error
2017-12-06 Andy Polyakovbn/asm/rsaz-avx2.pl: fix digit correction bug in rsaz_1...
2017-12-04 MerQGhUpdate eng_fat.c
2017-11-30 FdaSilvaYYFix docs for EVP_EncryptUpdate and EVP_DecryptUpdate
2017-11-16 FdaSilvaYYFix possible leaks on sk_X509_EXTENSION_push() failure ...
2017-11-14 Richard LevitteDon't use SSLv3_client_method internally with no-ssl3
2017-11-13 Andy PolyakovConfigure: add back /WX to VC-WIN32.
2017-11-13 Andy PolyakovResolve warnings in VC-WIN32 build, which allows to...
2017-11-11 Long Qinlhash.c: Replace Unicode EN DASH with the ASCII char...
2017-11-11 Richard Levittessltest.c: cb_ticket2 appears to not return a value...
2017-11-10 Richard LevitteVMS: make an alias for a long symbol (> 31 chars)
next