-
Notifications
You must be signed in to change notification settings - Fork 0
/
ChangeLog
47 lines (36 loc) · 1.45 KB
/
ChangeLog
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
crusdesaml-1.10 2021-06-06
Shutdown/reinit lasso in a process liftime is not supported (Florian Best)
crusdesaml-1.9 2017-08-13
Fix crash on PAM intialization failure (Florian Best)
crusdesaml-1.8 2017-05-26
Fix crash introduced server side in 1.6 for saml_log()
crusdesaml-1.7 2017-05-22
Only iterate on XML_ELEMENT_NODE nodes
crusdesaml-1.6 2017-05-20
Typos in man pages (Florian Best)
Don't log the password length if it is too small (Florian Best)
Stop if wxmlXPathRegisterNs failed (Florian Best)
autoconf: Remove duplicate $(DESTDIR) (Florian Best)
PAM: Require only one provider (Florian Best)
PAM: No SONAME versioning (Philipp Hahn)
autoconf: Only strictness foreign (Philipp Hahn)
PAM: fix static PAM module build (Philipp Hahn)
Hide internal symbols (Philipp Hahn)
Fix varadic function SIGSEGV (Philipp Hahn)
Fix crash when using saml_log()/saml_error() in SASL client plugin
crusdesaml-1.5 2012-11-13
mod_shib2 compatibility, debug messages (Jan Tomasek)
crusdesaml-1.4 2012-11-13
Shut up warnings
crusdesaml-1.3 2012-11-12
Build fixes for private symbols used in dependencies (Wolfgang Sourdeau)
crusdesaml-1.2 2011-04-03
Add option to compress the SAML assertion
crusdesaml-1.1 2010-06-05
check_{assertion|session}timeframe options to enable/disable the check of
Assertion/Conditions@NotOnOrAfter and
Assertion/AuthnStatement@SessionNotOnOrAfter
crusdesaml-1.0 2009-12-08
Added a README and a ChangeLog
crusdesaml-0.5 2009-09-13
First public version