openssl.git
2001-11-16 Richard LevitteMake sure evp_locl.h can be included (hw_openbsd_dev_cr...
2001-11-16 Bodo Möllercomment
2001-11-16 Bodo Mölleruse a more interesting test case
2001-11-15 Bodo Möllercomments etc.
2001-11-15 Bodo MöllerImprove EC efficiency.
2001-11-15 Richard LevitteA missing comma added.
2001-11-15 Richard Levittemake update
2001-11-15 Richard LevitteAdd MD digests.
2001-11-15 Richard LevitteMake it possible to give digest names as -evp arguments.
2001-11-15 Richard LevitteAdd DES functions.
2001-11-15 Richard LevitteIf an engine isn't built in, try loading it as a sharea...
2001-11-15 Richard LevitteAt least for the two common Unixly DSO loading methods...
2001-11-15 Richard LevitteUse the generated error code files.
2001-11-15 Richard Levitte'make update' + some touches.
2001-11-15 Richard LevitteAdd targets to update the error code files.
2001-11-15 Richard LevitteAdd a local error code configuration file for the rsare...
2001-11-15 Richard LevitteMake it possible to build completely static, independen...
2001-11-15 Richard Levittemake update
2001-11-14 Richard LevitteMake use of RSAref's header files instead of EAY's...
2001-11-14 Richard LevitteIn a Debian Linux environment, it's not a good idea...
2001-11-14 Richard LevitteAdd a demo that reimplements the RSAref glue in form...
2001-11-14 Richard LevitteAfter loading a dynamic engine, reset the command defin...
2001-11-14 Richard LevitteChange the order of events so the capabilities of loade...
2001-11-14 Bodo Möllerremove obsolete entry
2001-11-14 Bodo Möllercast to unsigned int, not to int to avoid the warning...
2001-11-14 Bodo Möllerconsistency between main branch and stable branch
2001-11-14 Richard LevitteImplement STARTTLS for certain protocols, currently...
2001-11-14 Richard LevitteRemove temporary files
2001-11-14 Richard Levitteunsigned int vs. int.
2001-11-14 Richard LevitteExclude .out files
2001-11-12 Bodo Möllersynchronise with 0.9.6 stable branch
2001-11-12 Bodo Möllerinformation on 0.9.6c-engine
2001-11-12 Mark J. CoxPhew, finished
2001-11-12 Mark J. CoxI've still got one left; the backport of the Broadcom...
2001-11-12 Bodo MöllerAdd unixware-7-gcc as in 0.9.6 branch (except that...
2001-11-12 Bodo Möllerthe PRNG race conditions were mostly a theoretical...
2001-11-12 Bodo Mölleradd changes between OpenSSL 0.9.6b and OpenSSL 0.9.6c
2001-11-12 Dr. Stephen... Add an FAQ.
2001-11-10 Bodo MöllerOrder chronologically: move entry for recent s2_clnt...
2001-11-10 Bodo Möllermake code a little more similar to what it looked like...
2001-11-10 Bodo Möllerremove incorrect 'callback' prototype
2001-11-10 Bodo Möllermsg_callback documentation
2001-11-10 Bodo Möllermore output for SSL 2.0 in our msg_callback
2001-11-10 Bodo MöllerImplement msg_callback for SSL 2.0.
2001-11-09 Bodo Möller2001, not 2000
2001-11-09 Bodo Mölleradjust to OpenSSL_0_9_6-stable version
2001-11-09 Bodo Möllercast to 'unsigned long' before using ~ if we need an...
2001-11-08 Bodo Möllerclarify
2001-11-08 Bodo MöllerDon't define _REENTRANT here in e_os.h. On systems...
2001-11-06 Dr. Stephen... PKCS#12 code fixes: initialize and cleanup digests...
2001-11-06 Dr. Stephen... Win32 fixes.
2001-11-06 Richard Levittedes_old.h doesn't really need to include des.h, so...
2001-11-06 Dr. Stephen... Fix email address delete code.
2001-11-05 Richard LevittePlace the OpenSSL-specific headers back so they always...
2001-11-05 Richard LevitteNo need to include anything on systems that do not...
2001-11-05 Richard LevitteDOS and Windows do not like unistd.h
2001-11-02 Ben LaurieIf verify fails, say why.
2001-10-30 Richard LevitteChange the shared library support so the shared librari...
2001-10-29 Richard LevitteAddapt VMS scripts to the newer disk layout system...
2001-10-27 Dr. Stephen... Another noemailDN fix.
2001-10-27 Dr. Stephen... Allow ca to certify requests containing BMPStrings...
2001-10-27 Dr. Stephen... Bugfixes for noemailDN option. Make it use the
2001-10-27 Dr. Stephen... Stop compiler warnings.
2001-10-27 Dr. Stephen... Add support for Subject Info Acess extension.
2001-10-26 Bodo MöllerNote BUF_MEM_grow() consistency fix.
2001-10-26 Bodo MöllerConsistency fix in BUF_MEM_grow: Initialise to zero...
2001-10-26 Bodo Möllerdisable caching in BIO_gethostbyname
2001-10-26 Dr. Stephen... New options to allow req to accept UTF8 strings as...
2001-10-25 Ulf Möllerremove compatibility notes that no longer apply
2001-10-25 Richard LevitteCorrect some links...
2001-10-25 Richard LevitteChange the DES documentation to reflect the current...
2001-10-25 Richard LevitteMake sure openssl speed is compilable on systems where...
2001-10-25 Ben LaurieAdd paralellism to speed - note that this currently...
2001-10-25 Ben LaurieFix warning.
2001-10-25 Bodo MöllerLike MD_Init, MD now must include a NULL engine pointer...
2001-10-25 Bodo Möllerremove redundant definitions that are also in des.h
2001-10-25 Bodo Möllermention des_old.h
2001-10-25 Bodo MöllerAdd '-noemailDN' option to 'openssl ca'. This prevents...
2001-10-25 Bodo Möllerfilenames are des_old.[ch], not des.comp*
2001-10-25 Bodo MöllerConsistency with s2_... and s23_... variants (no real...
2001-10-25 Richard LevitteRemove DES_random_seed() but retain des_random_seed...
2001-10-25 Bodo MöllerAssume TLS 1.0 when ClientHello fragment is too short.
2001-10-25 Richard LevitteHave the removal warnings very high up in the source.
2001-10-24 Richard LevitteA C file is a C file is a C file!
2001-10-24 Richard LevitteDue to an increasing number of clashes between modern...
2001-10-24 Bodo MöllerFix SSL handshake functions and SSL_clear() such that...
2001-10-24 Richard LevitteDeprecate the macro MAC_OS_pre_X.
2001-10-24 Richard Levittemake update
2001-10-24 Richard Levittemake update
2001-10-23 Richard LevitteCorrection of the id-pda OID's.
2001-10-23 Dr. Stephen... Sanitize CHANGES entry.
2001-10-22 Bodo MöllerFix memory leak.
2001-10-21 Dr. Stephen... Reject certificates with unhandled critical extensions.
2001-10-21 Dr. Stephen... Stop spurious "unable to load config info" errors in req
2001-10-20 Bodo MöllerCall msg_callback with correct length parameter if...
2001-10-20 Bodo MöllerNew functions SSL[_CTX]_set_msg_callback().
2001-10-20 Dr. Stephen... Typo.
2001-10-20 Dr. Stephen... Add missing EVP_CIPHER_CTX_{init,cleanup}
2001-10-17 Bodo Möllergcc complained about "write" being shadowed even though...
2001-10-17 Richard LevitteWrong place...
next