]> git.ipfire.org Git - thirdparty/openssl.git/shortlog
thirdparty/openssl.git
2000-11-26  Bodo Möllermodular arithmetics
2000-11-26  Bodo MöllerRemove CR at line ends.
2000-11-26  Bodo MöllerElliptic curves over GF(p), new BIGNUM functions, Montg...
2000-11-22  Richard LevitteCorrect a number of syntax errors.
2000-11-22  Richard LevitteAddapt the VMS scripts to the changes in the Makefiles.
2000-11-22  Ulf MöllerRemove RSAREF (not used).
2000-11-22  Richard LevitteAddapt the VMS scripts to the changes in the Makefiles.
2000-11-21  Richard LevitteReimplement bn_div_words, bn_add_words and bn_sub_words...
2000-11-21  Richard LevitteAvoid getting warnings about unary - being used on...
2000-11-21  Ben LaurieOops! Read a full buffer instead of some spurious numbe...
2000-11-20  Richard Levitte'echo on' works better all over than 'echo=on'. We...
2000-11-20  Ben LaurieBetter handling of EVP names, add EVP to speed.
2000-11-19  Richard LevitteMake sure bs is assigned NULL when it's free'd, or...
2000-11-19  Richard LevitteI wonder if I do too much...
2000-11-19  Richard LevitteAdd news items early. Please fill in with what I have...
2000-11-18  Richard LevitteRemove two bn_wexpand() from BN_mul(), which is a step...
2000-11-18  Richard LevitteRemove a declaration for a function that does not exist.
2000-11-18  Richard LevitteMake the definition of bn_add_words() match the definition.
2000-11-18  Richard LevitteI might want to debug the assembler modules...
2000-11-17  Bodo MöllerIncrease permissible ClientKeyExchange message length.
2000-11-17  Bodo Möllerinclude 'err' label only when it is actually used
2000-11-17  Richard LevitteMake sure BN_DIV2W is not defining when defining it...
2000-11-17  Bodo Möllertag SSL_peek bugs
2000-11-17  Bodo MöllerDocumentation on using the SSL library with non-blockin...
2000-11-17  Bodo MöllerImprove usability of 'openssl passwd' by including
2000-11-17  Bodo MöllerConstify bn_dump1 implementation so that it matches...
2000-11-16  Richard LevitteMore constification of the BN library.
2000-11-16  Richard LevitteMake sure to print the BN counting (BN_COUNT) to stderr...
2000-11-16  Richard LevitteOops, when I clean, I should do it thoroughly.
2000-11-16  Richard LevitteI've checked again and again. There really is no need...
2000-11-16  Richard Levitte/proc/cpuinfo can have several lines containing the...
2000-11-16  Geoff ThorpeI have no idea how this comment got there, but it's...
2000-11-16  Geoff ThorpeMany applications that use OpenSSL with ENGINE support...
2000-11-15  Lutz JänickeFill in missing information about the string returned...
2000-11-14  Ulf Möllerignore
2000-11-14  Richard LevitteModify () to (void), since that's what is actually...
2000-11-14  Richard LevitteTwo OCSP functions that aren't yet implemented.
2000-11-14  Richard Levittemake update
2000-11-14  Richard LevitteGet the Rijndael function declarations.
2000-11-14  Richard LevitteDetect and mark functions that no longer exist.
2000-11-14  Lutz JänickeSome platforms (namely HP-UX) require the 'x' bit set...
2000-11-14  Richard LevitteTypo, was "time" instead of "tim".
2000-11-14  Richard LevitteAdd Rijndael as things to look through.
2000-11-13  Lutz JänickeHP-UX shared libraries do not build any longer, as...
2000-11-12  Ulf Möllerin some new file names the first 8 characters were...
2000-11-12  Richard LevitteFor a long time, I've wanted to be able to easily run...
2000-11-12  Bodo MöllerAdditional explanations for SSL_ERROR_WANT_READ/WRITE.
2000-11-12  Richard LevitteEnhance granularity on what I want to debug for the...
2000-11-12  Richard LevitteUpdate my own debugging configuration entry
2000-11-12  Ben LaurieMake Rijndael work! Those long flights have some good...
2000-11-12  Ben LaurieMake this stuff compile.
2000-11-10  Bodo MöllerPoint to SSL_set_bio(3) early because that manpage...
2000-11-10  Bodo Mölleradd missing word
2000-11-09  Bodo Möllertmp2 is not used in BN_mod_mul_montgomery.
2000-11-08  Richard LevitteReally stupid glitch (a comment not properly ended...
2000-11-08  Richard LevitteRemove references to RSAref. The glue library is but...
2000-11-08  Bodo MöllerBN_CTX-related fixes.
2000-11-07  Richard LevitteConstification of LHASH. Contributed by "Paul D. Smith...
2000-11-07  Richard LevitteDocument that the Nuron hardware has been added and...
2000-11-07  Richard LevitteConstify DH-related code.
2000-11-07  Richard LevitteConstify DSA-related code.
2000-11-07  Richard LevitteMake sure ERR_get_error() is declared.
2000-11-07  Richard LevitteA few more constifications of some RSA routines that...
2000-11-07  Richard LevitteLutz tells me HP cc uses the same syntax for flags...
2000-11-07  Richard LevitteWhen ENGINE_by_id() couldn't find the given engine...
2000-11-07  Richard Levitteshl_load() also needs to load along a path given through an
2000-11-07  Bodo MöllerHandle BN_copy failure after successful BN_new.
2000-11-07  Bodo Möllerhandle the case when BN_new returns NULL
2000-11-06  Richard LevitteDocument recent constifications.
2000-11-06  Richard LevitteConstification of CRYPTO_get_ex_data() needed for the...
2000-11-06  Richard LevitteThe consequence of constification is that to pass the...
2000-11-06  Richard LevitteConstify the RSAref glue code.
2000-11-06  Richard LevitteConstify the RSA parts of the ASN.1 library. Note...
2000-11-06  Richard LevitteConstify the RSA library.
2000-11-06  Richard LevitteConstify the RSA library.
2000-11-06  Richard LevitteAs a consequence of the BIGNUM constification, the...
2000-11-06  Richard LevitteMake all engines available in the openssl application.
2000-11-06  Ulf Möllerlooks like a cut&paste error
2000-11-06  Richard LevitteConstify the BIGNUM routines a bit more. The only...
2000-11-06  Richard Levittemode used too early in EVP_PKEY_save_parameters.
2000-11-06  Richard LevitteMake sure that shared libraries get the internal name...
2000-11-04  Ulf MöllerSet the CryptoAPI randomness estimate back to 0.
2000-11-03  Ulf Möllerincrease the value a bit
2000-11-03  Geoff ThorpeRichard moved hw_nuron.c over to DSO-land recently...
2000-11-03  Ulf MöllerMinor corrections (HPUX).
2000-11-03  Bodo Mölleravoid memory leak
2000-11-03  Richard LevitteInstead of just STACK, use STACK_OF(ASN1_OBJECT).
2000-11-02  Richard LevitteUpdate the standards list to the current status
2000-11-02  Richard LevitteChange the engine library so the application writer...
2000-11-02  Richard Levitte'openssl engine' can now list engine capabilities....
2000-11-02  Richard LevitteBetter error reporting in 'openssl engine'
2000-11-02  Richard Levittemake update
2000-11-02  Bodo MöllerNever call load_dh_param(NULL) because this leads to...
2000-11-01  Richard Levitte-t is supported, so display some help about it.
2000-11-01  Geoff Thorpeoops, remove comments that are no longer true.
2000-11-01  Geoff ThorpeExplanation, tips, etc.
2000-11-01  Geoff ThorpeThis is a demo that performs SSL tunneling (client...
2000-11-01  Richard LevitteAdd application to enumerate, list and test engines...
2000-11-01  Richard LevitteAdd support for shared libraries under Irix.
2000-10-31  Richard LevitteRename true64 to the correct tru64.
next