index
:
openssl
master
openssl
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
crypto
/
engine
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Gcc over-optimizes PadLock AES CFB codepath, tell it not to.
Andy Polyakov
2006-10-19
1
-2
/
+2
*
Add missing prototype. Fix various warnings (C++ comments, ; outside function).
Dr. Stephen Henson
2006-09-21
1
-0
/
+1
*
Compile in gost engine.
Dr. Stephen Henson
2006-09-21
1
-0
/
+3
*
Make things static that should be. Declare stuff in headers that should be.
Ben Laurie
2006-08-28
2
-1
/
+5
*
Camellia cipher, contributed by NTT
Bodo Möller
2006-06-09
1
-2
/
+2
*
Clarify comment and add #ifdef.
Dr. Stephen Henson
2006-06-05
1
-1
/
+1
*
Complete EVP_PKEY_ASN1_METHOD ENGINE support.
Dr. Stephen Henson
2006-06-05
5
-4
/
+49
*
Make update.
Dr. Stephen Henson
2006-06-02
1
-0
/
+9
*
Initial public key ASN1 method engine support. Not integrated yet.
Dr. Stephen Henson
2006-06-02
5
-2
/
+176
*
Automatically free up dynamically allocated public key methods when
Dr. Stephen Henson
2006-06-02
5
-2
/
+32
*
Extend default method string to include public key methods.
Dr. Stephen Henson
2006-06-02
2
-0
/
+6
*
Add ENGINE support for EVP_PKEY_METHOD including lookups of ENGINE
Dr. Stephen Henson
2006-06-02
1
-0
/
+1
*
Fix error code. make update
Dr. Stephen Henson
2006-06-01
4
-2
/
+15
*
Add missing prototype. Extend engine utility to print public key algorithms.
Dr. Stephen Henson
2006-06-01
2
-0
/
+2
*
Add engine table for EVP_PKEY_METHOD. Doesn't do much yet.
Dr. Stephen Henson
2006-06-01
4
-4
/
+154
*
Stop compiler warnings.
Dr. Stephen Henson
2006-03-20
1
-2
/
+2
*
Fix CFB and OFB modes in eng_padlock.c. Engine was consistent with itself,
Andy Polyakov
2005-12-28
1
-16
/
+117
*
Lower PADLOCK_CHUNK till value, which doesn't affect the benchmark results.
Andy Polyakov
2005-12-27
1
-1
/
+6
*
Update from stable branch.
Dr. Stephen Henson
2005-11-06
1
-1
/
+2
*
bugfix: register engine as default engine in ENGINE_set_default_DSA
Nils Larsch
2005-09-09
1
-1
/
+1
*
fix warnings when building openssl with the following compiler options:
Nils Larsch
2005-08-29
1
-0
/
+2
*
avoid infinite recursion if dynamic engine isn't loaded
Nils Larsch
2005-08-06
1
-10
/
+14
*
make
Nils Larsch
2005-07-16
4
-18
/
+9
*
changes from 0.9.8
Nils Larsch
2005-05-31
1
-1
/
+18
*
Further BUILDENV refinement, further fool-proofing of Makefiles and
Andy Polyakov
2005-05-16
1
-2
/
+1
*
Fool-proofing Makefiles
Andy Polyakov
2005-05-16
1
-4
/
+1
*
Typo.
Dr. Stephen Henson
2005-05-12
1
-1
/
+1
*
Fix more error codes.
Bodo Möller
2005-05-11
7
-12
/
+14
*
New "algorithm define" OPENSSL_NO_GMP. Update mkdef.pl and Configure script
Dr. Stephen Henson
2005-04-19
2
-1
/
+3
*
Prototype mnemonics in padlock_verify_context for better portability
Andy Polyakov
2005-04-14
1
-5
/
+5
*
Fix for bug emerged in openvpn conext.
Andy Polyakov
2005-04-14
1
-3
/
+3
*
Rebuild error codes.
Dr. Stephen Henson
2005-04-12
1
-77
/
+81
*
Add emacs cache files to .cvsignore.
Richard Levitte
2005-04-11
1
-0
/
+2
*
Some non-GNU compilers (such as Sun C) define __i386.
Andy Polyakov
2005-04-04
1
-1
/
+2
*
Give everything prototypes (well, everything that's actually used).
Ben Laurie
2005-03-31
2
-2
/
+3
*
Blow away Makefile.ssl.
Ben Laurie
2005-03-30
1
-4
/
+3
*
FreeBSD 5 refuses to #include <malloc.h>. Fix compiler warning after
Andy Polyakov
2005-01-25
1
-2
/
+4
*
"Monolithic" x86 assembler replacement for aes_core.c. Up to +15% better
Andy Polyakov
2005-01-13
1
-3
/
+3
*
Change libeay.num so it's synchronised with additions in 0.9.7-stable.
Richard Levitte
2004-12-13
1
-1
/
+1
*
Don't use $(EXHEADER) directly in for loops, as most shells will break
Richard Levitte
2004-11-03
1
-1
/
+1
*
Move the declaration of alloca() so it's ony declared when really
Richard Levitte
2004-09-27
1
-10
/
+7
*
Nils Larsch reported that this include is required. Strange that this had
Geoff Thorpe
2004-09-25
1
-0
/
+1
*
- There's no more need for the snprintf macro.
Richard Levitte
2004-09-13
1
-5
/
+10
*
make update
Richard Levitte
2004-09-10
1
-0
/
+10
*
Make VIA Padlock engine more platform friendly and eliminate compiler
Andy Polyakov
2004-09-09
1
-2
/
+3
*
Stop compiler warnings.
Dr. Stephen Henson
2004-09-06
1
-6
/
+6
*
Minor VIA Padlock engine update: eliminate -Wunused warning when *not*
Andy Polyakov
2004-08-24
1
-14
/
+45
*
Padlock engine update to fix a typo in MSC assembler and to address
Andy Polyakov
2004-08-04
1
-26
/
+31
*
Minor clean-up to make Microsoft compiler shut up.
Andy Polyakov
2004-08-02
1
-19
/
+26
*
VIA C3 processor extends IA-32 instruction set with instuctions
Andy Polyakov
2004-08-02
4
-2
/
+1048
[next]