summaryrefslogtreecommitdiffstats
path: root/crypto
AgeCommit message (Expand)Author
2002-04-04Fix buggy object definitions (Svenning Sorensen <sss@sss.dnsalias.net>).Lutz Jänicke
2002-04-03Forgot one of the castsRichard Levitte
2002-04-03Cast the pointers to the BIGNUM data to unsigned long *. This would beRichard Levitte
2002-03-29Fix of mixup bwtween SOMAXCONN and SO_MAXCONN.Richard Levitte
2002-03-26Make short names of objects RFC2256-compliant.Lutz Jänicke
2002-03-26A forgotten fileRichard Levitte
2002-03-26Add the possibility to enable olde des support, not just disable it, for futu...Richard Levitte
2002-03-26Add the mapping of des_random_seed() for 0.9.6 compatibility.Richard Levitte
2002-03-26Correct the mapping for des_read_pw()Richard Levitte
2002-03-26Make the change to strong keys in the string to key(s) functions experimental...Richard Levitte
2002-03-25fix warningsBodo Möller
2002-03-25fix memory leakBodo Möller
2002-03-25add missing declarationBodo Möller
2002-03-22fix conditational compilation for OPENSSL_NO_...Bodo Möller
2002-03-22Merge changes from 0.9.7-stableRichard Levitte
2002-03-22Merge changes from 0.9.7-stableRichard Levitte
2002-03-22Merge in DES changed from 0.9.7-stable.Richard Levitte
2002-03-21Remove superflous (and buggy) statement <justin.fletcher@ntlworld.com>.Lutz Jänicke
2002-03-20fix DH_generate_parameters for general 'generator'Bodo Möller
2002-03-20New function EC_GROUP_check_discriminant().Bodo Möller
2002-03-19Fix typo.Bodo Möller
2002-03-18Fix bugs and typos.Bodo Möller
2002-03-18fix #include positionBodo Möller
2002-03-16Ensure EVP_CipherInit() uses the correct encode/decode parameter ifDr. Stephen Henson
2002-03-14Initialize cipher context in KRB5Dr. Stephen Henson
2002-03-14add OIDs for WAP/TLS curvesBodo Möller
2002-03-14Fixes for 'no-hw' combined with 'no-SOME_CIPHER'.Bodo Möller
2002-03-12Fix various warnings when compiling with KRB5 code.Dr. Stephen Henson
2002-03-09Make ciphers and digests obtain an ENGINE functional referenceDr. Stephen Henson
2002-03-09Make {RSA,DSA,DH}_new_method obtain and release an ENGINEDr. Stephen Henson
2002-03-08EC curve stuffBodo Möller
2002-03-07Synchronise the AEP engine in all branches. For 0.9.6-stable [engine], imple...Richard Levitte
2002-03-07When closing, do not use close(). Also, if the closing call fails, doRichard Levitte
2002-03-07Change des_old.c to use types prefixed with _ossl_old_des_.Richard Levitte
2002-03-07fix spacingBodo Möller
2002-03-07Add more curves.Bodo Möller
2002-03-06ENGINE module additions.Dr. Stephen Henson
2002-03-06add SECG OIDsBodo Möller
2002-03-06reference counting for EC_GROUP structures is not needed (at theBodo Möller
2002-03-05typoBodo Möller
2002-03-05Make sure the type accessed by the LONG and ZLONG ASN1 typeDr. Stephen Henson
2002-03-05more X9.62 OIDsBodo Möller
2002-03-05disable '#ifdef DEBUG' codeBodo Möller
2002-03-05Provide a pre 0.9.7 compatibility mapping ifRichard Levitte
2002-03-04Typo. In DCL, the continuation character is a dash at the end of theRichard Levitte
2002-03-04Rename des_SPtrans to DES_SPtrans to differentiate from libdes and avoid cert...Richard Levitte
2002-03-03Fix warnings about signed/unsigned mismatch and globalDr. Stephen Henson
2002-02-28make updateRichard Levitte
2002-02-28use ERR_peek_last_error() instead of ERR_peek_error() to ignoreBodo Möller
2002-02-28VMS addaptation, including a few more long names that needed hacking.Richard Levitte