- Feb 10, 2016
-
-
-
Update docs to reflect changes in handling and fix some errors.
-
The patch unconditionally enabled DHparams, which is a significant change of behavior. Reverting to previous behavior, which only enables DH use if a DHparam file was configured.
-
If a DHParamFile or olcDHParamFile is specified, then it will be used, otherwise a hardcoded 1024 bit parameter will be used. This allows the use of larger parameters; previously only 512 or 1024 bit parameters would ever be used.
-
-
If a DHParamFile or olcDHParamFile is specified then it will be loaded. This allows use of DHE/EDH cipher suites which was previously impossible with GnuTLS.
-
- Feb 06, 2016
-
-
Quanah Gibson-Mount authored
-
- Feb 05, 2016
-
-
Quanah Gibson-Mount authored
-
Quanah Gibson-Mount authored
- Feb 04, 2016
-
-
Quanah Gibson-Mount authored
-
-
- Feb 02, 2016
-
-
Quanah Gibson-Mount authored
-
Must setup psearch before snapshotting ctxcsn
-
Quanah Gibson-Mount authored
-
- Jan 30, 2016
-
-
Howard Chu authored
-
- Jan 29, 2016
-
-
Quanah Gibson-Mount authored
-
Quanah Gibson-Mount authored
-
Quanah Gibson-Mount authored
-
Quanah Gibson-Mount authored
-
Quanah Gibson-Mount authored
-
Quanah Gibson-Mount authored
-
Quanah Gibson-Mount authored
-
Quanah Gibson-Mount authored
-
Quanah Gibson-Mount authored
-
Quanah Gibson-Mount authored
-
Quanah Gibson-Mount authored
Other documentation updates to make it clear that (L)MDB is preferred
-
Quanah Gibson-Mount authored
-
Quanah Gibson-Mount authored
-
If an add or modify op referenced a previously unused attrtype, the mi_ads/mi_numads would be incremented to include it. If the op fails to commit, these additions must also be reverted.
-
Quanah Gibson-Mount authored
-
-
Delay mutex init to avoid leaking the mutex
-
Check for abandon just before recording psearch
-
- Jan 28, 2016
-
-
Howard Chu authored
-
Howard Chu authored
-
- Jan 24, 2016
-
-
Howard Chu authored
-
Howard Chu authored
make sure C_DEL gets reset in subcursor after it moves.
-
- Jan 23, 2016
-
-
Howard Chu authored
-