GNU SASL is a modern C library that implement the standard network security protocol Simple Authentication and Security Layer (SASL). The framework and a couple of common SASL mechanisms are implemented. GNU SASL can be used by network applications for IMAP, SMTP and similar protocols to provide authentication services (and more).
Since version 0.2.17, GNU SASL is developed using Git instead of CVS. A public git mirror is available from <http://repo.or.cz/w/gsasl.git>. * Version 0.2.19 (released 2007-08-09) ** Command-line tools, examples, etc are now licensed under the ** GPL version 3 (or later). ** Updated documentation as per license change. ** Update gnulib files. ** Update translations. ** New API gsasl_free to release memory allocated by other functions. This is useful on Windows where libgsasl uses one CRT and the application uses another CRT. Then malloc/free will not use the same heap. This happens if you build libgsasl using mingw32 and the application with Visual Studio. Suggested by Adam Strzelecki <[EMAIL PROTECTED]>. ** API and ABI modifications. gsasl_free: ADD. Improving GNU SASL is costly, but you can help! We are looking for organizations that find GNU SASL useful and wish to contribute back. You can contribute by reporting bugs, improve the software, purchase support contracts, or donate money or equipment. Commercial support contracts for GNU SASL are available, and they help finance continued maintenance. Simon Josefsson Datakonsult, a Stockholm based privately held company, is currently funding GNU SASL maintenance. We are always looking for interesting development projects. See http://josefsson.org/ for more details. All manual formats are available from: http://josefsson.org/gsasl/manual/ Specifically, the following formats are available. The main manual: http://josefsson.org/gsasl/manual/gsasl.html - HTML format http://josefsson.org/gsasl/manual/gsasl.pdf - PDF format API Reference manual: http://josefsson.org/gsasl/reference/ch01.html - GTK-DOC HTML Doxygen documentation: http://josefsson.org/gsasl/doxygen/ - HTML format http://josefsson.org/gsasl/doxygen/gsasl.pdf - PDF format If you need help to use GNU SASL, or want to help others, you are invited to join our help-gsasl mailing list, see: <http://lists.gnu.org/mailman/listinfo/help-gsasl>. The project page of the library is available at: http://www.gnu.org/software/gsasl/ http://josefsson.org/gsasl/ Here are the build reports for various platforms: http://autobuild.josefsson.org/gsasl/ Daily builds of the package are available from: http://daily.josefsson.org/gsasl/ Here are the compressed sources of the entire package: http://josefsson.org/gsasl/releases/gsasl-0.2.19.tar.gz (3.2MB) http://josefsson.org/gsasl/releases/gsasl-0.2.19.tar.gz.sig (PGP) Here are the compressed sources of the LGPL library (included above): http://josefsson.org/gsasl/releases/libgsasl-0.2.19.tar.gz (760KB) http://josefsson.org/gsasl/releases/libgsasl-0.2.19.tar.gz.sig (PGP) The software is cryptographically signed by the author using an OpenPGP key identified by the following information: pub 1280R/B565716F 2002-05-05 [expires: 2008-06-30] Key fingerprint = 0424 D4EE 81A0 E3D1 19C6 F835 EDA2 1E94 B565 716F uid Simon Josefsson <[EMAIL PROTECTED]> uid Simon Josefsson <[EMAIL PROTECTED]> The key is available from: http://josefsson.org/key.txt dns:b565716f.josefsson.org?TYPE=CERT Here are the SHA-1 and SHA-224 checksums: 9f26f7ad92717985eb5f91dcdec808c2a760d0ad gsasl-0.2.19.tar.gz b3bc8fd564a5b78d5737e6351f97c3c45a25ff36 gsasl-0.2.19.tar.gz.sig 7535b03a3e234b7cae625b160fdc28a0b956c7556880c1e7753828d5 gsasl-0.2.19.tar.gz a4e998c27c4d06b11d47b644ab767031c097eb5d51cda3c515f7d384 gsasl-0.2.19.tar.gz.sig 843803c06ea9f8642a92a0c4e26a37f1032dfad2 libgsasl-0.2.19.tar.gz c175120744296ecd9ca7ab14cf30675e200fcf0c libgsasl-0.2.19.tar.gz.sig 3354599a0539ce24ad50d2dd9b37696ed3540dbd4b3c744a8e049ef1 libgsasl-0.2.19.tar.gz e862d27f458e01d7f21357098c3545afcd41056c20cc8d304ca40abf libgsasl-0.2.19.tar.gz.sig Enjoy, Simon
pgpdEl95ugX49.pgp
Description: PGP signature
_______________________________________________ GNU Announcement mailing list <info-gnu@gnu.org> http://lists.gnu.org/mailman/listinfo/info-gnu