openssl.git
2015-02-04 Rich SalzFix various build breaks
2015-02-04 Dr. Stephen... fix windows build
2015-02-04 Dr. Stephen... Updates to reformat script.
2015-02-04 Dr. Stephen... More unused FIPS module code.
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... Remove unused variables.
2015-02-03 Rich SalzDead code: crypto/dh,modes,pkcs12,ripemd,rsa,srp
2015-02-03 Dr. Stephen... Add SSL_get_extms_support documentation.
2015-02-03 Dr. Stephen... Add CHANGES entry.
2015-02-03 Dr. Stephen... Ctrl to retrieve extms support.
2015-02-03 Dr. Stephen... Add extms support to master key generation.
2015-02-03 Dr. Stephen... Extended master secret extension support.
2015-02-03 Dr. Stephen... Rewrite ssl3_send_client_key_exchange to support extms.
2015-02-03 Dr. Stephen... Utility function to retrieve handshake hashes.
2015-02-03 Dr. Stephen... Add flags field to SSL_SESSION.
2015-02-03 Dr. Stephen... Check PKCS#8 pkey field is valid before cleansing.
2015-02-03 Rich Salzold_des fix windows build, remove docs
2015-02-02 Rich SalzRemove old DES API
2015-02-02 Rich SalzDead code: if 0 removal from crypto/evp and an unused...
2015-02-02 Rich SalzDead code removal; #if 0 from crypto/des
2015-02-02 Rich SalzDead code cleanup: crypto/ec,ecdh,ecdsa
2015-02-02 Rich SalzDead code cleanup; remove #if 0 from crypto/engine
2015-02-02 Rich SalzDead code cleanup: #if 0 dropped from tests
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.
next