openssl.git
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.
2000-10-31 Richard LevitteImprovements to openssl.spec.
2000-10-31 Richard LevitteAdd configuration option to build on Linux on both...
2000-10-31 Richard LevitteMake flag variables int instead of char. This avoids...
2000-10-30 Ulf Möller_lrotl() is a call to the C runtime library!
2000-10-30 Geoff ThorpeDSO_load() should also work when it is passed a NULL...
2000-10-28 Richard LevitteDocument the change.
2000-10-28 Richard LevitteAdd the possibility to use keys handled by engines...
2000-10-28 Richard LevitteSmall documentation change
2000-10-27 Ulf Möller-engine is gone.
2000-10-27 Richard LevitteNetBSD doesn't use ftime().
2000-10-27 Richard LevitteDocument the OCSP addition.
2000-10-27 Richard Levittemake update
2000-10-27 Richard LevitteThe majority of the OCSP code from CertCo.
2000-10-26 Ulf Möller.
2000-10-26 Richard LevitteMerge the engine branch into the main trunk. All confl...
2000-10-26 Geoff ThorpeAdd a note about the recent DSO changes in CHANGES. BEFORE_engine
2000-10-26 Richard LevitteOn HP-UX, at least when shl_* are used, the libraries...
2000-10-26 Richard LevitteFor the operating systems where it matters, it is somet...
2000-10-26 Geoff ThorpeThis changes the behaviour of the DSO mechanism for...
2000-10-26 Bodo Möllerrsautl.c requires RSA.
2000-10-23 Ulf Möllers_server not s_client
2000-10-23 Bodo MöllerCert chain verification is useable by now.
2000-10-23 Ulf MöllerCorrection from Tani Hosokawa <unknown@riverstyx.net>
2000-10-23 Bodo Möllerinternal_verify now does know about extensions
2000-10-23 Bodo MöllerDon't ever set 'seeded' if RAND_status() returned 0
2000-10-22 Richard LevitteWhen building shared libraries on HP-UX 10.20 and HP...
2000-10-22 Richard LevitteIt seems like grep isn't as capable as I thought on...
2000-10-22 Richard LevittePointer error corrected
2000-10-22 Richard LevitteIf the functions get_dh*() are declared static, they...
2000-10-22 Richard LevitteOn some operating systems, MAX is defined. Call ours...
2000-10-21 Richard LevitteDocument
2000-10-21 Richard LevitteThere's no reason why app_RAND_load_file() should retur...
2000-10-21 Richard LevitteKrister Walfridsson <cato@df.lth.se> tells us sysctl...
2000-10-21 Richard LevitteFreeBSD-elf can do threads. However, there seems to...
next