-
2386a116
by Howard Chu
at 2020-08-21T07:58:07+01:00
ITS#9054 Add support for multiple EECDH curves
Requires OpenSSL 1.0.2 or newer
-
608a8223
by Howard Chu
at 2020-08-21T18:05:08+00:00
ITS#9318 add TLS_REQSAN option
Add an option to specify how subjectAlternativeNames should be
handled when validating the names in a server certificate.
-
650b1404
by Howard Chu
at 2020-08-21T20:06:56+01:00
ITS#9054, #9318 add new TLS options to slapd bindconf
For use with back-ldap/back-meta/syncrepl/etc
-
aa782993
by Quanah Gibson-Mount
at 2020-08-21T19:34:27+00:00
ITS#9311 - Correctly mark overlays as singular
-
f876eac3
by Quanah Gibson-Mount
at 2020-08-21T19:34:27+00:00
ITS#9311 - Contrib modules to be singular
-
8a521c17
by Fredrik Roubert
at 2020-08-21T21:45:19+00:00
ITS#9232 - Implement caseIgnoreListSubstringsMatch.
-
88e569d8
by Howard Chu
at 2020-08-23T19:32:51+00:00
ITS#9249 librewrite: fix malloc/free corruption
If substitution parsing fails, would attempt to free a mapping
that hadn't been allocated yet.
Also, on failure, caller in saslauthz would attempt to free a
rwinfo struct that hadn't been allocated.
-
5aa7e0f6
by Howard Chu
at 2020-08-24T15:12:24+00:00
ITS#9324 syncrepl: don't wait forever in Refresh mode
Just poll for available data, same as Persist mode.
Clarify retry/return states from do_syncrep2
-
8df03b43
by Fabrice Fontaine
at 2020-08-25T19:54:59+00:00
ITS#9327 - Fix stripping when cross-compiling
Probably-Signed-off-by: Dave Bender <bender@benegon.com>
[yann.morin.1998@free.fr: patch was made by Dave, but he
forgot his SoB line, so I added it]
Signed-off-by: "Yann E. MORIN" <yann.morin.1998@free.fr>
[Retrieved from:
https://git.buildroot.net/buildroot/tree/package/openldap/0001-fix_cross_strip.patch]
Signed-off-by: Fabrice Fontaine <fontaine.fabrice@gmail.com>
-
9666306d
by Howard Chu
at 2020-08-25T21:13:22+00:00
ITS#9329 syncrepl: fix regression from ITS#9282
-
c1411b81
by Quanah Gibson-Mount
at 2020-08-25T21:52:04+00:00
ITS#9323 - Limit to OpenSSL 1.0.2 or later
-
9900794a
by Howard Chu
at 2020-08-26T21:00:00+01:00
ITS#9329 Re-fix merge_state
A bit uglier but more straightforward.
-
e3faae93
by Howard Chu
at 2020-08-26T20:53:38+00:00
ITS#9328 cldap: check for error on connected socket
libldap doesn't use a connected socket for UDP sessions, but 3rd
parties can, passed in with ldap_init_fd().
-
8889f905
by Quanah Gibson-Mount
at 2020-08-26T21:43:21+00:00
ITS#9323 - Regenerate configure
-
b48afc2e
by Quanah Gibson-Mount
at 2020-08-26T21:44:11+00:00
Merge remote-tracking branch 'origin/master' into OPENLDAP_REL_ENG_2_5