index
:
delta/openssl.git
BRANCH_ASN1
BRANCH_OpenSSL_0_9_8k
BRANCH_VMS_64BIT
BRANCH_WIN64
BRANCH_engine
OpenSSL-engine-0_9_6-stable
OpenSSL-fips-0_9_7-stable
OpenSSL-fips-0_9_8-stable
OpenSSL-fips-1_2-stable
OpenSSL-fips-2_0-stable
OpenSSL-fips2-0_9_7-stable
OpenSSL-rfc3820-0_9_7-stable
OpenSSL_0_9_6-stable
OpenSSL_0_9_7-stable
OpenSSL_0_9_8-stable
OpenSSL_0_9_8fg-stable
OpenSSL_1_0_0-stable
OpenSSL_1_0_1-stable
OpenSSL_1_0_2-stable
OpenTLS
SSLeay
baserock/morph
master
origin
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
crypto
/
engine
/
enginetest.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Include openssl/crypto.h first in several other files so FIPS renaming
steve
2011-02-16
1
-0
/
+1
*
Make no-engine work again.
steve
2008-12-20
1
-1
/
+1
*
Remove the dual-callback scheme for numeric and pointer thread IDs,
geoff
2008-08-06
1
-1
/
+1
*
Revert my earlier CRYPTO_THREADID commit, I will commit a reworked
geoff
2008-07-03
1
-1
/
+1
*
There was a need to support thread ID types that couldn't be reliably cast
geoff
2008-03-28
1
-1
/
+1
*
Give everything prototypes (well, everything that's actually used).
ben
2005-03-31
1
-1
/
+1
*
Add the possibility to build without the ENGINE framework.
levitte
2003-01-30
1
-1
/
+10
*
Windows CE updates, contributed by Steven Reddie <smr@essemer.com.au>
levitte
2002-12-03
1
-3
/
+0
*
WinCE patches
levitte
2002-11-15
1
-0
/
+3
*
fix memory leak
bodo
2002-03-25
1
-0
/
+25
*
This change replaces the ENGINE's underlying mechanics with the new
geoff
2001-09-25
1
-6
/
+1
*
Some of the ENGINE file names were changed for 8.3 filename uniqueness
geoff
2001-09-14
1
-1
/
+1
*
enginetest needs 'memset' defined.
geoff
2001-09-10
1
-0
/
+1
*
avoid warning ('const' discarded)
bodo
2001-09-10
1
-2
/
+2
*
Delete pointless casts
bodo
2001-09-10
1
-2
/
+2
*
Avoid strdup.
bodo
2001-09-06
1
-14
/
+6
*
Solaris <string.h> does not declare 'strdup' if _XOPEN_SOURCE is
bodo
2001-09-05
1
-1
/
+1
*
Including stdio.h before setting _XOPEN_SOURCE and
levitte
2001-06-23
1
-1
/
+1
*
Defining __USE_XOPEN_EXTENDED was the wrong thing. Instead, define
levitte
2001-06-05
1
-1
/
+2
*
Define the right macro for Linux and other GNU-based systems to get a correct...
levitte
2001-02-22
1
-0
/
+5
*
strdup() is a X/Open extension.
levitte
2001-02-20
1
-1
/
+4
*
Some functions, like strdup() and strcasecmp(), are defined in
levitte
2001-02-20
1
-0
/
+1
*
Merge the engine branch into the main trunk. All conflicts resolved.
levitte
2000-10-26
1
-0
/
+251