summaryrefslogtreecommitdiffstats
path: root/lasso/xml
Commit message (Expand)AuthorAgeFilesLines
* Added a new argument 'err' (GError *) in 5 methods:Valery Febvre2004-08-0112-92/+237
* Added a new argument 'err' in 4 methods of the LassoNode class:Valery Febvre2004-07-315-55/+115
* Some G_LOG_LEVEL_ERROR -> G_LOG_LEVEL_CRITICALValery Febvre2004-07-301-11/+11
* *** empty log message ***Valery Febvre2004-07-282-2/+2
* lasso_node_get_name now returns now an xmlChar* (instead of a const xmlChar*)Valery Febvre2004-07-282-4/+6
* *** empty log message ***Valery Febvre2004-07-261-4/+4
* Removed 4 useless #define constantsValery Febvre2004-07-262-34/+11
* Removed many memory leaksValery Febvre2004-07-261-15/+8
* use message functions to show message (fix #217)Frederic Peters2004-07-251-11/+11
* Many little fixsValery Febvre2004-07-255-37/+50
* Moved some #includeValery Febvre2004-07-245-7/+19
* Replaced old debug() calls by the 2 new functions debug() and message()Valery Febvre2004-07-245-19/+21
* New log/debug systemValery Febvre2004-07-232-46/+60
* - Added a third arg (GError **err) in lasso_node_get_attr_value()Valery Febvre2004-07-234-16/+32
* usage of pkg-config to get library information in configure; automake for theFrederic Peters2004-07-221-4/+1
* Added errors.c & errors.hValery Febvre2004-07-221-0/+2
* *** empty log message ***Valery Febvre2004-07-221-4/+5
* Initial commitValery Febvre2004-07-222-0/+65
* Fixed some compliation warningsValery Febvre2004-07-221-10/+7
* Initialized some local variables to NULL to avoid compilation warningsValery Febvre2004-07-221-4/+4
* *** empty log message ***Nicolas Clapies2004-07-221-0/+4
* xml low level implementation of LECPNicolas Clapies2004-07-224-0/+457
* declare used functionFrederic Peters2004-07-221-0/+2
* missing #include (I did my tests with -Werror but -Wall was not activated)Frederic Peters2004-07-221-1/+3
* xmlSecBase64Encode is used so xmlsec/base64.h must be includedFrederic Peters2004-07-221-1/+2
* Added Nicolas to authors.Emmanuel Raviart2004-07-2293-93/+186
* *** empty log message ***Valery Febvre2004-07-222-0/+10
* better wayFrederic Peters2004-07-211-4/+5
* compilation warnings; in a better wayFrederic Peters2004-07-211-12/+14
* compilation without warningsFrederic Peters2004-07-211-18/+19
* removed compilation warnings; fixed a few places where memory was allocatedFrederic Peters2004-07-211-14/+15
* lasso_node_add_signature() method returns now an integerValery Febvre2004-07-212-7/+10
* lasso_saml_assertion_set_signature() method returns now an integerValery Febvre2004-07-212-4/+4
* lasso_ds_signature_sign() method returns now an integerValery Febvre2004-07-212-9/+20
* Added method lasso_node_import_from_node()Valery Febvre2004-07-202-0/+33
* Little fix in lasso_node_impl_export_to_soap()Valery Febvre2004-07-191-3/+6
* Fixed a typing error: LASSP_... -> LASSO_...Valery Febvre2004-07-181-1/+1
* lasso_node_copy() method uses now the G_OBJECT_TYPE macro to build a newValery Febvre2004-07-161-22/+34
* Added date + time in debug messagesValery Febvre2004-07-152-4/+11
* replaced C++ // comments with C /* */ comments before we fall on a pre-C99Frederic Peters2004-07-1513-22/+22
* Nothing, code cleanup onlyValery Febvre2004-07-141-2/+1
* New debug system with 4 levels (4 colors):Valery Febvre2004-07-142-15/+19
* *** empty log message ***Valery Febvre2004-07-131-9/+3
* *** empty log message ***Valery Febvre2004-07-131-5/+16
* *** empty log message ***Valery Febvre2004-07-131-4/+9
* Renamed attribut to attribute.Emmanuel Raviart2004-07-135-31/+31
* *** empty log message ***Valery Febvre2004-07-121-2/+5
* *** empty log message ***Valery Febvre2004-07-121-2/+0
* *** empty log message ***Valery Febvre2004-07-121-1/+1
* *** empty log message ***Valery Febvre2004-07-091-0/+7