summaryrefslogtreecommitdiff
path: root/lib/accelerated/accelerated.c
Commit message (Expand)AuthorAgeFilesLines
* build: re-indent codeDaiki Ueno2023-04-241-3/+3
* Align _gnutls_x86_cpuid_s as OPENSSL_ia32cap_P would beNikos Mavrogiannopoulos2019-06-271-3/+1
* Use https:// for www.gnu.org and www.example.comTim Rühsen2019-03-131-1/+1
* Imported Andy Polyakov's implementations for SHA* in aarch64Nikos Mavrogiannopoulos2016-10-031-2/+8
* removed old check for nettleNikos Mavrogiannopoulos2014-05-271-1/+1
* x86.h was renamed to x86-common.h to avoid clashes with system headers.Nikos Mavrogiannopoulos2014-04-271-1/+1
* Improved nettle check for registration of accelerated ciphers.Nikos Mavrogiannopoulos2013-12-211-1/+1
* reorganized source files.Nikos Mavrogiannopoulos2013-12-141-1/+0
* reindented codeNikos Mavrogiannopoulos2013-11-081-8/+7
* Use LGPLv2.1 in the files their author's agreed to.Nikos Mavrogiannopoulos2013-02-011-1/+1
* Run 'make update-copyright'.Simon Josefsson2012-01-161-1/+1
* Exported gnutls_cpuid() and gnutls_have_cpuid().Nikos Mavrogiannopoulos2011-12-081-1/+1
* Updates for padlock hashes in C7 nano. Requires a part of nettle to be included.Nikos Mavrogiannopoulos2011-10-051-5/+5
* Better usage of X86 conditionals to simplify and avoid an undefined warning i...Nikos Mavrogiannopoulos2011-09-251-1/+1
* eliminated inline assembly.Nikos Mavrogiannopoulos2011-09-171-1/+1
* Added better detection of capabilities in 386. If cpuid doesn't exist don't t...Nikos Mavrogiannopoulos2011-09-161-4/+8
* Added support for VIA padlock based on Andy's code (untested).Nikos Mavrogiannopoulos2011-09-071-0/+1
* Clarify license and copyright.Simon Josefsson2011-08-031-1/+1
* Upgraded to LGPLv3.Nikos Mavrogiannopoulos2011-06-231-0/+22
* fixes in acceleration detection.Nikos Mavrogiannopoulos2011-04-111-1/+1
* Added support for x86 intel AES instruction acceleration if detected.Nikos Mavrogiannopoulos2011-04-101-0/+14