index
:
samba.git
master
old-v4-0-stable
old-v4-0-test
v3-0-stable
v3-0-test
v3-2-stable
v3-2-test
v3-3-stable
v3-3-test
v3-4-stable
v3-4-test
v3-5-stable
v3-5-test
v3-6-stable
v3-6-test
v3-devel
v4-0-stable
v4-0-test
v4-1-stable
v4-1-test
v4-10-stable
v4-10-test
v4-11-stable
v4-11-test
v4-12-stable
v4-12-test
v4-13-stable
v4-13-test
v4-14-stable
v4-14-test
v4-15-stable
v4-15-test
v4-16-stable
v4-16-test
v4-17-stable
v4-17-test
v4-18-stable
v4-18-test
v4-19-stable
v4-19-test
v4-2-stable
v4-2-test
v4-20-stable
v4-20-test
v4-21-stable
v4-21-test
v4-22-stable
v4-22-test
v4-23-stable
v4-23-test
v4-24-stable
v4-24-test
v4-3-stable
v4-3-test
v4-4-stable
v4-4-test
v4-5-stable
v4-5-test
v4-6-stable
v4-6-test
v4-7-stable
v4-7-test
v4-8-stable
v4-8-test
v4-9-stable
v4-9-test
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
auth
/
credentials
/
credentials_ntlm.c
Age
Commit message (
Expand
)
Author
Files
Lines
2026-03-31
auth: Call talloc_keep_secret() for sensitive memory
Pavel Filipenský
1
-0
/
+1
2026-01-13
auth/credentials: Zero memory in credentials_ntlm.c
Pavel Filipenský
1
-38
/
+34
2026-01-13
auth: Fix typo "pass-though" -> "pass-through"
Pavel Filipenský
1
-1
/
+1
2025-05-15
auth: Reduce indentation
Volker Lendecke
1
-78
/
+78
2023-08-14
auth: Remove unnecessary casts
Joseph Sutton
1
-2
/
+2
2023-08-08
auth: Fix code spelling
Joseph Sutton
1
-2
/
+2
2023-04-05
auth: Add cli_credentials_is_password_nt_hash()
Andreas Schneider
1
-0
/
+5
2023-04-05
auth: Remove trailing white spaces in credentials_ntlm.c
Andreas Schneider
1
-14
/
+14
2022-01-04
auth/credentials: cli_credentials_set_ntlm_response() pass session_keys
Stefan Metzmacher
1
-7
/
+58
2021-04-28
auth:creds: Add obtained arg to cli_credentials_set_kerberos_state()
Andreas Schneider
1
-1
/
+1
2020-11-03
auth:creds: Rename CRED_USE_KERBEROS values
Andreas Schneider
1
-1
/
+1
2019-12-10
smbdes: convert E_P24() and SMBOWFencrypt to use gnutls
Isaac Boukris
1
-9
/
+22
2019-06-27
lib/crypto: move gnutls error wrapper to own subsystem
Andrew Bartlett
1
-1
/
+1
2019-06-24
auth:creds: Use gnutls_error_to_ntstatus() in credentials_ntlm
Andreas Schneider
1
-8
/
+3
2019-05-21
auth:creds: Use GnuTLS MD5 in ntlm creds
Andreas Schneider
1
-7
/
+32
2018-01-08
define DBGC_AUTH class
kkplein
1
-0
/
+3
2016-12-20
auth/credentials: add cli_credentials_set_password_will_be_nt_hash() and the ...
Stefan Metzmacher
1
-0
/
+19
2016-12-09
auth/credentials: clear all unused blobs in cli_credentials_get_ntlm_response()
Stefan Metzmacher
1
-4
/
+12
2016-11-15
auth/credentials: make cli_credentials_get_ntlm_response() more robust
Stefan Metzmacher
1
-73
/
+131
2016-04-12
CVE-2016-2110: libcli/auth: pass server_timestamp to SMBNTLMv2encrypt_hash()
Stefan Metzmacher
1
-1
/
+1
2016-04-12
CVE-2016-2110: auth/credentials: pass server_timestamp to cli_credentials_get...
Stefan Metzmacher
1
-1
/
+3
2016-04-12
CVE-2016-2110: auth/credentials: clear the LMv2 key for NTLMv2 in cli_credent...
Stefan Metzmacher
1
-0
/
+6
2015-03-12
auth/credentials: add cli_credentials_set_old_utf16_password()
Stefan Metzmacher
1
-0
/
+47
2015-03-12
auth/credentials: add cli_credentials_[g|s]et_old_nt_hash()
Stefan Metzmacher
1
-0
/
+17
2015-03-12
auth/credentials: add a missing talloc check to cli_credentials_set_nt_hash()
Stefan Metzmacher
1
-0
/
+3
2014-12-19
auth/credentials: add cli_credentials_set_utf16_password()
Stefan Metzmacher
1
-1
/
+54
2013-08-05
auth/credentials: keep cli_credentials private
Stefan Metzmacher
1
-0
/
+1
2013-06-19
build: Build with system md5.h on OpenIndiana
Andrew Bartlett
1
-1
/
+1
2011-12-28
credentials: Always honour the return value of E_deshash()
Andrew Bartlett
1
-4
/
+2
2011-10-11
auth: move credentials layer to the top level
Andrew Bartlett
1
-0
/
+256