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
...
*
Fix uninitialized return code
Benjamin Dauvergne
2008-11-05
1
-1
/
+1
*
Fix overwriting of attributes ht by node lists
Benjamin Dauvergne
2008-11-04
1
-1
/
+1
*
Change style of error and dellocation handling
Benjamin Dauvergne
2008-11-04
3
-93
/
+46
*
Move xmlDoc release after xmlFreeXPath*
Benjamin Dauvergne
2008-11-04
1
-1
/
+1
*
Remove use of xmlFreeDoc for lasso_release_doc
Benjamin Dauvergne
2008-11-04
23
-49
/
+67
*
Clean generated files in bindings
Benjamin Dauvergne
2008-11-04
3
-1
/
+7
*
Add new utils macros
Benjamin Dauvergne
2008-11-04
1
-0
/
+9
*
Fix lasso_assign_node: wrong xmlFreeNodeList
Benjamin Dauvergne
2008-11-04
1
-1
/
+1
*
Restore ABI compatibility wrt original_xmlNode
Benjamin Dauvergne
2008-11-03
2
-10
/
+34
*
API to cleanup LassoNode tree of keeped xmlNode
Benjamin Dauvergne
2008-11-03
2
-0
/
+63
*
Add support for keep_xmlnode flag
Benjamin Dauvergne
2008-11-03
1
-0
/
+11
*
Add original_xmlNode pointer to LassoNode
Benjamin Dauvergne
2008-11-03
1
-0
/
+1
*
Add keep_xmlnode field to LassoNodeClassData
Benjamin Dauvergne
2008-11-03
1
-0
/
+1
*
Add test case for loading server completely from memory
Benjamin Dauvergne
2008-11-02
1
-0
/
+167
*
LassoServer init_from_xml/new_from_buffer handling
Benjamin Dauvergne
2008-11-02
1
-1
/
+3
*
Add new constructor lasso_server_new_from_buffers
Benjamin Dauvergne
2008-11-02
3
-0
/
+43
*
Export lasso_provider_load_metadata_from_buffer
Benjamin Dauvergne
2008-11-02
1
-0
/
+1
*
Add verification of access before calling libxml loading function
Benjamin Dauvergne
2008-11-02
1
-1
/
+4
*
First try accessing the file before calling key loading functions
Benjamin Dauvergne
2008-11-02
1
-9
/
+11
*
Add possibility to sign using preloaded keys
Benjamin Dauvergne
2008-11-02
1
-2
/
+17
*
Add missing initializations.
Benjamin Dauvergne
2008-10-22
2
-2
/
+2
*
Add substitute code for g_strcmp0
Benjamin Dauvergne
2008-10-16
1
-0
/
+16
*
Integrate modification from Olav Morken <olavmo@stud.ntnu.no>
Benjamin Dauvergne
2008-10-13
1
-2
/
+7
*
add files to nodist_HEADERS to pass distcheck
Benjamin Dauvergne
2008-10-13
1
-1
/
+2
*
add functionality to enable debugging flags at runtime
Benjamin Dauvergne
2008-10-01
12
-28
/
+144
*
cleaned up some code
Damien Laniel
2008-10-01
1
-17
/
+12
*
fixed docstrings ; added an exported function ; reorganised functions in file
Damien Laniel
2008-10-01
2
-32
/
+47
*
fixed segfaults
Damien Laniel
2008-10-01
2
-10
/
+19
*
fixed xml indentation
Damien Laniel
2008-10-01
1
-49
/
+49
*
If ProviderID isn't found in an AuthnResponse, immediately return a critical ...
Damien Laniel
2008-09-23
1
-4
/
+3
*
Many fix to compile with --enable-wsf and --enable-debugging and also to
Benjamin Dauvergne
2008-09-23
5
-33
/
+45
*
free xmlDoc only once
Damien Laniel
2008-09-17
1
-9
/
+10
*
fixed docstring
Damien Laniel
2008-09-17
1
-4
/
+4
*
php: added a root class to define generic getter and setter
Damien Laniel
2008-09-17
1
-23
/
+26
*
fixed docstrings which fucked php5 binding
Damien Laniel
2008-09-17
3
-9
/
+9
*
fixed various bugs with new compilation flags
Damien Laniel
2008-09-16
14
-62
/
+37
*
enable optimisation flag when not debugging
Damien Laniel
2008-09-16
1
-0
/
+1
*
* Remove ending blanks
Benjamin Dauvergne
2008-09-12
746
-4200
/
+4200
*
* Reset CFLAGS when --enable-debugging is used (remove -g -O2 value setted by...
Benjamin Dauvergne
2008-09-12
1
-1
/
+2
*
* When --enable-debugging is used, add -Wno-xxx options to AM_CFLAGS so that
Benjamin Dauvergne
2008-09-12
3
-8
/
+10
*
* Add G_GNUC_UNUSED for unused parameter we can't remove (python wrappers).
Benjamin Dauvergne
2008-09-12
2
-4
/
+4
*
* Add options when DEBUGGING is activated, i.e. to permit compiling when -Wer...
Benjamin Dauvergne
2008-09-12
1
-1
/
+6
*
* Select bindings in bindings/Makefile not in bindings/*/Makefile.
Benjamin Dauvergne
2008-09-12
1
-1
/
+10
*
* Remove warnings:
Benjamin Dauvergne
2008-09-12
44
-226
/
+108
*
* Add setting of AM_CFLAGS when --enable-debugging is used
Benjamin Dauvergne
2008-09-12
1
-0
/
+5
*
* Add support of lasso_registry to lasso_node_new_from_xmlNode.
Benjamin Dauvergne
2008-09-12
2
-55
/
+99
*
Add a new error code, with the REGISTRY prefix and use it in registry function
Benjamin Dauvergne
2008-09-04
4
-14
/
+28
*
Fix regression when loading a LassoServer from dump.
Benjamin Dauvergne
2008-09-04
2
-3
/
+3
*
don't put registry functions in the bindings
Damien Laniel
2008-09-03
1
-0
/
+3
*
Add -rpath to LDFLAGS variable to use the builded lasso and not the local one.
Benjamin Dauvergne
2008-08-26
1
-0
/
+2
[prev]
[next]