summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Removed ds_signature.c & ds_signature.hValery Febvre2004-08-181-2/+0
* Added a '%s' in LASSO_DS_ERROR_SIGNATURE_FAILED messageValery Febvre2004-08-181-2/+2
* warning about the total uselessness of lasso_server_dumpFrederic Peters2004-08-181-0/+2
* Rename install.php to setup.phpChristophe Nowicki2004-08-183-5/+53
* section about lasso_server_dump and lasso_server_new_from_dumpFrederic Peters2004-08-181-0/+27
* Service Provider written in PHP (login is working and logout will work soon ;0)Christophe Nowicki2004-08-188-0/+798
* Add environ/lasso_logout.cChristophe Nowicki2004-08-183-6/+28
* Add logout functions : lasso_logout_new, lasso_logout_init_request, lasso_log...Christophe Nowicki2004-08-181-0/+106
* properly use libtool convenience libraries (intend is to build correctly onFrederic Peters2004-08-185-12/+12
* Update interface (moved _bla to bla).Romain Chantereay2004-08-181-212/+145
* udpate of logout and federation profilesNicolas Clapies2004-08-183-43/+117
* added private attribute http_request_method in profile class to know the HTT...Nicolas Clapies2004-08-181-0/+2
* renamed federationTerminationReturnServiceURL to federationTerminationService...Nicolas Clapies2004-08-182-3/+3
* properly don't enable python if it was not detectedFrederic Peters2004-08-181-0/+2
* shortened title a bitFrederic Peters2004-08-171-3/+3
* this script checks a documentation file for functions that do not existFrederic Peters2004-08-171-0/+22
* they may talk about correctness but won't make itFrederic Peters2004-08-171-2/+2
* Updated Interfaces.Romain Chantereay2004-08-171-384/+655
* typoFrederic Peters2004-08-171-1/+1
* updated error checkings with ret / goto done methodNicolas Clapies2004-08-171-41/+90
* I presume that the writer of the documentation "Writing a Liberty AllianceEmmanuel Raviart2004-08-171-2/+2
* rename lasso_login_set_identity_from_dump to lasso_profile_set_identity_from_...Christophe Nowicki2004-08-174-26/+28
* fix cvs sticky state problem.Christophe Nowicki2004-08-172-7/+32
* Added lasso_session_dumpChristophe Nowicki2004-08-171-0/+23
* added lasso_login_set_identity_from_dumpChristophe Nowicki2004-08-171-1/+48
* fix cvs sticky state ;(Christophe Nowicki2004-08-172-2/+14
* added UnsupportedProfile constantNicolas Clapies2004-08-172-0/+2
* updated doc in logout, fixed Feature Requests item #253, must be tested, adde...Nicolas Clapies2004-08-173-39/+159
* removed unwanted codeNicolas Clapies2004-08-171-3/+0
* removed unwanted attribute in logout objectNicolas Clapies2004-08-171-1/+1
* added API doc commentsNicolas Clapies2004-08-162-36/+159
* Add lasso_profile_get_identity, lasso_profile_is_identity_dirty, lasso_profil...Christophe Nowicki2004-08-164-3/+112
* where is the name identifierFrederic Peters2004-08-161-1/+2
* detect and use rest2htmlFrederic Peters2004-08-162-2/+17
* signatureFrederic Peters2004-08-161-1/+1
* Added lasso_login_process_response_msg and fix a minor bug in lib_authn_reque...Christophe Nowicki2004-08-165-7/+102
* last oneFrederic Peters2004-08-161-1/+1
* cast Login et Logout to ProviderFrederic Peters2004-08-161-8/+8
* *** empty log message ***Valery Febvre2004-08-161-2/+2
* Improved session deletion in Python simulator.Emmanuel Raviart2004-08-162-0/+4
* Removed comments.Emmanuel Raviart2004-08-161-3/+0
* format the metadata to avoid an horizontal scrollbarFrederic Peters2004-08-141-1/+3
* lasso_provider_get_assertionConsumerServiceURL now returns a glib-allocatedFrederic Peters2004-08-141-5/+8
* missing parameterFrederic Peters2004-08-141-1/+1
* trying to fix login test 2Frederic Peters2004-08-141-1/+5
* get away from G_LOG_LEVEL_ERROR since they cause abort()Frederic Peters2004-08-148-24/+31
* test for xmlParseMemory successFrederic Peters2004-08-141-1/+2
* // are not in ISO C90Frederic Peters2004-08-141-1/+1
* include <xmlsec/base64.h> since xmlSecBase64Decode is usedFrederic Peters2004-08-141-0/+1
* %F is only defined in C99 and %T in the Single Unix Specification; use moreFrederic Peters2004-08-141-1/+1