openssl.git
2015-02-13 Dr. Stephen... Add HMAC test data.
2015-02-13 Dr. Stephen... MAC support for evp_test
2015-02-13 Dr. Stephen... New macro to set mac key.
2015-02-13 Dr. Stephen... Return error code is any tests fail.
2015-02-13 Richard LevitteTransfer a fix from 1.0.1
2015-02-12 Rich SalzRT937: Enable pilotAttributeType uniqueIdentifier
2015-02-12 Andy Polyakovevp/evp.h: add missing camellia-ctr declarations.
2015-02-12 Graeme PerrowRT3670: Check return from BUF_MEM_grow_clean
2015-02-12 Clang via Jeffrey... RT3684: rand_egd needs stddef.h
2015-02-12 Eric DequinMissing OPENSSL_free on error path.
2015-02-11 Andy PolyakovEngage ecp_nistz256-armv4 module.
2015-02-11 Andy PolyakovAdd ec/asm/ecp_nistz256-armv4.pl module.
2015-02-11 Andy PolyakovAdd Camellia CTR mode.
2015-02-11 Andy PolyakovAdd more Camellia OIDs.
2015-02-10 Matt CaswellAdd SSL_SESSION_get0_ticket API function.
2015-02-10 Matt CaswellCorrect reading back of tlsext_tick_lifetime_hint from...
2015-02-10 Matt CaswellProvide the API functions SSL_SESSION_has_ticket and
2015-02-10 Matt CaswellMake tlsext_tick_lifetime_hint an unsigned long (from...
2015-02-10 Andy Polyakovec/ecp_nistz256.c: fix compiler warnings.
2015-02-10 Andy PolyakovConfigure: disable warning C4090 in Windows builds.
2015-02-10 Andy Polyakovec/asm/ecp_nistz256-x86.pl: fix typos (error shows...
2015-02-10 Dr. Stephen... New evp_test updates.
2015-02-10 Dr. Stephen... Add new test file.
2015-02-10 Dr. Stephen... Initial version of new evp_test program.
2015-02-10 Emilia KasperFix hostname validation in the command-line tool to...
2015-02-10 Matt CaswellRemove some functions that are no longer used and break...
2015-02-10 Matt CaswellHMAC_cleanup, and HMAC_Init are stated as deprecated...
2015-02-10 Matt CaswellRemove -DOPENSSL_NO_DEPRECATED from --strict-warnings...
2015-02-09 Andy PolyakovEngage ecp_nistz256-x86 module.
2015-02-09 Andy PolyakovAdd ec/asm/ecp_nistz256-x86.pl module.
2015-02-09 Dr. Stephen... Support for alternative KDFs.
2015-02-09 Andy PolyakovBring objects.pl output even closer to new format.
2015-02-09 Andy Polyakovbn/bn_add.c: fix dead code elimination that went bad.
2015-02-09 Dr. Stephen... Fix memory leak reporting.
2015-02-09 Dr. Stephen... Remove obsolete IMPLEMENT_ASN1_SET_OF
2015-02-09 Andy Polyakovevp/e_aes.c: fix pair of SPARC T4-specific problems:
2015-02-09 Matt CaswellRemove stray "=back". This was causing newer versions...
2015-02-09 Andy PolyakovHarmonize objects.pl output with new format.
2015-02-09 Andy Polyakovdes/asm/des_enc.m4: fix brown-bag typo in last commit.
2015-02-08 Rich SalzFinal (for me, for now) dead code cleanup
2015-02-07 Matt CaswellApache Traffic Server has a need to set the rbio withou...
2015-02-06 Rich Salzui_compat cleanup; makefiles and vms
2015-02-06 Rich SalzRemove ui_compat
2015-02-06 Rich SalzRemove X509_PAIR
2015-02-06 Rich SalzLive code cleanup: remove #if 1 stuff
2015-02-06 Rich Salzdead code cleanup: #if 0 in ssl
2015-02-06 Rich Salzutil/mkstack.pl now generates entire safestack.h
2015-02-06 Rich SalzHave mkdef.pl ignore APPLINK settings.
2015-02-06 Dr. Stephen... Remove OPENSSL_NO_HMAC
2015-02-06 Matt CaswellRemove support for SSL_OP_NETSCAPE_CA_DN_BUG.
2015-02-06 Matt CaswellFix error handling in ssltest
2015-02-05 Rich SalzUse memset in bn_mont
2015-02-05 Rich SalzLive code cleanup; #if 1 removal
2015-02-05 Rich SalzFixed bad formatting in crypto/des/spr.h
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...
next