summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* map server->providers to a kind of list (should be dict)Frederic Peters2004-11-291-6/+23
* Minor fixes after the snippets changesValery Febvre2004-11-298-57/+56
* added RelayState support in federation termination notification (used only inFrederic Peters2004-11-293-5/+14
* updated lasso_login_process_authn_request_msg to lasso 0.5 codeFrederic Peters2004-11-291-10/+17
* Added 8 classes for discovering identity services (ID-WSF)Valery Febvre2004-11-2917-0/+1669
* Added 2 constants: LASSO_DISCO_HREF and LASSO_DISCO_PREFIXValery Febvre2004-11-291-0/+4
* check error and free memory in lasso_node_new_from_soapFrederic Peters2004-11-291-4/+6
* elsif'ingFrederic Peters2004-11-291-16/+13
* error checking in lasso_profile_get_request_type_from_soap_msg()Frederic Peters2004-11-281-18/+12
* cleaned up useless affectationFrederic Peters2004-11-281-1/+0
* moved xml snippet stuffs into new internals.h; those should not be exposed;Frederic Peters2004-11-2636-198/+248
* signature for FederatationTerminationNotification; preparation forFrederic Peters2004-11-262-19/+7
* cut some long linesFrederic Peters2004-11-2611-11/+22
* formattingFrederic Peters2004-11-261-1/+0
* added attribute snippet support to <saml:SubjectLocality>Frederic Peters2004-11-261-8/+13
* added attribute xml snippet support to <samlp:StatusCode>Frederic Peters2004-11-261-4/+1
* signature support in <lib:FederationTerminationNotification>,Frederic Peters2004-11-263-21/+6
* added attribute xml snippet support to <saml:Conditions>Frederic Peters2004-11-261-7/+3
* use xmlsnippets in <saml:AuthorityBinding>Frederic Peters2004-11-261-12/+14
* fixed comment formattingFrederic Peters2004-11-261-1/+1
* use attribute xml snippet support in <saml:AuthenticationStatement>Frederic Peters2004-11-261-7/+4
* use attribute xml snippet support in <lib:NameIdentifierMappingRequest>Frederic Peters2004-11-261-4/+1
* use attribute xml snippet support in <lib:LogoutRequest>Frederic Peters2004-11-261-4/+1
* use attribute snippet support in <lib:FederationTerminationNotification>Frederic Peters2004-11-261-5/+1
* fixed comment formattingFrederic Peters2004-11-262-33/+37
* use attribute xml snippet support in <AuthenticationStatement>Frederic Peters2004-11-261-2/+3
* woke up to remove tutorials from configure.acFrederic Peters2004-11-261-1/+0
* indentation leftoversFrederic Peters2004-11-251-3/+3
* removed examples/ and docs/tutorial directories (obsolete stuffs)Frederic Peters2004-11-251-1/+1
* indentation workFrederic Peters2004-11-2556-1091/+1059
* restore spaces in front of author nameFrederic Peters2004-11-253-3/+3
* limit line length to 100 characters.Frederic Peters2004-11-2562-418/+747
* cut down on line length; removed unnecessary cast, implemented 't' snippetFrederic Peters2004-11-251-17/+26
* added xml complex and simple elements sequences support to xmlsnippetValery Febvre2004-11-251-5/+30
* don't loop twice on xmlsnippetsFrederic Peters2004-11-251-8/+3
* removed some unused #defineFrederic Peters2004-11-251-4/+0
* use new xml attribute support for saml:AssertionFrederic Peters2004-11-251-8/+3
* added xml attribute support to xmlsnippetFrederic Peters2004-11-251-0/+12
* renamed private struct member to private_data (gtk+ does it like that)Frederic Peters2004-11-2218-82/+78
* fixed emacs modeFrederic Peters2004-11-221-1/+2
* Note about lasso-c-mode for Emacs usersFrederic Peters2004-11-221-0/+22
* added error checking on query strings; python tests should now passFrederic Peters2004-11-2216-39/+100
* sync python tests with lasso 0.5Frederic Peters2004-11-222-12/+32
* don't dump empty file path in server dumpsFrederic Peters2004-11-221-3/+5
* merged late 0.5 changes to java/ and csharp/ Makefile.amFrederic Peters2004-11-222-3/+22
* unused variablesFrederic Peters2004-11-181-3/+0
* include appropriate file so saml_name_identifier_new is definedFrederic Peters2004-11-181-0/+1
* removed unnecessary lasso_node_impl_init_from_queryFrederic Peters2004-11-183-9/+1
* fixed signed/unsigned mismatchFrederic Peters2004-11-181-1/+1
* server is not part of <profile> dumpFrederic Peters2004-11-181-13/+0