libcli/auth: add gnutls test for aes-128-cfb8 cipher bug
[samba.git] / auth /
2019-10-07 Günther Deschnerauth/gensec: fix AES schannel seal and unseal
2019-10-07 Günther Deschnerauth/gensec: fix non-AES schannel seal
2019-09-01 Mathieu ParentSpelling fixes s/withing/within/
2019-08-21 Andrew Bartlettauth/gensec: Use gnutls_error_to_ntstatus() in netsec_d...
2019-08-21 Andreas Schneiderauth:gensec: Use GnuTLS AES CFB8 in netsec_do_seal()
2019-08-21 Andrew Bartlettauth/gensec: Use gnutls_error_to_ntstatus() consistentl...
2019-08-21 Andreas Schneiderauth:gensec: Use GnuTLS AES128 CFB8 in netsec_do_seq_num()
2019-08-21 Andrew Bartlettauth/credentials: Check NTSTATUS return from netlogon_c...
2019-08-14 Andreas Schneiderauth:ntlmssp: Use generate_random_buffer() for session...
2019-07-26 Andreas Schneiderauth:ntlmssp: Use GnuTLS RC4 for ntlmssp signing
2019-07-26 Andreas Schneiderauth:ntlmssp: Use GnuTLS RC4 in ntlmssp client
2019-07-22 Douglas Bagnallauth/pycreds/encrypt_netr_crypt_password: don't pretend...
2019-07-22 Douglas Bagnallauth/pycreds/encrypt_netr_crypt_password: don't segfault
2019-07-22 Douglas Bagnallpycredentials.h: use import to ensure python type corre...
2019-07-22 Douglas Bagnallauth/pycredentials: always check self is a Credentials...
2019-07-11 Noel Powerauth/gensec: clang: Fix 'Value stored to 'status' is...
2019-07-08 Noel Powerauth/kerberos: clang: Fix same instances of 'Value...
2019-07-03 Isaac BoukrisAdd PrimaryGroupId to group array in DC response
2019-06-27 Andreas Schneiderauth:ntlmssp: Use GnuTLS RC4 in ntlmssp server
2019-06-27 Andreas Schneiderauth:gensec: Return NTSTATUS for netsec_do_seal()
2019-06-27 Andreas Schneiderauth:gensec: Use GnuTLS RC4 in netsec_do_seal()
2019-06-27 Andreas Schneiderauth:gensec: Use GnuTLS RC4 in netsec_do_seq_num()
2019-06-27 Andreas Schneiderlibcli:auth: Return NTSTATUS for netlogon_creds_arcfour...
2019-06-27 Andrew Bartlettlib/crypto: move gnutls error wrapper to own subsystem
2019-06-24 Andrew Bartlettpy3: Remove PyStr_FromString() compatability macro
2019-06-24 Andreas Schneiderauth:creds: Use gnutls_error_to_ntstatus() in credentia...
2019-06-24 Andreas Schneiderauth:ntlmssp: Use gnutls_error_to_ntstatus() in ntlmssp...
2019-06-24 Andreas Schneiderauth:ntlmssp: Use gnutls_error_to_ntstatus() in ntlmssp...
2019-06-24 Andreas Schneiderauth:ntlmssp: Use gnutls_error_to_ntstatus() in ntlmssp...
2019-06-24 Andreas Schneiderauth:gensec: Use gnutls_error_to_ntstatus() in schannel
2019-06-13 Gary Lockyerauth auth_log: csbuild unused parm transport_protection
2019-06-13 Gary Lockyerauth auth_log: csbuild unused parm unix_username
2019-05-21 Andreas Schneiderauth:gensec: Return NTSTATUS for netsec_do_seq_num()
2019-05-21 Andreas Schneiderauth:gensec: Use GnuTLS HMAC MD5 and MD5 in netsec_do_s...
2019-05-21 Andreas Schneiderauth:gensec: Use GnuTLS HMAC MD5 in netsec_do_seal()
2019-05-21 Andreas Schneiderauth:gensec: Use GnuTLS HMAC MD5 in netsec_do_seq_num()
2019-05-21 Andreas Schneiderauth:creds: Use GnuTLS MD5 in ntlm creds
2019-05-21 Andreas Schneiderauth:ntlmssp: Use GnuTLS MD5 and HMAC MD5 in ntlmssp...
2019-05-21 Andreas Schneiderauth:ntlmssp: Use GnuTLS MD5 and HMAC MD5 in ntlmssp...
2019-05-21 Andreas Schneiderauth:ntlmssp: Use GnuTLS HMAC MD5 in ntlmssp client
2019-05-16 Noel Powersquash 'cast between incompatible function types' warning
2019-05-09 Douglas Bagnallauth/creds/torture: add a test showing segfault
2019-05-09 Douglas Bagnallauth/creds/guess: avoid segfault with NULL lp (CID...
2019-04-30 Andreas Schneiderauth:gensec: Add return code for netsec_do_sign()
2019-04-30 Andreas Schneiderauth:gensec: Use GnuTLS SHA256 HMAC for schannel
2019-04-29 Samuel Cabrerocredentials: Workaround krb5_cc_remove_cred not impleme...
2019-04-29 Samuel Cabrerocredentials: Initialize krb5 client to retrieve creds...
2019-04-03 Volker Lendeckeauth: Add necessary decoration to auth/auth_util.h
2019-04-02 Andreas Schneiderauth:creds: Prefer the principal over DOMAIN/username...
2019-04-02 Guenther Deschnerauth:ntlmssp: Add back CRAP ndr debug output
2019-03-21 Andrew Bartlettbuild: Remove bld.gen_python_environments()
2019-02-27 Andreas Schneiderauth:gensec: Make sure we zero the checksum after use
2019-02-20 Gary Lockyerauth log: Log the netlogon logon id.
2019-02-07 Noel PowerDecrement references to python objects passed to Py_Bui...
2019-01-28 Andreas Schneiderauth:gensec: Use C99 initializer in schannel
2019-01-28 Andreas Schneiderauth:creds: Use C99 initializer for PyMethodDef
2019-01-12 Noel Powerauth/credentials: use 'et' as format for ParseTuple...
2018-12-23 Stefan Metzmacherauth/gensec: enforce that all DCERPC contexts support...
2018-12-14 Gary Lockyerauth log: Increment Authentication version
2018-12-14 Gary Lockyerauth log: Add windows logon type codes
2018-12-14 Gary Lockyerauth log: Add windows event codes
2018-12-14 Joe GuoPY3: change shebang to python3 in misc dirs
2018-12-14 Andrew Bartlettaudit_logging: auth_json_audit required auth_json
2018-12-14 Andrew Bartlettaudit_logging: Remove debug log header and JSON Authent...
2018-12-10 Noel Powerauth/credentials/tests: Python 3.6 avoid deepcopy error
2018-12-10 Noel Powerauth/credentials: PY3 set_password should decode from...
2018-11-28 Volker Lendeckekrb5_wrap: Add a talloc_ctx to smb_krb5_principal_get_r...
2018-11-28 Volker Lendeckecredentials: Remove an unnecessary talloc_steal()
2018-11-28 Volker Lendeckecredentials: Fix set_ccache with empty creds cache
2018-11-28 Volker Lendeckecredentials: Fix an error path memleak
2018-11-28 Volker Lendeckecredentials: Only do shallow copies of valid ccaches
2018-11-02 Volker Lendeckeauth: Use dom_sid_str_buf
2018-11-02 Volker Lendeckeauth: Use dom_sid_str_buf
2018-10-25 Douglas Bagnallauth/cred/tests/bind: remove unused import
2018-10-11 Björn Baumbachauth: move copy_session_info() from source3 into the...
2018-10-09 Volker Lendeckeauth: Use the zlib version of crc32
2018-10-09 Volker Lendeckebuild: Multi-line deps
2018-09-26 Noel PowerPY3: fix "TabError: inconsistent use of tabs and spaces"
2018-09-05 Noel Powerauth/credentials: py2/py3 credential key needs to retur...
2018-09-05 Alexander Bokovoykrb5-samba: interdomain trust uses different salt principal
2018-08-24 Joe GuoPEP8: fix E305: expected 2 blank lines after class...
2018-08-24 Joe GuoPEP8: fix E302: expected 2 blank lines, found 1
2018-08-24 Joe GuoPEP8: fix E128: continuation line under-indented for...
2018-08-24 Joe GuoPEP8: fix E127: continuation line over-indented for...
2018-07-25 Gary Lockyerjson: Modify API to use return codes
2018-06-25 Andrew Bartlettbuild: Move --without-json-audit and json lib detection...
2018-06-25 Andrew Bartlettauth: For NTLM and KDC authentication, log the authenti...
2018-06-01 Gary Lockyerlib audit_logging: re-factor and add functions.
2018-05-16 Gary Lockyerauth_log: Rename the json variables
2018-05-16 Gary Lockyerauth_log: tidy up code formatting
2018-05-16 Gary Lockyerauth_log: Use common code from audit_logging
2018-05-16 Stefan Metzmacherauth/ntlmssp: fix handling of GENSEC_FEATURE_LDAP_STYLE...
2018-05-15 Stefan Metzmacherauth/ntlmssp: add ntlmssp_client:ldap_style_send_seal...
2018-05-15 Andrew Bartlettbuild: Make --with-json-audit the default
2018-05-12 Noel Powerauth/credentials/test: py2/py3 compat always decode...
2018-05-12 Joe Guopycredentials: add py_creds_get_secure_channel_type
2018-05-10 Gary Lockyerauth log: Log the unique session GUID
2018-05-05 Douglas Bagnallauth/ntlmssp_client: correct spelling of response
2018-05-05 Douglas Bagnallauth/pycredentials: correct spelling of reponse
2018-04-23 Volker Lendeckedbwrap: Remove calls to loadparm
next