openssl.git
2018-03-07 Matt CaswellRemove OPENSSL_USE_NODELETE guards in shlibloadtest
2018-03-07 Viktor DukhovniImplement multi-process OCSP responder.
2018-03-07 Viktor DukhovniPrepare to detect index changes in OCSP responder.
2018-03-07 Richard LevitteConfigurations/unix-Makefile.tmpl: remove assignment...
2018-03-07 Dr. Matthias... BIO_s_mem.pod: fix indirection for out parameter **pp
2018-03-06 Andy Polyakovcrypto/armcap.c: mask SHA512 hardware detection on...
2018-03-06 Andy PolyakovConfigurations/10-main.conf: add -fno-common back to...
2018-03-06 Richard Levitteutil/dofile.pl: only quote stuff that actually needs...
2018-03-06 Richard Levitteopensslconf.h.in: Use all the "openssl_api_defines"
2018-03-06 Richard LevitteConfigure: fix small spelling error
2018-03-06 knekritzAvoid unconditional store in CRYPTO_malloc.
2018-03-06 Alex GaynorFix a typo in the s_client man page
2018-03-06 Bernd EdlingerFix a bunch of gcc warnings in packettest.c
2018-03-06 Kurt RoeckxCheck the parent DRBG's strength
2018-03-06 Kurt Roeckxbnrand_range: Always call bnrand() with the correct...
2018-03-05 Tomas MrazAdd support for .include directive in config files
2018-03-05 Todd ShortIf not sending key_share (no TLSv1.3), return appropria...
2018-03-05 Matt CaswellFix status_request and SCT extensions
2018-03-05 Matt CaswellUpdate CHANGES for X448/Ed448 support in libssl
2018-03-05 Matt CaswellUpdate tests for TLS Ed448
2018-03-05 Matt CaswellAdd X448/Ed448 support to libssl
2018-03-04 Alex GaynorFixed a typo in a man page
2018-03-04 Rich SalzFix credit for SRP code
2018-03-03 Richard LevitteWindows makefile: Don't quote generator arguments
2018-03-03 Andy Polyakovtest/ctype_internal_test.c: portability fixup.
2018-03-03 Andy Polyakovmem_sec.c: portability fixup.
2018-03-03 Andy Polyakovec/curve448/f_generic.c: fix VC-WIN32 debug build failure.
2018-03-03 Andy Polyakovec/curve448/curve448.c: fix undefined behaviour sanitiz...
2018-03-03 Bernd EdlingerFix a possible memory leak in engine_table_register
2018-03-03 Alex GaynorFixed a typo in a man page
2018-03-02 Matt CaswellUpdate CHANGES for X448 and Ed448
2018-03-02 Matt CaswellAdd test vectors for X448 and Ed448
2018-03-02 Matt CaswellUpdate some documentation for X448/Ed448
2018-03-02 Matt CaswellIntegrate X448 and Ed448 into libcrypto
2018-03-02 Matt CaswellAdd pkey types for curve448
2018-03-01 Ivan FilenkoFix typo in ASN1_STRING_length doc
2018-03-01 Brad SpencerTest the result of CMS_RecipientInfo_ktri_get0_algs...
2018-03-01 Andy Polyakovec/asm/x25519-x86_64.pl: remove redundant carry chain.
2018-03-01 Benjamin KadukDo not set a nonzero default max_early_data
2018-02-28 Kurt RoeckxTell the ciphers which DRBG to use for generating rando...
2018-02-28 David MakepeaceFixed typo in description of EVP_CIPHER_meth_set_iv_len...
2018-02-28 Richard LevitteAdapt 15-test_out_option.t for more than just Unix
2018-02-28 Richard LevitteEnable the -out option test on VMS as well
2018-02-28 Richard LevitteCheck on VMS as well
2018-02-28 Richard LevitteAdd VMS version of app_dirname()
2018-02-28 Paul YangFix the type of -out option
2018-02-28 Paul YangAdd test cases for this -out option check
2018-02-28 Paul YangCheck directory is able to create files for various...
2018-02-28 Richard Levittestoreutl: make sure s2i_ASN1_INTEGER is correctly declared
2018-02-27 David BenjaminAlways use adr with __thumb2__.
2018-02-27 xemdetiaFix documentation link to reference man3
2018-02-27 Rich SalzMake some perl scripts output to stdout
2018-02-27 Richard Levittecrypto/ec/asm/x25519-x86_64.pl: close STDOUT, not ...
2018-02-27 Richard Levitteconfigdata.pm: ensure $prefix is defined
2018-02-27 Dr. Matthias... bio_b64.c: prevent base64 filter BIO from decoding...
2018-02-27 Matt CaswellPrepare for 1.1.1-pre3-dev
2018-02-27 Matt CaswellPrepare for 1.1.1-pre2 release OpenSSL_1_1_1-pre2
2018-02-27 Matt CaswellUpdate copyright year
2018-02-26 Matt CaswellClear some sslapitest global variables after use
2018-02-26 Andy Polyakovmem_sec.c: relax POSIX requirement.
2018-02-26 Andy Polyakovtest/ct_test.c: remove dependency on -lm.
2018-02-26 Tatsuhiro TsujikawaExport keying material using early exporter master...
2018-02-26 Richard LevitteMake it possible to give --libdir an absolute path
2018-02-24 Andy Polyakovappveyor.yml: omit makedepend step.
2018-02-24 Andy Polyakovec/ecp_nistp{224,256,521}.c: harmonize usage of __uint1...
2018-02-24 Andy Polyakov{ec/curve25519,poly1305/poly1305}.c: relax pedantic...
2018-02-24 Andy Polyakovec/curve448: portability fixups.
2018-02-24 Andy Polyakovec/asm/x25519-x86_64.pl: fix up ADCX/ADOX fallback.
2018-02-23 Rich SalzRemove OSSLzu, and fix the one place that used it.
2018-02-23 Bernd EdlingerFix some bugs with the cfb1 bitsize handling
2018-02-23 Bernd EdlingerRemove executable bit from test/recipes/03-test_interna...
2018-02-23 Richard LevitteAdd a note in CHANGES
2018-02-23 Richard LevitteTest the storeutl searching options
2018-02-23 Richard LevitteSTORE: Add documentation on search criteria
2018-02-23 Richard LevitteAdapt storeutl to allow search for specific objects
2018-02-23 Richard LevitteSTORE 'file' scheme loader: Add search capibility
2018-02-23 Richard LevitteSTORE: Add the possibility to search for specific infor...
2018-02-23 Richard LevitteTest the storeutl expectation options
2018-02-23 Richard LevitteSTORE: Add documentation on expecting specific infos
2018-02-23 Richard LevitteAdapt storeutl to allow looking for a specific info...
2018-02-23 Richard LevitteSTORE 'file' scheme loader: Add info type expectation
2018-02-23 Richard LevitteSTORE: Add the possibility to specify an expected info...
2018-02-23 Richard LevitteSTORE: In preparation for coming work, mark when loadin...
2018-02-23 PauliRemove unreachable statement.
2018-02-22 Richard LevitteBuild files: when using $(CPP), use the C flags alongsi...
2018-02-22 Rich SalzRemove unused num.pl,segregnam scripts
2018-02-22 Steve Linsellinitialise dc variable to satisfy old compilers.
2018-02-22 Per SandströmUpdate EC_POINT_new.pod
2018-02-22 Richard LevitteBuild file templates: be less verbose when reconfiguring
2018-02-22 Richard LevitteReplace the message about configdata.pm as a script
2018-02-22 Richard LevitteAdd a comment in configdata.pm regarding script-only...
2018-02-22 Richard LevitteMake CROSS_COMPILE another supported "make variable...
2018-02-22 Richard LevitteUnix Makefile: Rework the assignment of CXX and AS
2018-02-22 Richard LevitteRefactor the ranlib attribute
2018-02-22 Richard LevitteHave configdata.pm display information on perl
2018-02-21 Kurt RoeckxCheck return value of time() when getting additional...
2018-02-21 Kurt RoeckxSwitch the DRBGs from AES-128-CTR to AES-256-CTR
2018-02-21 Viktor DukhovniUse malloc to avoid alignment problems.
2018-02-21 EasySecAdd support for PBKDF2 for enc command
2018-02-21 Pavel Kopyldo_body: fix heap-use-after-free.
next