-
Notifications
You must be signed in to change notification settings - Fork 367
Comparing changes
Open a pull request
base repository: go-ldap/ldap
base: v3.4.6
head repository: go-ldap/ldap
compare: v3.4.7
- 19 commits
- 30 files changed
- 10 contributors
Commits on Nov 21, 2023
-
Configuration menu - View commit details
-
Copy full SHA for ef0e538 - Browse repository at this point
Copy the full SHA ef0e538View commit details -
Configuration menu - View commit details
-
Copy full SHA for 12f15cc - Browse repository at this point
Copy the full SHA 12f15ccView commit details -
fix: update golangci/golangci-lint-action since a deprecated warning …
…occurs (#474) Co-authored-by: John Weldon <johnweldon4@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for f021281 - Browse repository at this point
Copy the full SHA f021281View commit details
Commits on Dec 11, 2023
-
Configuration menu - View commit details
-
Copy full SHA for cdbbc30 - Browse repository at this point
Copy the full SHA cdbbc30View commit details
Commits on Dec 18, 2023
-
Bump golang.org/x/crypto from 0.13.0 to 0.17.0 in /v3 (#478)
Bumps [golang.org/x/crypto](https://github.com/golang/crypto) from 0.13.0 to 0.17.0. - [Commits](golang/crypto@v0.13.0...v0.17.0) --- updated-dependencies: - dependency-name: golang.org/x/crypto dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 15fcefa - Browse repository at this point
Copy the full SHA 15fcefaView commit details -
Bump golang.org/x/crypto from 0.13.0 to 0.17.0 (#479)
Bumps [golang.org/x/crypto](https://github.com/golang/crypto) from 0.13.0 to 0.17.0. - [Commits](golang/crypto@v0.13.0...v0.17.0) --- updated-dependencies: - dependency-name: golang.org/x/crypto dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for a0fbbb2 - Browse repository at this point
Copy the full SHA a0fbbb2View commit details
Commits on Jan 13, 2024
-
feat: Add support for children scope choice const (#480)
* feat: Add support for children scope choice const * Add comment to `ScopeChildren` that this scope may not be available on directory server other than OpenLDAP * Mirror changes to v3 --------- Co-authored-by: sirzzang <sirzzan@naver.com> Co-authored-by: Christopher Puschmann <cp@lumen.sh>
Configuration menu - View commit details
-
Copy full SHA for 9023788 - Browse repository at this point
Copy the full SHA 9023788View commit details
Commits on Jan 28, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 2d1e4db - Browse repository at this point
Copy the full SHA 2d1e4dbView commit details
Commits on Feb 11, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 25b14db - Browse repository at this point
Copy the full SHA 25b14dbView commit details
Commits on Mar 14, 2024
-
feat: GSSAPI client (with unix support) (#449)
* feat: unix gssapi client * fix: lint errors * fix: comment grammar --------- Co-authored-by: Levko Burburas <levko.burburas@biptec.com>
Configuration menu - View commit details
-
Copy full SHA for 83a306c - Browse repository at this point
Copy the full SHA 83a306cView commit details
Commits on Mar 22, 2024
-
fix: mark functions as deprecated with doc comment (#491)
Refer to https://go.dev/wiki/Deprecated The right way to mark a function as deprecated is to use `Deprecated:` as the beginning of a doc comment paragraph. This ensures that various tools (such as static checks) pick up the deprecation information.
Configuration menu - View commit details
-
Copy full SHA for d13d063 - Browse repository at this point
Copy the full SHA d13d063View commit details
Commits on Apr 1, 2024
-
Refactor the context handling with receiving an ldap response in sear…
Configuration menu - View commit details
-
Copy full SHA for 87d782b - Browse repository at this point
Copy the full SHA 87d782bView commit details -
Update README to include new features and implemented RFCs
* Add newly added features and RFCs to the list * Removed the Travis CI link as it has been replaced with Github Actions
Configuration menu - View commit details
-
Copy full SHA for 450e034 - Browse repository at this point
Copy the full SHA 450e034View commit details -
chore: add comment to
Start
function to inform about possible insta……bility when called (#499)
Configuration menu - View commit details
-
Copy full SHA for f09ee91 - Browse repository at this point
Copy the full SHA f09ee91View commit details -
Configuration menu - View commit details
-
Copy full SHA for ff74b2c - Browse repository at this point
Copy the full SHA ff74b2cView commit details -
Revert "fix: Limit maximum BER packet length in
FuzzParseDN
to 6553… (Configuration menu - View commit details
-
Copy full SHA for 191cca8 - Browse repository at this point
Copy the full SHA 191cca8View commit details
Commits on Apr 2, 2024
-
Update golang.org/x/crypto (#502)
* Update golang.org/x/crypto * Forgot to mirror to v3 * update asn1-ber
Configuration menu - View commit details
-
Copy full SHA for 4ca7b8e - Browse repository at this point
Copy the full SHA 4ca7b8eView commit details
Commits on Apr 6, 2024
-
feat: Add tests to parseDN (fuzzing, roundtrip ...) (#504)
* add tests to parseDN (including fuzz tests) and apply changes required to make roundtripping work Signed-off-by: Tim Ramlot <42113979+inteon@users.noreply.github.com> * undo unnessary changes Signed-off-by: Tim Ramlot <42113979+inteon@users.noreply.github.com> --------- Signed-off-by: Tim Ramlot <42113979+inteon@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 9c14185 - Browse repository at this point
Copy the full SHA 9c14185View commit details
Commits on Apr 7, 2024
-
fix: Replace DER with ASN1 BER encoding when parsing distinguishedNam…
…es (#505) * fix: Replace DER with ASN1 BER encoding when parsing distinguishedNames * Remove leftover comment
Configuration menu - View commit details
-
Copy full SHA for 2260012 - Browse repository at this point
Copy the full SHA 2260012View commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff v3.4.6...v3.4.7