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
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
* ajout d'un package debian pour le binding php5
Benjamin Dauvergne
2008-04-21
2
-0
/
+17
*
* add a finalizer to LassoNode class object
Benjamin Dauvergne
2008-04-18
1
-1
/
+17
*
twill has a debian package now
Benjamin Dauvergne
2008-04-10
1
-1
/
+1
*
added defederation tests
Frederic Peters
2008-04-10
1
-0
/
+59
*
removed saving page
Frederic Peters
2008-04-10
1
-1
/
+0
*
fixes SLO from IdP with Encrypted NameID in ID-FF
Damien Laniel
2008-04-09
1
-7
/
+12
*
fallback to onetime usage if no federation is found
Frederic Peters
2008-04-06
1
-1
/
+2
*
add new directory in bindings/php5 to AC_OUTPUT commented lines
Benjamin Dauvergne
2008-03-28
1
-0
/
+2
*
const is useless, and LassoIdWsf2UtilTestResult does not exist, breaking the ...
Benjamin Dauvergne
2008-03-28
4
-4
/
+4
*
const gboolean as argument is useless and it disturbs the bindings
Benjamin Dauvergne
2008-03-28
2
-2
/
+2
*
added sso with ispassive check
Frederic Peters
2008-03-21
1
-0
/
+11
*
fixed missing rename of LASSO_TYPE_PROFILE_SERVICE to LASSO_TYPE_DATA_SERVICE
Frederic Peters
2008-03-21
1
-1
/
+1
*
fixed data service macros to refer to data service, not to profile service; and
Frederic Peters
2008-03-20
2
-12
/
+17
*
* fix typo in the last commit :)
Benjamin Dauvergne
2008-03-18
1
-1
/
+1
*
* id-wsd/data_service.c: (lasso_data_service_process_modify_response_msg)
Benjamin Dauvergne
2008-03-18
1
-1
/
+11
*
* configure.ac: remove generation of php5/Makefile, it does nothing. add
Benjamin Dauvergne
2008-03-14
1
-5
/
+12
*
* change in the sgml documentation files.
Benjamin Dauvergne
2008-03-12
5
-9
/
+6
*
* fix ticket #1 and #3.
Benjamin Dauvergne
2008-03-11
1
-3
/
+9
*
* configure.ac: re-add JDK_INCLUDE substs (can be removed when we will move
Benjamin Dauvergne
2008-03-10
1
-0
/
+2
*
* configure.ac,macros/ac_*.m4: add new m4 macros to detect more JAVA related
Benjamin Dauvergne
2008-03-10
21
-12
/
+1516
*
* configure.ac: remove line for making bindings makefiles.
Benjamin Dauvergne
2008-03-06
1
-5
/
+0
*
* configure.ac: fix typo, forgot 'sed'.
Benjamin Dauvergne
2008-03-05
1
-1
/
+1
*
* configure.ac: add the same option for javac than for gcjh (for target and
Benjamin Dauvergne
2008-03-05
1
-0
/
+1
*
* configure.ac: change handling of java options. Try to find JAVA_HOME from the
Benjamin Dauvergne
2008-03-05
1
-23
/
+39
*
* login.c: (lasso_login_saml20_validate_request) fix typo.
Benjamin Dauvergne
2008-03-05
1
-1
/
+1
*
* lasso/saml-2.0/login.c: (lasso_login_validate_request) If consent is
Benjamin Dauvergne
2008-03-04
1
-1
/
+5
*
* lasso/saml-2.0/login.c: lasso_login_saml20_validate_request
Benjamin Dauvergne
2008-03-04
1
-3
/
+5
*
* lasso_name_id_management_process_requet: verify that request_msg is not null.
Benjamin Dauvergne
2008-03-03
1
-0
/
+2
*
only get session when remote provider id is not provided
Frederic Peters
2008-03-03
1
-12
/
+11
*
* fix syntax error introduced in r3494 :) Bad benjamin commit before compiling.
Benjamin Dauvergne
2008-02-29
1
-2
/
+2
*
* id-ff/logout.c: (lasso_logout_init_request) free remote_provider_id before...
Benjamin Dauvergne
2008-02-29
1
-1
/
+2
*
* name_id_management.c: (lasso_name_id_management_init_request)get the
Benjamin Dauvergne
2008-02-29
1
-4
/
+17
*
fixed the prototype of get_type functions to avoid warnings on windows
Damien Laniel
2008-02-29
1
-1
/
+1
*
fixed php version checks
Damien Laniel
2008-02-28
1
-2
/
+2
*
misc text node attributes are not private
Frederic Peters
2008-02-26
1
-1
/
+0
*
initialize twill before servers, and pass over crashed servers on cleanup
Frederic Peters
2008-02-25
1
-4
/
+7
*
keep NameIdPolicy/Format in login->nameIDPolicy, as in ID-FF 1.2; use it not to
Frederic Peters
2008-02-25
1
-1
/
+7
*
removed debugging visit to idp
Frederic Peters
2008-02-25
1
-1
/
+0
*
removed debugging saving
Frederic Peters
2008-02-25
1
-2
/
+0
*
added integration tests to repository
Frederic Peters
2008-02-25
8
-0
/
+305
*
* reflect in the documentation of lasso_server_new the fact that metadata is ...
Benjamin Dauvergne
2008-02-21
1
-3
/
+3
*
* Add lasso_ds_* API to the general build of lasso (was enable only with id-w...
Benjamin Dauvergne
2008-02-20
2
-2
/
+2
*
* Suppression de #define doublons.
Benjamin Dauvergne
2008-02-18
2
-8
/
+1
*
proper casting
Frederic Peters
2008-02-18
2
-4
/
+8
*
fixed assertion refcounting in lasso_login_build_assertion, changed
Frederic Peters
2008-02-18
3
-12
/
+9
*
added missing Saml2AttributeValue.java to distributed files
Frederic Peters
2008-02-17
1
-0
/
+1
*
removed obsolete file from Makefile.am
Frederic Peters
2008-02-17
1
-1
/
+0
*
fixed gcj version regex
Frederic Peters
2008-02-17
1
-1
/
+1
*
register all known prefixes to xpath context
Frederic Peters
2008-02-01
2
-8
/
+50
*
warns when signing saml2 elements would fail because private key is missing
Frederic Peters
2008-01-23
3
-6
/
+21
[prev]
[next]