summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* removing lasso_config.h from scanned header filesFrederic Peters2004-12-233-11/+6
* Moved <lib:Extension> to xmlNode* since the developer can use xmlAddNextSiblingFrederic Peters2004-12-2311-19/+19
* a few words about lib:AuthnRequestFrederic Peters2004-12-232-0/+55
* documented #LassoSamlNameIdentifierFrederic Peters2004-12-231-0/+38
* removed all old setter methods and other removed functions from documentation.Frederic Peters2004-12-235-214/+14
* dot at the endFrederic Peters2004-12-231-1/+1
* Removed _new functions for abstract classes; added _new functions for classesFrederic Peters2004-12-2350-73/+91
* removed cut'n pasted doc from oasisFrederic Peters2004-12-231-6/+1
* removed liberty-alliance entity;Frederic Peters2004-12-231-1/+0
* documented #LassoLogout; actually most docstrings were already there but areFrederic Peters2004-12-233-104/+102
* remove angle brackets around elements in doc strings so they can now beFrederic Peters2004-12-2318-19/+19
* removed copy/pasted OASIS documentationFrederic Peters2004-12-231-17/+1
* Removed docstring copy/pasted from OASIS documentation (looks like BSD soFrederic Peters2004-12-231-18/+2
* documented #LassoSession. Removed lasso_session_get_authentication_method andFrederic Peters2004-12-235-30/+70
* Commited Nicolas SWIG binding for WSF since he is on vacation.Frederic Peters2004-12-237-8/+1395
* create namespace in the air not to disturb xmlnodeFrederic Peters2004-12-221-1/+1
* disco:Status doesn't exist; once again fall back to UtilityStatusFrederic Peters2004-12-221-0/+2
* pp:Status are not DstStatus but UtilityStatus; acknowledge.Frederic Peters2004-12-221-0/+2
* fixed QueryResponse get_xmlNode function.Frederic Peters2004-12-221-1/+1
* Added missing header.Nicolas Clapies2004-12-221-1/+1
* Updated get_xmlNode().Nicolas Clapies2004-12-221-3/+2
* Added missing headers.Nicolas Clapies2004-12-221-0/+3
* Added set of request in lasso_personal_profile_process_query_msg() and lasso_...Nicolas Clapies2004-12-221-1/+7
* Removed use of GList for Options. Use only a Options pointer.Nicolas Clapies2004-12-222-9/+12
* documenting #LassoIdentity and #LassoFederationFrederic Peters2004-12-2216-229/+522
* copyright and license in <bookinfo> are okFrederic Peters2004-12-221-7/+15
* assertion consumer *service* URLFrederic Peters2004-12-221-1/+1
* documented service provider assertion consumer service urlFrederic Peters2004-12-221-0/+66
* close parenthesisFrederic Peters2004-12-221-1/+1
* documenting single sign-on; Service Provider Login URL done with example.Frederic Peters2004-12-221-0/+49
* commented out <copyright>; not handled by gtk-doc.xslFrederic Peters2004-12-221-1/+19
* Switched documentation to docbook XML.Frederic Peters2004-12-222-56/+59
* titles for id-ff 1.2 profilesFrederic Peters2004-12-226-21/+497
* minor adjustments to documentationFrederic Peters2004-12-221-29/+33
* Minimal documentation for #LassoProfile and #LassoLoginFrederic Peters2004-12-228-164/+554
* documented #LassoServerFrederic Peters2004-12-228-408/+264
* Started organizing Lasso Reference Manual; documenting LassoProvider.Frederic Peters2004-12-229-79/+342
* fixed symbols.sym caseFrederic Peters2004-12-211-2/+1
* added lasso_provider_get_base64_succint_id method to LassoProvider toFrederic Peters2004-12-212-0/+19
* moves back <ds:Signature> to the place the schema gave them.Frederic Peters2004-12-211-13/+5
* refined symbol regexFrederic Peters2004-12-211-1/+1
* removed declaration of inexistant functionFrederic Peters2004-12-211-1/+0
* removed unused variableFrederic Peters2004-12-211-1/+1
* ignoring some more swig generated filesFrederic Peters2004-12-212-1/+8
* Updated list of files generated by SWIG in C# and Java bindings; fixed PHPFrederic Peters2004-12-219-56/+58
* only exports symbols declared with LASSO_EXPORT (experimental)Frederic Peters2004-12-214-7/+21
* Fixed call to constructor of LassoDiscoQueryResponse and LassoDiscoModifyResp...Nicolas Clapies2004-12-211-2/+2
* added random suites with random testsFrederic Peters2004-12-212-3/+32
* Added lasso_disco_query_response_new_from_message() constructor.Nicolas Clapies2004-12-211-0/+4
* fixed name space in dump message of LassoDiscoQueryResponse and LassoDiscoMod...Nicolas Clapies2004-12-212-2/+73