summaryrefslogtreecommitdiff
path: root/security/srp_client
AgeCommit message (Collapse)AuthorFilesLines
2000-09-24Fix (private) prototype of time(3), to make this compile on alpha.hubertf2-1/+15
2000-09-09Garbage collect defunct MASTER_SITES.fredb1-9/+3
2000-09-09Remove a distsite, and BROKEN (distfile on ftp.netbsd.org).wiz1-3/+1
2000-09-09Reorganize crypto handling, as discussed on tech-pkg. Remove allfredb1-4/+3
RESTRICTED= variables that were predicated on former U.S. export regulations. Add CRYPTO=, as necessary, so it's still possible to exclude all crypto packages from a build by setting MKCRYPTO=no (but "lintpkgsrc -R" will no longer catch them). Specifically, - - All packages which set USE_SSL just lose their RESTRICTED variable, since MKCRYPTO responds to USE_SSL directly. - - realplayer7 and ns-flash keep their RESTRICTED, which is based on license terms, but also gain the CRYPTO variable. - - srp-client is now marked broken, since the distfile is evidently no longer available. On this, we're no worse off than before. [We haven't been mirroring the distfile, or testing the build!] - - isakmpd gets CRYPTO for RESTRICTED, but remains broken. - - crack loses all restrictions, as it does not evidently empower a user to utilize strong encryption (working definition: ability to encode a message that requires a secret key plus big number arithmetic to decode).
2000-08-23add BUILD dependency on autoconf & -makewiz1-1/+3
2000-08-23Make this package work on 1.5E/i386.wiz5-2/+66
2000-08-18Replace MIRROR_DISTFILES and NO_CDROM with the more descriptive andhubertf1-2/+2
more fine-grained NO_{BIN,SRC}_ON_{FTP,CDROM} definitions. MIRROR_DISTFILES and NO_CDROM are now dead.
2000-06-30depend on gmp>=2.0.2 rather than gmp-2.0.2danw1-2/+2
2000-02-05added patch-sumwiz1-0/+6
2000-02-05$() -> ${}wiz1-2/+2
1999-06-18srp-1.4.4 -- client programs using Secure Remote Password protocoljlam9-0/+184