openssl.git
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
2017-03-14 Benjamin KadukFix some -Wshadow warnings
2017-03-13 Bernd EdlingerAdded a test case for RSA_padding_add_PKCS1_PSS_mgf1.
2017-03-13 Bernd EdlingerFix a crash or unbounded allocation in RSA_padding_add_...
2017-03-13 Richard LevitteBetter way to recognise mingw64 in config script
2017-03-13 Andy Polyakovpoly1305/asm/poly1305-armv8.pl: ilp32-specific poly1305...
2017-03-13 Andy Polyakovcrypto/x86*cpuid.pl: move extended feature detection.
2017-03-13 Richard LevitteDocument in CHANGES that config now recognises 64-bit...
2017-03-13 Richard LevitteRecognise mingw64 in config script
2017-03-12 Rich SalzFix some doc nits
2017-03-12 Matt CaswellFix out-of-memory condition in conf
2017-03-11 Rich SalzHandle find-doc-nits script rename
2017-03-11 Rich SalzFix many doc L<> errors
2017-03-11 Richard LevitteUI docs: Rephrase the UI method function return value...
2017-03-11 Richard LevitteFix UI_get0_action_string()
2017-03-11 Richard LevitteDocument UI_METHOD and UI_STRING, both useful for UI_ME...
2017-03-10 PauliUse the callbacks from the SSL object instead of the...
2017-03-10 Bernd EdlingerAvoid questionable use of the value of a pointer that...
2017-03-10 Matt CaswellFix some RSA documentation
2017-03-09 PauliMake the output of enc -ciphers identical
2017-03-09 Jon SpillettExit the loop on failure
2017-03-08 PauliLimit the output of the enc -ciphers command
2017-03-08 Roberto Guimaraesprevent undefined behavior when src and dst are equal
2017-03-07 Matt CaswellProvide a function to test whether we have unread recor...
2017-03-07 PauliRemove doc reference to non-existing GCM example
2017-03-07 Rich SalzGet pointer type right in BIO_ssl_shutdown()
2017-03-07 Andy Polyakovcrypto/x86_64cpuid.pl: move extended feature detection...
2017-03-07 PauliIncrease the password buffer size to APP_PASS_LEN.
2017-03-06 Richard LevitteUnix Makefile: Have manual generation use the same...
2017-03-06 Richard Levitteutil/process_docs.pl: make it possible to add a suffix...
2017-03-06 Rich SalzRemove some duplicate manpage entries
2017-03-06 Richard LevitteAdd documentation on platform specific checks
2017-03-06 Richard LevitteAdd a platform specific configuration checker
2017-03-06 Rich SalzFix an endless loop in rsa_builtin_keygen.
2017-03-03 Bernd EdlingerReset executable bits on files where not needed.
2017-03-03 Richard LevitteDon't use deprecated EVP_CIPHER_CTX_cleanup() internally
2017-03-03 PauliUpdate the cipher(1) documentation to
2017-03-02 Rich SalzFix cherry-pick and put files in right place
2017-03-02 Rich SalzRemove ref to err(7), update copyright.
2017-03-02 Andy PolyakovConfigurations/10-main.conf: omit redundant -lresolv...
2017-03-02 Andy Polyakovbio/b_addr.c: omit private hstrerror.
2017-03-02 Jon SpillettCheck for zero records and return immediately
2017-03-02 Richard LevitteAdd NOTES.UNIX, with a description on how to deal with...
2017-03-01 Bernd EdlingerCheck that async_jobs is not negative and not too high.
2017-03-01 Richard LevitteVMS: compensate for gmtime_r() parameter pointer size
2017-03-01 Richard LevitteTest framework: Add the possibility to have a test...
2017-03-01 Benjamin KadukDon't free in cleanup routine
2017-02-28 Benjamin KadukAdd AGL's "beer mug" PEM file as another test input
2017-02-28 Benjamin KadukAdd test corpus for PEM reading
2017-02-28 Richard LevitteCode health: make update
2017-02-28 Richard LevitteCode health: Remove VAX exceptions in util/mkdef.pl
2017-02-28 Richard LevitteCode health: Remove unused VAX transfer vector for...
2017-02-28 Rich SalzExdata test was never enabled.
2017-02-28 Matt CaswellFix test_ssl_new when compiled with no-tls1_2 or no...
2017-02-28 Rich SalzUpdate year, wording tweak
2017-02-28 Richard LevitteCode cleanup: remove the VMS specific reimplementation...
2017-02-27 Adrian VollmerAdjust the default value of the private key size
2017-02-25 Andy Polyakov.travis.yml: limit mingw tests' resource consumption.
2017-02-25 Andy Polyakov.travis.yml: make package pulls conditional.
2017-02-23 PauliIncrease the size of the stack buffer to prevent an...
2017-02-23 Andy Polyakov.travis.yml: remove osx from build matrix.
2017-02-23 Todd ShortFix potential memory leak in ASN1_TIME_to_generalizedtime()
2017-02-23 Rich SalzAdd -Wundef to strict-warnings
2017-02-23 Richard LevitteCheck for the presence of _WIN32 rather than its value.
next