summaryrefslogtreecommitdiffstats
path: root/swig
Commit message (Expand)AuthorAgeFilesLines
...
* API after the pp:query has been sent,Frederic Peters2005-08-121-6/+10
* idwsf/pp on the attribute provider side; sth likeFrederic Peters2005-08-122-12/+54
* first steps towards id-wsf/dst; something like this, in Python:Frederic Peters2005-08-121-6/+7
* added LASSO_ERROR_UNIMPLEMENTED error codeFrederic Peters2005-08-121-0/+1
* return LASSO_LOGIN_ERROR_UNKNOWN_PRINCIPAL after unsuccessful logonFrederic Peters2005-08-101-1/+2
* another id-wsf step, disco:query, looking up for resource offerings in identityFrederic Peters2005-08-091-3/+8
* new remove entry; correctly restore resource offerings from identity dumpFrederic Peters2005-08-091-0/+5
* renamed crunch to build since it doesn't look like there is a need for anFrederic Peters2005-08-091-2/+2
* lasso_discovery_crunch_modify_msg() (waiting for another name) process discoFrederic Peters2005-08-081-1/+5
* sets ResourceId (or EncryptedResourceId) in LassoDiscovery object for easyFrederic Peters2005-08-081-0/+23
* provide resource_offering as argument to not diverge too much from existingFrederic Peters2005-08-081-1/+1
* first function towards easy disco apiFrederic Peters2005-08-081-0/+6
* added session and identity to LassoWsfProfile, much like LassoProfile. ExposedFrederic Peters2005-08-081-0/+45
* Added getXmlNode() method to LassoProfileService class.Nicolas Clapies2005-08-051-65/+76
* Fixed som warning about char signedness. Added swig binding to getEmail() met...Nicolas Clapies2005-08-051-3/+6
* Added class LassoPersonalProfile. It allows to load a xml doc representing PP...Nicolas Clapies2005-08-041-1/+222
* fixed typo in error constant nameFrederic Peters2005-08-041-1/+1
* Now lasso_profile_service_add_data() returns a LassoDstData object, so it is ...Nicolas Clapies2005-07-081-3/+1
* Fixed swig binding on ProfileService's buildResponseMsg().Nicolas Clapies2005-07-071-1/+1
* In Swig, Use g_free instead of free for strings, to avoid segfault when usedEmmanuel Raviart2005-06-151-0/+7
* Give LassoServer access to (LassoProvider)self->roleFrederic Peters2005-05-301-0/+8
* Set response attribute when processing WSF SOAP response message.Nicolas Clapies2005-05-161-0/+9
* Fixed header included.Nicolas Clapies2005-05-111-0/+1
* Fixed lecp profile : added case when lecp profile is used when building asser...Nicolas Clapies2005-05-102-31/+94
* Added wsse:Security element.Nicolas Clapies2005-05-022-0/+78
* Added access to saml:Assertion in saml:Advice element.Nicolas Clapies2005-05-021-1/+10
* renamed secret_key to private_key_password since it was badly named and unusedFrederic Peters2005-04-251-4/+4
* DiscoResourceOffering is required in DiscoInsertEntry.Nicolas Clapies2005-04-221-1/+1
* Added binding of lasso_new_from_message() for DiscoModify.Nicolas Clapies2005-04-221-0/+9
* binding to lasso_provider_get_organization; converts xmlNode into stringFrederic Peters2005-04-201-0/+29
* Added support of choice between WsdlRef and BriefSoapHttpDescription in Lasso...Nicolas Clapies2005-04-191-4/+23
* Added discovery directives in inheritance.hNicolas Clapies2005-04-181-0/+6
* Added ref count in addDescription() method.Nicolas Clapies2005-04-151-1/+4
* Added addDescription method.Nicolas Clapies2005-04-151-0/+6
* Fixed removed code in previous commit. Fixed some rules from liberty spec : m...Nicolas Clapies2005-04-011-0/+5
* Added REQUEST_TYPE_SASL_REQUEST returned by lasso_profile_get_request_type_fr...Nicolas Clapies2005-03-211-0/+2
* Renamed properly attribute acces in DiscoServiceInstance object.Nicolas Clapies2005-03-211-1/+1
* don't compile id-wsf files when wsf is disabled; this cuts down buildFrederic Peters2005-03-181-0/+2
* Updated lasso_discovery_add_insert_entry() prototype : now it only takes a La...Nicolas Clapies2005-03-181-5/+2
* Renamed LASSO_WSF_SUPPORT to WSF_SUPPORT in SWIG.Emmanuel Raviart2005-03-181-0/+4
* Updated authentication service : now it has hard coded collbacks. developer m...Nicolas Clapies2005-03-181-57/+93
* Added missing security mechanism.Nicolas Clapies2005-03-101-0/+12
* Restore ResourceID and EncryptedResourceID attributes in discovery and modify...Nicolas Clapies2005-03-101-9/+45
* Added discovery directive elements.Nicolas Clapies2005-03-101-38/+351
* Added credentials and resource offerings if authentication is OK.Nicolas Clapies2005-03-022-4/+89
* Added soap swig binding, liberty soap binding swig binding, authentication se...Nicolas Clapies2005-03-022-44/+307
* Added support of cyrus libsasl in id-wsf authentication service.Nicolas Clapies2005-02-241-1/+310
* wsf support include fileFrederic Peters2005-02-221-1/+1
* documented LassoRequestType and killed unused LassoMessageType (it was alreadyFrederic Peters2005-02-211-19/+0
* define LASSO_WSF_ENABLEDFrederic Peters2005-02-191-0/+4