Re: [openssl-dev] sftp buggy put command

2015-02-02 Thread dE

On 01/31/15 14:06, Aaron Jones wrote:

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

On 31/01/15 07:37, dE wrote:

Hi!

I was tying out the put command with version 6.7_p1 of OpenSSH.

If I use recursive copying, sftp expects the last directory in the
source exists in the destination (on the server), otherwise
“Couldn't canonicalize: No such file or directory”.

I would've taken this to be the expected behavior, but get command
does not have this problem. It makes the destination directory in
the client like with cp.

So kindly take a look at this.

This is the OpenSSL development mailing list.

OpenSSL and OpenSSH are unrelated.


-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.15 (GNU/Linux)

iQIcBAEBCAAGBQJUzJQXAAoJEG6FTA+q1M6k548P+wfb5N2im7E1hMwzT7FNxjIr
brLmhqp7ImxvyIBkOyOUFA9ECTlRyNK9scVzR5pBq3Arwgc1lAe8krBqS6jkXZJG
k6pTvHmxGqfYYHn+LiUvamS73YwaitdOltuCy83d1v/VSVMqCbSFij+nOcbhIA5M
lG9PoG1ow0BXQep0i9O42ZG20oaPAqyt9NjC9MlN0BK4wyBCJF75T8eAHQl8WCBC
RfFG8y9O5CAET7jP4AOavejIzCRMzm8apoMtoYZPnXjeBMHD0JJKSO1mEEL5JxLL
tdKhT7VRev99rF+zCWUJysCJdNCh/OpqQv8qIJE1Vphx9hg/QWa8OaOHIZzTyAWC
PuaFdh4FEnA7lF3a7XfbcoujcKW9XxSyxeKfZKWopGrps7fo2YAkT3VpkQPe4W66
CrUF0HgPnMy7yiNXkg4jxRjiZulnLGovInlHEcWOmdAzkh9fQCv+dQJN8DTz74Gs
YAndLV1vxzly/+P3RFb+g4xv2P7tDZCh8+IP29yEwdbxATP0q06LyAgT1VjAI/SG
rbKco7NkMn35LjNgPuuAfnuJ/vyN3f+08yBbziu9Hdrhdxwlml3pGLeAFgamqDYR
MLAs5S89akjhCJh11gpa2Q/tbswgr9iX7ERQhO889gzGhUFsvdsqlda835aozivw
qt58eFvqWu+afVP9lca2
=dBBe
-END PGP SIGNATURE-
___
openssl-dev mailing list
To unsubscribe: https://mta.openssl.org/mailman/listinfo/openssl-dev


OH GOD DAMMED! THIS'S THE BIGGEST BLUNDER I'VE DONE IN RECENT DAYS!!
___
openssl-dev mailing list
To unsubscribe: https://mta.openssl.org/mailman/listinfo/openssl-dev


