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
/
tools.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Core: export lasso_build_unique_id into public API
Benjamin Dauvergne
2010-03-02
1
-0
/
+30
*
merged tools.h and internals.h in new private.h, excluded from API reference.
Frederic Peters
2004-12-30
1
-85
/
+0
*
Refactored signature code so it is now shared between requests/responses and
Frederic Peters
2004-12-20
1
-0
/
+2
*
Isolated CFLAGS to be used when compiling Lasso in LASSO_CORE_CFLAGS; don't use
Frederic Peters
2004-12-17
1
-7
/
+1
*
don't export functions defined in tools.h
Frederic Peters
2004-12-17
1
-11
/
+11
*
more error code harmony, now with a new critical_error macro
Frederic Peters
2004-12-14
1
-0
/
+2
*
replaced error_code macro with a function since that macro didn't work with
Frederic Peters
2004-12-13
1
-4
/
+3
*
removed trailing ; in macro
Frederic Peters
2004-12-13
1
-1
/
+1
*
dealing with errors; now like this:
Frederic Peters
2004-12-13
1
-4
/
+6
*
limit line length to 100 characters.
Frederic Peters
2004-11-25
1
-1
/
+2
*
cleaning #includes
Frederic Peters
2004-11-16
1
-6
/
+1
*
return value on init_from_xml; and minor tweaks to code style
Frederic Peters
2004-11-09
1
-5
/
+4
*
move debug functions with other tools functions in tools.c
Frederic Peters
2004-11-03
1
-8
/
+21
*
reformatted lasso_get_pem_file_type
Frederic Peters
2004-10-29
1
-9
/
+7
*
apply optimization to build_random_sequence (and use it in build_unique_id)
Frederic Peters
2004-10-29
1
-3
/
+2
*
style
Frederic Peters
2004-10-28
1
-4
/
+4
*
fixed lasso_get_current_time to return UTC time
Frederic Peters
2004-10-28
1
-1
/
+1
*
removed unused lasso_g_ptr_array_index
Frederic Peters
2004-10-28
1
-3
/
+0
*
Done with the move to structures and the removal of protocols/ (lasso branched
Frederic Peters
2004-10-27
1
-22
/
+12
*
Fixed a bug in lasso_query_verify_signature()
Valery Febvre
2004-10-01
1
-3
/
+3
*
Added lasso_load_certs_from_pem_certs_chain_file() function
Valery Febvre
2004-09-27
1
-21
/
+23
*
Changed returned values and added some error messages in lasso_query_verify_s...
Valery Febvre
2004-09-22
1
-2
/
+2
*
Added lasso_get_public_key_from_pem_cert_file()
Valery Febvre
2004-09-20
1
-19
/
+31
*
Removed Base64 encoding of result in lasso_build_unique_id() funct
Valery Febvre
2004-08-11
1
-3
/
+0
*
Added lasso_sha1() method (will replace lasso_str_hash)
Valery Febvre
2004-08-07
1
-0
/
+2
*
Many little fixs
Valery Febvre
2004-07-25
1
-2
/
+2
*
Moved some #include
Valery Febvre
2004-07-24
1
-4
/
+0
*
Added Nicolas to authors.
Emmanuel Raviart
2004-07-22
1
-1
/
+2
*
Added initial debug message system
Valery Febvre
2004-07-07
1
-0
/
+1
*
Added new class Artifact
Valery Febvre
2004-07-02
1
-1
/
+0
*
Added functions lasso_build_random_sequence() and lasso_str_hash()
Valery Febvre
2004-07-01
1
-1
/
+5
*
*** empty log message ***
Valery Febvre
2004-07-01
1
-0
/
+2
*
Modified function lasso_str_sign()
Valery Febvre
2004-05-25
1
-3
/
+8
*
*** empty log message ***
Valery Febvre
2004-05-07
1
-3
/
+3
*
a new funct added: lasso_query_get_value()
Valery Febvre
2004-04-28
1
-15
/
+20
*
lasso_str_verify() renamed -> lasso_query_verify_signature()
Valery Febvre
2004-04-28
1
-16
/
+29
*
Clean-ups, cosmetics and memory leaks fixed
Valery Febvre
2004-04-15
1
-13
/
+15
*
Files moved. Initialy located in lasso/schema/ directory
Valery Febvre
2004-04-05
1
-0
/
+53