projects
/
oweals
/
openssl.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
oweals/openssl.git
2006-10-26
Andy Polyakov
Minor portability update to c_rehash.
commit
|
commitdiff
|
tree
|
snapshot
2006-10-24
Andy Polyakov
Further mingw build procedure updates.
commit
|
commitdiff
|
tree
|
snapshot
2006-10-23
Andy Polyakov
Harmonize dll naming in mingw builds.
commit
|
commitdiff
|
tree
|
snapshot
2006-10-23
Andy Polyakov
Yet another mingw warning.
commit
|
commitdiff
|
tree
|
snapshot
2006-10-23
Andy Polyakov
OPENSSL_ia32cap.pod update.
commit
|
commitdiff
|
tree
|
snapshot
2006-10-23
Andy Polyakov
Fix mingw warnings.
commit
|
commitdiff
|
tree
|
snapshot
2006-10-23
Andy Polyakov
Switch Win32/64 targets to Winsock2. Updates to ISNTALL...
commit
|
commitdiff
|
tree
|
snapshot
2006-10-23
Andy Polyakov
Allow for mingw cross-compile configuration.
commit
|
commitdiff
|
tree
|
snapshot
2006-10-21
Andy Polyakov
Make c_rehash more platform neutral and make it work...
commit
|
commitdiff
|
tree
|
snapshot
2006-10-21
Andy Polyakov
Rudimentary support for cross-compiling.
commit
|
commitdiff
|
tree
|
snapshot
2006-10-20
Andy Polyakov
Align data payload for better performance.
commit
|
commitdiff
|
tree
|
snapshot
2006-10-20
Andy Polyakov
Avoid application relink on every make invocation.
commit
|
commitdiff
|
tree
|
snapshot
2006-10-19
Andy Polyakov
Gcc over-optimizes PadLock AES CFB codepath, tell it...
commit
|
commitdiff
|
tree
|
snapshot
2006-10-18
Andy Polyakov
Temporary fix for sha256 IA64 assembler.
commit
|
commitdiff
|
tree
|
snapshot
2006-10-18
Andy Polyakov
Fix bug in big-endian path and optimize it for size.
commit
|
commitdiff
|
tree
|
snapshot
2006-10-17
Andy Polyakov
Typo in perlasm/x86asm.pl.
commit
|
commitdiff
|
tree
|
snapshot
2006-10-17
Andy Polyakov
Further synchronizations with md32_common.h update...
commit
|
commitdiff
|
tree
|
snapshot
2006-10-17
Andy Polyakov
bn/asm/ppc.pl to use ppc-xlate.pl.
commit
|
commitdiff
|
tree
|
snapshot
2006-10-17
Andy Polyakov
Further synchronizations with md32_common.h update.
commit
|
commitdiff
|
tree
|
snapshot
2006-10-17
Andy Polyakov
VIA-specific Montgomery multiplication routine.
commit
|
commitdiff
|
tree
|
snapshot
2006-10-17
Andy Polyakov
Synchronize SHA1 assembler with md32_common.h update.
commit
|
commitdiff
|
tree
|
snapshot
2006-10-17
Andy Polyakov
Support for .asciz directive in perlasm modules.
commit
|
commitdiff
|
tree
|
snapshot
2006-10-17
Andy Polyakov
Linking errors on IA64 and typo in aes-ia64.S.
commit
|
commitdiff
|
tree
|
snapshot
2006-10-11
Andy Polyakov
Re-implement md32_common.h [make it simpler!] and elimi...
commit
|
commitdiff
|
tree
|
snapshot
2006-10-05
Dr. Stephen...
Typo.
commit
|
commitdiff
|
tree
|
snapshot
2006-10-04
Nils Larsch
return an error if the supplied precomputed values...
commit
|
commitdiff
|
tree
|
snapshot
2006-10-04
Bodo Möller
ASN1_item_verify needs to initialize ctx before any...
commit
|
commitdiff
|
tree
|
snapshot
2006-10-03
Dr. Stephen...
Place standard CRL behaviour in default X509_CRL_METHOD...
commit
|
commitdiff
|
tree
|
snapshot
2006-09-29
Mark J. Cox
Initialise ctx to NULL to avoid uninitialized free...
commit
|
commitdiff
|
tree
|
snapshot
2006-09-28
Bodo Möller
All 0.9.8d patches have been applied to HEAD now, so...
commit
|
commitdiff
|
tree
|
snapshot
2006-09-28
Bodo Möller
Introduce limits to prevent malicious keys being able to
commit
|
commitdiff
|
tree
|
snapshot
2006-09-28
Bodo Möller
include 0.9.8d and 0.9.7l information
commit
|
commitdiff
|
tree
|
snapshot
2006-09-28
Mark J. Cox
Fix ASN.1 parsing of certain invalid structures that...
commit
|
commitdiff
|
tree
|
snapshot
2006-09-28
Mark J. Cox
Fix buffer overflow in SSL_get_shared_ciphers() function.
commit
|
commitdiff
|
tree
|
snapshot
2006-09-28
Richard Levitte
Fixes for the following claims:
commit
|
commitdiff
|
tree
|
snapshot
2006-09-26
Dr. Stephen...
Initialize new callbacks and make sure hent is always...
commit
|
commitdiff
|
tree
|
snapshot
2006-09-25
Richard Levitte
Complete the change for VMS.
commit
|
commitdiff
|
tree
|
snapshot
2006-09-23
Dr. Stephen...
Submitted by: Brad Spencer <spencer@jacknife.org>
commit
|
commitdiff
|
tree
|
snapshot
2006-09-22
Dr. Stephen...
Buffer size handling fix for enc.
commit
|
commitdiff
|
tree
|
snapshot
2006-09-22
Dr. Stephen...
Using correct lock for X509_REQ.
commit
|
commitdiff
|
tree
|
snapshot
2006-09-22
Dr. Stephen...
Update length if copying MSB set in asn1_string_canon().
commit
|
commitdiff
|
tree
|
snapshot
2006-09-21
Dr. Stephen...
Updated file.
commit
|
commitdiff
|
tree
|
snapshot
2006-09-21
Dr. Stephen...
Add missing prototype. Fix various warnings (C++ commen...
commit
|
commitdiff
|
tree
|
snapshot
2006-09-21
Dr. Stephen...
Make int_rsa_sign function match prototype.
commit
|
commitdiff
|
tree
|
snapshot
2006-09-21
Dr. Stephen...
Compile in gost engine.
commit
|
commitdiff
|
tree
|
snapshot
2006-09-21
Dr. Stephen...
Updated version of gost engine.
commit
|
commitdiff
|
tree
|
snapshot
2006-09-21
Dr. Stephen...
Do CRL method init after other operations.
commit
|
commitdiff
|
tree
|
snapshot
2006-09-21
Dr. Stephen...
Tidy up CRL handling by checking for critical extension...
commit
|
commitdiff
|
tree
|
snapshot
2006-09-18
Andy Polyakov
Build error on non-unix.
commit
|
commitdiff
|
tree
|
snapshot
2006-09-18
Andy Polyakov
Race condition in ms/uplink.c.
commit
|
commitdiff
|
tree
|
snapshot
2006-09-18
Andy Polyakov
As x86ms.pl is out, remove do_masm.bat and mention...
commit
|
commitdiff
|
tree
|
snapshot
2006-09-18
Andy Polyakov
Remove x86ms.pl and reimplement x86*.pl.
commit
|
commitdiff
|
tree
|
snapshot
2006-09-18
Andy Polyakov
Improve 386 portability of aes-586.pl.
commit
|
commitdiff
|
tree
|
snapshot
2006-09-18
Bodo Möller
Ensure that the addition mods[i]+delta cannot overflow...
commit
|
commitdiff
|
tree
|
snapshot
2006-09-17
Dr. Stephen...
Overhaul of by_dir code to handle dynamic loading of...
commit
|
commitdiff
|
tree
|
snapshot
2006-09-17
Dr. Stephen...
GOST public key algorithm ENGINE donated to the OpenSSL...
commit
|
commitdiff
|
tree
|
snapshot
2006-09-14
Dr. Stephen...
Support for AKID in CRLs and partial support for IDP...
commit
|
commitdiff
|
tree
|
snapshot
2006-09-13
Dr. Stephen...
Update docs.
commit
|
commitdiff
|
tree
|
snapshot
2006-09-12
Bodo Möller
Update
commit
|
commitdiff
|
tree
|
snapshot
2006-09-11
Dr. Stephen...
Fixes for new CRL/cert callbacks. Update CRL processing...
commit
|
commitdiff
|
tree
|
snapshot
2006-09-11
Bodo Möller
ensure that ciphersuite strings such as "RC4-MD5" match...
commit
|
commitdiff
|
tree
|
snapshot
2006-09-10
Dr. Stephen...
Add verify callback functions to lookup a STACK of...
commit
|
commitdiff
|
tree
|
snapshot
2006-09-08
Bodo Möller
Make sure the int_rsa_verify() prototype matches the...
commit
|
commitdiff
|
tree
|
snapshot
2006-09-06
Dr. Stephen...
Additional detail.
commit
|
commitdiff
|
tree
|
snapshot
2006-09-06
Bodo Möller
update information on "current version" ...
commit
|
commitdiff
|
tree
|
snapshot
2006-09-06
Dr. Stephen...
Add an FAQ.
commit
|
commitdiff
|
tree
|
snapshot
2006-09-06
Bodo Möller
Remove non-functional part of recent patch, after discu...
commit
|
commitdiff
|
tree
|
snapshot
2006-09-06
Bodo Möller
Make consistent with 0.9.8-branch version of this file
commit
|
commitdiff
|
tree
|
snapshot
2006-09-06
Bodo Möller
Every change so far that is in the 0.9.8 branch is...
commit
|
commitdiff
|
tree
|
snapshot
2006-09-05
Mark J. Cox
Avoid PKCS #1 v1.5 signature attack discovered by Danie...
commit
|
commitdiff
|
tree
|
snapshot
2006-08-31
Andy Polyakov
Rewrite sha1-586.pl.
commit
|
commitdiff
|
tree
|
snapshot
2006-08-31
Andy Polyakov
Fix bug in aes-586.pl.
commit
|
commitdiff
|
tree
|
snapshot
2006-08-31
Andy Polyakov
Fix bug in x86unix.pl introduced in latest update.
commit
|
commitdiff
|
tree
|
snapshot
2006-08-31
Dr. Stephen...
Kill more C++ comments.
commit
|
commitdiff
|
tree
|
snapshot
2006-08-31
Dr. Stephen...
Fix C++ style comments, change assert to OPENSSL_assert...
commit
|
commitdiff
|
tree
|
snapshot
2006-08-31
Dr. Stephen...
Fix leak
commit
|
commitdiff
|
tree
|
snapshot
2006-08-31
Ben Laurie
Forward port of IGE mode.
commit
|
commitdiff
|
tree
|
snapshot
2006-08-28
Ben Laurie
Make things static that should be. Declare stuff in...
commit
|
commitdiff
|
tree
|
snapshot
2006-08-20
Richard Levitte
According to documentation, including time.h declares...
commit
|
commitdiff
|
tree
|
snapshot
2006-08-20
Richard Levitte
Correct warnings about signedness.
commit
|
commitdiff
|
tree
|
snapshot
2006-08-13
Ulf Möller
Use gmtime on cygwin
commit
|
commitdiff
|
tree
|
snapshot
2006-08-09
Andy Polyakov
+20% tune-up for Power5.
commit
|
commitdiff
|
tree
|
snapshot
2006-08-07
Andy Polyakov
Revised AES_cbc_encrypt in x86 assembler module.
commit
|
commitdiff
|
tree
|
snapshot
2006-08-05
Ulf Möller
Correct punctuation.
commit
|
commitdiff
|
tree
|
snapshot
2006-08-02
Andy Polyakov
Agressively prefetch S-box in SSE codepatch, relax...
commit
|
commitdiff
|
tree
|
snapshot
2006-08-02
Andy Polyakov
Switch to compact S-box when generating AES key schedule.
commit
|
commitdiff
|
tree
|
snapshot
2006-08-01
Andy Polyakov
Switch to compact S-box when generating AES key schedule.
commit
|
commitdiff
|
tree
|
snapshot
2006-08-01
Andy Polyakov
Real Bourne shell doesn't interpret ==, but =.
commit
|
commitdiff
|
tree
|
snapshot
2006-07-31
Andy Polyakov
Engage assembler in solaris64-x86_64-cc.
commit
|
commitdiff
|
tree
|
snapshot
2006-07-31
Andy Polyakov
perlasm/x86unix.pl update.
commit
|
commitdiff
|
tree
|
snapshot
2006-07-31
Andy Polyakov
Next generation aes-586.pl featuring AES_[en|de]crypt...
commit
|
commitdiff
|
tree
|
snapshot
2006-07-31
Bodo Möller
Camellia IPR information
commit
|
commitdiff
|
tree
|
snapshot
2006-07-25
Dr. Stephen...
Support for multiple CRLs with same issuer name in...
commit
|
commitdiff
|
tree
|
snapshot
2006-07-24
Dr. Stephen...
Cache some CRL related extensions.
commit
|
commitdiff
|
tree
|
snapshot
2006-07-21
Dr. Stephen...
Avoid warning.
commit
|
commitdiff
|
tree
|
snapshot
2006-07-21
Dr. Stephen...
Avoid WIN32 warning.
commit
|
commitdiff
|
tree
|
snapshot
2006-07-21
Dr. Stephen...
Avoid warnings.
commit
|
commitdiff
|
tree
|
snapshot
2006-07-20
Dr. Stephen...
Use correct pointer types for various functions.
commit
|
commitdiff
|
tree
|
snapshot
2006-07-19
Bodo Möller
New Camellia implementation (replacing previous version)
commit
|
commitdiff
|
tree
|
snapshot
2006-07-19
Bodo Möller
Camellia information
commit
|
commitdiff
|
tree
|
snapshot
next