[openssl-dev] [openssl.org #1290] [PATCH] Convert destest.c to use DES_* functions.

2015-02-02 Thread Rich Salz via RT
commit 24956ca00f014a917fb181a8abc39b349f3f316f
Author: Rich Salz rs...@openssl.org
Date: Mon Feb 2 18:46:01 2015 -0500

Remove old DES API

Includes VMS fixes from Richard.
Includes Kurt's destest fixes (RT 1290).
Closes tickets 1290 and 1291

Reviewed-by: Kurt Roeckx k...@openssl.org
Reviewed-by: Richard Levitte levi...@openssl.org

___
openssl-dev mailing list
To unsubscribe: https://mta.openssl.org/mailman/listinfo/openssl-dev


[openssl-dev] [openssl.org #1291] [PATCH] Remove old libdes support?

2015-02-02 Thread Rich Salz via RT
commit 24956ca00f014a917fb181a8abc39b349f3f316f
Author: Rich Salz rs...@openssl.org
Date: Mon Feb 2 18:46:01 2015 -0500

Remove old DES API

Includes VMS fixes from Richard.
Includes Kurt's destest fixes (RT 1290).
Closes tickets 1290 and 1291

Reviewed-by: Kurt Roeckx k...@openssl.org
Reviewed-by: Richard Levitte levi...@openssl.org

___
openssl-dev mailing list
To unsubscribe: https://mta.openssl.org/mailman/listinfo/openssl-dev


[openssl-dev] Fwd: Build failed in Jenkins: master_windows #32

2015-02-02 Thread John Foley (foleyj)
It appears the Windows build is broken on master with the recent commit to the 
DES code.  Please see the error message at the bottom of this message...


Begin forwarded message:

From: openssl.san...@gmail.commailto:openssl.san...@gmail.com
Date: February 2, 2015 at 7:12:24 PM EST
To: fol...@cisco.commailto:fol...@cisco.com
Subject: Build failed in Jenkins: master_windows #32
Reply-To: openssl.san...@gmail.commailto:openssl.san...@gmail.com

See http://173.39.238.160:8080/job/master_windows/32/changes

Changes:

[rsalz] Remove old DES API

--
Started by upstream project master_basic build number 100
originally caused by:
Started by an SCM change
Building remotely on windows-slave in workspace 
http://173.39.238.160:8080/job/master_windows/ws/
git rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
git config remote.origin.url https://github.com/openssl/openssl.git # timeout=10
Cleaning workspace
git rev-parse --verify HEAD # timeout=10
Resetting working tree
git reset --hard # timeout=10
git clean -fdx # timeout=10
Fetching upstream changes from https://github.com/openssl/openssl.git
git --version # timeout=10
git -c core.askpass=true fetch --tags --progress 
https://github.com/openssl/openssl.git +refs/heads/*:refs/remotes/origin/*
git rev-parse refs/remotes/origin/master^{commit} # timeout=10
git rev-parse refs/remotes/origin/origin/master^{commit} # timeout=10
Checking out Revision 24956ca00f014a917fb181a8abc39b349f3f316f 
(refs/remotes/origin/master)
git config core.sparsecheckout # timeout=10
git checkout -f 24956ca00f014a917fb181a8abc39b349f3f316f
git rev-list fd22ab9edf497ad7d98897377ee798953845d022 # timeout=10
[master_windows] $ cmd /c call 
C:\Users\ADMINI~1\AppData\Local\Temp\1\hudson5369467623327537492.bat

http://173.39.238.160:8080/job/master_windows/ws/call c:\program files 
(x86)\microsoft visual studio 12.0\vc\bin\vcvars32.bat

http://173.39.238.160:8080/job/master_windows/ws/set 
PROCESSOR_ARCHITECTURE=x86

http://173.39.238.160:8080/job/master_windows/ws/perl Configure VC-WIN32
Configuring for VC-WIN32
   no-deprecated   [default]  OPENSSL_NO_DEPRECATED (skip dir)
   no-ec_nistp_64_gcc_128 [default]  OPENSSL_NO_EC_NISTP_64_GCC_128 (skip dir)
   no-gmp  [default]  OPENSSL_NO_GMP (skip dir)
   no-jpake[experimental] OPENSSL_NO_JPAKE (skip dir)
   no-krb5 [krb5-flavor not specified] OPENSSL_NO_KRB5
   no-md2  [default]  OPENSSL_NO_MD2 (skip dir)
   no-rc5  [default]  OPENSSL_NO_RC5 (skip dir)
   no-rfc3779  [default]  OPENSSL_NO_RFC3779 (skip dir)
   no-sctp [default]  OPENSSL_NO_SCTP (skip dir)
   no-shared   [default]
   no-ssl-trace[default]  OPENSSL_NO_SSL_TRACE (skip dir)
   no-store[experimental] OPENSSL_NO_STORE (skip dir)
   no-unit-test[default]  OPENSSL_NO_UNIT_TEST (skip dir)
   no-zlib [default]
   no-zlib-dynamic [default]
IsMK1MF=1
CC=cl
CFLAG =-DOPENSSL_THREADS  -DDSO_WIN32 -W3 -Gs0 -GF -Gy -nologo 
-DOPENSSL_SYS_WIN32 -DWIN32_LEAN_AND_MEAN -DL_ENDIAN -D_CRT_SECURE_NO_DEPRECATE 
-DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT 
-DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM 
-DRMD160_ASM -DAES_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM
EX_LIBS   =
CPUID_OBJ =x86cpuid.o
BN_ASM=bn-586.o co-586.o x86-mont.o x86-gf2m.o
EC_ASM=
DES_ENC   =des-586.o crypt586.o
AES_ENC   =aes-586.o vpaes-x86.o aesni-x86.o
BF_ENC=bf-586.o
CAST_ENC  =cast-586.o
RC4_ENC   =rc4-586.o
RC5_ENC   =rc5-586.o
MD5_OBJ_ASM   =md5-586.o
SHA1_OBJ_ASM  =sha1-586.o sha256-586.o sha512-586.o
RMD160_OBJ_ASM=rmd-586.o
CMLL_ENC  =cmll-x86.o
MODES_OBJ =ghash-x86.o
ENGINES_OBJ   =e_padlock-x86.o
PROCESSOR =
RANLIB=true
ARFLAGS   =
PERL  =perl
THIRTY_TWO_BIT mode
BN_LLONG mode
RC4_INDEX mode
RC4_CHUNK is undefined

Configured for VC-WIN32.

http://173.39.238.160:8080/job/master_windows/ws/ms\do_nasm.bat

http://173.39.238.160:8080/job/master_windows/ws/perl util\mkfiles.pl  
1MINFO

http://173.39.238.160:8080/job/master_windows/ws/perl util\mk1mf.pl nasm 
VC-WIN32  1ms\nt.mak

http://173.39.238.160:8080/job/master_windows/ws/perl util\mk1mf.pl dll nasm 
VC-WIN32  1ms\ntdll.mak

http://173.39.238.160:8080/job/master_windows/ws/perl util\mk1mf.pl nasm 
BC-NT  1ms\bcb.mak

http://173.39.238.160:8080/job/master_windows/ws/perl util\mkdef.pl 32 
libeay  1ms\libeay32.def
unable to open crypto/des/des_old.h:No such file or directory

http://173.39.238.160:8080/job/master_windows/ws/perl util\mkdef.pl 32 
ssleay  1ms\ssleay32.def
unable to open crypto/des/des_old.h:No such file or directory
Build step 'Execute Windows batch command' marked build as failure
___
openssl-dev mailing list
To unsubscribe: https://mta.openssl.org/mailman/listinfo/openssl-dev


Re: [openssl-dev] Build failed in Jenkins: master_windows #32

2015-02-02 Thread Salz, Rich
Does this patch fix it?

diff --git a/util/mkdef.pl b/util/mkdef.pl
index 03fbf20..be7dd42 100755
--- a/util/mkdef.pl
+++ b/util/mkdef.pl
@@ -281,7 +281,7 @@ my $crypto =crypto/crypto.h;
 $crypto.= crypto/cryptlib.h;
 $crypto.= crypto/o_dir.h;
 $crypto.= crypto/o_str.h;
-$crypto.= crypto/des/des.h crypto/des/des_old.h ; # unless $no_des;
+$crypto.= crypto/des/des.h ; # unless $no_des;
 $crypto.= crypto/idea/idea.h ; # unless $no_idea;
 $crypto.= crypto/rc4/rc4.h ; # unless $no_rc4;
 $crypto.= crypto/rc5/rc5.h ; # unless $no_rc5;


___
openssl-dev mailing list
To unsubscribe: https://mta.openssl.org/mailman/listinfo/openssl-dev


Re: [openssl-dev] Build failed in Jenkins: master_windows #32

2015-02-02 Thread Salz, Rich
Yuk.  Perhaps if you could read it :)

Edit util/mkdef.pl and remove des_old.h from like 283 or so.


___
openssl-dev mailing list
To unsubscribe: https://mta.openssl.org/mailman/listinfo/openssl-dev


Re: [openssl-dev] Build failed in Jenkins: master_windows #32

2015-02-02 Thread Kurt Cancemi
I can confirm the patch works.

Though it throws some unrelated warnings:


*WARNING: mkdef.pl http://mkdef.pl doesn't know the following
algorithms:RMD160APPLINK*

---
Kurt Cancemi
https://www.x64architecture.com

On Mon, Feb 2, 2015 at 10:27 PM, Salz, Rich rs...@akamai.com wrote:

 Yuk.  Perhaps if you could read it :)

 Edit util/mkdef.pl and remove des_old.h from like 283 or so.


 ___
 openssl-dev mailing list
 To unsubscribe: https://mta.openssl.org/mailman/listinfo/openssl-dev

___
openssl-dev mailing list
To unsubscribe: https://mta.openssl.org/mailman/listinfo/openssl-dev