Nils Larsch
|
69d4646f4e
|
register the engine as default engine in ENGINE_set_default()
PR: 1431
|
2006-11-24 18:37:43 +00:00 |
|
Dr. Stephen Henson
|
8bd11f3ec2
|
Add .cvsignore
|
2006-11-21 21:37:41 +00:00 |
|
Dr. Stephen Henson
|
47a9d527ab
|
Update from 0.9.8 stable. Eliminate duplicate error codes.
|
2006-11-21 21:29:44 +00:00 |
|
Ulf Möller
|
d9907c972b
|
wording (can't really call shared libs experimental after several years in the major Linux distributions)
|
2006-11-21 20:51:25 +00:00 |
|
Dr. Stephen Henson
|
1444bfb2c8
|
Update ordinals.
|
2006-11-16 00:56:01 +00:00 |
|
Dr. Stephen Henson
|
14975faa60
|
Remove illegal IMPLEMENT macros from header file.
|
2006-11-16 00:55:33 +00:00 |
|
Dr. Stephen Henson
|
3f12464861
|
Remove redundant PREDECLARE statement.
|
2006-11-16 00:52:49 +00:00 |
|
Dr. Stephen Henson
|
de12116417
|
Initial, incomplete support for typesafe macros without using function
casts.
|
2006-11-16 00:19:39 +00:00 |
|
Dr. Stephen Henson
|
28b987aec9
|
Don't assume requestorName is present for signed requests. ASN1 OCSP module
fix: certs field is OPTIONAL.
|
2006-11-13 13:21:47 +00:00 |
|
Dr. Stephen Henson
|
fb596f3bb7
|
OCSP library tidy. Use extension to encode OCSP extensions instead of doing
it manually. Make OCSP_CERTID_dup() a real function instead of a macro.
|
2006-11-13 13:18:28 +00:00 |
|
Ben Laurie
|
84948b39df
|
Fix various warnings.
|
2006-11-08 09:45:12 +00:00 |
|
Dr. Stephen Henson
|
cf32ad7fe3
|
Make TSA tests use the noprompt mode of utilities rather than piping
the result into interative utilities.
|
2006-11-07 16:21:16 +00:00 |
|
Dr. Stephen Henson
|
ad0e439604
|
Avoid shadow warning.
|
2006-11-07 16:20:14 +00:00 |
|
Dr. Stephen Henson
|
5456583294
|
Don't add the TS EKU by default in openssl.cnf because it then
makes certificates genereated by ca, CA.pl etc useless for anything else.
|
2006-11-07 14:27:55 +00:00 |
|
Dr. Stephen Henson
|
f1845cbee8
|
Typo.
|
2006-11-07 13:46:37 +00:00 |
|
Dr. Stephen Henson
|
51cc37b69d
|
Fix link for ASN1_generate_nconf
|
2006-11-07 13:44:03 +00:00 |
|
Dr. Stephen Henson
|
ff1b10dca1
|
Typo.
|
2006-11-07 13:17:02 +00:00 |
|
Dr. Stephen Henson
|
ebeb17e2e0
|
Add v3 ref to see also sections.
|
2006-11-07 13:13:14 +00:00 |
|
Dr. Stephen Henson
|
137de5b157
|
Add documentetion for noCheck extension and add a few cross references to
the extension documentation.
|
2006-11-07 12:51:27 +00:00 |
|
Nils Larsch
|
224328e404
|
fix warning
|
2006-11-06 20:10:44 +00:00 |
|
Nils Larsch
|
1611b9ed80
|
remove SSLEAY_MACROS code
|
2006-11-06 19:53:39 +00:00 |
|
Nils Larsch
|
8a4af56fc6
|
update md docs
|
2006-10-27 21:58:09 +00:00 |
|
Nils Larsch
|
05cfe06607
|
fix OPENSSL_NO_foo defines
|
2006-10-27 21:25:53 +00:00 |
|
Dr. Stephen Henson
|
b37a68cc8f
|
Initialize old_priv_encode, old_priv_decode.
|
2006-10-27 11:43:27 +00:00 |
|
Andy Polyakov
|
a2688c872d
|
Minor portability update to c_rehash.
|
2006-10-26 10:52:12 +00:00 |
|
Andy Polyakov
|
5b50f99e1e
|
Further mingw build procedure updates.
|
2006-10-24 22:14:20 +00:00 |
|
Andy Polyakov
|
b8994b6130
|
Harmonize dll naming in mingw builds.
|
2006-10-23 11:54:18 +00:00 |
|
Andy Polyakov
|
d7917c584a
|
Yet another mingw warning.
|
2006-10-23 07:45:52 +00:00 |
|
Andy Polyakov
|
544d845585
|
OPENSSL_ia32cap.pod update.
|
2006-10-23 07:44:51 +00:00 |
|
Andy Polyakov
|
a6efc2d1b8
|
Fix mingw warnings.
|
2006-10-23 07:41:05 +00:00 |
|
Andy Polyakov
|
3189772e07
|
Switch Win32/64 targets to Winsock2. Updates to ISNTALL.W32 cover even
recent mingw modifications.
|
2006-10-23 07:38:30 +00:00 |
|
Andy Polyakov
|
08a638237d
|
Allow for mingw cross-compile configuration.
|
2006-10-23 07:30:19 +00:00 |
|
Andy Polyakov
|
d8cdd1567f
|
Make c_rehash more platform neutral and make it work in mixed environment,
such as MSYS with "native" Win32 perl.
|
2006-10-21 16:28:03 +00:00 |
|
Andy Polyakov
|
cbfb39d1be
|
Rudimentary support for cross-compiling.
|
2006-10-21 13:38:16 +00:00 |
|
Andy Polyakov
|
a4d64c7f49
|
Align data payload for better performance.
|
2006-10-20 11:26:00 +00:00 |
|
Andy Polyakov
|
1e7b6c029c
|
Avoid application relink on every make invocation.
|
2006-10-20 11:23:35 +00:00 |
|
Andy Polyakov
|
3634d7e97a
|
Gcc over-optimizes PadLock AES CFB codepath, tell it not to.
|
2006-10-19 20:55:05 +00:00 |
|
Andy Polyakov
|
53d7efea76
|
Temporary fix for sha256 IA64 assembler.
|
2006-10-18 09:42:56 +00:00 |
|
Andy Polyakov
|
002684d693
|
Fix bug in big-endian path and optimize it for size.
|
2006-10-18 08:15:16 +00:00 |
|
Andy Polyakov
|
c038b8aa56
|
Typo in perlasm/x86asm.pl.
|
2006-10-17 16:21:28 +00:00 |
|
Andy Polyakov
|
c5f17d45c1
|
Further synchronizations with md32_common.h update, consistent naming
for low-level SHA block routines.
|
2006-10-17 16:13:18 +00:00 |
|
Andy Polyakov
|
31439046e0
|
bn/asm/ppc.pl to use ppc-xlate.pl.
|
2006-10-17 14:37:07 +00:00 |
|
Andy Polyakov
|
11d0ebc841
|
Further synchronizations with md32_common.h update.
|
2006-10-17 13:38:10 +00:00 |
|
Andy Polyakov
|
cecfdbf72d
|
VIA-specific Montgomery multiplication routine.
|
2006-10-17 07:04:48 +00:00 |
|
Andy Polyakov
|
f0f61f6d0d
|
Synchronize SHA1 assembler with md32_common.h update.
|
2006-10-17 07:00:23 +00:00 |
|
Andy Polyakov
|
d68ff71004
|
Support for .asciz directive in perlasm modules.
|
2006-10-17 06:43:11 +00:00 |
|
Andy Polyakov
|
591e85e928
|
Linking errors on IA64 and typo in aes-ia64.S.
|
2006-10-17 06:41:27 +00:00 |
|
Andy Polyakov
|
c69ed6ea39
|
Re-implement md32_common.h [make it simpler!] and eliminate code rendered
redundant as result.
|
2006-10-11 11:55:11 +00:00 |
|
Dr. Stephen Henson
|
55a08fac68
|
Typo.
|
2006-10-05 21:59:50 +00:00 |
|
Nils Larsch
|
2fc281d01f
|
return an error if the supplied precomputed values lead to an invalid signature
|
2006-10-04 19:37:17 +00:00 |
|