summaryrefslogtreecommitdiff
path: root/deps/ntlmclient
Commit message (Expand)AuthorAgeFilesLines
* Include `${MBEDTLS_INCLUDE_DIR}` when compiling `crypt_mbedtls.c`Elliot Saba2020-10-201-0/+1
* ntlm: update ntlm dependency for htonllethomson/ntlm_htonllEdward Thomson2020-10-115-42/+23
* deps: ntlmclient: #error out on unknown platformsFrançois Revol2020-08-211-1/+5
* deps: ntlmclient: fix htonll for HaikuFrançois Revol2020-08-211-0/+3
* Make NTLMClient Memory and UndefinedBehavior Sanitizer-cleanlhchavez2020-06-301-11/+8
* cmake: Sort source files for reproducible buildspks/cmake-sort-reproducible-buildsPatrick Steinhardt2020-05-151-0/+1
* deps: ntlmclient: use htobe64 on NetBSD toonia2020-04-051-1/+1
* cmake: streamline backend detectionPatrick Steinhardt2020-04-011-5/+5
* ntlmclient: silence deprecation warnings for CommonCrypto backendPatrick Steinhardt2020-03-131-0/+2
* deps: ntlmclient: fix htonll on big endian FreeBSDPatrick Steinhardt2020-02-261-1/+1
* deps: ntlmclient: fix missing htonll symbols on FreeBSD and SunOSPatrick Steinhardt2020-02-241-0/+22
* ntlm: prevent (spurious) compiler warningsJosh Bleecher Snyder2020-01-091-1/+3
* ntlm: fix failure to find openssl headersJason Haslam2019-08-291-0/+1
* deps: ntlmclient: disable implicit fallthrough warningsPatrick Steinhardt2019-06-141-0/+2
* ntlm: add ntlmclient as a dependencyEdward Thomson2019-06-1018-0/+4455