summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* only use LASSO_SIGNATURE_TYPE_WITHX509 (including a <KeyInfo/> in message) ifFrederic Peters2005-03-076-15/+40
| | | | we have a certificate to use; use LASSO_SIGNATURE_TYPE_SIMPLE otherwise.
* Corrected MinorVersion of samlp:Response.Emmanuel Raviart2005-03-041-2/+2
|
* Added credentials and resource offerings if authentication is OK.Nicolas Clapies2005-03-021-1/+6
|
* Added credentials and resource offerings if authentication is OK.Nicolas Clapies2005-03-027-6/+334
|
* Use gchar instead of char.Nicolas Clapies2005-03-026-48/+48
|
* Renamed LassoSaSaslRequest to LassoSaSASLRequest. Idem to LassoSaSASLResponse.Nicolas Clapies2005-03-024-51/+51
|
* soap envelope / binding support.Nicolas Clapies2005-03-021-29/+74
|
* Added soap swig binding, liberty soap binding swig binding, authentication ↵Nicolas Clapies2005-03-022-44/+307
| | | | service swig update
* Added soap envelope object to embed specific data from ↵Nicolas Clapies2005-03-023-5/+29
| | | | id-wsf.lasso/id-wsf/authentication.c
* Added soap envelope and soap binding. It is useful for id-wsf but could be ↵Nicolas Clapies2005-03-0211-1/+770
| | | | used in other parts later.
* fixed links to API referenceFrederic Peters2005-03-011-5/+5
|
* don't require sasl if wsf is not wanted; allow sasl2 dir to be passed toFrederic Peters2005-02-244-18/+41
| | | | | configure; include <sasl/sasl.h> instead of <sasl.h> since mutt does it that way.
* Removed odd printf().Nicolas Clapies2005-02-241-3/+0
|
* Added support of cyrus libsasl in id-wsf authentication service.Nicolas Clapies2005-02-241-12/+284
|
* Added support of cyrus libsasl in id-wsf authentication service.Nicolas Clapies2005-02-247-11/+380
|
* Added support of cyrus libsasl. Currently it disables wsf if not found.Nicolas Clapies2005-02-241-1/+8
|
* updated ChangeLog for 0.6.1Frederic Peters2005-02-221-0/+778
|
* told about 0.6.1Frederic Peters2005-02-223-3/+16
|
* wsf support include fileFrederic Peters2005-02-221-1/+1
|
* MessageType.cs was removedFrederic Peters2005-02-221-1/+1
|
* updated �� information in reference manualFrederic Peters2005-02-211-1/+1
|
* more hateful Makefile.am to work with both swig 1.3.22 and 1.3.24; perhaps.Frederic Peters2005-02-211-1/+2
|
* LassoRequestType disappearedFrederic Peters2005-02-211-12/+0
|
* LassoMessageFormat enum is now documented incodeFrederic Peters2005-02-211-2/+1
|
* typo fix and longer descriptionFrederic Peters2005-02-211-2/+3
|
* enum documentationFrederic Peters2005-02-211-13/+47
|
* documented enumsFrederic Peters2005-02-211-0/+29
|
* removed LassoMessageType from docFrederic Peters2005-02-211-1/+0
|
* documented LassoRequestType and killed unused LassoMessageType (it was alreadyFrederic Peters2005-02-212-28/+16
| | | | unused in 0.6.0 so I allow this as not breaking api)
* gtkdoc comment formattingFrederic Peters2005-02-211-1/+1
|
* documented new version check modeFrederic Peters2005-02-211-3/+4
|
* hacking against swig 1.3.24Frederic Peters2005-02-211-5/+8
|
* generated files are best ignored by cvsFrederic Peters2005-02-196-0/+12
|
* janitored configure.ac; it shouldn't have been batardized this way.Frederic Peters2005-02-192-20/+10
|
* missing csharp swig generated fileFrederic Peters2005-02-191-1/+1
|
* removed long useless fileFrederic Peters2005-02-191-51/+0
|
* define LASSO_WSF_ENABLEDFrederic Peters2005-02-191-0/+4
|
* provide wsf support activation status to swig binding; note to Romain: wtf wasFrederic Peters2005-02-194-20/+7
| | | | | LASSO_WSF_ENABLE ? (it appears in rev1.129 of configure.ac without any comment about its purpose) (I removed it)
* Use MSVC binaries.Romain Chantereay2005-02-181-16/+17
|
* corrected enum CheckVersionMode binding (didn't work for c# and java)Frederic Peters2005-02-182-2/+16
|
* Changed the output file directory to nsis.Romain Chantereay2005-02-171-1/+1
|
* Added python NSI script.Romain Chantereay2005-02-172-0/+147
|
* lasso numeric check enumFrederic Peters2005-02-171-1/+2
|
* added dumb numerical mode to checkVersion; added swig binding for thisFrederic Peters2005-02-174-13/+17
| | | | function; generating Lasso.i considered bad idea, cleaned and removed.
* Escape the $ as begin of a variable name adding another '$'.Romain Chantereay2005-02-171-1/+1
| | | | | Now the '$$' pass '$' to sed and '$' is end of line and no more begin of variable name.
* Updated MSVC projects.Romain Chantereay2005-02-164-8/+16
|
* Now lasso_config.h for MSVC is generated with configure substitutions.Romain Chantereay2005-02-161-12/+14
|
* Added the temporary files for "int res = 0;" declaration to local cleanningRomain Chantereay2005-02-161-1/+1
| | | | rule.
* Added the automake makefile for the MSVC lasso-java project.Romain Chantereay2005-02-161-0/+1
|
* Added DLL filename subsitution.Romain Chantereay2005-02-162-4/+4
|