[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

[TSVN] A little improvent(?) that I've made to tortoise plink

From: Leandro Gustavo Biss Becker <becker_at_esystech.com.br>
Date: 2005-08-17 22:49:49 CEST

Congratulations for the Tortoise !
 
I've made a little change in Tortoise PLINK to allow user save the SSH
password (using API CryptProtectData and registry)
instead of always ask the user for the password. I've changed only in SSH
because is the protocol that we use here in my company.
 
The only way to reset password is deleting the value PLINK_Password from
HKEY_CURRENT_USER\Software\TortoiseSVN registry key.
 
The source code is attached (works only in Windows 2k and later). When
debugging, the Visual Studio says that a
not initialized variable was used, so looking at the code I put the initial
value of it in 1.
 
The code can be reorganized if you desire because I've done it very fast ...
 
I dont know if this violates some security design rule of Tortoise, but I'm
sending the code to you guys analise it and maybe put in a future version of
the Tortoise. If this happen some day, a little credit for my name would be
nice, but not mandatory.
 
Sorry for my english ...
 
Best regards and thank you guys for this great tool !
 
Leandro Gustavo Biss Becker
Engenheiro Eletrônico / Electronic Engineer
  _____

eSysTech - Embedded Systems Technologies
Travessa da Lapa, 96 conjunto 73
Curitiba - Paraná - Brasil
http://www.esystech.com.br <http://www.esystech.com.br/>
Telefone: +55 (41) 3029-2960

Esta mensagem e seus anexos podem conter informações confidenciais ou
privilegiadas. Se você não é o destinatário dos mesmos você não está
autorizado a utilizar o material para qualquer fim. Solicitamos que você
apague a mensagem e avise imediatamente ao remetente. O conteúdo desta
mensagem e seus anexos não representam necessariamente a opinião e a
intenção da empresa, não implicando em qualquer obrigação ou
responsabilidade da parte da mesma.

This message may contain confidential and/or privileged information. If you
are not the addressee or authorized to receive this for the addressee, you
must not use, copy, disclose or take any action based on this message or any
information herein. If you have received this message in error, please
advise the sender immediately by reply e-mail and delete this message. The
contents of this message and its attachments do not necessarily express the
opinion or the intention of the company, and do not implies any legal
obligation or responsabilities from this company.
 

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tortoisesvn.tigris.org
For additional commands, e-mail: dev-help@tortoisesvn.tigris.org

  • application/octet-stream attachment: PLINK.C
  • application/octet-stream attachment: Plink.rc
Received on Wed Aug 17 23:02:28 2005

This is an archived mail posted to the TortoiseSVN Dev mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.