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
path:
root
/
lasso
/
xml
/
errors.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
moved errors.[ch] up; as requested.
Frederic Peters
2005-01-12
1
-135
/
+0
*
moved lasso_strerror to public interface
Frederic Peters
2004-12-31
1
-1
/
+3
*
Refactored signature code so it is now shared between requests/responses and
Frederic Peters
2004-12-20
1
-0
/
+2
*
(almost) done with errors in ID-FF; remaining "return -1" have been converted
Frederic Peters
2004-12-16
1
-0
/
+17
*
added new standard error code LASSO_PROFILE_ERROR_BUILDING_QUERY_FAILED
Frederic Peters
2004-12-15
1
-0
/
+2
*
new LASSO_PROFILE_ERROR_NAME_IDENTIFIER_NOT_FOUND error code
Frederic Peters
2004-12-15
1
-0
/
+2
*
coherent error handling for "identity not found" and "federation not found"
Frederic Peters
2004-12-15
1
-0
/
+4
*
new LASSO_PROFILE_ERROR_UNKNOWN_PROFILE_URL profile error and replaced a bunch
Frederic Peters
2004-12-14
1
-0
/
+2
*
more error code harmony, now with a new critical_error macro
Frederic Peters
2004-12-14
1
-2
/
+8
*
more error code harmonization.
Frederic Peters
2004-12-13
1
-0
/
+2
*
error message for LASSO_SERVER_ERROR_ADD_PROVIDER_FAILED
Frederic Peters
2004-12-13
1
-0
/
+2
*
indentation work
Frederic Peters
2004-11-25
1
-64
/
+61
*
more header cleaning
Frederic Peters
2004-11-16
1
-3
/
+1
*
removal of \n at end of error messages
Frederic Peters
2004-10-27
1
-27
/
+27
*
Removed function lasso_login_process_without_authn_request_msg.
Emmanuel Raviart
2004-10-02
1
-3
/
+5
*
Homogeneized error handling for HTTP methods in requests.
Emmanuel Raviart
2004-10-02
1
-1
/
+7
*
Added one error code
Valery Febvre
2004-10-01
1
-5
/
+7
*
Added 3 error codes
Valery Febvre
2004-09-30
1
-0
/
+3
*
forgotten commit; /insert const keyword explanation here/
Frederic Peters
2004-09-22
1
-0
/
+1
*
use g_strdup_printf to avoir buffer size calculations and g_snprintf to avoir
Frederic Peters
2004-09-17
1
-4
/
+1
*
removed extra parentheses after return statements;
Frederic Peters
2004-09-01
1
-1
/
+1
*
Added code error : LASSO_PROFILE_ERROR_MISSING_REQUEST. It indicates that las...
Nicolas Clapies
2004-08-31
1
-0
/
+2
*
SWIG now produces high-level bindings.
Emmanuel Raviart
2004-08-28
1
-8
/
+8
*
Added code error LASSO_PROFILE_ERROR_INVALID_QUERY, returned when an error oc...
Nicolas Clapies
2004-08-27
1
-0
/
+3
*
*** empty log message ***
Nicolas Clapies
2004-08-26
1
-2
/
+2
*
Rename constant LASSO_LOGOUT_ERROR_UNSUPPORTED_PROFILLE to LASSO_PROFILE_ERRO...
Nicolas Clapies
2004-08-26
1
-2
/
+2
*
Added remove of assertion in lasso_logout_init_request(), and lasso_logout_pr...
Nicolas Clapies
2004-08-26
1
-0
/
+3
*
Changed LASSO_PARAM_ERROR_INVALID_VALUE error message
Valery Febvre
2004-08-21
1
-1
/
+1
*
Added a '%s' in LASSO_DS_ERROR_SIGNATURE_FAILED message
Valery Febvre
2004-08-18
1
-2
/
+2
*
Renamed 4 error codes and added one
Valery Febvre
2004-08-11
1
-2
/
+7
*
Added a new argument 'err' (GError *) in 5 methods:
Valery Febvre
2004-08-01
1
-1
/
+33
*
Added a new argument 'err' in 4 methods of the LassoNode class:
Valery Febvre
2004-07-31
1
-1
/
+7
*
Replaced old debug() calls by the 2 new functions debug() and message()
Valery Febvre
2004-07-24
1
-1
/
+1
*
- Added a third arg (GError **err) in lasso_node_get_attr_value()
Valery Febvre
2004-07-23
1
-3
/
+3
*
Initial commit
Valery Febvre
2004-07-22
1
-0
/
+37