oweals/openssl.git
2002-01-03 Richard LevitteBetter clarification on perl
2002-01-03 Richard LevitteUse the variable $(PERL) to invoke perl.
2002-01-02 Richard LevitteAllow verification of other types than DATA.
2002-01-02 Richard LevitteSay that recent CygWin perl versions work as well.
2002-01-02 Richard LevitteAllow 8-bit characters. This is not really complete...
2002-01-02 Richard LevitteOn Solaris64, cc needs the flag -xarch=v9 when linking...
2002-01-02 Richard LevitteAdd support for Linux on HP/PA.
2001-12-28 Ulf Möllerssl3_read_bytes bug fix
2001-12-21 Bodo MöllerThis should be in 0.9.6c, but somehow escaped from...
2001-12-21 Bodo MöllerFix FAQ, although in case there is another release...
2001-12-21 Richard LevitteStatus update
2001-12-21 Richard LevitteThe release has been tagged, so let's move on to 0...
2001-12-21 Richard LevitteTime to release 0.9.6c. The tag will be OpenSSL_0_9_6c OpenSSL_0_9_6c
2001-12-21 Richard LevitteAnd just for the sake of completeness, let's add some...
2001-12-21 Richard LevitteBetter use the same number in all branches, to avoid...
2001-12-21 Dr. Stephen... Add missing ERR_LIB_COMP #define
2001-12-20 Richard Levittemake update
2001-12-20 Richard LevitteDo not forget to compile comp_err.c
2001-12-20 Ulf Möllerremove some useless information (change log is in CHANGES)
2001-12-20 Richard LevitteSummarize the news.
2001-12-19 Bodo Möllermake sure mklink.pl looks at ERR_load_...
2001-12-19 Ulf MöllerCygwin patch. Submitted by Michael Kobar <mkobar@lymewa...
2001-12-17 Bodo Möllerremove redundant ERR_load_... declarations
2001-12-17 Bodo Möllercorrection: certain changes have been done *after*...
2001-12-14 Bodo Möllerfix BN_rand_range
2001-12-10 Ulf Möllername confusion with HP library function prototype (?)
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 Levitte"UID" is an incorrect lable for the attribute type...
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-11-30 Lutz JänickeSupport for QNX 6 (wrat@jump.net (the wharf rat)).
2001-11-26 Bodo Möllerdiscuss -name and default_ca more correctly (I hope)
2001-11-23 Bodo Möllerupdate with info on engine branch
2001-11-23 Bodo Möllerfix submitted by Andy Schneider <andy.schneider@bjss...
2001-11-22 Bodo MöllerOS/390 support
2001-11-22 Bodo MöllerOS/390 support
2001-11-22 cvs2svnThis commit was manufactured by cvs2svn to create branch
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 Richard LevitteExtentions of the explanations to the linking problem...
2001-11-19 Lutz JänickeClarify reference count handling/removal of session
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 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 LevitteRestore extern "C" balance.
2001-11-15 Richard Levitteperl util/mkerr.pl -recurse -write -rebuild
2001-11-15 Richard Levittemake update
2001-11-15 Richard Levittemake update
2001-11-15 Richard Levittemake update
2001-11-15 Richard LevitteApply the following changes from the main trunk:
2001-11-15 Geoff ThorpeThe change in the HEAD to not cache gethostbyname(...
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öllerremove obsolete entry
2001-11-14 Bodo Möllerfix warning
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 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 LevitteRemove temporary files
2001-11-14 Richard Levitteunsigned int vs. int.
2001-11-14 Richard LevitteExclude .out files
2001-11-14 Richard LevitteApply the following changes from the main trunk:
2001-11-14 Richard LevitteApply the following changes from the main trunk:
2001-11-14 Richard LevitteApply the following changes from the main trunk:
next