summaryrefslogtreecommitdiffstats
path: root/libcli/auth/credentials.c
Commit message (Expand)AuthorAgeFilesLines
* libcli/auth: s/encrypt/do_encryptStefan Metzmacher2014-04-021-6/+6
* libcli/auth: try to use the current timestamp creds->sequenceStefan Metzmacher2013-12-241-0/+22
* libcli/auth: remove bogus comment regarding replay attacksStefan Metzmacher2013-12-241-2/+0
* libcli/auth: set the return_authenticator->timestamp = 0Stefan Metzmacher2013-12-241-1/+1
* libcli/auth: add netlogon_creds_shallow_copy_logon()Stefan Metzmacher2013-08-051-0/+73
* libcli/auth: add netlogon_creds_[de|en]crypt_samlogon_logon()Stefan Metzmacher2013-08-051-0/+118
* libcli/auth: fix shadowed declaration in netlogon_creds_crypt_samlogon_valida...Stefan Metzmacher2013-08-051-4/+4
* libcli/auth: make netlogon_creds_crypt_samlogon_validation more robustStefan Metzmacher2013-08-051-1/+5
* libcli/auth: also set secure channel type in netlogon_creds_client_init().Günther Deschner2013-08-051-0/+2
* build: Build with system md5.h on OpenIndianaAndrew Bartlett2013-06-191-1/+1
* libcli/auth: fix void function cannot return value errorAndrew Bartlett2013-01-221-2/+2
* libcli/auth: add netlogon_creds_encrypt_samlogon_validation().Günther Deschner2012-12-151-6/+41
* libcli/auth: rename netlogon_creds_decrypt_samlogon() to netlogon_creds_decry...Günther Deschner2012-12-151-3/+6
* libcli/auth: support AES decryption in netlogon_creds_decrypt_samlogon().Günther Deschner2012-12-091-0/+14
* libcli/auth: remove trailing whitespace.Günther Deschner2012-12-091-38/+38
* libcli/auth: add netlogon_creds_aes_{en|de}crypt routines.Günther Deschner2012-12-091-0/+28
* libcli/auth: add support for AES/HMAC-SHA256 schannel session key supportStefan Metzmacher2012-07-171-3/+63
* s3-dcerpc: avoid talloc_move on schannel creds in cli_rpc_pipe_open_schannel_...Günther Deschner2010-08-241-1/+45
* libcli/auth: initialize creds in netlogon_creds_client_init_session_key()Stefan Metzmacher2009-10-241-2/+3
* libcli/auth: add netlogon_creds_step_crypt() and netlogon_creds_first_step()Stefan Metzmacher2009-08-271-10/+21
* libcli/auth: remove some useless linesStefan Metzmacher2009-08-271-3/+0
* libcli/auth: remember schannel type in netlogon_creds_server_init()Stefan Metzmacher2009-08-271-0/+1
* Rework netlogon credentials for the top levelAndrew Bartlett2009-04-141-57/+129
* libcli/auth Don't compile against un-needed Samba4 headersAndrew Bartlett2009-04-141-1/+0
* Move libcli/auth to the top levelAndrew Bartlett2009-04-141-0/+375