openssl.git
2001-12-17 Bodo Möllerremove redundant ERR_load_... declarations
2001-12-17 Bodo Möllerconsistency with 0.9.6 stable "CHANGES"
2001-12-14 Bodo Möllerfix BN_rand_range
2001-12-12 Richard LevitteChange pkcs12 so the certificates coming from -in do...
2001-12-12 Richard LevitteImplement failover for ubsec. Submitted by Subramanian...
2001-12-11 Richard Levittemake update
2001-12-10 Ulf Möllername confusion with HP library function prototype (?)
2001-12-09 Ben LaurieImprove back compatibility.
2001-12-07 Bodo Möllerfix warnings (one of them was clearly justified)
2001-12-07 Dr. Stephen... Don't overwrite signing time.
2001-12-06 Lutz JänickeHPUX 9.X on m68k with gcc
2001-12-04 Richard LevitteUID was never a lable for uniqueIdentifier. However...
2001-12-04 Richard LevitteI was recently informed that some people wrongly use...
2001-12-03 Bodo Möllercrypto/objects stuff
2001-12-03 Bodo MöllerFix: 2.5.29 is "id-ce", not "ld-ce" (sort of a typo...
2001-12-03 Dr. Stephen... EVP_BytesToKey documentation.
2001-12-01 Dr. Stephen... Make EVP_SealInit() return the correct value.
2001-12-01 Dr. Stephen... Add -pubkey option to req command.
2001-12-01 Dr. Stephen... NO_DSA, NO_RSA patches.
2001-11-30 Lutz JänickeSupport for QNX (wrat@jump.net (the wharf rat)).
2001-11-27 Richard LevitteCertain missing algorithms make some SSL versions or...
2001-11-26 Bodo Möllerdiscuss -name and default_ca more correctly (I hope)
2001-11-24 Geoff ThorpeThis looks to have been a typo.
2001-11-23 Bodo MöllerFor future portability reasons MIT is moving all macros...
2001-11-23 Bodo Möllerinfo on 0.9.6 engine branch
2001-11-23 Bodo Möllerfix submitted by Andy Schneider <andy.schneider@bjss...
2001-11-22 Bodo Möllercheck OPENSSL_NO_... before including header files...
2001-11-22 Bodo MöllerOS/390 support
2001-11-22 Bodo Möllercomment
2001-11-22 Geoff ThorpeCut "ENGINE_ID" to the more concise "ID".
2001-11-22 Geoff ThorpeIn this particular error condition, the structural...
2001-11-22 Geoff ThorpeWhen the "dynamic" ENGINE loads another ENGINE from...
2001-11-22 Geoff ThorpeThe "openssl" ENGINE is no longer used except as a...
2001-11-22 Geoff Thorpe'flags' should only be set inside DSO_load() if constru...
2001-11-19 Richard LevitteExtentions of the explanations to the linking problem...
2001-11-19 Lutz JänickeClarify reference count handling/removal of session
2001-11-16 Richard LevitteOn VMS, the norm is still that symbols are uppercased...
2001-11-16 Bodo MöllerwNAFs use does not bring that much performance on Sparc...
2001-11-16 Bodo Mölleravoid stupid compiler warning
2001-11-16 Richard LevitteBuild dynamic rsaref engine on VMS. Tested on VAX...
2001-11-16 Richard LevitteEnd assembler macro correctly.
2001-11-16 Richard LevitteOn systems that don't do too well including headers...
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...
next