Free software C library wich implements SAML 2.0 and Liberty Alliance standards
Go to file
Benjamin Dauvergne fd256b2269 Docs: change the doc production and lot of other fixes
* lasso/Makefile.am:
   distribute extract_sections.py
 * docs/references/lasso/lasso.types.in: add missing class (mainly SAML2
   and ID-WSF 1.0/2.0) from docs/references/lasso.types.in

 * lasso/xml/strings.h:
   add lots of documentation, or at least documentation template to
   strings constants.
 * id-ff/login.h:
 * saml-2.0/assertion_query.h:
 * xml/xml.h:
   document undocumented enumerations.
 * lasso/errors.h:
   add proper documentation about error codes.
 * lasso/errors.c:
   new version of the lasso_strerror function
 * lasso/build_strerror.py:
   update the script that generater lasso_strerror from the
   documentation comments.

   Remove usage of OFTYPE

 * lasso/id-ff/session.c:
 * lasso/id-ff/session.h:
   remove usage of oftype, prefer gtk-introspection annotations instead.
 * lasso/id-wsf/data_service.h:
 * lasso/id-wsf/data_service.c:
   do the same.

   Add a script to build lasso-sections.txt

 * lasso/extract_sections.py:
   this script parses header files and generated lasso-sections.txt
   content for GObject class descriptions.

   Add a template file for the lasso-section.txt file

 * docs/references/lasso-sections.txt.in:
   this file serves as a base for the generation of lasso-sections.txt

   Update docs/references/Makefile.am for generating lasso-sections.txt

 * docs/references/Makefile.am:
   always rebuild template, using out of source build directory is too
   weird without it.
   call new script extract_sections.py to regenerate lasso-sections.txt
   if header files changed.

   Update lasso.sgml file with all missing sections

 * docs/reference/lasso.sgml:
   add all missing sections, mainly objects from XML schemas.

 * docs/reference/lasso-sections.txt: update it

 * *.c: add section documentation to some files.
 * lasso/xml/strings.h: fix bad usage or docbook markup
2009-08-26 15:15:07 +00:00
bindings Bindings: for functions that must be totally skiped do it during parsing 2009-08-26 15:15:02 +00:00
debian debian/control is now generated 2008-05-29 10:29:03 +00:00
docs Docs: change the doc production and lot of other fixes 2009-08-26 15:15:07 +00:00
fedora Update lasso version to 2.2.2 2009-03-27 16:44:17 +00:00
java add Makefile.in to MAINTAINERCLEANFILES in every Makefile.am 2008-05-27 15:27:30 +00:00
lasso Docs: change the doc production and lot of other fixes 2009-08-26 15:15:07 +00:00
logos Added Lasso logo. 2004-07-30 08:02:08 +00:00
m4 Docs: change the doc production and lot of other fixes 2009-08-26 15:15:07 +00:00
perl add functionality to enable debugging flags at runtime 2008-10-01 10:31:58 +00:00
php * Remove ending blanks 2008-09-12 15:06:58 +00:00
swig SWIG: unplug id-wsf support in SWIG 2009-08-26 15:14:17 +00:00
tests Tests: in integration test do not set the PYTHONPATH 2009-08-26 15:15:00 +00:00
tools * Remove ending blanks 2008-09-12 15:06:58 +00:00
website Update website download page 2009-03-27 17:01:24 +00:00
win32 add Makefile.in to MAINTAINERCLEANFILES in every Makefile.am 2008-05-27 15:27:30 +00:00
.cvsignore lasso-src-config is generated 2005-01-26 16:32:50 +00:00
AUTHORS Add me. 2008-11-20 10:44:02 +00:00
COPYING updated FSF address 2006-03-08 09:19:07 +00:00
ChangeLog bumped to 2.2.1 2008-07-22 12:45:52 +00:00
HACKING limit line length to 100 characters. 2004-11-25 22:25:51 +00:00
INSTALL Install documentation is running after autoconf changes. 2004-08-03 20:18:07 +00:00
Makefile.am Docs: change the doc production and lot of other fixes 2009-08-26 15:15:07 +00:00
NEWS tentative NEWS file 2009-03-23 13:21:48 +00:00
README updated copyright info 2008-05-27 15:50:03 +00:00
README.JAVA added libgcj7-dev for gcj 4.1 2006-12-27 14:54:25 +00:00
README.WIN32 fixing minor typo 2006-12-27 14:59:40 +00:00
autogen.sh Docs: change the doc production and lot of other fixes 2009-08-26 15:15:07 +00:00
configure.ac Docs: change the doc production and lot of other fixes 2009-08-26 15:15:07 +00:00
lasso-src-config.in Perl module builds and links correctly. 2005-01-02 22:37:25 +00:00
lasso.doap Update doap file 2009-06-15 12:27:52 +00:00
lasso.pc.in Fix lasso.pc.in Cflags field 2008-11-28 15:58:05 +00:00

README

==============
Lasso Overview
==============

  Current homepage: <http://lasso.entrouvert.org>

Lasso (Liberty Alliance Single Sign-On) is a free (GNU GPL) implementation
of the Liberty Alliance specifications.  Those define processes for
federated identities, single sign-on and related protocols.  Lasso provides
both a C library and bindings for different languages.

  Liberty Alliance Project homepage: <http://www.project-liberty.org>


The latest version of Lasso can be found on the labs.libre-entreprise.org
website, <http://labs.libre-entreprise.org/frs/?group_id=31>


Lasso has several mailing lists:

- lasso-devel@lists.labs.libre-entreprise.org

  The mailing list for Lasso users and developers; discussions about both
  development and deployment of Lasso have their place on this list.

  <http://lists.labs.libre-entreprise.org/mailman/listinfo/lasso-devel>

- lasso-cvs-commits@lists.labs.libre-entreprise.org

  This list just distributes notices about commits to the Lasso CVS tree.
  It has no discussions, and it is not interesting unless you wish to
  take part in development.

  <http://lists.labs.libre-entreprise.org/mailman/listinfo/lasso-cvs-commits>

There is also a bug tracking system on the labs.libre-entreprise.org website,
  <http://labs.libre-entreprise.org/tracker/?atid=206&group_id=31>


Lasso was originally written by Nicolas Clapiès and Valéry Febvre.  Please
see the file AUTHORS_ for a list of major contributors, and the ChangeLog
for a detailed listing of all contributions.

::

  Copyright (c) 2004-2008 Entr'ouvert
  Excepted the Lasso logo, copyright (c) 2004, Entr'ouvert & Florent Monnier


  This program is free software; you can redistribute it and/or modify it
  under the terms of the GNU General Public License as published by the Free
  Software Foundation; either version 2 of the License, or (at your option)
  any later version.

  This program is distributed in the hope that it will be useful, but
  WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY
  or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License
  for more details.

  You should have received a copy of the GNU General Public License along
  with this program; if not, write to the Free Software Foundation, Inc.,
  59 Temple Place - Suite 330, Boston, MA  02111-1307, USA.

  In addition, as a special exception, Entr'ouvert gives permission to link
  the code of its release of Lasso with the OpenSSL project's "OpenSSL"
  library (or with modified versions of it that use the same license as the
  "OpenSSL" library), and distribute the linked executables.  You must obey
  the GNU General Public License in all respects for all of the code used
  other than "OpenSSL".  If you modify this file, you may extend this
  exception to your version of the file, but you are not obligated to do so.
  If you do not wish to do so, delete this exception statement from your
  version.