#
5b0e3daf |
| 05-Nov-2012 |
Ben Laurie |
Remove unused static function.
|
#
0c832ec5 |
| 20-Oct-2012 |
Andy Polyakov |
Add VIS3-capable sparcv9-gf2m module.
|
#
947d7827 |
| 20-Oct-2012 |
Andy Polyakov |
Add VIS3 Montgomery multiplication.
|
Revision tags: OpenSSL-fips-2_0-pl1 |
|
#
3bc522a2 |
| 16-Oct-2012 |
Andy Polyakov |
aix[64]-cc: get MT support right (gcc targets are not affected).
|
Revision tags: OpenSSL-fips-2_0_2 |
|
#
4739ccdb |
| 11-Oct-2012 |
Andy Polyakov |
Add SPARC T4 Camellia support. Submitted by: David Miller
|
#
c5f6da54 |
| 06-Oct-2012 |
Andy Polyakov |
Add SPARC T4 AES support. Submitted by: David Miller
|
Revision tags: OpenSSL-fips-2_0_1 |
|
#
c9d3ec69 |
| 24-Sep-2012 |
Richard Levitte |
* Configure: make the debug-levitte-linux{elf,noasm} less extreme.
|
#
e98c526b |
| 23-Sep-2012 |
Andy Polyakov |
Add md5-sparcv9.pl.
|
#
800a4a70 |
| 18-Sep-2012 |
Andy Polyakov |
Configure: allow for compiler options starting with double dash.
|
#
63d8834c |
| 15-Sep-2012 |
Andy Polyakov |
Configure: add MIPS targets.
|
#
be0d31b1 |
| 29-Aug-2012 |
Andy Polyakov |
Add linux-x32 target.
|
#
093050b6 |
| 28-Aug-2012 |
Dr. Stephen Henson |
update debug-steve* configurations
|
#
9a10ea3f |
| 17-Aug-2012 |
Andy Polyakov |
Configure: add mips-mont to MIPS32 builds.
|
#
cb726fe8 |
| 13-Aug-2012 |
Andy Polyakov |
./Configure: libcrypto.a can grow to many GB because of ar bug. PR: 2838
|
#
93ab9e42 |
| 15-Jun-2012 |
Dr. Stephen Henson |
Initial record tracing code. Print out all fields in SSL/TLS records for debugging purposes. Needs "enable-ssl-trace" configuration option.
|
#
7a412ded |
| 10-May-2012 |
Ben Laurie |
Padlock doesn't build. I don't even know what it is.
|
Revision tags: OpenSSL_1_0_1c, OpenSSL_1_0_0j, OpenSSL_0_9_8x, OpenSSL_1_0_1b, OpenSSL_0_9_8w, OpenSSL_1_0_1a, OpenSSL_0_9_8v, OpenSSL_1_0_0i |
|
#
3e181369 |
| 18-Apr-2012 |
Andy Polyakov |
C64x+ assembler pack. linux-c64xplus build is *not* tested nor can it be tested, because kernel is not in shape to handle it *yet*. The code is committed mostly to stimulate the kernel develo
C64x+ assembler pack. linux-c64xplus build is *not* tested nor can it be tested, because kernel is not in shape to handle it *yet*. The code is committed mostly to stimulate the kernel development.
show more ...
|
Revision tags: OpenSSL_1_0_1, OpenSSL_1_0_0h, OpenSSL_0_9_8u |
|
#
ce0ed3b7 |
| 03-Mar-2012 |
Andy Polyakov |
Configure: make no-whirlpool work.
|
#
f7ef20c5 |
| 26-Feb-2012 |
Andy Polyakov |
Configure: I remove adding of -D_XPG4_2 -D__EXTENSIONS__ in sctp builds for following reasons: - it's not the way to engage XPG4v2 mode, defining _XOPEN_SOURCE to value less than 5
Configure: I remove adding of -D_XPG4_2 -D__EXTENSIONS__ in sctp builds for following reasons: - it's not the way to engage XPG4v2 mode, defining _XOPEN_SOURCE to value less than 500 is (see standards(5)); - we need to work out strategy to handle _XOPEN_SOURCE, current state when we define e.g. _XOPEN_SOURCE to 500 in some files is inappropriate; - sctp implementation on Solaris is incomplete, in sense that bss_dgram.c doesn't compile, because not all structures are defined, so that enabling sctp doesn't work anyway;
show more ...
|
Revision tags: OpenSSL_1_0_1-beta3 |
|
#
faed798c |
| 02-Feb-2012 |
Andy Polyakov |
hpux-parisc2-*: engage assembler.
|
Revision tags: OpenSSL_1_0_1-beta2, OpenSSL-fips-2_0, OpenSSL_1_0_0g, OpenSSL_0_9_8t |
|
#
e2ca32fc |
| 05-Jan-2012 |
Dr. Stephen Henson |
disable heartbeats if tlsext disabled
|
Revision tags: OpenSSL_0_9_8s, OpenSSL_1_0_0f, OpenSSL-fips-2_0-rc8, OpenSSL_1_0_1-beta1 |
|
#
fa2c72e5 |
| 27-Dec-2011 |
Dr. Stephen Henson |
update default depflags
|
#
7e159e01 |
| 25-Dec-2011 |
Dr. Stephen Henson |
PR: 2535 Submitted by: Robin Seggelmann <seggelmann@fh-muenster.de> Reviewed by: steve Add SCTP support for DTLS (RFC 6083).
|
#
ad89bf78 |
| 19-Dec-2011 |
Dr. Stephen Henson |
PR: 2563 Submitted by: Paul Green <Paul.Green@stratus.com> Reviewed by: steve Improved PRNG seeding for VOS.
|
Revision tags: OpenSSL-fips-2_0-rc7, OpenSSL-fips-2_0-rc6, OpenSSL-fips-2_0-rc5, OpenSSL-fips-2_0-rc4, OpenSSL-fips-2_0-rc3 |
|
#
dce7f142 |
| 15-Nov-2011 |
Andy Polyakov |
Configure: reimplement commit#21695.
|