openssl.git
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)
2017-11-08 Andy Polyakovutil/copy.pl: work around glob quirk in some of earlier...
2017-11-07 Andy Polyakov{aes-armv4|bsaes-armv7|sha256-armv4}.pl: make it work...
2017-11-07 Bernd EdlingerFix error handling in heartbeat processing
2017-11-07 Matt CaswellDon't error with -1 for BIGNUM exp operations
2017-11-07 Rich SalzFix an endless loop in rsa_builtin_keygen.
2017-11-03 Pavel KopylAdd error handling in dsa_main and ASN1_i2d_bio.
2017-11-03 Pavel KopylCheck return value of OBJ_nid2obj in dsa_pub_encode.
2017-11-03 Kurt RoeckxFix no-ssl3-method build
2017-11-02 Matt CaswellPrepare for 1.0.2n-dev
2017-11-02 Matt CaswellPrepare for 1.0.2m release OpenSSL_1_0_2m
2017-11-02 Matt Caswellmake update
2017-11-02 Matt CaswellUpdate CHANGES and NEWS for new release
2017-11-02 Andy Polyakovbn/asm/x86_64-mont5.pl: fix carry bug in bn_sqrx8x_inte...
2017-11-01 PauliAddress a timing side channel whereby it is possible...
2017-11-01 PauliAddress a timing side channel whereby it is possible...
2017-11-01 David BenjaminFix weak digest in TLS 1.2 with SNI.
2017-10-26 Richard LevitteUse malloc/memset not calloc for WinCE portability
2017-10-26 Matt CaswellDon't use strcasecmp and strncasecmp for IA5 strings
2017-10-25 Matt CaswellDon't make any changes to the lhash structure if we...
2017-10-24 Richard Levitteasn1_item_embed_new(): don't free an embedded item
2017-10-24 Xiangyu BuFix memory leak in GENERAL_NAME_set0_othername.
2017-10-23 Richard Levitteasn1_item_embed_new(): don't free an embedded item
2017-10-19 Rich SalzAdditional name for all commands
2017-10-13 Rich SalzDon't use colortable; avoid Win32 overwrite
2017-10-11 Matt CaswellEnsure we test all parameters for BN_FLG_CONSTTIME
2017-10-03 Dr. Stephen... Fix backport by moving file.
next