Commit Graph

35 Commits

Author SHA1 Message Date
Benjamin Dauvergne 933458c068 add Makefile.in to MAINTAINERCLEANFILES in every Makefile.am 2008-05-27 15:27:30 +00:00
Benjamin Dauvergne 67db74d9d8 cleanup include listingm first builddir then srcdir and no need for $srcdir/lasso 2008-05-26 22:58:21 +00:00
Damien Laniel de142fe27f replaced svcMDs with svcMDIDs in identity and moved EPRs from identity to session 2007-05-08 23:29:00 +00:00
Frédéric Péters 867eb76a14 handle saml2/sso/post (almost, need to fix return url) 2006-10-28 17:01:11 +00:00
Frédéric Péters 5d45d29402 Helps building outside srcdir 2006-03-21 08:57:28 +00:00
Frédéric Péters 4607b935b5 ship logoutprivate.h 2006-03-06 17:37:32 +00:00
Frédéric Péters 5369ba4c3c moved lasso_identity_{add,remove}_federation to private 2005-01-26 07:55:52 +00:00
Emmanuel Raviart c76936b60f Removed service from ID-FF. It was obsolete and will be replaced with a new
API, once Lasso 0.6 is out.
2005-01-24 14:05:58 +00:00
Frédéric Péters 225cb9a6c4 made lasso_profile_set_response_status into a private function 2005-01-12 15:17:10 +00:00
Frédéric Péters 31acb10081 created serverprivate.h for two private #LassoServer methods 2005-01-04 11:16:21 +00:00
Frédéric Péters a61cc39269 moved some lasso private functions to new providerprivate.h; insure it is
included properly in other files (as well as some sessionprivate.h that were
missing)
2004-12-31 11:51:11 +00:00
Frédéric Péters 34693bbab4 Moved #LassoSession private functions (limited to Lasso internal use) to a new
sessionprivate.h file.
2004-12-30 11:05:26 +00:00
Frédéric Péters ca7ca6c2ce Isolated CFLAGS to be used when compiling Lasso in LASSO_CORE_CFLAGS; don't use
those when compiling tests in order to catch errors in headers.  Also moved a
few things in header files; need more thinking about that.
2004-12-17 18:02:42 +00:00
Valery Febvre 21828cf8d5 Added LassoService class 2004-12-10 17:42:57 +00:00
Frédéric Péters fb715219d5 use xml snippet in LassoProfile; better faster stronger. 2004-12-09 22:32:13 +00:00
Frédéric Péters a31a08d228 renamed lasso/environs/ to lasso/id-ff/ 2004-11-15 10:40:37 +00:00
Frédéric Péters f13772d62d Done with the move to structures and the removal of protocols/ (lasso branched
on October 2nd; occasional merges since then).

- Compatible with current souk test suites.
- Missing memory management for everything in xml/
- Missing xmlsec support for SOAP messages.
2004-10-27 09:49:13 +00:00
Frédéric Péters db8d9f930f please use spaces between variable names and values 2004-09-08 15:50:02 +00:00
Nicolas Clapies d792b5aa16 Renamed register_name_identifier.* to name_registration.* files 2004-08-26 15:32:48 +00:00
Nicolas Clapies 811e54ec75 renamed lasso/environs/federation_termination.* to lasso/environs/defederation.* 2004-08-24 13:52:06 +00:00
Valery Febvre 6b36c2b6d9 LassoProfileContext class was renamed into LassoProfile 2004-07-29 23:33:53 +00:00
Valery Febvre d774ddaccd Renamed LassoIdentity class into LassoFederation and
LassoUser class into LassoIdentity
lasso/protocols/federation.c replace lasso/protocols/identity.c
lasso/environs/identity.c replace lasso/environs/user.c
2004-07-29 21:58:18 +00:00
Valery Febvre 9c435c7096 Added session class 2004-07-29 13:55:52 +00:00
Frédéric Péters 71e99e47e3 usage of pkg-config to get library information in configure; automake for the
python module;
2004-07-22 17:00:23 +00:00
Nicolas Clapies bc8081c0cd add lecp in environs 2004-07-22 16:45:50 +00:00
Nicolas Clapies 47711775bc *** empty log message *** 2004-07-13 13:57:45 +00:00
Nicolas Clapies 7175b7c693 register name identifier profile 2004-07-12 10:03:38 +00:00
Nicolas Clapies 9f85a16d97 federation termination environ 2004-07-11 22:02:38 +00:00
Nicolas Clapies 384174aee8 *** empty log message *** 2004-07-09 16:38:49 +00:00
Valery Febvre fbf995b8de *** empty log message *** 2004-07-06 01:07:32 +00:00
Valery Febvre 5202492aeb *** empty log message *** 2004-06-25 16:44:26 +00:00
Valery Febvre 5c9c919917 *** empty log message *** 2004-06-24 00:00:35 +00:00
Nicolas Clapies a95b0c694a a lot of update 2004-06-22 16:24:49 +00:00
Nicolas Clapies 4814eca3c8 add provider, server_environ, session_environ, identity, user_environ, remove authn_environ.c/.h 2004-06-15 16:25:08 +00:00
Valery Febvre 1b92247277 Initial version 2004-06-04 12:49:18 +00:00