aboutsummaryrefslogtreecommitdiff
path: root/security/pear-Crypt_CHAP
Commit message (Collapse)AuthorAgeFilesLines
* - Update to 1.0.1Martin Wilke2007-03-162-4/+4
| | | | | | | | PR: 110300 Submitted by: Thomas Abthorpe <thomas@goodking.ca> (maintainer) Notes: svn path=/head/; revision=187510
* - Take maintainershipCheng-Lung Sung2006-11-091-1/+1
| | | | | | | | PR: ports/105319 Submitted by: maintainer (Thomas Abthorpe) Notes: svn path=/head/; revision=176897
* Reset maintainership of ports assigned to antonio@php.net after numerousMark Linimon2006-09-231-1/+1
| | | | | | | | | maintainer-timeouts and no response to email. We hope to see him back. Hat: portmgr Notes: svn path=/head/; revision=173626
* SHA256ifyEdwin Groothuis2006-01-241-0/+1
| | | | | | | Approved by: krion@ Notes: svn path=/head/; revision=154303
* Remove pear ports obsolated by devel/pear and switchAlex Dupre2005-12-091-2/+2
| | | | | | | | | dependencies of all the other pear ports. Discussed with: thierry, antonio@php.net Notes: svn path=/head/; revision=150745
* PEAR::Crypt_CHAP provides Classes for generating CHAP packets.Pav Lucistnik2005-03-113-0/+37
Currently these types of CHAP are supported: * CHAP-MD5 * MS-CHAPv1 * MS-CHAPv2 PR: ports/78641 Submitted by: Antonio Carlos Venancio Junior <antonio@php.net> Notes: svn path=/head/; revision=130936