summaryrefslogtreecommitdiff
path: root/libcli/drsuapi/repl_decrypt.c
Commit message (Expand)AuthorAgeFilesLines
* libcli:drsuapi: Use GnuTLS MD5 in drsuapi_decrypt_attribute_value()Andreas Schneider2019-05-211-8/+35
* drsuapi: Use the zlib version of crc32Volker Lendecke2018-10-091-3/+9
* werror: replace WERR_SEC_E_DECRYPT_FAILURE with HRES_SEC_E_DECRYPT_FAILUREGünther Deschner2016-09-281-1/+1
* werror: replace WERR_NOMEM with WERR_NOT_ENOUGH_MEMORY in libcli/drsuapi/repl...Günther Deschner2016-09-281-1/+1
* typo: mplementation => implementationGarming Sam2016-05-061-1/+1
* repl: Give an error if we get a secret when not expecting oneAndrew Bartlett2015-10-261-0/+6
* build: Build with system md5.h on OpenIndianaAndrew Bartlett2013-06-191-2/+2
* idl: Use DRSUAPI_ATTID_ prefix instead of DRSUAPI_ATTRIBUTE_ for ATTID valuesKamen Mazdrashki2010-10-311-22/+22
* libcli: added a drsuapi attribute encryption functionAndrew Tridgell2009-09-101-11/+73
* libcli:drsuapi Add function to encrypt data for transport over DRSUAPIAndrew Bartlett2009-09-101-0/+102
* Move DRSUAPI per-attribute decryption into a common fileAndrew Bartlett2009-04-141-0/+188