openhub.net
Black Duck Software, Inc.
Open Hub
Follow @
OH
Sign In
Join Now
Projects
People
Organizations
Tools
Blog
BDSA
Projects
People
Projects
Organizations
Forums
OpenSSL
Settings
|
Report Duplicate
1,918
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Very High Activity
Commits
: Listings
Analyzed
1 day
ago. based on code collected
1 day
ago.
Jun 02, 2024 — Jun 02, 2025
Showing page 1,233 of 1,244
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
Bring style of INSTALL* documents in sync with README file and fix some inconsistencies.
Ralf S. Engelschall
More...
about 26 years ago
Remove up_ver.pl call
Ralf S. Engelschall
More...
about 26 years ago
up_ver.pl is now obsolete
Ralf S. Engelschall
More...
about 26 years ago
More 0.9.2 -> 0.9.2b
Ralf S. Engelschall
More...
about 26 years ago
Be consistent: 0.9.2b
Ralf S. Engelschall
More...
about 26 years ago
Remove obsolete references to SSLeay and change default PLATFORM from "FreeBSD" to the generic "dist" as it's done implicitly by "make dist".
Ralf S. Engelschall
More...
about 26 years ago
Print a little bit more information
Ralf S. Engelschall
More...
about 26 years ago
Fix security hole.
Ben Laurie
More...
about 26 years ago
Add missing pipe char to "make dist" target. Found by Richard Levitte <
[email protected]
>
Ralf S. Engelschall
More...
about 26 years ago
Remove confusing hint to non-existing file. Instead make it clear that one shouldn't change it manually just here. The util/ssldir.pl script does more and has to be used for this. Pointed out by Jacques Supcik <
[email protected]
>.
Ralf S. Engelschall
More...
about 26 years ago
Some more source tree cleanups (removed obsolete files crypto/bf/asm/bf586.pl, test/test.txt and crypto/sha/asm/f.s; changed permission on "config" script to be executable) and a fix for the INSTALL document.
Ralf S. Engelschall
More...
about 26 years ago
Comment out the lines that generated by mk1mf.pl include three separate rules that are equivalent to $(OUT_D). This was what was causing the 'too many rules' warning under VC++.
Dr. Stephen Henson
More...
about 26 years ago
Using int for the digest length in EVP_DigestFinal() broke some compilers. Changed to unsigned int: also need an evil cast in pk7_doit.c because a signed, unsigned comparison chokes VC++.
Dr. Stephen Henson
More...
about 26 years ago
Remove some references which called malloc and free instead of Malloc and Free.
Dr. Stephen Henson
More...
about 26 years ago
Delete Win32 test with testreq.pem and req: there is already a test with testreq2.pem.
Dr. Stephen Henson
More...
about 26 years ago
Fail if test fails.
Ben Laurie
More...
about 26 years ago
Update dependencies.
Ben Laurie
More...
about 26 years ago
Allow bsdi-gcc - see if it gets anyone anywhere.
Ben Laurie
More...
about 26 years ago
Solaris shared library support.
Ben Laurie
More...
about 26 years ago
This is now generated, it seems.
Ben Laurie
More...
about 26 years ago
Use the right compiler for ctx_size.
Ben Laurie
More...
about 26 years ago
Delete NULL ciphers from 'ALL' in the cipher list aliases. This means that NULL ciphers specifically have to be enabled with e.g. "DEFAULT:eNULL". This prevents cipher lists from inadvertantly having NULL ciphers at the top of their list (e.g. the default ones) because they didn't have to be taken into account before.
Dr. Stephen Henson
More...
about 26 years ago
Fix for RSA private key encryption if p < q. This took ***ages*** to track down.
Dr. Stephen Henson
More...
about 26 years ago
Just cosmetics: replace a tab with a normal space because the tab always looked too estoeric to my eyes while building... ;)
Ralf S. Engelschall
More...
about 26 years ago
Be less restrictive and allow also `perl util/perlpath.pl /path/to/bin/perl' in addition to `perl util/perlpath.pl /path/to/bin', because this way one can also use an interpreter named `perl5' (which is usually the name of Perl 5.xxx on platforms where an Perl 4.x is still installed as `perl').
Ralf S. Engelschall
More...
about 26 years ago
Let util/clean-depend.pl work also with older Perl 5.00x versions.
Ralf S. Engelschall
More...
about 26 years ago
Fix couple of ANSI declarations and prototypes
Dr. Stephen Henson
More...
about 26 years ago
Update
Ralf S. Engelschall
More...
about 26 years ago
Update platform test list
Ralf S. Engelschall
More...
about 26 years ago
Two more things we should look at before release
Ralf S. Engelschall
More...
about 26 years ago
←
1
2
…
1229
1230
1231
1232
1233
1234
1235
1236
1237
…
1243
1244
→
This site uses cookies to give you the best possible experience. By using the site, you consent to our use of cookies. For more information, please see our
Privacy Policy
Agree