I Use This!
Very High Activity

Commits : Listings

Analyzed about 4 hours ago. based on code collected about 5 hours ago.
Jan 07, 2025 — Jan 07, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Add PKCS#12 manpage and use MAC iteration counts by default. More... almost 26 years ago
Install man pages. More... almost 26 years ago
Minor format changes. More... almost 26 years ago
CA.pl is now generated automatically (using CA.pl.in as input) More... almost 26 years ago
apps/openssl.cnf and the documentation say it's "nombstr", but crypto/asn1/a_strnid.c had "nombchar". More... almost 26 years ago
make no-des and no-rc2 work. More... almost 26 years ago
add V_CRYPTO_MDEBUG_ALL Submitted by: Reviewed by: PR: More... about 26 years ago
Submitted by: Reviewed by: PR: More... about 26 years ago
Honor the no-xxx Configure options when creating .DEF files. More... about 26 years ago
#undef PKCS7_SIGNER_INFO for Win32 to avoid clashes. More... about 26 years ago
Remove obsolete SSLeay instructions. More... about 26 years ago
ispell. More... about 26 years ago
Add some newlines needed for pod2man, and run ispell. More... about 26 years ago
More X509_ATTRIBUTE changes. More... about 26 years ago
add "UnixWare", treated like "unixware" More... about 26 years ago
Initial automation changes to 'req' and X509_ATTRIBUTE functions. More... about 26 years ago
New functions SSL_get_finished, SSL_get_peer_finished. More... about 26 years ago
Use less complicated arrangement for data strutures related to Finished messages. More... about 26 years ago
Use separate arrays for certificate verify and for finished hashes. More... about 26 years ago
Use prototypes. More... about 26 years ago
Slight code cleanup for handling finished labels. More... about 26 years ago
Further work on MacOS port. See INSTALL.MacOS for details. More... about 26 years ago
Rename CA.pl to CA.pl.in (no actual changes), and let Configure set the #! line with the path to Perl. More... about 26 years ago
Rhapsody 5.5 (a.k.a. MacOS X) compiler bug workaround. At the very least passes 'make test' now:-) More... about 26 years ago
Metrowerks for Motorola tune-up. More... about 26 years ago
Alpha Linux update companion. More... about 26 years ago
Enhanced support for Alpha Linux. See CHANGES for details. More... about 26 years ago
Add support for MS "fast SGC". More... about 26 years ago
Fix some of the command line password stuff. New function that can automatically determine the type of a DER encoded "traditional" format private key and change some of the d2i functions to use it instead of requiring the application to work out the key type. More... about 26 years ago
Don't request client certificate in anonymous ciphersuites except when following the specs is bound to fail. More... about 26 years ago