summaryrefslogtreecommitdiff
path: root/security/cyrus-sasl2
AgeCommit message (Collapse)AuthorFilesLines
2002-10-31Remove unneeded files. Closes PR 18868.wiz2-172/+0
2002-10-27Remove gmake dependency.seb1-3/+2
2002-10-27Initial import of cyrus-sasl 2.1.9.chris21-0/+811
This is the latest release of cyrus-sasl. It is needed for the 2.1.x versions of cyrus-imapd. SASL is a method for adding authentication support to connection-based protocols. To use SASL, a protocol includes a command for identifying and authenticating a user to a server and for optionally negotiating protection of subsequent protocol interactions. If its use is negotiated, a security layer is inserted between the protocol and the connection.