summaryrefslogtreecommitdiffstats
path: root/docs
Commit message (Collapse)AuthorAgeFilesLines
...
* changed contact address for php documentation to mineDamien Laniel2006-03-201-1/+1
|
* update copyright year, add Damien to the php doc authors, run a spellchecker ↵Frederic Peters2006-03-192-29/+31
| | | | on the doc
* unified braces on if line, spaces between if and parenthesis and ↵Frederic Peters2006-03-191-15/+12
| | | | indentation; also use the same $server variable name everywhere
* fixed doc writing-a-php-sp.txtDamien Laniel2006-03-191-29/+35
|
* fixed RSA_SHA1 constant nameFrederic Peters2006-03-171-1/+1
|
* ship style.cssFrederic Peters2006-03-061-1/+1
|
* don't ship fedterm-redirect.svg for nowFrederic Peters2006-03-061-4/+4
|
* added short desc for lasso.hFrederic Peters2006-02-211-0/+65
|
* added short descriptions to every lib: classesFrederic Peters2006-02-2120-0/+857
|
* more docFrederic Peters2006-02-214-3/+35
|
* own style for reference docFrederic Peters2006-01-252-1/+82
|
* fixing redirect exampleFrederic Peters2006-01-251-1/+1
|
* minor automated changesFrederic Peters2005-09-294-4/+26
|
* fixed spellingFrederic Peters2005-09-271-1/+1
|
* fixed typoFrederic Peters2005-09-271-1/+1
|
* generation of lasso.types so it only includes wsf classes if wsf is compiledFrederic Peters2005-09-122-4/+20
| | | | in.
* possibility to register new dst services.Frederic Peters2005-09-111-0/+1
|
* Added lasso_discovery_get_services() method documentationNicolas Clapies2005-09-061-0/+1
|
* added lasso_data_service_get_answer_for_item_idFrederic Peters2005-08-251-0/+1
|
* continuing on disco example, use the service to retrieve principal name.Frederic Peters2005-08-251-4/+29
|
* renamed ProfileService to DataServiceFrederic Peters2005-08-2518-20/+168
|
* documentation for discoveryFrederic Peters2005-08-241-0/+188
|
* doc for discovery and profile_serviceFrederic Peters2005-08-241-0/+48
|
* sync docs with codeFrederic Peters2005-05-264-1/+12
|
* API addition; lasso_provider_get_organizationFrederic Peters2005-04-201-0/+1
|
* First version of the "Writing a Libety PHP SP".Romain Chantereay2005-03-171-0/+377
| | | | Almost all adapted copied/pasted from "Writing a Liberty C SP".
* fixed links to API referenceFrederic Peters2005-03-011-5/+5
|
* updated �� information in reference manualFrederic Peters2005-02-211-1/+1
|
* LassoRequestType disappearedFrederic Peters2005-02-211-12/+0
|
* LassoMessageFormat enum is now documented incodeFrederic Peters2005-02-211-2/+1
|
* removed LassoMessageType from docFrederic Peters2005-02-211-1/+0
|
* reworked a bit documentation build system and added detection of inkscape andFrederic Peters2005-02-106-4/+59
| | | | xsltproc in configure
* step.xsl is in $(srcdir)Frederic Peters2005-02-081-1/+1
|
* use new figures in documentationFrederic Peters2005-02-053-19/+16
|
* New figures for documentation; automake and makefile stuffs to generate pngFrederic Peters2005-02-057-0/+15991
| | | | | out of svg (with inkscape) out of template svg (with xsltproc). Needs to check for those tools in configure.ac
* Document new functions; pretty please. Fixed memory leak introduced inFrederic Peters2005-01-281-0/+4
| | | | | lasso_profile_get_request_type_from_soap_msg; moved wsf chunk from build_assertion to its own function.
* late 0.5 fixes to documentationFrederic Peters2005-01-272-33/+31
|
* take ntoe of function changes in docFrederic Peters2005-01-263-33/+12
|
* rewordedFrederic Peters2005-01-261-6/+6
|
* blah blah in reference manual introductionFrederic Peters2005-01-261-2/+66
|
* removed functions that are now private from documentationFrederic Peters2005-01-261-2/+0
|
* new lasso_session_get_assertions, returns GList* of (incref'd) assertionsFrederic Peters2005-01-261-0/+1
|
* Empty node name is allowed for LIST_NODES; this allows nodes to beFrederic Peters2005-01-251-0/+4
| | | | | reconstructed looking at their names and namespaces. This is useful to implement xs:any
* Updated Copyright and authors.Emmanuel Raviart2005-01-222-2/+2
|
* removed lasso_server_add_service from reference api since it is for wsfFrederic Peters2005-01-211-1/+0
|
* added SNIPPET_LIST_XMLNODES support (mostly the same thing as SNIPPET_EXTENSIONFrederic Peters2005-01-191-0/+9
| | | | for the moment)
* restored documentation I wrote before (and lost in enum name change)Frederic Peters2005-01-181-10/+14
|
* documented a few thingsFrederic Peters2005-01-186-4/+282
|
* Added NameQualifer definition paragraph and added a meta info on theRomain Chantereay2005-01-141-4/+8
| | | | LASSO_LIB_NAME_IDENTIFIER_FORMAT_ENCRYPTED.
* sync documentation sections with current functionsFrederic Peters2005-01-122-15/+1
|