[openssl.org #3547] [PATCH] Add missing static qualifier

2014-09-29 Thread Kurt Cancemi via RT
Add missing static qualifier to constant_time_select_int that was introduced in 294d1e36c2495ff00e697c9ff622856d3114f14f -- Kurt Cancemi https://www.x64architecture.com From 183bd1581c15a164cc2e511e839452401571f05b Mon Sep 17 00:00:00 2001 From: Kurt Cancemi k...@x64architecture.com Date: Sun,

RE: [openssl-dev] Adding GET support to ocsp app

2014-09-29 Thread Salz, Rich
The decoder does not correctly NUL terminate p when it shrinks by replacing '%xx' with the corresponding octet. Arrgh. Thanks. -- Principal Security Engineer, Akamai Technologies IM: rs...@jabber.me Twitter: RichSalz __

HOST_c2l warnings...

2014-09-29 Thread Ben Laurie
Building 1.0.2 with gcc 4.9 and no-asm, I get a lot of: ADS -pthread -D_THREAD_SAFE -D_REENTRANT -DDSO_DLFCN -DHAVE_DLFCN_H -DL_ENDIAN -DTERMIOS -O3 -Wall -c sha256.c In file included from sha256.c:115:0: sha256.c: In function 'sha256_block_data_order': ../md32_common.h:248:41: warning:

[openssl.org #3548] Remove some unsupported platforms

2014-09-29 Thread Rich Salz via RT
This ticket is a catch-all for removing a handful of unsupported platforms. This list includes: BEOS NeXT NEWS SUNOS MPE/iX ReliantUNIX SINIX DGUX NCR Tandem Cray WIN16 The intent is that each one will be done as a single commit, separate from all the others, and merged to main one at a time,