- 16 Mar, 2020 1 commit
-
-
Howard Chu authored
-
- 11 Mar, 2020 1 commit
-
-
Howard Chu authored
-
- 07 Mar, 2020 3 commits
-
-
Ryan Tandy authored
-
Ryan Tandy authored
-
-
- 06 Mar, 2020 1 commit
-
-
Howard Chu authored
Filters use parentheses, not brackets.
-
- 28 Feb, 2020 2 commits
-
-
Ryan Tandy authored
-
Ryan Tandy authored
-
- 25 Feb, 2020 1 commit
-
-
Howard Chu authored
-
- 21 Feb, 2020 3 commits
-
-
Quanah Gibson-Mount authored
Fixes potential segfault in ldapsearch
-
Ondřej Kuzník authored
-
Ondřej Kuzník authored
-
- 14 Feb, 2020 1 commit
-
-
Howard Chu authored
Only flush entry if dynlist_prepare_entry altered it
-
- 12 Feb, 2020 1 commit
-
-
Ryan Tandy authored
-
- 07 Feb, 2020 11 commits
-
-
Ondřej Kuzník authored
This reverts commit be61a967.
-
Ondřej Kuzník authored
-
Ondřej Kuzník authored
-
Ondřej Kuzník authored
-
Ondřej Kuzník authored
-
Ondřej Kuzník authored
-
Ondřej Kuzník authored
-
Ondřej Kuzník authored
-
Ondřej Kuzník authored
-
Ondřej Kuzník authored
-
This change implements argon2, which won the Password Hashing Competition (https://password-hashing.net/) as a contrib-module in order to provide a modern password hashing alternative in openldap. The currently available password hashing algorithms are relatively old, and modern hardware, especially GPUs can compute quite a few (ranging from tens of thousands to millions) of hashes per second. Argon2 was designed to withstand such attacks. This implementation uses the default work factors used in the argon2 command line client, but the resulting hashes are stored in a way that would allow retroactive changes to these values, or even exposing them as configuration in the module.
-
- 04 Feb, 2020 1 commit
-
-
Howard Chu authored
-
- 03 Feb, 2020 2 commits
-
-
Quanah Gibson-Mount authored
Update config.guess and config.sub from official upstream project at https://savannah.gnu.org/projects/config/ Specifically in this case, commit 5256817ace8493502ec88501a19e4051c2e220b0 for the date Wed Jan 1 19:36:58 2020 +1100
-
Quanah Gibson-Mount authored
-
- 02 Feb, 2020 3 commits
-
-
Quanah Gibson-Mount authored
-
Quanah Gibson-Mount authored
-
Quanah Gibson-Mount authored
ITS#8966 - Remove DO_DSEE ifdef Remove ifdef for DO_DSEE as it's required to be defined for syncrepl.c to compile
-
- 31 Jan, 2020 1 commit
-
-
Quanah Gibson-Mount authored
-
- 30 Jan, 2020 4 commits
-
-
Quanah Gibson-Mount authored
-
Quanah Gibson-Mount authored
-
Quanah Gibson-Mount authored
-
Quanah Gibson-Mount authored
-
- 28 Jan, 2020 4 commits
-
-
Quanah Gibson-Mount authored
Update config.guess and config.sub from official upstream project at https://savannah.gnu.org/projects/config/ Specifically in this case, commit 5256817ace8493502ec88501a19e4051c2e220b0 for the date Wed Jan 1 19:36:58 2020 +1100
-
Ondřej Kuzník authored
-
Ondřej Kuzník authored
-
Ondřej Kuzník authored
-