openssl.git
2000-11-30 Bodo MöllerChanges to Lenka's Montgomery implementation.
2000-11-30 Richard LevitteNew format for the FAQ. We now have different sections...
2000-11-30 Bodo MöllerCorrections to the comments in BN_mod_inverse.
2000-11-30 Richard LevitteThe compression method may be undefined for some reason...
2000-11-30 Richard LevitteSimplify and provide the possibility to clean a compres...
2000-11-30 Richard Levittecomp_methods in a SSL_CTX points at an internal databas...
2000-11-30 Richard LevitteTurn off memory checking when loading new compression...
2000-11-30 Richard LevitteCOMP_METHOD has a new argument since some time back...
2000-11-30 Richard LevitteMake it possible to test SSL compression
2000-11-30 Richard LevitteChange c_zlib further to allow loading a shared zlib...
2000-11-30 Bodo MöllerBN_mod_exp problems ...
2000-11-30 Richard LevitteChanges to c_zlib.c to make ZLIB.DLL dynamically loadab...
2000-11-30 Bodo MöllerMove reduction step from BN_mod_exp to BN_mod_exp_mont_...
2000-11-30 Geoff Thorpe* Fix a slight bug in the state-machine. This caused...
2000-11-30 Bodo Möllerbn_modfs.c is no longer needed, a BN_sqrt implementation
2000-11-30 Bodo MöllerFix bntest.c problem -- one of the primes got lost
2000-11-30 Bodo MöllerHandle special cases correctly in exponentation functions.
2000-11-30 Bodo MöllerBN_mod_sqrt
2000-11-30 Bodo MöllerBN_sqrt
2000-11-29 Ulf MöllerAdd a warning about the usage of the montgomery functio...
2000-11-29 Geoff ThorpeAmend the original CHANGES log entry. The ex_data handl...
2000-11-29 Bodo MöllerBN_legendre is no longer needed now that OpenSSL has...
2000-11-29 Geoff ThorpeDo to DH and DSA what has already been done to RSA...
2000-11-29 Bodo Möllermark a bug
2000-11-29 Bodo MöllerFix BN_kronecker so that it works correctly if 'a'...
2000-11-29 Geoff ThorpeMore little changes to the tunala demo;
2000-11-29 Bodo MöllerBN_to_montgomery expects its inputs to be in the interv...
2000-11-29 Lutz JänickeLog security relevant change.
2000-11-29 Ulf Möllerfix for Borland C
2000-11-29 Bodo Mölleradd missing braces
2000-11-29 Lutz JänickeStore verify_result with sessions to avoid potential...
2000-11-29 Bodo MöllerFix warnings in expspeed.c (but the segmentation fault...
2000-11-29 Bodo MöllerBN_bin2bn did *not* contain an off-by-one error;
2000-11-29 Bodo MöllerExpand expspeed.c to make BN_kronecker timings.
2000-11-29 Bodo MöllerImplement BN_kronecker test.
2000-11-29 Bodo Mölleravoid segmentation fault
2000-11-29 Bodo MöllerMake BN_mod_inverse a little faster
2000-11-29 Bodo MöllerImprove BN_mod_inverse performance.
2000-11-29 Richard LevitteCopy and paste error... bn_add_part_words() should...
2000-11-29 Geoff ThorpeMake s_client/s_server-style cert verification output...
2000-11-29 Ulf Mölleruse standard C
2000-11-28 Geoff ThorpeMinor tweaks and improvements to the tunala demo.
2000-11-28 Geoff ThorpeA typo and a couple of logic errors fixed. I think...
2000-11-28 Bodo MöllerUse BN_pseudo_rand instead of BN_rand
2000-11-28 Bodo MöllerTimings.
2000-11-28 Bodo MöllerNote that SSL_peek has been disabled.
2000-11-28 Richard LevitteAddapt to added files in the BIGNUM section
2000-11-28 Bodo MöllerCorrect a bug in BN_kronecker.
2000-11-28 Bodo MöllerComments on SSL_peek deficiencies
2000-11-28 Bodo MöllerDisable SSL_peek until it is fixed.
2000-11-28 Bodo MöllerAdd test_kron function, which will contain a test for...
2000-11-28 Bodo MöllerAdd bn_kron.c (BN_kronecker), which I forgot in the...
2000-11-27 Bodo MöllerUndo previous commit, which was an accident.
2000-11-27 Bodo MöllerFix BN_is_... macros.
2000-11-26 Bodo MöllerChange submitted files so that they compile (in particular,
2000-11-26 Bodo MöllerChange submitted files so that they compile (in particular,
2000-11-26 Geoff ThorpeIt was a small change, but it *could* conceivably affec...
2000-11-26 Geoff ThorpeEnsure that the "ex_data" member of an RSA structure...
2000-11-26 Bodo MöllerMore BN_mod_... functions.
2000-11-26 Bodo MöllerAdd bn_mod.c (should have happend in the previous commi...
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.
next