index
:
lasso.git
main
more-datas-in-sessions
wip/2.8.0
wip/58788-debian-bullseye
wip/64605-debian-fonctionner-avec-le-chang
Free software C library wich implements SAML 2.0 and Liberty Alliance standards
git repository hosting
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
Revert "Use the AM_PATH_PYTHON macro instead of custom macros"
HEAD
main
Benjamin Dauvergne
2022-04-27
2
-7/+33
*
Use the AM_PATH_PYTHON macro instead of custom macros
Benjamin Dauvergne
2022-04-27
2
-33/+7
*
website: update for 2.8.0
Benjamin Dauvergne
2022-03-15
2
-0/+19
*
Release 2.8.0
v2.8.0
Benjamin Dauvergne
2022-03-15
3
-1/+974
*
debian: sync bullseye packaging with upstream debian.org (#62756)
Frédéric Péters
2022-03-14
9
-30/+19
*
jenkins: add bullseye to packaging targets
Frédéric Péters
2022-02-28
1
-1/+1
*
debian: sync bullseye packaging with upstream debian.org (#58788)
wip/58788-debian-bullseye
Frédéric Péters
2021-11-20
9
-137/+132
*
debian: init debian-bullseye as a copy of debian buster (#58788)
Frédéric Péters
2021-11-20
25
-0/+1556
*
Does not decref boolean constants (#57268)
Benjamin Dauvergne
2021-09-28
1
-1/+2
*
Keep ABI stability (#56883)
Benjamin Dauvergne
2021-09-13
4
-0/+31
*
debian: update liblasso3.symbols
Benjamin Dauvergne
2021-09-11
2
-8/+14
*
Clear Python error indicator after logging (#56572)
Benjamin Dauvergne
2021-09-11
1
-0/+12
*
Change default key encryption padding algorithm to RSA-OAEP (#56023)
Benjamin Dauvergne
2021-09-11
15
-11/+242
*
Python: fix formatting (#56023)
Benjamin Dauvergne
2021-09-11
1
-33/+27
*
Remove win32 directory (#56645)
Benjamin Dauvergne
2021-09-11
21
-2494/+0
*
Remove ID-WSF 1.0, 2.0 and WS-* support (#56644)
Benjamin Dauvergne
2021-09-11
518
-66729/+151
*
Fix warning about int conversion
Benjamin Dauvergne
2021-09-03
1
-1/+1
*
Prevent multiple OneTimeUse elements (#52961)
Benjamin Dauvergne
2021-07-16
1
-4/+7
*
python: clear warnings about PY_SSIZE_T_CLEAN (#55561)
Benjamin Dauvergne
2021-07-13
1
-0/+2
*
python: clear warnings about assertX methods (#55561)
Benjamin Dauvergne
2021-07-13
2
-112/+112
*
test13_test_lasso_server_load_metadata: Don't verify signature if lasso is no...
Jakub Hrozek
2021-06-24
1
-1/+9
*
python: Skip the DSA key test unless SHA-1 is configured (#54037)
Jakub Hrozek
2021-06-24
1
-0/+4
*
Check if the signature method is allowed in addition to being valid (#54037)
Jakub Hrozek
2021-06-24
5
-7/+30
*
Mass-replace LASSO_SIGNATURE_METHOD_RSA_SHA1 with lasso_get_default_signature...
Jakub Hrozek
2021-06-23
7
-13/+13
*
Make the default signature method and the minimal hash strength configurable ...
Jakub Hrozek
2021-06-23
8
-17/+182
*
tests: Move test08_lasso_key and test07_saml2_query_verify_signature to SHA25...
Jakub Hrozek
2021-06-23
1
-23/+23
*
Fix lasso_query_sign HMAC other than SHA1 (#54037)
Jakub Hrozek
2021-06-23
2
-15/+26
*
Release 2.7.0
v2.7.0
Benjamin Dauvergne
2021-06-01
4
-2/+75
*
Fix signature checking on unsigned response with multiple assertions
Benjamin Dauvergne
2021-06-01
1
-29/+73
*
Jenkinsfile: update name of main branch
v2.6.1.3
Benjamin Dauvergne
2021-04-07
1
-1/+1
*
Python: improve display of warnings in the binding generator
Benjamin Dauvergne
2021-03-09
1
-1/+1
*
replace deprecated index() by strchr() (#51385)
Benjamin Dauvergne
2021-02-26
2
-4/+3
*
Fix: new provider reference count is incremented one time too many (#51420)
Benjamin Dauvergne
2021-02-25
1
-1/+0
*
docs: update gtk-doc-tools integration (#50441)
Benjamin Dauvergne
2021-02-24
3
-25/+56
*
bindings: disable java tests when java is disabled
Benjamin Dauvergne
2021-02-24
1
-6/+10
*
Fix: python3 bindings (#51249)
Benjamin Dauvergne
2021-02-24
1
-1/+1
*
configure.ac: disable java bindings
Benjamin Dauvergne
2021-02-23
1
-2/+2
*
build: update to use origin/main
Frédéric Péters
2020-12-26
1
-1/+1
*
debian: add packaging for debian-buster
Benjamin Dauvergne
2020-10-12
25
-0/+1549
*
jenkins.sh: build against all available python versions (#44287)
Benjamin Dauvergne
2020-10-12
1
-6/+9
*
python: do not leak out_pyvalue if method call protocol is not respected (#44...
Benjamin Dauvergne
2020-10-12
1
-1/+6
*
python: do not raise in valid_seq() (#44287)
Benjamin Dauvergne
2020-10-12
1
-1/+0
*
python: return NULL if get_list_of_strings() fails (#44287)
Benjamin Dauvergne
2020-10-12
1
-1/+1
*
python: return NULL if get_list_of_pygobject fails (#44287)
Benjamin Dauvergne
2020-10-12
1
-1/+1
*
python: return NULL if get_list_of_xml_nodes fails (#44287)
Benjamin Dauvergne
2020-10-12
1
-1/+1
*
python: return NULL if set_list_of_pygobject fails (#44287)
Benjamin Dauvergne
2020-10-12
3
-6/+20
*
python: return NULL if set_list_of_xml_nodes fails (#44287)
Benjamin Dauvergne
2020-10-12
2
-7/+17
*
python: return NULL if set_list_of_strings fails (#44287)
Benjamin Dauvergne
2020-10-12
3
-8/+17
*
python: return NULL if set_hashtable_of_strings fails (#44287)
Benjamin Dauvergne
2020-10-12
2
-7/+8
*
python: return NULL if set_hashtable_of_pygobject fails (#44287)
Benjamin Dauvergne
2020-10-12
2
-6/+7
[next]