Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | changed contact address for php documentation to mine | Damien Laniel | 2006-03-20 | 1 | -1/+1 | |
| | ||||||
* | update copyright year, add Damien to the php doc authors, run a spellchecker ↵ | Frederic Peters | 2006-03-19 | 2 | -29/+31 | |
| | | | | on the doc | |||||
* | unified braces on if line, spaces between if and parenthesis and ↵ | Frederic Peters | 2006-03-19 | 1 | -15/+12 | |
| | | | | indentation; also use the same $server variable name everywhere | |||||
* | fixed doc writing-a-php-sp.txt | Damien Laniel | 2006-03-19 | 1 | -29/+35 | |
| | ||||||
* | fixed RSA_SHA1 constant name | Frederic Peters | 2006-03-17 | 1 | -1/+1 | |
| | ||||||
* | ship style.css | Frederic Peters | 2006-03-06 | 1 | -1/+1 | |
| | ||||||
* | don't ship fedterm-redirect.svg for now | Frederic Peters | 2006-03-06 | 1 | -4/+4 | |
| | ||||||
* | added short desc for lasso.h | Frederic Peters | 2006-02-21 | 1 | -0/+65 | |
| | ||||||
* | added short descriptions to every lib: classes | Frederic Peters | 2006-02-21 | 20 | -0/+857 | |
| | ||||||
* | more doc | Frederic Peters | 2006-02-21 | 4 | -3/+35 | |
| | ||||||
* | own style for reference doc | Frederic Peters | 2006-01-25 | 2 | -1/+82 | |
| | ||||||
* | fixing redirect example | Frederic Peters | 2006-01-25 | 1 | -1/+1 | |
| | ||||||
* | minor automated changes | Frederic Peters | 2005-09-29 | 4 | -4/+26 | |
| | ||||||
* | fixed spelling | Frederic Peters | 2005-09-27 | 1 | -1/+1 | |
| | ||||||
* | fixed typo | Frederic Peters | 2005-09-27 | 1 | -1/+1 | |
| | ||||||
* | generation of lasso.types so it only includes wsf classes if wsf is compiled | Frederic Peters | 2005-09-12 | 2 | -4/+20 | |
| | | | | in. | |||||
* | possibility to register new dst services. | Frederic Peters | 2005-09-11 | 1 | -0/+1 | |
| | ||||||
* | Added lasso_discovery_get_services() method documentation | Nicolas Clapies | 2005-09-06 | 1 | -0/+1 | |
| | ||||||
* | added lasso_data_service_get_answer_for_item_id | Frederic Peters | 2005-08-25 | 1 | -0/+1 | |
| | ||||||
* | continuing on disco example, use the service to retrieve principal name. | Frederic Peters | 2005-08-25 | 1 | -4/+29 | |
| | ||||||
* | renamed ProfileService to DataService | Frederic Peters | 2005-08-25 | 18 | -20/+168 | |
| | ||||||
* | documentation for discovery | Frederic Peters | 2005-08-24 | 1 | -0/+188 | |
| | ||||||
* | doc for discovery and profile_service | Frederic Peters | 2005-08-24 | 1 | -0/+48 | |
| | ||||||
* | sync docs with code | Frederic Peters | 2005-05-26 | 4 | -1/+12 | |
| | ||||||
* | API addition; lasso_provider_get_organization | Frederic Peters | 2005-04-20 | 1 | -0/+1 | |
| | ||||||
* | First version of the "Writing a Libety PHP SP". | Romain Chantereay | 2005-03-17 | 1 | -0/+377 | |
| | | | | Almost all adapted copied/pasted from "Writing a Liberty C SP". | |||||
* | fixed links to API reference | Frederic Peters | 2005-03-01 | 1 | -5/+5 | |
| | ||||||
* | updated �� information in reference manual | Frederic Peters | 2005-02-21 | 1 | -1/+1 | |
| | ||||||
* | LassoRequestType disappeared | Frederic Peters | 2005-02-21 | 1 | -12/+0 | |
| | ||||||
* | LassoMessageFormat enum is now documented incode | Frederic Peters | 2005-02-21 | 1 | -2/+1 | |
| | ||||||
* | removed LassoMessageType from doc | Frederic Peters | 2005-02-21 | 1 | -1/+0 | |
| | ||||||
* | reworked a bit documentation build system and added detection of inkscape and | Frederic Peters | 2005-02-10 | 6 | -4/+59 | |
| | | | | xsltproc in configure | |||||
* | step.xsl is in $(srcdir) | Frederic Peters | 2005-02-08 | 1 | -1/+1 | |
| | ||||||
* | use new figures in documentation | Frederic Peters | 2005-02-05 | 3 | -19/+16 | |
| | ||||||
* | New figures for documentation; automake and makefile stuffs to generate png | Frederic Peters | 2005-02-05 | 7 | -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 in | Frederic Peters | 2005-01-28 | 1 | -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 documentation | Frederic Peters | 2005-01-27 | 2 | -33/+31 | |
| | ||||||
* | take ntoe of function changes in doc | Frederic Peters | 2005-01-26 | 3 | -33/+12 | |
| | ||||||
* | reworded | Frederic Peters | 2005-01-26 | 1 | -6/+6 | |
| | ||||||
* | blah blah in reference manual introduction | Frederic Peters | 2005-01-26 | 1 | -2/+66 | |
| | ||||||
* | removed functions that are now private from documentation | Frederic Peters | 2005-01-26 | 1 | -2/+0 | |
| | ||||||
* | new lasso_session_get_assertions, returns GList* of (incref'd) assertions | Frederic Peters | 2005-01-26 | 1 | -0/+1 | |
| | ||||||
* | Empty node name is allowed for LIST_NODES; this allows nodes to be | Frederic Peters | 2005-01-25 | 1 | -0/+4 | |
| | | | | | reconstructed looking at their names and namespaces. This is useful to implement xs:any | |||||
* | Updated Copyright and authors. | Emmanuel Raviart | 2005-01-22 | 2 | -2/+2 | |
| | ||||||
* | removed lasso_server_add_service from reference api since it is for wsf | Frederic Peters | 2005-01-21 | 1 | -1/+0 | |
| | ||||||
* | added SNIPPET_LIST_XMLNODES support (mostly the same thing as SNIPPET_EXTENSION | Frederic Peters | 2005-01-19 | 1 | -0/+9 | |
| | | | | for the moment) | |||||
* | restored documentation I wrote before (and lost in enum name change) | Frederic Peters | 2005-01-18 | 1 | -10/+14 | |
| | ||||||
* | documented a few things | Frederic Peters | 2005-01-18 | 6 | -4/+282 | |
| | ||||||
* | Added NameQualifer definition paragraph and added a meta info on the | Romain Chantereay | 2005-01-14 | 1 | -4/+8 | |
| | | | | LASSO_LIB_NAME_IDENTIFIER_FORMAT_ENCRYPTED. | |||||
* | sync documentation sections with current functions | Frederic Peters | 2005-01-12 | 2 | -15/+1 | |
| |