openssl.git
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-27 Matt CaswellFix warning with no-ec
2015-02-27 Matt CaswellFix no-ec warning
2015-02-26 Matt CaswellFix evp_extra_test.c with no-ec
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-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-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-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... Check PKCS#8 pkey field is valid before cleansing.
2015-01-30 Richard Levittedso_vms needs to add the .EXE extension if there is...
2015-01-27 Viktor DkhovniReplace exit() with error return.
2015-01-27 Rich SalzRevert "Remove engine_rsax and its asm file."
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 engine_rsax and its 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-22 Matt CaswellFix for reformat problems with e_padlock.c
2015-01-22 Matt CaswellFix formatting error in pem.h
2015-01-22 Rob StradlingUse inner algorithm when printing certificate.
2015-01-22 Matt CaswellRe-align some comments after running the reformat script. OpenSSL_1_0_1-post-reformat
2015-01-22 Matt CaswellRerun util/openssl-format-source -v -c . OpenSSL_1_0_1-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_1-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 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...
2015-01-22 Andy Polyakovcrypto/ofb128.c: make it indent-friendly.
2015-01-22 Andy Polyakovmodes/ctr128.c: make it indent-friendly.
2015-01-22 Andy Polyakovmodes/cfb128.c: make it indent-friendly.
2015-01-22 Matt CaswellFix indent comment corruption issue
2015-01-22 Matt CaswellAmend openssl-format-source so that it give more repeat...
2015-01-22 Andy Polyakovbn/bn_const.c: make it indent-friendly.
2015-01-22 Andy Polyakovbn/asm/x86_64-gcc.cL make it indent-friendly.
2015-01-22 Andy Polyakovbn/bn_asm.c: make it indent-friendly.
2015-01-22 Andy Polyakovbn/bn_exp.c: make it indent-friendly.
2015-01-22 Matt CaswellManually reformat aes_core.c
2015-01-22 Matt CaswellAdd obj_dat.h to the list of files that will not be...
2015-01-22 Matt CaswellFix strange formatting by indent
2015-01-22 Andy Polyakovmodes/modes_lcl.h: make it indent-friendly.
2015-01-22 Matt Caswellindent has problems with comments that are on the right...
2015-01-22 Andy Polyakovmodes/gcm128.c: make it indent-friendly.
2015-01-22 Andy Polyakovmodes/cts128.c: make it indent-friendly.
2015-01-22 Andy Polyakovcrypto/mem_dbg.c: make it indent-friendly.
2015-01-22 Matt CaswellMore indent fixes for STACK_OF
2015-01-22 Matt CaswellFix indent issue with functions using STACK_OF
2015-01-22 Matt CaswellFix indent issue with engine.h
2015-01-22 Matt CaswellFix logic to check for indent.pro
2015-01-22 Andy Polyakovcrypto/cryptlib.c: make it indent-friendly.
2015-01-22 Andy Polyakovbn/bntest.c: make it indent-friendly.
2015-01-22 Andy Polyakovbn/bn_recp.c: make it indent-friendly.
2015-01-22 Andy Polyakovengines/e_ubsec.c: make it indent-friendly.
2015-01-22 Andy Polyakovapps/speed.c: make it indent-friendly.
2015-01-22 Matt CaswellFix make errors
2015-01-22 Richard LevitteMake the script a little more location agnostic
2015-01-22 Matt CaswellProvide script for filtering data initialisers for...
2015-01-22 Dr. Stephen... Script fixes.
2015-01-22 Richard LevitteRun expand before perl, to make sure things are properl...
2015-01-22 Richard LevitteForce the use of our indent profile
2015-01-22 Tim HudsonProvide source reformating script. Requires GNU indent...
2015-01-22 Matt CaswellFix source where indent will not be able to cope
2015-01-22 Matt CaswellAdditional comment changes for reformat of 1.0.1
2015-01-22 Matt CaswellFurther comment changes for reformat
2015-01-22 Tim Hudsonmark all block comments that need format preserving...
2015-01-15 Matt CaswellPrepare for 1.0.1m-dev OpenSSL_1_0_1-pre-reformat
2015-01-15 Matt CaswellPrepare for 1.0.1l release OpenSSL_1_0_1l
2015-01-15 Matt Caswellmake update
2015-01-15 Matt CaswellUpdates to CHANGES and NEWS
2015-01-13 Richard LevitteDefine CFLAGS as cflags on VMS as well
2015-01-13 Matt CaswellMake output from openssl version -f consistent with...
2015-01-13 Matt CaswellFix warning where BIO_FLAGS_UPLINK was being redefined.
2015-01-13 Matt CaswellAvoid deprecation problems in Visual Studio 13
2015-01-10 Dr. Stephen... RT3662: Allow leading . in nameConstraints
next