openssl.git
2015-03-12 Matt CaswellSSL_check_chain fix
2015-03-12 Matt CaswellFix missing return checks in v3_cpols.c
2015-03-12 Matt CaswellFix dsa_pub_encode
2015-03-12 Matt CaswellFix dh_pub_encode
2015-03-12 Matt CaswellFix asn1_item_print_ctx
2015-03-12 Matt CaswellASN1_primitive_new NULL param handling
2015-03-12 Matt CaswellFix EVP_DigestInit_ex with NULL digest
2015-03-12 Matt CaswellFix error handling in bn_exp
2015-03-12 Andy Polyakovevp/e_aes.c: fix SPARC T4-specific problem:
2015-03-11 Matt CaswellFix seg fault in ASN1_generate_v3/ASN1_generate_nconf
2015-03-11 Matt CaswellCleanse buffers
2015-03-10 Emilia KasperHarmonize return values in dtls1_buffer_record
2015-03-10 Richard GodbeeBIO_debug_callback: Fix output on 64-bit machines
2015-03-10 Matt CaswellPrevent handshake with unseeded PRNG
2015-03-09 Dmitry-MeFix wrong numbers being passed as string lengths
2015-03-09 Dr. Stephen... update ordinals
2015-03-09 David WoodhouseWrong SSL version in DTLS1_BAD_VER ClientHello
2015-03-09 Matt CaswellFix DTLS1_BAD_VER regression
2015-03-08 Dr. Stephen... fix warning
2015-03-08 Dr. Stephen... Cleanse PKCS#8 private key components.
2015-03-08 Dr. Stephen... Additional CMS documentation.
2015-03-07 Kurt RoeckxRemove export ciphers from the DEFAULT cipher list
2015-03-06 Matt CaswellUpdate mkerr.pl for new format
2015-03-05 Kurt CancemiUse constants not numbers
2015-03-05 Matt CaswellUnchecked malloc fixes
2015-03-02 Dr. Stephen... Check public key is not NULL.
2015-03-02 Dr. Stephen... Fix format script.
2015-02-27 Matt CaswellFix d2i_SSL_SESSION for DTLS1_BAD_VER
2015-02-27 Matt CaswellFixed missing return value checks.
2015-02-27 Matt CaswellFix missing return value checks.
2015-02-26 Matt CaswellFix evp_extra_test.c with no-ec
2015-02-25 Matt CaswellUpdate the SHA* documentation
2015-02-25 Rainer JungFix NAME section of d2i_ECPKParameters to prevent broke...
2015-02-25 Matt CaswellFix some minor documentation issues
2015-02-25 Matt CaswellRemove pointless free, and use preferred way of calling...
2015-02-25 Matt CaswellAdd dire warnings about the "reuse" capability of the...
2015-02-25 Matt CaswellProvide documentation for i2d_ECPrivateKey and d2i_ECPr...
2015-02-25 Matt CaswellFix a failure to NULL a pointer freed on error.
2015-02-25 Matt CaswellImport evp_test.c from BoringSSL. Unfortunately we...
2015-02-24 Dr. Stephen... Document -no_explicit
2015-02-24 Andy PolyakovFix crash in SPARC T4 XTS.
2015-02-22 Andy Polyakovsha/asm/sha1-586.pl: fix typo.
2015-02-22 Dr. Stephen... typo
2015-02-22 Edgar PekFix null-pointer dereference
2015-02-22 Kurt RoeckxFix memory leak
2015-02-22 Doug HoganAvoid a double-free in an error path.
2015-02-22 Richard LevitteRestore -DTERMIO/-DTERMIOS on Windows platforms.
2015-02-22 Richard LevitteAssume TERMIOS is default, remove TERMIO on all Linux.
2015-02-13 Richard LevitteTransfer a fix from 1.0.1
2015-02-12 Rich SalzRT3684: rand_egd needs stddef.h
2015-02-12 Graeme PerrowRT3670: Check return from BUF_MEM_grow_clean
2015-02-12 Eric DequinMissing OPENSSL_free on error path.
2015-02-10 Emilia KasperFix hostname validation in the command-line tool to...
2015-02-10 Andy Polyakovobjects/obj_xref.h: revert reformat.
2015-02-09 Andy PolyakovBring objects.pl output even closer to new format.
2015-02-09 Dr. Stephen... Fix memory leak reporting.
2015-02-09 Andy PolyakovHarmonize objects.pl output with new format.
2015-02-06 Matt CaswellFix error handling in ssltest
2015-02-05 Rich SalzFixed bad formatting in crypto/des/spr.h
2015-02-04 Dr. Stephen... Make objxref.pl output in correct format
2015-02-03 Dr. Stephen... Preliminary ASN1_TIME documentation.
2015-02-03 Dr. Stephen... Check PKCS#8 pkey field is valid before cleansing.
2015-02-02 Andy Polyakovcms-test.pl: "localize" /dev/null even further [as...
2015-01-30 Andy Polyakovmodes/gcm128.c: fix OPENSSL_SMALL_FOOTPRINT compile...
2015-01-30 Richard LevitteVMS exit codes weren't handled well enough and were...
2015-01-30 Richard Levittedso_vms needs to add the .EXE extension if there is...
2015-01-27 Matt CaswellProvide documentation for all SSL(_CTX)?_(get|set)...
2015-01-27 Matt CaswellRemove explicit setting of read_ahead for DTLS. It...
2015-01-27 Matt CaswellMake DTLS always act as if read_ahead is set. The actua...
2015-01-26 Rich SalzRemove obsolete support for old code.
2015-01-26 Rich SalzRemove unused eng_rsax and related asm file
2015-01-26 Rich SalzMake OPENSSL_config truly ignore errors.
2015-01-24 Kurt RoeckxFix segfault with empty fields as last in the config.
2015-01-23 Dr. Stephen... FIPS build fixes.
2015-01-22 Matt CaswellPrepare for 1.0.2a-dev
2015-01-22 Matt CaswellPrepare for 1.0.2 release OpenSSL_1_0_2
2015-01-22 Matt Caswellmake update
2015-01-22 Matt CaswellUpdates to CHANGES for 1.0.2
2015-01-22 Matt CaswellNEWS update
2015-01-22 Matt CaswellFix for reformat problems with e_padlock.c
2015-01-22 Matt CaswellFix post-reformat errors preventing windows compilation
2015-01-22 Matt CaswellFix formatting error in pem.h
2015-01-22 Rob StradlingUse inner algorithm when printing certificate.
2015-01-22 Corinna VinschenDrop redundant and outdated __CYGWIN32__ tests.
2015-01-22 Andy PolyakovFix macosx-ppc build (and typos in unwind info).
2015-01-22 Andy Polyakovsha256-armv4.pl: fix typo.
2015-01-22 Matt CaswellRe-align some comments after running the reformat script. OpenSSL_1_0_2-post-reformat
2015-01-22 Matt CaswellRerun util/openssl-format-source -v -c . OpenSSL_1_0_2-post-auto-reformat
2015-01-22 Matt CaswellRun util/openssl-format-source -v -c .
2015-01-22 Matt CaswellMore tweaks for comments due indent issues OpenSSL_1_0_2-pre-auto-reformat
2015-01-22 Matt CaswellFix modes.h so that indent doesn't complain
2015-01-22 Matt CaswellBackport hw_ibmca.c from master due to failed merge
2015-01-22 Matt CaswellTweaks for comments due to indent's inability to handle...
2015-01-22 Matt CaswellMove more comments that confuse indent
2015-01-22 Dr. Stephen... Delete trailing whitespace from output.
2015-01-22 Dr. Stephen... Add -d debug option to save preprocessed files.
2015-01-22 Dr. Stephen... Test option -nc
2015-01-22 Andy Polyakovec/ecp_nistz256.c: further harmonization with latest...
2015-01-22 Matt CaswellAdd ecp_nistz256.c to list of files skipped by openssl...
2015-01-22 Matt CaswellManually reformat aes_x86core.c and add it to the list...
next