I Use This!
Very High Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Jun 16, 2024 — Jun 16, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
More prototypes. More... over 26 years ago
More prototypes. More... over 26 years ago
More prototypes. More... over 26 years ago
More prototypes. More... over 26 years ago
More prototypes. More... over 26 years ago
Fix parameters to dummy function BN_ref_mod_exp(). More... over 26 years ago
Submitted by: Neil Costigan <[email protected]> PR: More... over 26 years ago
Fix OBJ_txt2nid(): old function was broken when input used the "dot" form, e.g. 1.2.3.4 . Also added new function OBJ_txt2obj(). More... over 26 years ago
Add prototype, fix parameter passing bug. More... over 26 years ago
Fix comment. More... over 26 years ago
Sort openssl functions by name. More... over 26 years ago
Fix the gendsa program and add it to the app list. The progs.h file is auto generated but not auto updated so it is included. Also remove the encryption from the sample DSA keys. More... over 26 years ago
Get rid of redundant files. More... over 26 years ago
Accept NULL in *_free. More... over 26 years ago
Fix DH key generation. Contributed by: Anonymous <[email protected]> More... over 26 years ago
Send the right CAs to the client. More... over 26 years ago
Fix numeric -newkey args. Contributed by: Bodo Moeller <[email protected]> More... over 26 years ago
Fix export tests. More... over 26 years ago
Make the world a safer place (if people object to this kind of change, speak up soon - I intend to do a lot of it!). More... over 26 years ago
Oops! update CHANGES file properly. More... over 26 years ago
Fix things so DH_free() will be no-op when passed NULL, like RSA_free() and DSA_free(): this was causing crashes when for example an attempt was made to handle a (currently) unsupported DH public key. Also X509_PUBKEY_set()i wasn't checking errors from d2i_PublicKey(). More... over 26 years ago
Free the right thing. More... over 26 years ago
Only free if it ain't NULL. More... over 26 years ago
Remove the bugfix that was really a bug. Submitted by: Arne Ansper <[email protected]> More... over 26 years ago
Pass on BIO_CTRL_FLUSH. Submitted by: Arne Ansper <[email protected]> More... over 26 years ago
The dir is named util/ and better to explicitly call the perl interpreter because not everyone has it in /usr/local/bin/perl. More... over 26 years ago
More EVP_PKEY patches for new functionality. More... over 26 years ago
Make sure the already existing X509_STORE->depth variable is initialized in X509_STORE_new(), but document the fact that this variable is still unused in the certificate verification process. More... over 26 years ago
The dir is named util/ and better to explicitly call the perl interpreter because not everyone has it in /usr/local/bin/perl. More... over 26 years ago
More .cvsignore stuff to make CVS quiet on our generated files. More... over 26 years ago