projects
/
oweals
/
openssl.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
oweals/openssl.git
2007-07-19
Andy Polyakov
Lppc_AES_[en|de]crypt_compact: size optimization.
commit
|
commitdiff
|
tree
|
snapshot
2007-07-19
Andy Polyakov
Minor optimization in AES_set_encryption_key for x86_64.
commit
|
commitdiff
|
tree
|
snapshot
2007-07-19
Andy Polyakov
_x86_64_AES_[en|de]crypt_compact: size optimization...
commit
|
commitdiff
|
tree
|
snapshot
2007-07-18
Dr. Stephen...
WIN32 VC++ build fixes.
commit
|
commitdiff
|
tree
|
snapshot
2007-07-16
Andy Polyakov
shlib_wrap.sh update.
commit
|
commitdiff
|
tree
|
snapshot
2007-07-13
Andy Polyakov
gas -g doesn't tolerate unpadded .bytes in code segment.
commit
|
commitdiff
|
tree
|
snapshot
2007-07-13
Andy Polyakov
Various minor updates to AES assembler modules.
commit
|
commitdiff
|
tree
|
snapshot
2007-07-13
Andy Polyakov
Add _x86_64_AES_[en|de]crypt_compact.
commit
|
commitdiff
|
tree
|
snapshot
2007-07-08
Andy Polyakov
EVP_*_cfb1 was broken.
commit
|
commitdiff
|
tree
|
snapshot
2007-07-08
Andy Polyakov
bn_mul_recursive doesn't handle all cases correctly...
commit
|
commitdiff
|
tree
|
snapshot
2007-07-07
Andy Polyakov
Typo in str_lib.c
commit
|
commitdiff
|
tree
|
snapshot
2007-06-29
Andy Polyakov
Fix build problem on Tru64.
commit
|
commitdiff
|
tree
|
snapshot
2007-06-29
Andy Polyakov
Latest bn_mont.c modification broke ECDSA test. I've...
commit
|
commitdiff
|
tree
|
snapshot
2007-06-23
Ben Laurie
Fix warning.
commit
|
commitdiff
|
tree
|
snapshot
2007-06-23
Ben Laurie
Inline function declarations have to be prototypes.
commit
|
commitdiff
|
tree
|
snapshot
2007-06-21
Andy Polyakov
Flush output in x86_64cpuid.pl.
commit
|
commitdiff
|
tree
|
snapshot
2007-06-21
Andy Polyakov
Typo in x86_64-mont.pl.
commit
|
commitdiff
|
tree
|
snapshot
2007-06-20
Andy Polyakov
CHANGES update from 098-stable.
commit
|
commitdiff
|
tree
|
snapshot
2007-06-20
Andy Polyakov
Optimize OPENSSL_cleanse.
commit
|
commitdiff
|
tree
|
snapshot
2007-06-20
Andy Polyakov
bn_asm for s390x.
commit
|
commitdiff
|
tree
|
snapshot
2007-06-20
Andy Polyakov
Typo in Linux part of sparcv9cap.c
commit
|
commitdiff
|
tree
|
snapshot
2007-06-20
Andy Polyakov
Make some shortcuts in sparcv9cap.c. Trouble is that...
commit
|
commitdiff
|
tree
|
snapshot
2007-06-20
Andy Polyakov
SPARC Solaris and Linux assemblers treat .align directi...
commit
|
commitdiff
|
tree
|
snapshot
2007-06-19
Dr. Stephen...
Update from stable branch.
commit
|
commitdiff
|
tree
|
snapshot
2007-06-18
Dr. Stephen...
Update .cvsignore
commit
|
commitdiff
|
tree
|
snapshot
2007-06-18
Dr. Stephen...
Make ordinals consistent with OpenSSL 0.9.8
commit
|
commitdiff
|
tree
|
snapshot
2007-06-17
Andy Polyakov
Eliminate conditional final subtraction in Montgomery...
commit
|
commitdiff
|
tree
|
snapshot
2007-06-11
Andy Polyakov
Privatize BN_*_no_branch.
commit
|
commitdiff
|
tree
|
snapshot
2007-06-11
Andy Polyakov
Commentary updates and minor optimization for bn_mont.c.
commit
|
commitdiff
|
tree
|
snapshot
2007-06-10
Andy Polyakov
Eliminate conditional final subtraction in Montgomery...
commit
|
commitdiff
|
tree
|
snapshot
2007-06-08
Dr. Stephen...
WIN32 fixes.
commit
|
commitdiff
|
tree
|
snapshot
2007-06-07
Dr. Stephen...
Remove unnecessary casts and avoid some warnings with...
commit
|
commitdiff
|
tree
|
snapshot
2007-06-07
Dr. Stephen...
Finish gcc 4.2 changes.
commit
|
commitdiff
|
tree
|
snapshot
2007-06-04
Dr. Stephen...
Back out safestack.h change for now: seems to break...
commit
|
commitdiff
|
tree
|
snapshot
2007-06-04
Dr. Stephen...
Avoid use of function pointer casts in pem library...
commit
|
commitdiff
|
tree
|
snapshot
2007-06-04
Dr. Stephen...
Update ssl library to support EVP_PKEY MAC API. Include...
commit
|
commitdiff
|
tree
|
snapshot
2007-05-31
Dr. Stephen...
Handle NULL parameter in some EVP utility functions.
commit
|
commitdiff
|
tree
|
snapshot
2007-05-31
Dr. Stephen...
Fix for GOST engine on platforms where sizeof(size_t...
commit
|
commitdiff
|
tree
|
snapshot
2007-05-30
Andy Polyakov
AES_set_[en|de]crypt_key for ARMv4.
commit
|
commitdiff
|
tree
|
snapshot
2007-05-28
Andy Polyakov
s390x gas can't handle .align 128.
commit
|
commitdiff
|
tree
|
snapshot
2007-05-28
Andy Polyakov
AES_set_[en|de]crypt_key for s390x.
commit
|
commitdiff
|
tree
|
snapshot
2007-05-24
Dr. Stephen...
Update ordinals.
commit
|
commitdiff
|
tree
|
snapshot
2007-05-22
Dr. Stephen...
Fix X509_REQ_print_ex() to process extension options.
commit
|
commitdiff
|
tree
|
snapshot
2007-05-22
Dr. Stephen...
Revert broken change to ccgost.
commit
|
commitdiff
|
tree
|
snapshot
2007-05-22
Andy Polyakov
SHA256 for ARMv4.
commit
|
commitdiff
|
tree
|
snapshot
2007-05-22
Bodo Möller
Fix crypto/ec/ec_mult.c to work properly with scalars...
commit
|
commitdiff
|
tree
|
snapshot
2007-05-21
Dr. Stephen...
Typo.
commit
|
commitdiff
|
tree
|
snapshot
2007-05-21
Dr. Stephen...
Fixes for dgst tool. Initialize md_name, sig_name prope...
commit
|
commitdiff
|
tree
|
snapshot
2007-05-21
Dr. Stephen...
Fix warning and back out bad modification.
commit
|
commitdiff
|
tree
|
snapshot
2007-05-20
Andy Polyakov
OPENSSL_IMPLEMENT_GLOBAL caused more grief than it...
commit
|
commitdiff
|
tree
|
snapshot
2007-05-20
Andy Polyakov
Padlock engine fails to compile with -O0 -fPIC.
commit
|
commitdiff
|
tree
|
snapshot
2007-05-19
Andy Polyakov
Typo in aes-ppc.pl.
commit
|
commitdiff
|
tree
|
snapshot
2007-05-19
Andy Polyakov
--enable-auto-image-base in cygwin build.
commit
|
commitdiff
|
tree
|
snapshot
2007-05-19
Andy Polyakov
Typo in x509_txt.c.
commit
|
commitdiff
|
tree
|
snapshot
2007-05-19
Andy Polyakov
x86cpuid fixes.
commit
|
commitdiff
|
tree
|
snapshot
2007-05-19
Andy Polyakov
ppc-xlate.pl update.
commit
|
commitdiff
|
tree
|
snapshot
2007-05-19
Andy Polyakov
sparccpuid.s update.
commit
|
commitdiff
|
tree
|
snapshot
2007-05-19
Andy Polyakov
Initial draft of AES for PPC.
commit
|
commitdiff
|
tree
|
snapshot
2007-05-18
Dr. Stephen...
Updated GOST MAC support.
commit
|
commitdiff
|
tree
|
snapshot
2007-05-17
Dr. Stephen...
Initial GOST MAC support. Not fully working yet...
commit
|
commitdiff
|
tree
|
snapshot
2007-05-17
Dr. Stephen...
Add .cvsignore to seed dir.
commit
|
commitdiff
|
tree
|
snapshot
2007-05-17
Dr. Stephen...
Set len to buffer size.
commit
|
commitdiff
|
tree
|
snapshot
2007-05-17
Dr. Stephen...
Prepend signature name in dgst output.
commit
|
commitdiff
|
tree
|
snapshot
2007-05-17
Dr. Stephen...
Use default md if none specified in dgst utility.
commit
|
commitdiff
|
tree
|
snapshot
2007-05-17
Dr. Stephen...
Use EVP_DigestVerify() in dgst.c if verifying.
commit
|
commitdiff
|
tree
|
snapshot
2007-05-16
Dr. Stephen...
PR: 1516
commit
|
commitdiff
|
tree
|
snapshot
2007-05-16
Dr. Stephen...
Fix error code name.
commit
|
commitdiff
|
tree
|
snapshot
2007-05-15
Dr. Stephen...
New function EVP_PKEY_asn1_copy(). Use default MD if...
commit
|
commitdiff
|
tree
|
snapshot
2007-05-15
Dr. Stephen...
Change C++ style comments.
commit
|
commitdiff
|
tree
|
snapshot
2007-05-15
Andy Polyakov
Throw in ppccpuid module.
commit
|
commitdiff
|
tree
|
snapshot
2007-05-15
Andy Polyakov
Fix linking error after adding alphacpuid.s.
commit
|
commitdiff
|
tree
|
snapshot
2007-05-15
Andy Polyakov
Add alphacpuid.s
commit
|
commitdiff
|
tree
|
snapshot
2007-05-14
Andy Polyakov
Profiling revealed that OPENSSL_cleanse consumes *more...
commit
|
commitdiff
|
tree
|
snapshot
2007-05-14
Andy Polyakov
x86_64 assembler updates.
commit
|
commitdiff
|
tree
|
snapshot
2007-05-13
Andy Polyakov
As all assembler modules are alignment neutral, allow...
commit
|
commitdiff
|
tree
|
snapshot
2007-05-13
Andy Polyakov
Make sha*-ia64 modules alignment neutral.
commit
|
commitdiff
|
tree
|
snapshot
2007-05-13
Ben Laurie
More IGE speedup.
commit
|
commitdiff
|
tree
|
snapshot
2007-05-13
Ben Laurie
AES IGE mode speedup.
commit
|
commitdiff
|
tree
|
snapshot
2007-05-11
Dr. Stephen...
Document streaming options.
commit
|
commitdiff
|
tree
|
snapshot
2007-05-10
Dr. Stephen...
Improve error detection when streaming S/MIME.
commit
|
commitdiff
|
tree
|
snapshot
2007-05-10
Dr. Stephen...
Tidy up docs, remove warning.
commit
|
commitdiff
|
tree
|
snapshot
2007-05-10
Dr. Stephen...
More useful ASN1 macros for static allocation functions.
commit
|
commitdiff
|
tree
|
snapshot
2007-05-10
Andy Polyakov
Mention Core2 in sha1-x86_64.
commit
|
commitdiff
|
tree
|
snapshot
2007-05-10
Andy Polyakov
Commentary updates to SHA for sparcv9.
commit
|
commitdiff
|
tree
|
snapshot
2007-05-04
Andy Polyakov
Detect UltraSPARC T1 in ./config.
commit
|
commitdiff
|
tree
|
snapshot
2007-05-04
Andy Polyakov
Engage SHA for sparcv9.
commit
|
commitdiff
|
tree
|
snapshot
2007-05-04
Andy Polyakov
SHA for sparcv9.
commit
|
commitdiff
|
tree
|
snapshot
2007-05-03
Andy Polyakov
Fix bug introduced in cn#16195.
commit
|
commitdiff
|
tree
|
snapshot
2007-05-03
Andy Polyakov
Fine reading of manual suggests that km can return...
commit
|
commitdiff
|
tree
|
snapshot
2007-05-02
Andy Polyakov
Fix s390x bugs and correct performance coefficients.
commit
|
commitdiff
|
tree
|
snapshot
2007-05-01
Richard Levitte
Synchronise VMS with Unix.
commit
|
commitdiff
|
tree
|
snapshot
2007-04-30
Andy Polyakov
Revert irrelevant changes from commit #16191.
commit
|
commitdiff
|
tree
|
snapshot
2007-04-30
Andy Polyakov
rll does not seem to be available on legacy s390.
commit
|
commitdiff
|
tree
|
snapshot
2007-04-30
Andy Polyakov
Typo in commit #16187.
commit
|
commitdiff
|
tree
|
snapshot
2007-04-30
Andy Polyakov
Typo in s390x_asm.
commit
|
commitdiff
|
tree
|
snapshot
2007-04-30
Andy Polyakov
Bug in apps/dgst.c.
commit
|
commitdiff
|
tree
|
snapshot
2007-04-30
Andy Polyakov
s390x optimizations.
commit
|
commitdiff
|
tree
|
snapshot
2007-04-30
Andy Polyakov
Engage s390x assembler modules.
commit
|
commitdiff
|
tree
|
snapshot
2007-04-30
Andy Polyakov
s390x assembler pack.
commit
|
commitdiff
|
tree
|
snapshot
2007-04-26
Andy Polyakov
Reimplement rc4-586.pl, relicense rc4-x86_64.pl.
commit
|
commitdiff
|
tree
|
snapshot
next