fix another typo in comment in a line touched by the last commit (thisone wouldn't have triggered a spell checker though)
spelling fixes; from paul tagliamonteok tb
Remove three useless tests filesThe asn1test depends on asn1_mac.h which had a date with the bitbucket afew years back (and the test "isn't meant to run particularly, it's justto test type checki
Remove three useless tests filesThe asn1test depends on asn1_mac.h which had a date with the bitbucket afew years back (and the test "isn't meant to run particularly, it's justto test type checking"). methtest.c tests an API that was never presentin OpenSSL's git history. r160test.c is nothing but a licence."nuke away" jsing
show more ...
tags as requested by miod and tedu
evptests.txt lives in regress/lib/libcrypto/evp
igetest.c moved to regress we don't need another copyok miod@
expunge more of the old build systemok deraadt miod
Clean up dangerous strncpy use. This included a use where the resultingstring was potentially not nul terminated and a place where malloc returnwas unchecked.while we're at it remove dummytest.co
Clean up dangerous strncpy use. This included a use where the resultingstring was potentially not nul terminated and a place where malloc returnwas unchecked.while we're at it remove dummytest.cok miod@
remove auto-generated dependencies from the old unused build system, sothat it is easier to find code pieces. They are getting in the way.ok miod
Merge conflicts; remove MacOS, Netware, OS/2, VMS and Windows build machinery.
Import OpenSSL 1.0.1g
resolve conflicts
import OpenSSL-1.0.1c
OpenSSL 1.0.0f: merge
openssl-1.0.0e: resolve conflicts
import OpenSSL 1.0.0e
resolve conflicts, fix local changes
import OpenSSL-1.0.0a
AES-NI engine support for OpenSSL.This is code mostly picked up from upstream OpenSSL, or to be more exacta diff from David Woodhouse <dwmw2 at infradead dot org>.Remember to make includes before
AES-NI engine support for OpenSSL.This is code mostly picked up from upstream OpenSSL, or to be more exacta diff from David Woodhouse <dwmw2 at infradead dot org>.Remember to make includes before doing a build!no objections from djm@OK deraadt@, reyk@ (AES is about 4.25x faster on his x201 now)
import openssl-0.9.8j
update to openssl-0.9.8i; tested by several, especially krw@
import of OpenSSL 0.9.8h
123