cntlm icon indicating copy to clipboard operation
cntlm copied to clipboard

Cntlm is an NTLM / NTLM Session Response / NTLMv2 authenticating HTTP proxy intended to help you break free from the chains of Microsoft proprietary world. More info on http://cntlm.sourceforge.net/ w...

Results 11 cntlm issues
Sort by recently updated
recently updated
newest added

This PR introduces the following changes: * Use new specfile derived from the Fedora EPEL upstream * Use native systemd units for service management * Build with debugging symbols at...

Some refactoring to fix warnings detected by analysis tools, and also some reordering of header files to improve dependency of sources. Now .c files are recompiled when .h files change....

when the cntlm is running in threading mode, and accessing the https website. the cntlm will crash with memory fault. when the cntlm is running in serial mode, and accessing...

In case the user has disconnected from the corporate network and is using the device on the pure Internet

It would be helpful to have asterisks echoed during password entry as I use a yubikey for the 2nd half of my password at work and with no feedback, I...

enhancement

Bumps [softprops/action-gh-release](https://github.com/softprops/action-gh-release) from 2.0.4 to 2.0.8. Release notes Sourced from softprops/action-gh-release's releases. v2.0.8 What's Changed Other Changes 🔄 chore(deps): bump prettier from 2.8.0 to 3.3.3 by @​dependabot in softprops/action-gh-release#480 chore(deps):...

dependencies

Hi everyone ### Environment : - Windows 10 - Cntlm (master build branch with cygwin 64) - NodeJS v20.11.1 & v16.14.0 - NPM 10.2.4 & 8.19.4 ### Crash : It...

It would be nice if prebuilt windows binaries were available - https://sourceforge.net/projects/cntlm/files/cntlm/ hasn't been updated since 2012.

Bumps [softprops/action-gh-release](https://github.com/softprops/action-gh-release) from 2.0.8 to 2.2.1. Release notes Sourced from softprops/action-gh-release's releases. v2.2.1 What's Changed Bug fixes 🐛 fix: big file uploads by @​xen0n in softprops/action-gh-release#562 Other Changes 🔄 chore(deps):...

dependencies

PAC files can only be loaded from local file system. This PR implements the download of a PAC file from an http server. Now it is possible to define, e.g.,...