| Commit message (Collapse) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| * | new remove entry; correctly restore resource offerings from identity dump | Frederic Peters | 2005-08-09 | 4 | -1/+72 | |
| | | ||||||
| * | renamed crunch to build since it doesn't look like there is a need for an | Frederic Peters | 2005-08-09 | 5 | -16/+79 | |
| | | | | | | intermediate function for the moment. process remove entries. create correct answer (when everything goes ok, no support for failure yet) | |||||
| * | lasso_discovery_crunch_modify_msg() (waiting for another name) process disco | Frederic Peters | 2005-08-08 | 5 | -2/+82 | |
| | | | | | modify insertEntries and adds them to active identity | |||||
| * | sets ResourceId (or EncryptedResourceId) in LassoDiscovery object for easy | Frederic Peters | 2005-08-08 | 3 | -0/+66 | |
| | | | | | usage | |||||
| * | provide resource_offering as argument to not diverge too much from existing | Frederic Peters | 2005-08-08 | 3 | -14/+6 | |
| | | | | | work | |||||
| * | first function towards easy disco api | Frederic Peters | 2005-08-08 | 4 | -3/+106 | |
| | | ||||||
| * | get_assertions() called with NULL will return every assertions | Frederic Peters | 2005-08-08 | 1 | -3/+15 | |
| | | ||||||
| * | added session and identity to LassoWsfProfile, much like LassoProfile. Exposed | Frederic Peters | 2005-08-08 | 3 | -0/+177 | |
| | | | | | them via SWIG inherited into LassoDiscovery object | |||||
| * | Fixed setting of attribute, int not NULL pointer. | Nicolas Clapies | 2005-08-05 | 1 | -1/+1 | |
| | | ||||||
| * | Added getXmlNode() method to LassoProfileService class. | Nicolas Clapies | 2005-08-05 | 3 | -65/+110 | |
| | | ||||||
| * | Added getEmail() method in LassoPersonalProfile class. | Nicolas Clapies | 2005-08-05 | 2 | -0/+68 | |
| | | ||||||
| * | Fixed som warning about char signedness. Added swig binding to getEmail() ↵ | Nicolas Clapies | 2005-08-05 | 1 | -3/+6 | |
| | | | | | method in LassoPersonalProfile. | |||||
| * | Added class LassoPersonalProfile. It allows to load a xml doc representing ↵ | Nicolas Clapies | 2005-08-04 | 6 | -24/+658 | |
| | | | | | PP data and to process query requests. Need to complete WSC PP part. | |||||
| * | fixed typo in error constant name | Frederic Peters | 2005-08-04 | 1 | -1/+1 | |
| | | ||||||
| * | char signedness for gcc 4 (id-wsf part has not been done) | Frederic Peters | 2005-07-30 | 21 | -183/+198 | |
| | | ||||||
| * | signedness change to lasso_query_sign (does not break API/ABI) | Frederic Peters | 2005-07-08 | 1 | -2/+1 | |
| | | ||||||
| * | Now lasso_profile_service_add_data() returns a LassoDstData object, so it is ↵ | Nicolas Clapies | 2005-07-08 | 3 | -8/+6 | |
| | | | | | possible to set optional attributes. | |||||
| * | fixed signedness differences signaled by gcc 4.0 (lots of others yet to do) | Frederic Peters | 2005-07-07 | 1 | -24/+24 | |
| | | ||||||
| * | Use lasso_wsf_profile_process_soap_request_msg() to build soap response messgae. | Nicolas Clapies | 2005-07-07 | 1 | -8/+2 | |
| | | ||||||
| * | Removed unused declared method name : ↵ | Nicolas Clapies | 2005-07-07 | 1 | -2/+0 | |
| | | | | | lasso_profile_service_build_request_msg(). | |||||
| * | Fixed swig binding on ProfileService's buildResponseMsg(). | Nicolas Clapies | 2005-07-07 | 1 | -1/+1 | |
| | | ||||||
| * | Fixed mistake about prototype of lasso_session_dump(). | Nicolas Clapies | 2005-06-27 | 1 | -5/+2 | |
| | | ||||||
| * | Now lasso_identity_new_from_dump() and lasso_session_new_from_dump() return ↵ | Nicolas Clapies | 2005-06-27 | 2 | -6/+22 | |
| | | | | | NULL if the root element name is wrong. | |||||
| * | Removed now useless sed script (now done by Swig). | Emmanuel Raviart | 2005-06-15 | 1 | -4/+0 | |
| | | ||||||
| * | In Swig, Use g_free instead of free for strings, to avoid segfault when used | Emmanuel Raviart | 2005-06-15 | 1 | -0/+7 | |
| | | | | | in Java Windows. | |||||
| * | checks identity exists before referencing it | Frederic Peters | 2005-06-03 | 1 | -0/+4 | |
| | | ||||||
| * | updated debian packaging wrt new cli policy | Frederic Peters | 2005-06-03 | 3 | -4/+13 | |
| | | ||||||
| * | new mono packages no longer have this tool | Frederic Peters | 2005-06-02 | 1 | -1/+0 | |
| | | ||||||
| * | Give LassoServer access to (LassoProvider)self->role | Frederic Peters | 2005-05-30 | 1 | -0/+8 | |
| | | ||||||
| * | update ChangeLog for 0.6.2 | Frederic Peters | 2005-05-26 | 1 | -0/+760 | |
| | | ||||||
| * | sync docs with code | Frederic Peters | 2005-05-26 | 4 | -1/+12 | |
| | | ||||||
| * | no more php zts | Frederic Peters | 2005-05-26 | 2 | -3/+2 | |
| | | ||||||
| * | new upstream | Frederic Peters | 2005-05-26 | 1 | -0/+32 | |
| | | ||||||
| * | this file is generated | Frederic Peters | 2005-05-26 | 1 | -5/+0 | |
| | | ||||||
| * | 0.6.2 release date | Frederic Peters | 2005-05-26 | 2 | -5/+5 | |
| | | ||||||
| * | preparing for 0.6.2; removes swig files if moving from non-wsf to wsf or | Frederic Peters | 2005-05-25 | 1 | -4/+23 | |
| | | | | | otherwise. | |||||
| * | bring wsf files on make dist | Frederic Peters | 2005-05-25 | 2 | -6/+126 | |
| | | ||||||
| * | properly initialize key node to NULL | Frederic Peters | 2005-05-25 | 1 | -0/+1 | |
| | | ||||||
| * | allows overriding of infile keydescriptor with argument to add_provider | Frederic Peters | 2005-05-25 | 1 | -1/+1 | |
| | | ||||||
| * | load public key from metadata file | Frederic Peters | 2005-05-25 | 1 | -1/+58 | |
| | | ||||||
| * | fixed docstring to use entities for < and > | Frederic Peters | 2005-05-18 | 1 | -2/+2 | |
| | | ||||||
| * | oops missing | | Frederic Peters | 2005-05-18 | 1 | -1/+1 | |
| | | ||||||
| * | fixed usage of DESTDIR and PREFIX | Frederic Peters | 2005-05-18 | 1 | -1/+1 | |
| | | ||||||
| * | perl now installs and uninstalls correctly (with thanks to p.g.o) | Frederic Peters | 2005-05-17 | 1 | -3/+8 | |
| | | ||||||
| * | fixed case when consent was first refused then given (failure status code | Frederic Peters | 2005-05-17 | 1 | -0/+2 | |
| | | | | | | | remained in the user session). (debugged thanks to Authentic Debug Pane (tm) (r) (patent pending)) | |||||
| * | planning 0.6.2 for May 23rd. | Frederic Peters | 2005-05-17 | 2 | -0/+13 | |
| | | ||||||
| * | Set liblasso-id-wsf.la only when WSF support set. | Nicolas Clapies | 2005-05-16 | 1 | -2/+1 | |
| | | ||||||
| * | Set response attribute when processing WSF SOAP response message. | Nicolas Clapies | 2005-05-16 | 2 | -3/+13 | |
| | | ||||||
| * | Updated discovery to SOAP binding. | Nicolas Clapies | 2005-05-16 | 1 | -50/+7 | |
| | | ||||||
| * | Mistake about last add. | Nicolas Clapies | 2005-05-16 | 4 | -249/+0 | |
| | | ||||||
