Skip to Content.
Sympa Menu

sm-commit - [SM-Commit] GIT changes to master grimoire by Ethan Grammatikidis (1e3f119bd173d11f3793869eb4418ef1bfd8f182)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: Ethan Grammatikidis <scm AT sourcemage.org>
  • To: sm-commit AT lists.ibiblio.org
  • Subject: [SM-Commit] GIT changes to master grimoire by Ethan Grammatikidis (1e3f119bd173d11f3793869eb4418ef1bfd8f182)
  • Date: Sat, 22 Mar 2008 11:05:46 -0500

GIT changes to master grimoire by Ethan Grammatikidis <eekee57 AT fastmail.fm>:

crypto/gsasl/DETAILS | 12 ++++++++++--
crypto/gsasl/HISTORY | 3 +++
2 files changed, 13 insertions(+), 2 deletions(-)

New commits:
commit 877e06504265558d446b330c8c508c3058d2e9dd
Author: Ethan Grammatikidis <eekee57 AT fastmail.fm>
Commit: Ethan Grammatikidis <eekee57 AT fastmail.fm>

gsasl: 80-column cleanup for long desc

diff --git a/crypto/gsasl/DETAILS b/crypto/gsasl/DETAILS
index 6fbed1f..38bf6ea 100755
--- a/crypto/gsasl/DETAILS
+++ b/crypto/gsasl/DETAILS
@@ -11,7 +11,15 @@ SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
KEYWORDS="crypto"
SHORT="GNU SASL"
cat << EOF
-GNU SASL is an implementation of the Simple Authentication and Security
Layer framework and a few common SASL mechanisms. SASL is used by network
servers (e.g., IMAP, SMTP) to request authentication from clients, and in
clients to authenticate against servers.
+GNU SASL is an implementation of the Simple Authentication and Security
+Layer framework and a few common SASL mechanisms. SASL is used by network
+servers (e.g., IMAP, SMTP) to request authentication from clients, and in
+clients to authenticate against servers.

-GNU SASL contains a library (libgsasl), a command line utility (gsasl) to
access the library from the shell, and a manual. The library includes support
for the SASL framework (with authentication functions and application data
privacy and integrity functions) and at least partial support for the
CRAM-MD5, EXTERNAL, GSSAPI, ANONYMOUS, PLAIN, SECURID, DIGEST-MD5, LOGIN,
NTLM and KERBEROS_V5 mechanisms.
+GNU SASL contains a library (libgsasl), a command line utility (gsasl) to
+access the library from the shell, and a manual. The library includes
+support for the SASL framework (with authentication functions and
+application data privacy and integrity functions) and at least partial
+support for the CRAM-MD5, EXTERNAL, GSSAPI, ANONYMOUS, PLAIN, SECURID,
+DIGEST-MD5, LOGIN, NTLM and KERBEROS_V5 mechanisms.
EOF
diff --git a/crypto/gsasl/HISTORY b/crypto/gsasl/HISTORY
index fdd72bf..62c3631 100644
--- a/crypto/gsasl/HISTORY
+++ b/crypto/gsasl/HISTORY
@@ -1,3 +1,6 @@
+2008-03-22 Ethan Grammatikidis <eekee57 AT fastmail.fm>
+ * DETAILS: 80-column cleanup
+
2007-09-30 Ladislav Hagara <hgr AT vabo.cz>
* DETAILS: 0.2.21




  • [SM-Commit] GIT changes to master grimoire by Ethan Grammatikidis (1e3f119bd173d11f3793869eb4418ef1bfd8f182), Ethan Grammatikidis, 03/22/2008

Archive powered by MHonArc 2.6.24.

Top of Page