aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Fix from HEAD.Dr. Stephen Henson2005-04-147-7/+14
|
* Perl script that checks or rebuilds FIPS hash files. This works onDr. Stephen Henson2005-04-142-0/+210
| | | | | | both Unix and Windows. Merge all FIPS hash files into a single hash file fips/fips.sha1
* Final touch to mingw shared.Andy Polyakov2005-04-131-1/+1
|
* Move cygcrypto.dll above cygwin.dll.Andy Polyakov2005-04-131-1/+1
|
* More cover-ups, removing OPENSSL_GLOBAL/EXTERNS.Andy Polyakov2005-04-132-2/+2
|
* Final(?) touches to mingw shared support. .dll.a as shared lib extention mightAndy Polyakov2005-04-133-7/+7
| | | | appear controversial, but that's the only way to avoid relinks...
* Zap OPENSSL_EXTERN on symbols, which are meant to remain local to DLL.Andy Polyakov2005-04-132-14/+9
| | | | Comment in HEAD commit was wrong!
* Fix typos.Andy Polyakov2005-04-131-2/+2
|
* Backport OPENSSL_NONPIC_relocated from HEAD.Andy Polyakov2005-04-132-0/+18
|
* Shared support update, rather backport from HEAD.Andy Polyakov2005-04-133-110/+85
|
* OPENSSL_showfatal, backport from HEAD.Andy Polyakov2005-04-132-1/+142
|
* Rebuild error codes.Dr. Stephen Henson2005-04-1226-1504/+1600
|
* Include error library value in C error source files instead of fixing upDr. Stephen Henson2005-04-123-8/+36
| | | | at runtime.
* Ooops, shoudln't have deleted this line.Dr. Stephen Henson2005-04-121-0/+4
|
* Not sure what this is doing here...Dr. Stephen Henson2005-04-111-12/+0
|
* Now that things have been tagged properly, make preparations for theRichard Levitte2005-04-113-4/+8
| | | | next version in the 0.9.7 branch.
* Prepare to release 0.9.7g.OpenSSL_0_9_7gRichard Levitte2005-04-116-8/+9
| | | | The tag till be OpenSSL_0_9_7g.
* Add a NEWS item for 0.9.7g.Richard Levitte2005-04-111-0/+9
|
* Merge RFC3820 source into mainstream 0.9.7-stable.Richard Levitte2005-04-1125-75/+968
|
* Add emacs cache files to .cvsignore.Richard Levitte2005-04-1176-0/+153
|
* This commit was manufactured by cvs2svn to create branchcvs2svn2005-04-111-0/+2
|\ | | | | 'OpenSSL_0_9_7-stable'.
| * Add emacs cache files to .cvsignore.Richard Levitte2005-04-1172-0/+156
| |
| * Move allow_proxy_certs declaration to start of function.Dr. Stephen Henson2005-04-101-1/+1
| |
| * Make kerberos ciphersuite code work with newer header filesDr. Stephen Henson2005-04-094-8/+28
| |
* | Typo..Dr. Stephen Henson2005-04-091-2/+2
| |
* | Make kerberos ciphersuites work with newer headers.Dr. Stephen Henson2005-04-094-10/+30
| |
* | This commit was manufactured by cvs2svn to create branchcvs2svn2005-04-092-0/+332
|\| | | | | 'OpenSSL_0_9_7-stable'.
| * Added restrictions on the use of proxy certificates, as they may poseRichard Levitte2005-04-099-13/+102
| | | | | | | | a security threat on unexpecting applications. Document and test.
| * add support for DER encoded private keys to SSL_CTX_use_PrivateKey_file()Nils Larsch2005-04-082-0/+14
| | | | | | | | | | | | | | | | and SSL_use_PrivateKey_file() PR: 1035 Submitted by: Walter Goulet Reviewed by: Nils Larsch
| * improve docu of SSL_CTX_use_PrivateKey()Nils Larsch2005-04-081-0/+12
| |
| * get rid of very buggy and very imcomplete DH cert supportNils Larsch2005-04-073-93/+23
| | | | | | | | Reviewed by: Bodo Moeller
| * make sure error queue is totally emptiedNils Larsch2005-04-076-6/+6
| | | | | | | | PR: 359
| * const fixesNils Larsch2005-04-072-4/+4
| |
| * Recognize MSYS/MINGW environment.Andy Polyakov2005-04-071-0/+3
| |
| * Implement OPENSSL_showfatal and make it Win32 GUI and service awareAndy Polyakov2005-04-071-1/+136
| | | | | | | | | | [meaning that it will detect in which context application is running and either write message to stderr, post a dialog or log an event].
| * Harmonize cygwin/mingw and VC targets.Andy Polyakov2005-04-073-7/+7
| |
| * +45% RC4 performance boost on Intel EM64T core. Unrolled loop providingAndy Polyakov2005-04-061-4/+4
| | | | | | | | | | | | further +35% will follow... Submitted by: Zou Nanhai
| * some const fixesNils Larsch2005-04-0519-65/+71
| |
| * update progs.pl to reflect changes in progs.hNils Larsch2005-04-052-5/+7
| |
| * fix example in docuNils Larsch2005-04-051-0/+2
| | | | | | | | PR: 800
| * some const fixes and cleanupNils Larsch2005-04-059-38/+38
| |
| * remove unused recp methodNils Larsch2005-04-044-168/+2
| |
| * Extend Solaris x86 support to amd64.Andy Polyakov2005-04-046-8/+81
| |
| * Solaris x86 linker erroneously pads .init segment with zeros instead ofAndy Polyakov2005-04-042-3/+0
| | | | | | | | nops, which causes SEGV at startup. So I don't align anymore.
| * Some non-GNU compilers (such as Sun C) define __i386.Andy Polyakov2005-04-041-1/+2
| |
| * HISTORY section: point out change of default digestBodo Möller2005-04-031-0/+4
| |
| * Make bn/asm/x86_64-gcc.c gcc4 savvy. +r is likely to be initiallyAndy Polyakov2005-04-031-2/+2
| | | | | | | | | | | | introduced for a reason [like bug in initial gcc port], but proposed =&r is treated correctly by senior 3.2, so we can assume it's safe now. PR: 1031
| * If input is bad, we still need to clear the buffer.Ben Laurie2005-04-031-1/+1
| |
| * use SHA-1 as the default digest for the apps/openssl commandsNils Larsch2005-04-026-7/+11
| |
| * TypoDr. Stephen Henson2005-04-011-1/+0
| |