- 19 Oct, 2021 1 commit
-
-
This should be propagated to upstream.
Calvin Buckley committed
-
- 24 Aug, 2021 1 commit
-
-
The ntlmclient dependency can now dynamically load OpenSSL.
Edward Thomson committed
-
- 11 Oct, 2020 1 commit
-
-
Update ntlm to include an htonll that is not dependent on system libraries.
Edward Thomson committed
-
- 30 Jun, 2020 1 commit
-
-
This change makes the code pass the libgit2 tests cleanly when MSan/UBSan are enabled. Notably: * Changes malloc/memset combos into calloc for easier auditing. * Makes `write_buf` return early if the buffer length is empty to avoid arithmetic with NULL pointers (which UBSan does not like). * Initializes a few arrays that were sometimes being read before being written to.
lhchavez committed
-
- 09 Jan, 2020 1 commit
-
-
Pull in commit https://github.com/ethomson/ntlmclient/commit/e7b2583e1bc28c33c43854e7c318e859b4e83bef to fix #5353.
Josh Bleecher Snyder committed
-
- 10 Jun, 2019 1 commit
-
-
Include https://github.com/ethomson/ntlmclient as a dependency.
Edward Thomson committed
-