summaryrefslogtreecommitdiffstats
path: root/lasso/xml/tools.h
Commit message (Expand)AuthorAgeFilesLines
* Core: export lasso_build_unique_id into public APIBenjamin Dauvergne2010-03-021-0/+30
* merged tools.h and internals.h in new private.h, excluded from API reference.Frederic Peters2004-12-301-85/+0
* Refactored signature code so it is now shared between requests/responses andFrederic Peters2004-12-201-0/+2
* Isolated CFLAGS to be used when compiling Lasso in LASSO_CORE_CFLAGS; don't useFrederic Peters2004-12-171-7/+1
* don't export functions defined in tools.hFrederic Peters2004-12-171-11/+11
* more error code harmony, now with a new critical_error macroFrederic Peters2004-12-141-0/+2
* replaced error_code macro with a function since that macro didn't work withFrederic Peters2004-12-131-4/+3
* removed trailing ; in macroFrederic Peters2004-12-131-1/+1
* dealing with errors; now like this:Frederic Peters2004-12-131-4/+6
* limit line length to 100 characters.Frederic Peters2004-11-251-1/+2
* cleaning #includesFrederic Peters2004-11-161-6/+1
* return value on init_from_xml; and minor tweaks to code styleFrederic Peters2004-11-091-5/+4
* move debug functions with other tools functions in tools.cFrederic Peters2004-11-031-8/+21
* reformatted lasso_get_pem_file_typeFrederic Peters2004-10-291-9/+7
* apply optimization to build_random_sequence (and use it in build_unique_id)Frederic Peters2004-10-291-3/+2
* styleFrederic Peters2004-10-281-4/+4
* fixed lasso_get_current_time to return UTC timeFrederic Peters2004-10-281-1/+1
* removed unused lasso_g_ptr_array_indexFrederic Peters2004-10-281-3/+0
* Done with the move to structures and the removal of protocols/ (lasso branchedFrederic Peters2004-10-271-22/+12
* Fixed a bug in lasso_query_verify_signature()Valery Febvre2004-10-011-3/+3
* Added lasso_load_certs_from_pem_certs_chain_file() functionValery Febvre2004-09-271-21/+23
* Changed returned values and added some error messages in lasso_query_verify_s...Valery Febvre2004-09-221-2/+2
* Added lasso_get_public_key_from_pem_cert_file()Valery Febvre2004-09-201-19/+31
* Removed Base64 encoding of result in lasso_build_unique_id() functValery Febvre2004-08-111-3/+0
* Added lasso_sha1() method (will replace lasso_str_hash)Valery Febvre2004-08-071-0/+2
* Many little fixsValery Febvre2004-07-251-2/+2
* Moved some #includeValery Febvre2004-07-241-4/+0
* Added Nicolas to authors.Emmanuel Raviart2004-07-221-1/+2
* Added initial debug message systemValery Febvre2004-07-071-0/+1
* Added new class ArtifactValery Febvre2004-07-021-1/+0
* Added functions lasso_build_random_sequence() and lasso_str_hash()Valery Febvre2004-07-011-1/+5
* *** empty log message ***Valery Febvre2004-07-011-0/+2
* Modified function lasso_str_sign()Valery Febvre2004-05-251-3/+8
* *** empty log message ***Valery Febvre2004-05-071-3/+3
* a new funct added: lasso_query_get_value()Valery Febvre2004-04-281-15/+20
* lasso_str_verify() renamed -> lasso_query_verify_signature()Valery Febvre2004-04-281-16/+29
* Clean-ups, cosmetics and memory leaks fixedValery Febvre2004-04-151-13/+15
* Files moved. Initialy located in lasso/schema/ directoryValery Febvre2004-04-051-0/+53