index
:
lasso.git
master
wip
Unnamed repository; edit this file 'description' to name the repository.
Simo Sorce
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
lasso
/
id-wsf
/
discovery.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix license boilerplates
Simo Sorce
2013-12-03
1
-2
/
+1
*
[Core] change return type of all error returning methods
Benjamin Dauvergne
2010-07-12
1
-9
/
+9
*
ID-WSF 1.0: Fixed missing or deprecated functions in public headers
Benjamin Dauvergne
2009-08-28
1
-1
/
+2
*
ID-WSF: Lots of modifications
Benjamin Dauvergne
2009-08-26
1
-34
/
+23
*
removed unused destroy functions (only defined in .c or .h files)
Damien Laniel
2009-01-22
1
-3
/
+1
*
* Remove ending blanks
Benjamin Dauvergne
2008-09-12
1
-6
/
+6
*
add a const modifier on the argument offering of lasso_discovery_get_descript...
Benjamin Dauvergne
2008-08-01
1
-1
/
+1
*
mark init_modify as deprecated, use init_insert
Benjamin Dauvergne
2008-08-01
1
-1
/
+1
*
deprecated lasso_discovery_init_modify
Benjamin Dauvergne
2008-08-01
1
-1
/
+1
*
forked lasso branch for adeline
Benjamin Dauvergne
2008-08-01
1
-0
/
+1
*
add methods to handle the registry of WsfProfile constructors
Benjamin Dauvergne
2008-08-01
1
-1
/
+8
*
change return type of lasso_discovery_get_service (kein direct user in the re...
Benjamin Dauvergne
2008-08-01
1
-1
/
+1
*
some cleanups in id-wsf 1.1 code
Damien Laniel
2008-05-20
1
-1
/
+2
*
updated Copyright dates in all files
Damien Laniel
2007-05-30
1
-1
/
+1
*
documentation fixes
Frederic Peters
2006-02-21
1
-1
/
+1
*
Fixed getServiceWithProviderId method.
Nicolas Clapies
2005-10-11
1
-3
/
+0
*
If a service found in server object, retrieve needed description depending on...
Nicolas Clapies
2005-09-30
1
-6
/
+0
*
Discovery and DataSerivice can pass X509 authentication mecanism if needed.
Nicolas Clapies
2005-09-27
1
-16
/
+14
*
lasso_discovery_build_credential() is not a plublic method.
Nicolas Clapies
2005-09-20
1
-3
/
+0
*
First attempt to implement authentication security mechanism. Only SAML is im...
Nicolas Clapies
2005-09-19
1
-4
/
+8
*
Added method lasso_discovery_get_services() : it returns a list of available ...
Nicolas Clapies
2005-09-05
1
-0
/
+2
*
Added lasso_discovery_get_service_with_providerId()..
Nicolas Clapies
2005-08-29
1
-0
/
+4
*
marks public structure memebers in LassoDiscovery and LassoDataService
Frederic Peters
2005-08-25
1
-0
/
+1
*
renamed ProfileService to DataService
Frederic Peters
2005-08-25
1
-2
/
+2
*
Removed lasso_discovery_new_from_dump, lasso_discovery_dump, lasso_discovery_...
Nicolas Clapies
2005-08-24
1
-13
/
+0
*
fixed add_requested_service_type declaration to match code
Frederic Peters
2005-08-24
1
-3
/
+1
*
first steps towards id-wsf/dst; something like this, in Python:
Frederic Peters
2005-08-12
1
-0
/
+5
*
another id-wsf step, disco:query, looking up for resource offerings in identity
Frederic Peters
2005-08-09
1
-1
/
+5
*
new remove entry; correctly restore resource offerings from identity dump
Frederic Peters
2005-08-09
1
-0
/
+1
*
renamed crunch to build since it doesn't look like there is a need for an
Frederic Peters
2005-08-09
1
-1
/
+1
*
lasso_discovery_crunch_modify_msg() (waiting for another name) process disco
Frederic Peters
2005-08-08
1
-0
/
+1
*
sets ResourceId (or EncryptedResourceId) in LassoDiscovery object for easy
Frederic Peters
2005-08-08
1
-0
/
+3
*
provide resource_offering as argument to not diverge too much from existing
Frederic Peters
2005-08-08
1
-1
/
+1
*
first function towards easy disco api
Frederic Peters
2005-08-08
1
-0
/
+3
*
Updated lasso_discovery_add_insert_entry() prototype : now it only takes a La...
Nicolas Clapies
2005-03-18
1
-33
/
+28
*
Fixed resourceID to resourceId. Added some param tests.
Nicolas Clapies
2005-03-10
1
-2
/
+10
*
Use gchar instead of char.
Nicolas Clapies
2005-03-02
1
-1
/
+1
*
Removed optional option parameter in lasso_discovery_add_insert_entry().
Nicolas Clapies
2005-01-29
1
-4
/
+3
*
Updated Copyright and authors.
Emmanuel Raviart
2005-01-22
1
-3
/
+2
*
Removed use of GList for Options. Use only a Options pointer.
Nicolas Clapies
2004-12-22
1
-1
/
+1
*
Removed GList type in lasso_discovery_add_insert_entry() params. Instead use ...
Nicolas Clapies
2004-12-20
1
-2
/
+12
*
fixed some missing or wrong prototype declarations
Frederic Peters
2004-12-14
1
-0
/
+5
*
Added LassoDiscovery class
Valery Febvre
2004-12-10
1
-0
/
+112