aboutsummaryrefslogtreecommitdiff
path: root/security/putty
Commit message (Collapse)AuthorAgeFilesLines
* - Add SHA256Renato Botelho2005-11-081-0/+1
| | | | Notes: svn path=/head/; revision=147578
* Change MAINTAINER to my @FreeBSD.org accountRenato Botelho2005-07-111-1/+1
| | | | | | | Approved by: flz (mentor) Notes: svn path=/head/; revision=138919
* - Update to 0.58Yen-Ming Lee2005-04-305-58/+29
| | | | | | | | | | - Assign maintainership PR: 80460 Submitted by: Renato Botelho <freebsd@galle.com.br> Notes: svn path=/head/; revision=134409
* Security update to 0.57.Simon L. B. Nielsen2005-02-202-3/+3
| | | | | | | | Security: http://vuxml.FreeBSD.org/a413ed94-836e-11d9-a9e7-0001020eed82.html Approved by: erwin (mentor) Notes: svn path=/head/; revision=129416
* - Security Update to 0.56Dirk Meyer2004-10-282-3/+3
| | | | Notes: svn path=/head/; revision=120382
* - drop maintainershipDirk Meyer2004-10-141-1/+1
| | | | Notes: svn path=/head/; revision=119362
* - Security update to 0.55Dirk Meyer2004-08-043-22/+22
| | | | Notes: svn path=/head/; revision=115389
* - improve supoort of gtkDirk Meyer2004-02-151-0/+4
| | | | | | | Submitted by: fjoe Notes: svn path=/head/; revision=100990
* - Enable IPV6 Support per defaultDirk Meyer2004-02-151-3/+6
| | | | | | | | - new Option WITHOUT_IPV6 Submitted by: ume Notes: svn path=/head/; revision=100968
* PuTTY is a client program for the SSH, Telnet and Rlogin network protocols.Dirk Meyer2004-02-139-0/+312
These protocols are all used to run a remote session on a computer, over a network. PuTTY implements the client end of that session: the end at which the session is displayed, rather than the end at which it runs. WWW: http://www.chiark.greenend.org.uk/~sgtatham/putty/ Notes: svn path=/head/; revision=100863