All right, when attempting to compile openssl-1.0.1-stable-SNAP-20110103
I got
making all in crypto/stack...
making all in crypto/lhash...
making all in crypto/rand...
making all in crypto/err...
making all in crypto/evp...
making all in crypto/asn1...
making all in crypto/pem...
making all in cr
On Mon, Jan 03, 2011 at 01:52:11PM +0100, Dr. Stephen Henson wrote:
> OpenSSL CVS Repository
> http://cvs.openssl.org/
>
>
> Server: cvs.openssl.org Name: Dr. Stephen Henson
> Root: /v/opens
On Tue, Apr 19, 2011 at 11:40:56AM +0100, João Alpande wrote:
> Good Morning,
>
> Where can I get a compiled version of OpenSSL for Unix?
>
> how to install openssl in unix ?
>
> Thanks´s
>
>
>
> João Alpande
>
For which Unix box?
--
Member - Liberal International This is doc...@nl2k.a
Finally got fips to work, however
1) In either README or READ.FIPS, please state to compile FIPS, please use
GNU make. BSD make was choking
2) openssl version -a yields
OpenSSL 1.1.0-fips-dev xx XXX
built on: Sun May 8 10:06:19 MDT 2011
platform: debug-bsdi-x86-elf
options: bn(64
On Sun, May 08, 2011 at 02:02:59PM -0600, The Doctor wrote:
> Finally got fips to work, however
>
> 1) In either README or READ.FIPS, please state to compile FIPS, please use
> GNU make. BSD make was choking
>
> 2) openssl version -a yields
>
> OpenSSL 1.
Script started on Wed May 11 22:35:28 2011
doctor.nl2k.ab.ca//usr/source/openssl-1.0.1-stable-SNAP-20110512$ gmake
if [ -n "libcrypto" ]; then \
EXCL_OBJ='aes-586.o bn-586.o co-586.o x86-mont.o x86-gf2m.o
des-586.o crypt586.o mem_clr.o sha1-586.o sha256-586.o sha512-586.o ghash-x8
What is happening?
No Fips in the Openssl 1.0.1 STABLe.
--
Member - Liberal International This is doc...@nl2k.ab.ca Ici doc...@nl2k.ab.ca
God, Queen and country! Never Satan President Republic! Beware AntiChrist
rising!
http://twitter.com/rootnl2k http://www.facebook.com/dyadallee
Stop Steph
On Fri, May 13, 2011 at 12:24:25PM -0400, Steve Marquess wrote:
> > What is happening?
> >
> > No Fips in the Openssl 1.0.1 STABLe.
> >
> >
>
> Correct, and you won't be seeing the "FIPS capable" support there for
> some time. We're concentrating on the validation of the module (OpenSSL
> FIPS Ob
Compiled, tested and installed.
Looking great!
--
Member - Liberal International This is doc...@nl2k.ab.ca Ici doc...@nl2k.ab.ca
God, Queen and country! Never Satan President Republic! Beware AntiChrist
rising!
http://twitter.com/rootnl2k http://www.facebook.com/dyadallee
Stop Stephen Harper
This happened when compiling
Script started on Wed Aug 10 22:38:49 2011
doctor.nl2k.ab.ca//usr/source/openssl-1.0.1-stable-SNAP-20110811$ make
making all in crypto...
ar r ../libcrypto.a cryptlib.o mem.o mem_dbg.o cversion.o ex_data.o cpt_err.o
ebcdic.o uid.o o_time.o o_str.o o_dir.o o_fips.o o
On Tue, Sep 06, 2011 at 03:40:30PM +0200, OpenSSL wrote:
> -BEGIN PGP SIGNED MESSAGE-
> Hash: SHA1
>
> OpenSSL Security Advisory [6 September 2011]
>
> Two security flaws have been fixed in OpenSSL 1.0.0e
>
> CRL verification vulnerability in OpenSSL
> ===
Script started on Fri Sep 9 22:35:59 2011
doctor.nl2k.ab.ca//usr/source/openssl-1.0.1-stable-SNAP-20110910$
exitmakeegrep bsdi Conf
figure[A.nl2k.ab.ca//usr/source/openssl-1.0.1-stable-SNAP-20110910$ egrep bsdi
configure[A.nl2k.ab.ca//usr/source/openssl-1.0.1-stable-SNAP-20110910$ x[
Finally got Openssl 1.0.1 daily working
However,
Mozilla Thunderbird is choking saying
SSL received a malformed Server Hello handshake message.
(Error code: ssl_error_rx_malformed_server_hello)
No such problem in Outlook Express.
--
Member - Liberal International This is doc...@nl2k.ab.ca
On Tue, Jan 03, 2012 at 09:36:24PM +0100, Dr. Stephen Henson wrote:
> On Tue, Jan 03, 2012, The Doctor wrote:
>
> > Finally got Openssl 1.0.1 daily working
> >
> > However,
> >
> > Mozilla Thunderbird is choking saying
> >
> > SSL rec
On Tue, Jan 03, 2012 at 06:08:54PM -0700, The Doctor wrote:
> On Tue, Jan 03, 2012 at 09:36:24PM +0100, Dr. Stephen Henson wrote:
> > On Tue, Jan 03, 2012, The Doctor wrote:
> >
> > > Finally got Openssl 1.0.1 daily working
> > >
> > > However,
> >
On Tue, Jan 03, 2012 at 11:16:36PM +0100, Dr. Stephen Henson wrote:
> On Tue, Jan 03, 2012, Dr. Stephen Henson wrote:
>
> > On Tue, Jan 03, 2012, The Doctor wrote:
> >
> > > Finally got Openssl 1.0.1 daily working
> > >
> > > However,
>
On Tue, Jan 03, 2012 at 10:57:42PM -0700, The Doctor wrote:
> On Tue, Jan 03, 2012 at 11:16:36PM +0100, Dr. Stephen Henson wrote:
> > On Tue, Jan 03, 2012, Dr. Stephen Henson wrote:
> >
> > > On Tue, Jan 03, 2012, The Doctor wrote:
> > >
> > >
Show stopper in php-5.2.8 +
ext/openssl/.libs/openssl.o: In function `php_openssl_get_evp_md_from_algo':
/usr/source/php-5.3.0/ext/openssl/openssl.c:908: undefined reference to
`EVP_md2'
Can this call be restored?
--
Member - Liberal International This is doc...@nl2
making all in crypto/store...
if [ -n "libcrypto.so.1.0.0 libssl.so.1.0.0" ]; then (cd ..; make
libcrypto.so.1.0.0); fi
rm -f openssl
shlib_target=; if [ -n "libcrypto.so.1.0.0 libssl.so.1.0.0" ]; then
shlib_target="bsd-gcc-shared"; fi; LIBRARIES="-L.. -lssl -L.. -lcrypto" ;
make -f ../Ma
First Time I have seem Cannot find /engines/ .
In FreeBSD-7.2 and64 it is a show stopper. In the old
BSDI BSD/OS 4.3.X just create directory and away you go.
Suggestion:
Can the /engines/ point ot /lib/
after all only .so's are being installed.
--
Member - Liberal International This is doc..
Script started on Wed Aug 26 05:26:54 2009
doctor.nl2k.ab.ca//usr/source/openssl-1.0.0-stable-SNAP-20090826$ make
making all in crypto...
ar r ../libcrypto.a cryptlib.o mem.o mem_dbg.o cversion.o ex_data.o cpt_err.o
ebcdic.o uid.o o_time.o o_str.o o_dir.o mem_clr.o
/usr/bin/ranlib ../libcrypto.a
On Wed, Aug 26, 2009 at 07:14:45AM -0500, Michael S. Zick wrote:
> On Wed August 26 2009, The Doctor wrote:
> >
> > Script started on Wed Aug 26 05:26:54 2009
> > doctor.nl2k.ab.ca//usr/source/openssl-1.0.0-stable-SNAP-20090826$ make
> > making all in crypto...
> >
On Fri, Sep 04, 2009 at 01:50:46PM +0200, Dr. Stephen Henson wrote:
> On Fri, Sep 04, 2009, The Doctor wrote:
>
> > Right, I did not see this in 20090902 but
> > did turn up in 20090903
> >
>
> Fixed now. I was sure "make test" passed on my system.. we
How does this effect openssl 1+ ?
--
Member - Liberal International This is doc...@nl2k.ab.ca Ici doc...@nl2k.ab.ca
God, Queen and country! Never Satan President Republic! Beware AntiChrist
rising!
http://twitter.com/rootnl2k http://www.myspace.com/502748630
For the latest World News go to htt
What gives?
no http://www.opensl.org .
No ftp://ftp.openssl.org/ ?
--
Member - Liberal International This is doc...@nl2k.ab.ca Ici doc...@nl2k.ab.ca
God, Queen and country! Never Satan President Republic! Beware AntiChrist
rising!
http://twitter.com/rootnl2k http://www.myspace.com/502748630
I was able to see openssl.org last night MST
but not at this current time.
--
Member - Liberal International This is doc...@nl2k.ab.ca Ici doc...@nl2k.ab.ca
God, Queen and country! Never Satan President Republic! Beware AntiChrist
rising!
http://twitter.com/rootnl2k http://www.myspace.com/5027
Script started on Wed Dec 2 05:54:45 2009
doctor.nl2k.ab.ca//usr/source/openssl-1.0.0-stable-SNAP-20091202$ egrep bsdi
Con
figure
"bsdi-elf-gcc", "gcc:-DPERL5 -DL_ENDIAN -fomit-frame-pointer -O3
-march=i486 -Wall::(unknown)::-ldl:BN_LLONG ${x86_gcc_des}
${x86_gcc_opts}:${x86_elf_asm}:dlfc
This is flaky and inconsistent.
openssl-1.0.0-stable-SNAP-20091217 works better.
--
Member - Liberal International This is doc...@nl2k.ab.ca Ici doc...@nl2k.ab.ca
God, Queen and country! Never Satan President Republic! Beware AntiChrist
rising!
http://twitter.com/rootnl2k http://www.myspace.c
2 nights in a row?!
What is going on ??!!
--
Member - Liberal International This is doc...@nl2k.ab.ca Ici doc...@nl2k.ab.ca
God, Queen and country! Never Satan President Republic! Beware AntiChrist
rising!
http://twitter.com/rootnl2k http://www.facebook.com/dyadallee
Hey! Hey! Ho! Ho! Lying S
Downage on 8 MArch 2010 . When will this be rectified?
--
Member - Liberal International This is doc...@nl2k.ab.ca Ici doc...@nl2k.ab.ca
God, Queen and country! Never Satan President Republic! Beware AntiChrist
rising!
http://twitter.com/rootnl2k http://www.facebook.com/dyadallee
Hey! Hey! H
On Tue, Mar 09, 2010 at 01:24:25PM +0100, Lutz Jaenicke wrote:
> -BEGIN PGP SIGNED MESSAGE-
> Hash: SHA1
>
> Hi!
>
> In the past few days we had some problems with the hardware of the
> OpenSSL server providing the public services (web, mail, etc).
> We are now closely monitoring the syst
On Tue, Mar 09, 2010 at 04:04:35PM +0530, tensy joseph wrote:
> What you mean by Downage on 8th March 2010?Can you please elaborate?
>
>
>
>
> On Mon, Mar 8, 2010 at 8:16 PM, The Doctor wrote:
>
> >
> > Downage on 8 MArch 2010 . When will this be rectified
When compiling openssl-0.9.8-stable-SNAP-20080917 in BSDO/OS 4.3.1
using gcc 3.2.3 using the following configuration:
lfcn:bsd-gcc-shared:-fPIC::.so.\$(SHLIB_MAJOR).\$(SHLIB_MINOR)",
"debug-bsdi-x86-elf", "gcc3:-DPERL5 -DL_ENDIAN -DTERMIOS -fomit-frame-pointer
-O9 -march=pentium3 -Wall -g::${BSD
Is this correct for openssl 0.9.8 using FIPS?
test SSL protocol
test ssl3 is forbidden in FIPS mode
*** IN FIPS MODE ***
Available compression methods:
1: zlib compression
SSLv3, cipher TLSv1/SSLv3 DHE-RSA-AES256-SHA, 1024 bit RSA
1 handshakes of 256 bytes done
gmake[1]: *** [test_ssl] Error 1
g
Need to split the FIPS and non-FIPS compliant technologies:
When I do a fips compile namely
./Configure threads shared no-sse2 fipsdso enable-capieng enable-montasm
enable-cms enable-seed enable-tlsext enable-camellia enable-rfc3779 enable-gmp
enable-mdc2 enable-rc5 zlib-dynamic --prefix="/usr/
>
> On Sat, Sep 20, 2008 at 8:56 AM, The Doctor <[EMAIL PROTECTED]> wrote:
> > Need to split the FIPS and non-FIPS compliant technologies:
> >
> > When I do a fips compile namely
> > ./Configure threads shared no-sse2 fipsdso enable-capieng enable-montasm
>
On Mon, Nov 17, 2008 at 02:33:18PM -0500, Green, Paul wrote:
> Dear 'The Doctor',
>
> I am not on the OpenSSL team so I'm just speaking for myself here. But
> I have done work on many other open-source products, so I'm responding
> based on my overall expe
Ran this test today.
Script started on Mon Dec 29 06:34:17 2008
gallifrey.nk.ca//usr/source/openssl-SNAP-20081229$ make test
testing...
making all in apps...
../util/shlib_wrap.sh ./destest
Doing cbcm
Doing ecb
Doing ede ecb
Doing cbc
Doing desx cbc
Doing ede cbc
Doing pcbc
Doing cfb8 cfb16 cfb32
THis came from compiling on i386/BSD this morning
gost89.o: In function `gost_mac':
gost89.o(.text+0x2746): undefined reference to `memcpy'
gost89.o: In function `gost_mac_iv':
gost89.o(.text+0x2814): undefined reference to `memcpy'
gost94_keyx.o: In function `pkey_gost94_derive':
gost94_keyx.o(.t
On Wed, Mar 11, 2009 at 11:51:23AM +0100, Ger Hobbelt wrote:
> On Tue, Mar 10, 2009 at 8:02 PM, The Doctor wrote:
> > This is happening again
>
> Holy (beep)!
>
> ... would you do me a favor, please? (and maybe make some others
> happy in the process as well)
>
&
On Wed, Mar 11, 2009 at 11:51:23AM +0100, Ger Hobbelt wrote:
> On Tue, Mar 10, 2009 at 8:02 PM, The Doctor wrote:
> > This is happening again
>
> Holy (beep)!
>
> ... would you do me a favor, please? (and maybe make some others
> happy in the process as well)
>
&
On Thu, Mar 12, 2009 at 11:58:34AM -0500, Michael S. Zick wrote:
> On Thu March 12 2009, The Doctor wrote:
> > On Wed, Mar 11, 2009 at 11:51:23AM +0100, Ger Hobbelt wrote:
> > > On Tue, Mar 10, 2009 at 8:02 PM, The Doctor
> > > wrote:
> > > > This is
This showed up on today's compile as an assert error.
/path/to/openssl-SNAP-20090315/crypto/x509v3/v3_addr.c
As an error
Please add
then line
#insert
to solve in /path/to/openssl-SNAP-/crypto/x509v3/v3_addr.c
assert error .
--
Member - Liberal International This is doc...@nl2k.ab.ca
Ic
On Thu, Mar 26, 2009 at 04:42:41PM -0500, Srinivas Jonnalagadda wrote:
> Hi,
>
> I would like to know how to uninstall openssl from my unix machine.
>
What machine/box are you running? Linux? BSD? AIX? Sun?
>
> Thanks,
> Srinivas Jonnalagadda
> ___
On Fri, Mar 27, 2009 at 10:04:01PM -0600, Luis Daniel Lucio Quiroz wrote:
> Hi there
>
> Since some days I've upgrade some applications such as GoogleEarth and DSSL.
> When I see logs they claim that openssl does not support camellia.
>
> Is there a way to fix this?
>
> TIA
>
You need to com
On Thu, Apr 02, 2009 at 05:20:30PM -0400, Srinivas Jonnalagadda wrote:
> Hi,
>
> I have openssl 0.9.8b installed with apache http server 2.0.55 on sloariz
> machine. when i installed i used the /usr/local/ssl as prefix and i did not
> use shared threads option. I was able to install successfully
Now we are on to Beta 2 , Great News.
When should expecting:
BetaX
RCX
and
the
release?
Also what errors or issues are we looking for in this beta?
--
Member - Liberal International This is doc...@nl2k.ab.ca
Ici doc...@nl2k.ab.ca God, Queen and country! Beware Anti-Christ rising!
Never Satan
Errors are as follow on BSD/OS 4.3
test SSL protocol
../util/shlib_wrap.sh ./ssltest -test_cipherlist
testing SSLv2 cipher list order: ok
testing SSLv3 cipher list order: ok
testing TLSv1 cipher list order: ok
test sslv2
Available compression methods:
1: zlib compression
134547716:error:140A90
On Wed, Apr 29, 2009 at 12:58:31PM +0200, Dr. Stephen Henson wrote:
> On Wed, Apr 29, 2009, The Doctor wrote:
>
> >
> >
> > Errors are as follow on BSD/OS 4.3
> >
> > test SSL protocol
> > ../util/shlib_wrap.sh ./ssltest -test_cipherlist
> >
In engines/e_padlock.c
Somewhere you need to add an #endif .
I did so above the last 2 but I could be wrong.
--
Member - Liberal International This is doc...@nl2k.ab.ca
Ici doc...@nl2k.ab.ca God, Queen and country! Beware Anti-Christ rising!
Never Satan President Republic!
12 May BC vote Li
make
making all in crypto...
making all in crypto/objects...
making all in crypto/md4...
making all in crypto/md5...
making all in crypto/sha...
making all in crypto/mdc2...
making all in crypto/hmac...
making all in crypto/ripemd...
making all in crypto/whrlpool...
making all in crypto/des...
mak
hots are a, after all, only snaps of the development
> process at work.)
>
> Take care,
>
> Ger
>
>
> On Sat, May 16, 2009 at 1:50 PM, The Doctor wrote:
> > make
> > making all in crypto...
> > making all in crypto/objects...
> > making all in crypt
On Wed, May 30, 2012 at 08:45:46AM -0400, bhorow...@vai.net wrote:
> Quick question for the group? I am running Apache 2.2.22 with OpenSSL
> 1.0.1c installed. This machine formerly had 1.0.0d and I am noticing that
> the apache logs are stating that OpenSSL is still at the earlier version.
> Ho
when Will Openssl 1.1.0 become beta?
--
Member - Liberal International This is doc...@nl2k.ab.ca Ici doc...@nl2k.ab.ca
God,Queen and country!Never Satan President Republic!Beware AntiChrist rising!
http://www.fullyfollow.me/rootnl2k
USA petition to dissolve the Republic and vote to disoolve it
>From make test
signed content DER format, RSA key: OK
signed detached content DER format, RSA key: OK
signed content test streaming BER format, RSA: OK
signed content DER format, DSA key: OK
signed detached content DER format, DSA key: OK
signed detached content DER format, add RSA signer: OK
sig
Anyone having problems accessing ftp.openssl.org as of 21 Feb 2013 noon GMT?
--
Member - Liberal International This is doc...@nl2k.ab.ca Ici doc...@nl2k.ab.ca
God,Queen and country!Never Satan President Republic!Beware AntiChrist rising!
http://www.fullyfollow.me/rootnl2k Look at Psalms 14 amn
What is happening.
For 2 days in a row, the snapshots are not available.
What gives?
--
Member - Liberal International This is doctor@@nl2k.ab.ca Ici doctor@@nl2k.ab.ca
Yahweh, Queen & country!Never Satan President Republic!Beware AntiChrist rising!
https://www.empire.kred/ROOTNK?t=94a1f39b L
Error occured while compiling
in FreeBsd 12
root@gallifrey:/usr/source/openssl-1.1.1-stable-SNAP-20200408 # make
make depend && make _all
/usr/local/bin/clang10 -I. -Iinclude -fPIC -pthread -Wa,--noexecstack
-Qunused-arguments -Wall -O3 -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ
-DOPENSSL_IA
1.1-stable-SNAP-20200409 .
>
> On 08/04/2020 07:46, The Doctor wrote:
> > Error occured while compiling
> >
> > in FreeBsd 12
> >
> > root@gallifrey:/usr/source/openssl-1.1.1-stable-SNAP-20200408 # make
> > make depend && make _all
> > /usr
On Thu, Apr 09, 2020 at 11:27:48AM +0100, Matt Caswell wrote:
>
>
> On 09/04/2020 07:45, The Doctor wrote:
> > On Wed, Apr 08, 2020 at 09:26:31AM +0100, Matt Caswell wrote:
> >> The fix is already going through review here:
> >>
> >> https://github.c
All right, I am test 3.0 alpha 2 using sshd and squid n FreeBSD 12.1
I will also test on httpd , php 74 et al.
so far openssh 8.2p1 and openssl 2.0 is working.
--
Member - Liberal International This is doctor@@nl2k.ab.ca Ici doctor@@nl2k.ab.ca
Yahweh, Queen & country!Never Satan President Repub
On Fri, Apr 24, 2020 at 09:51:48AM -0600, The Doctor wrote:
> All right, I am test 3.0 alpha 2 using sshd and squid n FreeBSD 12.1
> I will also test on httpd , php 74 et al.
>
> so far openssh 8.2p1 and openssl 2.0 is working.
>
And squid 5.0.2
> --
> Member - Liberal
On Tue, Apr 28, 2020 at 10:35:05AM +0200, Richard Levitte wrote:
> Would you mind testing if https://github.com/openssl/openssl/pull/11655
> fixes this?
>
> Cheers,
> Richard
>
> On Mon, 27 Apr 2020 18:29:12 +0200,
> Blumenthal, Uri - 0553 - MITLL wrote:
> >
> > I hit this problem recompiling li
Odd. Found this today. In make test , the test stops at simple
transfer.
In openssh-8.2p1 I worked find to a point.
Any changes in the 3 aplha daily snaphots that could cause this?
--
Member - Liberal International This is doctor@@nl2k.ab.ca Ici doctor@@nl2k.ab.ca
Yahweh, Queen & country!Ne
Have there been stablility issues lately?
--
Member - Liberal International This is doctor@@nl2k.ab.ca Ici doctor@@nl2k.ab.ca
Yahweh, Queen & country!Never Satan President Republic!Beware AntiChrist rising!
https://www.empire.kred/ROOTNK?t=94a1f39b
The highest result of education is tolerance.
On Sat, Jul 04, 2020 at 11:35:28PM +0200, Richard Levitte wrote:
> Hmmm... I can see issues over IPv4 from my laptop, but it works
> flawlessly over iPv6, as well as from the VMS machines I've access to
> (over IPv4). Not sure what's going on there.
>
> The Doctor,
hines I've access to
> > (over IPv4). Not sure what's going on there.
> >
> > The Doctor, would you mind telling us what's going on on your end?
> >
> > Cheers,
> > Richard
> >
> > On Sat, 04 Jul 2020 23:06:54 +0200,
> > Matt
Script started on Mon Jul 13 06:01:58 2020
You have mail.
root@doctor:/usr/source/openssl-1.1.1-stable-SNAP-20200713 # make
make depend && make _all
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LC_ALL = (unset),
LANG = "en_GB"
a
On Mon, Jul 13, 2020 at 08:02:06PM +0300, Nicola Tuveri wrote:
> I independently reached the same failure and I opened a github issue that
> references this report: https://github.com/openssl/openssl/issues/12432
>
> The fix should be coming in the form of
> https://github.com/openssl/openssl/pull
On Wed, Aug 05, 2020 at 04:49:36PM +0300, me...@cyberia.net.sa wrote:
>
>
> Hello,
>
>
>
>
>
> I have sucesfully installed openssl 3.x version but when I was trying to
> check the version wheather it installed sucesfully or not, it gives error as
> below , any assistance would be highly
1) The openssh project does not work openssh 8.4+
2) Rust and OPEnssl 3 are not agrreing
3) ca_root_nss project and openssl 3 have a difference of opinion.
--
Member - Liberal International This is doctor@@nl2k.ab.ca Ici doctor@@nl2k.ab.ca
Yahweh, Queen & country!Never Satan President Republic
On Wed, Oct 07, 2020 at 09:54:48AM -0700, Thomas Dwyer III wrote:
> On Wed, Oct 7, 2020 at 7:33 AM The Doctor wrote:
>
> > 1) The openssh project does not work openssh 8.4+
> >
>
> This is a problem with the openssh codebase and not with openssl. You asked
>
1) No openssl-3.0 20201229 candidate otnight
2) Script started on Mon Dec 28 23:31:06 2020
root@doctor:/usr/source/openssl-1.1.1-stable-SNAP-20201229 # cd ..
root@doctor:/usr/source # tar xf
openssl*1026*z*z[K*z[K*z[K2*z2*z9*z
tar: Failed to set default locale
openssl-1.1.1
Anyone using BSD running into basename issues?
--
Member - Liberal International This is doctor@@nl2k.ab.ca Ici doctor@@nl2k.ab.ca
Yahweh, Queen & country!Never Satan President Republic!Beware AntiChrist rising!
Look at Psalms 14 and 53 on Atheism https://www.empire.kred/ROOTNK?t=94a1f39b
Born
Anyone knows why 04-test_encoder_decode_legacy.t is spinning its wheels?
--
Member - Liberal International This is doctor@@nl2k.ab.ca Ici doctor@@nl2k.ab.ca
Yahweh, Queen & country!Never Satan President Republic!Beware AntiChrist rising!
Look at Psalms 14 and 53 on Atheism https://www.empire.kre
Anyome running tests running into an infinite loop
on 04-test_encoder_decoder_legacy.t ?
--
Member - Liberal International This is doctor@@nl2k.ab.ca Ici doctor@@nl2k.ab.ca
Yahweh, Queen & country!Never Satan President Republic!Beware AntiChrist rising!
Look at Psalms 14 and 53 on Atheism https:/
onfiguration is. The output from this command is recommended:
>
> perl configdata.pm -d
>
> Cheers
> Richard
>
>
> The Doctor skrev: (14 februari 2021 13:33:51 CET)
> >Anyome running tests running into an infinite loop
> >on 04-test_encoder_decoder_
Anyone knows what happened?
--
Member - Liberal International This is doctor@@nl2k.ab.ca Ici doctor@@nl2k.ab.ca
Yahweh, Queen & country!Never Satan President Republic!Beware AntiChrist rising!
Look at Psalms 14 and 53 on Atheism https://www.empire.kred/ROOTNK?t=94a1f39b
A consequence-free menta
So far working better with openssh 8.6 .
Ruby 2.7 and rust is of concern.
--
Member - Liberal International This is doctor@@nl2k.ab.ca Ici doctor@@nl2k.ab.ca
Yahweh, Queen & country!Never Satan President Republic!Beware AntiChrist rising!
Look at Psalms 14 and 53 on Atheism https://www.empire.
On Fri, Jul 02, 2021 at 04:12:29PM +0200, Tomas Mraz wrote:
> On Fri, 2021-07-02 at 07:53 -0600, The Doctor wrote:
> > So far working better with openssh 8.6 .
> >
> > Ruby 2.7 and rust is of concern.
>
> Language bindings are expected to require some minor changes to
This might have cropped into all the SSL snapshots.
/usr/bin/ranlib ../libssl.a || echo Never mind.
if [ -n "libcrypto.so.1.0.0 libssl.so.1.0.0" ]; then (cd ..; make
libssl.so.1.0.0); fi
[ -z "" ] || gcc3 -fPIC -DOPENSSL_PIC -DZLIB_SHARED -DZLIB -DOPENSSL_THREADS
-pthread -D_THREAD_SAFE -D_REE
Just found this in the latest openssl 1.0.2 snapshot
Script started on Mon Sep 8 23:19:16 2014
doctor.nl2k.ab.ca//usr/source/openssl-1.0.2-stable-SNAP-20140909$ make test
testing...
(cd ..; make DIRS=crypto all)
making all in crypto...
ar r ../libcrypto.a cryptlib.o mem.o mem_dbg.o cversion.o e
Script started on Wed Sep 10 05:48:42 2014
doctor.nl2k.ab.ca//usr/source/openssl-1.0.2-stable-SNAP-20140910$ make test
testing...
(cd ..; make DIRS=crypto all)
making all in crypto...
ar r ../libcrypto.a cryptlib.o mem.o mem_dbg.o cversion.o ex_data.o cpt_err.o
ebcdic.o uid.o o_time.o o_str.o o
Script started on Thu Sep 11 11:27:05 2014
doctor.nl2k.ab.ca//usr/source/openssl-1.0.2-stable-SNAP-20140911$ make test
testing...
(cd ..; make DIRS=crypto all)
making all in crypto...
ar r ../libcrypto.a cryptlib.o mem.o mem_dbg.o cversion.o ex_data.o cpt_err.o
ebcdic.o uid.o o_time.o o_str.o o
Something did not work tonight.
Please eximane why nightly snapshots suddenly cannot materialise correctly.
--
Member - Liberal International This is doctor@@nl2k.ab.ca Ici doctor@@nl2k.ab.ca
God,Queen and country!Never Satan President Republic!Beware AntiChrist rising!
http://www.fullyfollow.m
IM: rs...@jabber.me Twitter: RichSalz
>
>
> > -Original Message-
> > From: owner-openssl-...@openssl.org [mailto:owner-openssl-
> > d...@openssl.org] On Behalf Of The Doctor
> > Sent: Saturday, November 29, 2014 1:09 AM
> > To: openssl-users@openssl.org; o
Now POODLE is hitting TLS
http://www.computerworld.com/article/2857274/security0/poodle-flaw-tls-itbwcw.html
Any fixes in the works?
--
Member - Liberal International This is doctor@@nl2k.ab.ca Ici doctor@@nl2k.ab.ca
God,Queen and country!Never Satan President Republic!Beware AntiChrist risin
What is happening?
In the Moutain Time Zone:
It was at 22:22 MST then 23:22 MDT then 00:22 MDT !!
--
Member - Liberal International This is doctor@@nl2k.ab.ca Ici doctor@@nl2k.ab.ca
God,Queen and country!Never Satan President Republic!Beware AntiChrist rising!
http://www.fullyfollow.me/rootnl
On Sat, Mar 14, 2015 at 11:22:56AM +0100, Kurt Roeckx wrote:
> On Fri, Mar 13, 2015 at 11:14:18AM -0600, The Doctor wrote:
> > What is happening?
> >
> > In the Moutain Time Zone:
> >
> > It was at 22:22 MST then 23:22 MDT then 00:22 MDT !!
>
> Do y
Script started on Sun May 3 05:43:13 2015
ns2.nl2k.ab.ca//usr/source/openssl-1.0.2-stable-SNAP-20150503$ make && make tes
t
making all in crypto...
making all in crypto/objects...
making all in crypto/md4...
making all in crypto/md5...
making all in crypto/sha...
making all in crypto/mdc2...
mak
This also occured in openssl-1.0.2-stable-SNAP-20150503
Script started on Mon May 4 07:06:41 2015
ns2.nl2k.ab.ca//usr/source/openssl-1.0.2-stable-SNAP-20150504$ egrep bsdi Confi
gure
"bsdi-elf-gcc", "gcc:-DPERL5 -DL_ENDIAN -fomit-frame-pointer -O3
-march=i486 -Wall::(unknown)::-ldl:BN_LLON
What is happening lately?
openssl 1.0.2 snapshots have do materialised properly in the last 2 days
and now opensl 1.1.0 is flopping. Please fix.
--
Member - Liberal International This is doctor@@nl2k.ab.ca Ici doctor@@nl2k.ab.ca
God,Queen and country!Never Satan President Republic!Beware AntiChr
Script started on Mon Jul 13 09:31:31 2015
doctor.nl2k.ab.ca//usr/source/openssl-1.0.2-stable-SNAP-20150713$ make test
testing...
(cd ..; make build_libcrypto)
making all in crypto...
ar r ../libcrypto.a cryptlib.o mem.o mem_dbg.o cversion.o ex_data.o cpt_err.o
ebcdic.o uid.o o_time.o o_str.o o
What should I be looking at when
signed content test streaming S/MIME format, 2 DSA and 2 RSA keys: verify error
occurs?
--
Member - Liberal International This is doctor@@nl2k.ab.ca Ici doctor@@nl2k.ab.ca
God,Queen and country!Never Satan President Republic!Beware AntiChrist rising!
http://www
On Sun, Jul 19, 2015 at 06:05:26AM -0600, The Doctor wrote:
> What should I be looking at when
>
> signed content test streaming S/MIME format, 2 DSA and 2 RSA keys: verify
> error
>
> occurs?
>
Further from the code
i = X509_verify_cert(&cert_ctx
I am trying to compile openssl 1.0.2 SNAP 20150801
and now I get
if [ -n "libcrypto.so.1.0.0 libssl.so.1.0.0" ]; then (cd ..; make
libcrypto.so.1.0.0); fi
[ -z "" ] || gcc -fPIC -DOPENSSL_PIC -DZLIB_SHARED -DZLIB -DOPENSSL_THREADS
-pthread -D_THREAD_SAFE -D_REENTRANT -DDSO_DLFCN -DHAVE_DLFCN
A few weeks ago, I overloaded my server and compiler and
now I get
signed content test streaming BER format, 2 DSA and 2 RSA keys, no attributes:
OK
signed content test streaming S/MIME format, 2 DSA and 2 RSA keys: verify error
*** Error code 1
Stop.
*** Error code 1
Stop.
How can debug and
On Sat, Aug 01, 2015 at 04:15:16PM +, Dr. Stephen Henson wrote:
> On Sat, Aug 01, 2015, The Doctor wrote:
>
> > A few weeks ago, I overloaded my server and compiler and
> > now I get
> >
> > signed content test streaming BER format, 2 DSA and 2 RSA keys, no
On Sat, Aug 01, 2015 at 09:52:12PM +, Dr. Stephen Henson wrote:
> On Sat, Aug 01, 2015, The Doctor wrote:
>
> > On Sat, Aug 01, 2015 at 04:15:16PM +, Dr. Stephen Henson wrote:
> > > On Sat, Aug 01, 2015, The Doctor wrote:
> > >
> > > > A few week
On Tue, Aug 04, 2015 at 12:48:05AM -0600, The Doctor wrote:
> On Sat, Aug 01, 2015 at 09:52:12PM +, Dr. Stephen Henson wrote:
> > On Sat, Aug 01, 2015, The Doctor wrote:
> >
> > > On Sat, Aug 01, 2015 at 04:15:16PM +, Dr. Stephen Henson wrote:
> > > &
1 - 100 of 188 matches
Mail list logo