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
/
libcli
/
auth
Age
Commit message (
Expand
)
Author
Files
Lines
2023-11-30
libcli/auth: Return more consistent status code on gnutls HMAC failure
Joseph Sutton
1
-1
/
+1
2023-11-30
libcli/auth: Call correct function to get HMAC output length
Joseph Sutton
1
-1
/
+1
2023-11-30
libcli/auth: Use correct enumeration constant
Joseph Sutton
1
-1
/
+1
2023-08-21
libcli/auth: Remove unnecessary casts
Joseph Sutton
2
-3
/
+3
2023-08-08
libcli:auth:sess_crypt_blob: ensure key has 7 bytes
Douglas Bagnall
1
-0
/
+4
2023-08-08
libcli/auth: Add missing newline to logging message
Joseph Sutton
1
-1
/
+1
2023-08-08
libcli/auth: Fix code spelling
Joseph Sutton
1
-1
/
+1
2023-06-30
Remove rudundent check and fallback for AES CFB8 as we now require GnuTLS 3.6.13
Andrew Bartlett
2
-28
/
+0
2023-05-16
auth: Return status code if configuration prohibits NTLM
Joseph Sutton
2
-0
/
+9
2023-04-27
libcli:auth: Fix code spelling
Andreas Schneider
5
-9
/
+9
2022-12-13
CVE-2022-37966 libcli/auth: let netlogon_creds_cli_warn_options() about "kerb...
Stefan Metzmacher
1
-0
/
+15
2022-12-13
CVE-2022-38023 docs-xml/smbdotconf: change 'reject md5 servers' default to yes
Stefan Metzmacher
1
-2
/
+2
2022-12-13
CVE-2022-38023 libcli/auth: add/use netlogon_creds_cli_warn_options()
Stefan Metzmacher
2
-0
/
+68
2022-12-13
CVE-2022-38023 libcli/auth: pass lp_ctx to netlogon_creds_cli_set_global_db()
Stefan Metzmacher
2
-2
/
+3
2022-09-20
s3:g_lock: add callback function to g_lock_lock_send()
Stefan Metzmacher
1
-2
/
+4
2022-09-16
libcli/auth/proto.h: remove unneeded path details.
Douglas Bagnall
2
-5
/
+5
2022-09-12
libcli:auth: Keep passwords from convert_string_talloc() secret
Joseph Sutton
1
-0
/
+2
2022-07-28
libcli:auth: Add test for decode_pwd_string_from_buffer514()
Andreas Schneider
1
-0
/
+17
2022-07-28
libcli:auth: Add decode_pwd_string_from_buffer514()
Andreas Schneider
2
-0
/
+49
2022-07-28
libcli:auth: Add test for extract_pwd_blob_from_buffer514()
Andreas Schneider
1
-0
/
+17
2022-07-28
libcli:auth: Add extract_pwd_blob_from_buffer514()
Andreas Schneider
2
-0
/
+48
2022-07-28
libcli:auth: Implment a common create_pw_buffer_from_blob()
Andreas Schneider
1
-5
/
+38
2022-07-28
libcli:auth: Use extract_pw_from_buffer() in decode_pw_buffer()
Andreas Schneider
1
-20
/
+16
2022-07-28
libcli:auth: Keep data of extract_pw_from_buffer() secret
Andreas Schneider
1
-0
/
+1
2022-07-28
libcli:auth: Add test for encode_pwd_buffer514_from_str()
Andreas Schneider
2
-0
/
+137
2022-07-28
libcli:auth: Add encode_pw_buffer_from_str()
Andreas Schneider
2
-0
/
+41
2022-07-28
libcli:auth: Implement a generic encode_pwd_buffer_from_str()
Andreas Schneider
1
-18
/
+59
2022-07-28
libcli:auth: Remove trailing spaces from proto.h
Andreas Schneider
1
-21
/
+21
2022-06-09
lib/util: Change function to mem_equal_const_time()
Joseph Sutton
3
-13
/
+13
2022-06-09
lib/util: Change function to data_blob_equal_const_time()
Joseph Sutton
1
-3
/
+3
2022-06-09
auth: Use constant-time memcmp when comparing sensitive buffers
Joseph Sutton
3
-11
/
+11
2022-01-04
libcli/auth: let NTLMv2_RESPONSE_verify_netlogon_creds ignore invalid netapp ...
Stefan Metzmacher
1
-0
/
+63
2022-01-04
libcli/auth: let NTLMv2_RESPONSE_verify_netlogon_creds ignore BUFFER_TOO_SMALL
Stefan Metzmacher
1
-5
/
+21
2021-12-02
libcli:auth: Allow to connect to netlogon server offering only AES
Andreas Schneider
1
-10
/
+38
2021-10-19
netlogon_creds_cli: add netlogon_creds_cli_SendToSam_recv() and don't ignore ...
Stefan Metzmacher
2
-4
/
+17
2021-08-03
netlogon:schannel: If weak crypto is disabled, do not announce RC4 support.
Andreas Schneider
1
-0
/
+12
2021-05-07
Fix gcc11 compiler issue "-Werror=maybe-uninitialized"
Günther Deschner
1
-1
/
+1
2021-04-06
librpc: Remove the gensec dependency from library dcerpc-binding
Volker Lendecke
1
-1
/
+9
2020-09-18
CVE-2020-1472(ZeroLogon): libcli/auth: reject weak client challenges in netlo...
Stefan Metzmacher
2
-2
/
+17
2020-09-18
CVE-2020-1472(ZeroLogon): libcli/auth: add netlogon_creds_is_random_challenge...
Stefan Metzmacher
2
-1
/
+23
2020-09-18
CVE-2020-1472(ZeroLogon): libcli/auth: make use of netlogon_creds_random_chal...
Stefan Metzmacher
1
-2
/
+1
2020-09-18
CVE-2020-1472(ZeroLogon): libcli/auth: add netlogon_creds_random_challenge()
Stefan Metzmacher
2
-0
/
+8
2020-05-04
CVE-2020-10704: lib util asn1: Add ASN.1 max tree depth
Gary Lockyer
1
-3
/
+3
2020-01-06
auth: Avoid casts in ntlm_check.c
Volker Lendecke
1
-16
/
+15
2020-01-06
auth: Check for talloc failure in smb_sess_key_ntlmv2()
Volker Lendecke
1
-0
/
+4
2020-01-06
auth: Slightly simplify smb_pwd_check_ntlmv1()
Volker Lendecke
1
-11
/
+13
2020-01-06
auth: Check for talloc failure in smb_pwd_check_ntlmv1()
Volker Lendecke
1
-0
/
+4
2020-01-06
auth: Slightly simplify smb_pwd_check_ntlmv2()
Volker Lendecke
1
-15
/
+17
2020-01-06
auth: Check for talloc failure in smb_pwd_check_ntlmv2()
Volker Lendecke
1
-0
/
+4
2019-12-10
smbdes: remove old unused DES builtin-crypto
Isaac Boukris
3
-271
/
+0
[next]