summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* One more uninitialized valuewipSimo Sorce2014-06-111-1/+1
* Fix potential null dereference errorsSimo Sorce2014-06-102-0/+4
* Make id mandatorySimo Sorce2014-06-101-7/+5
* Do not dereference null pointersSimo Sorce2014-06-091-4/+4
* Rearrange case checking to avoid compiler warningsSimo Sorce2014-06-092-21/+33
* Properly exit on errorSimo Sorce2014-06-091-0/+1
* Consistently check dsig_reference_ctxSimo Sorce2014-06-091-1/+3
* Trim unused codeSimo Sorce2014-06-094-6/+3
* Trim dead codeSimo Sorce2014-06-091-10/+0
* Fix confusing loop testSimo Sorce2014-06-091-2/+5
* Fix some uninitialized valueSimo Sorce2014-06-094-4/+4
* Missing check for Sig_Alg valueSimo Sorce2014-06-091-1/+4
* Fix boundary checkSimo Sorce2014-06-091-1/+1
* Fix uninitialized values found by CoveritySimo Sorce2014-06-093-4/+4
* Fix format check for dateSimo Sorce2014-06-091-1/+3
* Fix error checking in xml.cSimo Sorce2014-06-081-1/+1
* Fixes for unchecked return valuesSimo Sorce2014-06-082-1/+8
* Be correct in dealing with varargsSimo Sorce2014-06-081-0/+2
* bindings/python/tests: session indexes storage preserves order nowHEADmasterBenjamin Dauvergne2014-06-081-2/+1
* tests: add target to Makefile to produce valgrind suppression entriesBenjamin Dauvergne2014-06-081-0/+5
* tests/valgrind: add suppression of all leaks related to initialisation of the...Benjamin Dauvergne2014-06-081-0/+6
* tests: fix leaksBenjamin Dauvergne2014-06-081-0/+2
* saml-2.0/profile: fix leak of xmlSecKey when building signed query stringsBenjamin Dauvergne2014-06-081-3/+2
* id-ff/provider: fix leak of xmlSecKeyBenjamin Dauvergne2014-06-081-0/+3
* xml/samlp2_logout_request: fix leaks around session indexesBenjamin Dauvergne2014-06-082-2/+15
* server: fix leak of xmlSecKey objectsBenjamin Dauvergne2014-06-081-1/+0
* session: fix leak of _NidAndSessionIndex structuresBenjamin Dauvergne2014-06-081-0/+1
* saml-2.0/server: fix invalid memory accessBenjamin Dauvergne2014-06-071-10/+7
* tests: fix leak in log message checkerBenjamin Dauvergne2014-06-071-1/+4
* tests: do not reuse tc_response_new_from_xmlNode test caseBenjamin Dauvergne2014-06-071-2/+6
* bindings/python: fix conversion of unicode value to UTF-8 for settersBenjamin Dauvergne2014-05-281-1/+1
* login: complete document of lasso_login_process_authn_response_msg on expecta...Benjamin Dauvergne2014-05-211-1/+32
* website: update links sectionBenjamin Dauvergne2014-04-241-34/+7
* website: add news about 2.4.0 releaseBenjamin Dauvergne2014-04-241-0/+15
* website: fix HTML grammar errorsBenjamin Dauvergne2014-04-241-6/+6
* xml/xml.c: fix liberal use of casting for the SNIPPET_INTEGER and SNIPPET_BOO...Benjamin Dauvergne2014-04-241-21/+34
* INSTALL: add php-cli to needed dependencie when compiling on DebianBenjamin Dauvergne2014-04-241-1/+1
* tests: pass automake CFLAGS when compiling tests2Benjamin Dauvergne2014-04-241-1/+1
* lasso/xml/tools.c: fix reference to unitialized memoryBenjamin Dauvergne2014-04-241-1/+1
* NEWS: fix wrong date for 2.4.0 releaseBenjamin Dauvergne2014-04-241-2/+2
* update website for 2.4.0 releaseBenjamin Dauvergne2014-04-242-37/+22
* Fix generators for parsing of integer valuesSimo Sorce2014-04-231-2/+2
* Fix java version detectionSimo Sorce2014-04-151-1/+1
* update NEWSBenjamin Dauvergne2014-03-311-0/+6
* bindings/perl/Makefile: it's difficult to control produced code so disable wa...Benjamin Dauvergne2014-03-311-1/+1
* perl: get required CFLAGS from $(perl -V::ccflags:)Frédéric Péters2014-03-311-0/+3
* fix: remove warning by not calling g_type_init() with glib > 2.36 as it's dep...Benjamin Dauvergne2014-03-251-0/+2
* configure.ac: update LASSO_VERSION_INFOBenjamin Dauvergne2014-01-071-1/+1
* Revert "configure.ac: desactivate the PHP5 binding if no CLI interpreter is a...v2.4.0Benjamin Dauvergne2014-01-071-4/+0
* docs: remove sectionBenjamin Dauvergne2014-01-071-1/+0