I Use This!
Very High Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
May 31, 2023 — May 31, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Binary is now apps/openssl not apps/ssleay so use the new name when rehashing the test certs More... over 25 years ago
A couple more ssleay.cnf to openssl.cnf changes More... over 25 years ago
Some more changes for renaming the binary from ssleay to openssl. I wonder what eay.c is? More... over 25 years ago
First cut of a cleanup for apps/. First the `ssleay' program is now named `openssl' and second, the shortcut symlinks for the `openssl <command>' are no longer created. This way we have a single and consistent command line interface `openssl <command>', similar to `cvs <command>'. More... over 25 years ago
Make GCC happy by removing an unused variable defintion. More... over 25 years ago
Move DSA test in ca.c inside #ifdef and make pubkey BIT STRING always have zero unused bits. More... over 25 years ago
Add extended key usage OID and update STATUS file. More... over 25 years ago
cleanup of apps/ and an answer More... over 25 years ago
ssldir.pl did not correctly set the directory in utils/mk1mk.pl when perl5 was used. More... over 25 years ago
Add votes More... over 25 years ago
Make the installation documentation easier to follow. More... over 25 years ago
Makefiles updated to exit if an error occurs in a sub-directory make (including if user presses ^C) More... over 25 years ago
This is a quick hack conversion of the 'CA.sh' script to perl. It fixes one bug in the original but is otherwise just as horrible :-) More... over 25 years ago
Remove more old temporary files from CVS More... over 25 years ago
Document recent changes. More... over 25 years ago
Fix name delete problem. More... over 25 years ago
Fix pem/err ordering. More... over 25 years ago
A hint about the license More... over 25 years ago
Some issues for voting More... over 25 years ago
More structuring and sorting of the SSL API documentation. And the first steps to descriptions in prosa. More... over 25 years ago
Puhhh... now we've documented the prototypes of all 214 API "functions". This is a pain to do, because of the various macro definitions which I had to expand manually to get their prototype :-( More... over 25 years ago
Fix version stuff: More... over 25 years ago
Update CHANGES file for latest additions More... over 25 years ago
Fix for sk_insert bug: it never worked properly. Allow explicit tag asn macros to handle indefinite length constructed stuff: without this certain "certificates" can't be read in. More... over 25 years ago
MIME encoding and ISO chars at the same time messes up the stuff More... over 25 years ago
Ops, forgot to commit the changes entry in recent commit... More... over 25 years ago
Cleanup of doc/ directory: The old/obsolete SSLeay files are now assembled together in a ssleay.txt file. More... over 25 years ago
fix pk7_doit.c for new i2d_ASN1_SET argument More... over 25 years ago
external error lib number now global and allow error lib to have a name More... over 25 years ago
Create a STATUS file to coordinate us. Feel free to edit More... over 25 years ago