Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Added cast to remove compile time warning. | Emmanuel Raviart | 2004-12-27 | 1 | -1/+1 |
| | |||||
* | Fixed lasso_lecp_build_authn_request_envelope_msg, | Frederic Peters | 2004-12-27 | 2 | -26/+81 |
| | | | | | | lasso_lecp_process_authn_request_envelope_msg and lasso_lecp_build_authn_request_msg to properly deal with signatures (and, generally, to work) | ||||
* | support for <lib:Extension> elements in query (not yet reconstructed); enabled | Frederic Peters | 2004-12-27 | 2 | -7/+66 |
| | | | | for <lib:AuthnRequest> | ||||
* | Moved back Extension support from xmlNode* to GList*; "SP login using | Frederic Peters | 2004-12-27 | 15 | -30/+33 |
| | | | | post/artifact (testing Extension); SP logout using SOAP." test now works. | ||||
* | Replaced calls of lasso_provider_get_metadata_one with | Emmanuel Raviart | 2004-12-26 | 1 | -4/+4 |
| | | | | lasso_provider_get_assertion_consumer_service_url in lecp. | ||||
* | Corrected SWIG binding for LECP methods inherited from Login. | Emmanuel Raviart | 2004-12-26 | 1 | -2/+15 |
| | |||||
* | Changed lib:Extension handling in SWIG lib:AuthnRequest binding, to ensure | Emmanuel Raviart | 2004-12-25 | 1 | -17/+17 |
| | | | | that each lib:Extension element has a valid namespace. | ||||
* | Added SWIG support for "Extension" elements in lib:AuthnRequest. | Emmanuel Raviart | 2004-12-24 | 1 | -16/+85 |
| | |||||
* | added lib:Extension support to dst classes. | Frederic Peters | 2004-12-24 | 8 | -7/+14 |
| | |||||
* | Added missing declaration for lasso_name_identity_mapping_new_from_dump (and | Frederic Peters | 2004-12-24 | 2 | -1/+3 |
| | | | | moved dump type to const char*). | ||||
* | errata2 makes SPProvidedNameIdentifier optional; changed schema snippet | Frederic Peters | 2004-12-24 | 1 | -1/+1 |
| | | | | accordingly | ||||
* | errata2 adds a NotOnOrAfter attribute to LogoutRequests | Frederic Peters | 2004-12-24 | 2 | -1/+5 |
| | |||||
* | removed obsolete comment | Frederic Peters | 2004-12-24 | 1 | -1/+1 |
| | |||||
* | Do not store metadata in provider dumps; only store the filename. Handle | Frederic Peters | 2004-12-24 | 5 | -49/+105 |
| | | | | | AssertionConsumerServiceID in <lib:AuthnRequest>; this allows to have more than one AssertionConsumerServiceURL in a single service provider. | ||||
* | more <lib:AuthnRequest> documentation | Frederic Peters | 2004-12-24 | 2 | -1/+25 |
| | |||||
* | removing lasso_config.h from scanned header files | Frederic Peters | 2004-12-23 | 3 | -11/+6 |
| | |||||
* | Moved <lib:Extension> to xmlNode* since the developer can use xmlAddNextSibling | Frederic Peters | 2004-12-23 | 11 | -19/+19 |
| | | | | to add other nodes. (not tested) | ||||
* | a few words about lib:AuthnRequest | Frederic Peters | 2004-12-23 | 2 | -0/+55 |
| | |||||
* | documented #LassoSamlNameIdentifier | Frederic Peters | 2004-12-23 | 1 | -0/+38 |
| | |||||
* | removed all old setter methods and other removed functions from documentation. | Frederic Peters | 2004-12-23 | 5 | -214/+14 |
| | |||||
* | dot at the end | Frederic Peters | 2004-12-23 | 1 | -1/+1 |
| | |||||
* | Removed _new functions for abstract classes; added _new functions for classes | Frederic Peters | 2004-12-23 | 50 | -73/+91 |
| | | | | | that only had _new_full functions. Documented a little bit; marked public members in structures as such. | ||||
* | removed cut'n pasted doc from oasis | Frederic Peters | 2004-12-23 | 1 | -6/+1 |
| | |||||
* | removed liberty-alliance entity; | Frederic Peters | 2004-12-23 | 1 | -1/+0 |
| | |||||
* | documented #LassoLogout; actually most docstrings were already there but are | Frederic Peters | 2004-12-23 | 3 | -104/+102 |
| | | | | way too much going into Lasso internals. Not fixed yet. | ||||
* | remove angle brackets around elements in doc strings so they can now be | Frederic Peters | 2004-12-23 | 18 | -19/+19 |
| | | | | considered as docbook (necessary to produce itemized lists in docstrings) | ||||
* | removed copy/pasted OASIS documentation | Frederic Peters | 2004-12-23 | 1 | -17/+1 |
| | |||||
* | Removed docstring copy/pasted from OASIS documentation (looks like BSD so | Frederic Peters | 2004-12-23 | 1 | -18/+2 |
| | | | | | it should be allowed if they are cited but I prefer to have full copyright over Lasso code) | ||||
* | documented #LassoSession. Removed lasso_session_get_authentication_method and | Frederic Peters | 2004-12-23 | 5 | -30/+70 |
| | | | | lasso_session_get_first_providerID methods that were obsolete and unused. | ||||
* | Commited Nicolas SWIG binding for WSF since he is on vacation. | Frederic Peters | 2004-12-23 | 7 | -8/+1395 |
| | |||||
* | create namespace in the air not to disturb xmlnode | Frederic Peters | 2004-12-22 | 1 | -1/+1 |
| | |||||
* | disco:Status doesn't exist; once again fall back to UtilityStatus | Frederic Peters | 2004-12-22 | 1 | -0/+2 |
| | |||||
* | pp:Status are not DstStatus but UtilityStatus; acknowledge. | Frederic Peters | 2004-12-22 | 1 | -0/+2 |
| | |||||
* | fixed QueryResponse get_xmlNode function. | Frederic Peters | 2004-12-22 | 1 | -1/+1 |
| | |||||
* | Added missing header. | Nicolas Clapies | 2004-12-22 | 1 | -1/+1 |
| | |||||
* | Updated get_xmlNode(). | Nicolas Clapies | 2004-12-22 | 1 | -3/+2 |
| | |||||
* | Added missing headers. | Nicolas Clapies | 2004-12-22 | 1 | -0/+3 |
| | |||||
* | Added set of request in lasso_personal_profile_process_query_msg() and ↵ | Nicolas Clapies | 2004-12-22 | 1 | -1/+7 |
| | | | | lasso_personal_profile_process_modify_msg(). | ||||
* | Removed use of GList for Options. Use only a Options pointer. | Nicolas Clapies | 2004-12-22 | 2 | -9/+12 |
| | |||||
* | documenting #LassoIdentity and #LassoFederation | Frederic Peters | 2004-12-22 | 16 | -229/+522 |
| | |||||
* | copyright and license in <bookinfo> are ok | Frederic Peters | 2004-12-22 | 1 | -7/+15 |
| | |||||
* | assertion consumer *service* URL | Frederic Peters | 2004-12-22 | 1 | -1/+1 |
| | |||||
* | documented service provider assertion consumer service url | Frederic Peters | 2004-12-22 | 1 | -0/+66 |
| | |||||
* | close parenthesis | Frederic Peters | 2004-12-22 | 1 | -1/+1 |
| | |||||
* | documenting single sign-on; Service Provider Login URL done with example. | Frederic Peters | 2004-12-22 | 1 | -0/+49 |
| | |||||
* | commented out <copyright>; not handled by gtk-doc.xsl | Frederic Peters | 2004-12-22 | 1 | -1/+19 |
| | |||||
* | Switched documentation to docbook XML. | Frederic Peters | 2004-12-22 | 2 | -56/+59 |
| | |||||
* | titles for id-ff 1.2 profiles | Frederic Peters | 2004-12-22 | 6 | -21/+497 |
| | |||||
* | minor adjustments to documentation | Frederic Peters | 2004-12-22 | 1 | -29/+33 |
| | |||||
* | Minimal documentation for #LassoProfile and #LassoLogin | Frederic Peters | 2004-12-22 | 8 | -164/+554 |
| |