openssl.git
2015-02-02 Rich SalzDead code cleanup: crypto/*.c, x509v3, demos
2015-02-02 Andy Polyakovcms-test.pl: "localize" /dev/null even further [as...
2015-01-31 Richard LevitteMake the libssl opaque changes compile on VMS
2015-01-31 Matt CaswellAdd changes entry for opaquifying of libssl structures
2015-01-31 Matt CaswellRemove OPENSSL_NO_SSL_INTERN as it is now redundant...
2015-01-31 Matt CaswellMake libssl opaque. Move all structures that were previ...
2015-01-30 Ben LaurieBuild correctly for me on FreeBSD 10.
2015-01-30 Rich SalzDead code removal: #if 0 asn1, pkcs7
2015-01-30 Rich SalzDead code clean: #if 0 removal in apps
2015-01-30 Rich SalzDead code removal #if 0 engines
2015-01-30 Rich SalzDead code removal: #if 0 conf, dso, pqueue, threads
2015-01-30 Andy Polyakovmodes/gcm128.c: harmonize ctx->ghash assignment, shortc...
2015-01-30 Andy Polyakovmodes/gcm128.c: fix OPENSSL_SMALL_FOOTPRINT compile...
2015-01-30 Richard LevitteSince SHA0 was completely removed, also remove the...
2015-01-30 Richard LevitteUpdate on the use of logical names for OpenSSL configur...
2015-01-30 Richard LevitteVMS exit codes weren't handled well enough and were...
2015-01-30 Richard LevitteVMS adjustments:
2015-01-30 Richard LevitteVMS adjustments:
2015-01-30 Richard LevitteVMS build changes
2015-01-30 Richard LevitteVMS adjustments:
2015-01-30 Richard LevitteVMS adjustments:
2015-01-30 Richard Levittedso_vms needs to add the .EXE extension if there is...
2015-01-30 Rich SalzDead code removal: #if 0 bio, comp, rand
2015-01-29 Rich SalzMake output consistency: remove blank line
2015-01-29 Richard Levitteclang on Linux x86_64 complains about unreachable code.
2015-01-28 Matt CaswellFix various windows compilation issues
2015-01-28 Rich SalzFix int/unsigned compiler complaint
2015-01-28 Rich SalzRemove support for opaque-prf
2015-01-28 Rich SalzAdd missing declaration for lh_node_usage_stats
2015-01-28 Rich SalzRename index to idx to avoid symbol conflicts.
2015-01-28 Rich SalzFinish removal of DSS
2015-01-28 Matt CaswellFix warning on some compilers where variable index...
2015-01-28 Matt CaswellFix no-ocb for Windows
2015-01-28 Matt CaswellRationalise testing of AEAD modes
2015-01-28 Matt CaswellHarmonise use of EVP_CTRL_GET_TAG/EVP_CTRL_SET_TAG...
2015-01-28 Matt CaswellReplace EVP_CTRL_OCB_SET_TAGLEN with EVP_CTRL_SET_TAG...
2015-01-28 Rich SalzDead code removal: Fortezza identifiers
2015-01-27 Rich Salz"#if 0" removal: header files
2015-01-27 Rich SalzOPENSSL_NO_XXX cleanup: OPENSSL_NO_BUF_FREELISTS
2015-01-27 Rich SalzOPENSSL_NO_XXX cleanup: NO_TLS, NO_TLS1
2015-01-27 Rich SalzOPENSSL_NO_xxx cleanup: SHA
2015-01-27 Rich SalzOPENSSL_NO_xxx cleanup: RFC3779
2015-01-27 Rich SalzOPENSSL_NO_xxx cleanup: many removals
2015-01-27 Rich SalzOPENSSL_NO_xxx cleanup: DEC-CBCM removed
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-27 Andy PolyakovConfigure: addendum to OPENSSL_NO_[RMD160|RIPEMD] harmo...
2015-01-27 Andy Polyakovdes/asm/des_enc.m4: strip #ifdef OPENSSL_SYS_ULTRASPARC...
2015-01-26 Rich SalzRemove obsolete support for old code.
2015-01-26 Rich SalzMake OPENSSL_config truly ignore errors.
2015-01-24 Rich Salzundef cleanup: use memmove
2015-01-24 Rich SalzRemove unused eng_rsax and related asm file
2015-01-24 Rich Salzifdef cleanup, part 4a: '#ifdef undef'
2015-01-24 Kurt RoeckxFix segfault with empty fields as last in the config.
2015-01-23 Viktor DkhovniReplace exit() with error return.
2015-01-23 Andy PolyakovKeep disclaiming 16-bit support.
2015-01-23 Rich Salzifdef cleanup part 3: OPENSSL_SYSNAME
2015-01-23 Andy PolyakovAdd assembly support to ios64-cross.
2015-01-22 Rich Salzifdef cleanup, 2 remove OPENSSL_NO_SETVBUF_IONBF
2015-01-22 Rich SalzRemove obsolete uncomiled dsagen semi-test
2015-01-22 Rich SalzCleanup old doc/*; remove CHANGES.SSLeay
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 CaswellMore comment realignment master-post-reformat
2015-01-22 Matt CaswellRe-align some comments after running the reformat script.
2015-01-22 Matt CaswellRerun util/openssl-format-source -v -c . master-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 master-pre-auto-reformat
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...
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 Andy Polyakovec/ecp_nistz256.c: harmonize with latest indent script.
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
next