summaryrefslogtreecommitdiff
path: root/lib/priority.c
Commit message (Expand)AuthorAgeFilesLines
* configure: introduced --with-priority-string optionNikos Mavrogiannopoulos2016-12-211-1/+1
* priorities: reset the profile flags when appending new flagsNikos Mavrogiannopoulos2016-12-201-1/+1
* Revert "priorities: set the additional verify flags instead of appending them"Nikos Mavrogiannopoulos2016-12-201-1/+1
* Merge branch 'tmp-priority-fix' into 'master' Nikos Mavrogiannopoulos2016-12-191-1/+1
* priorities: added CHACHA20-POLY1305 to SECURE setNikos Mavrogiannopoulos2016-11-041-0/+2
* priorities: Do read crypto policy files with mtime of zeroColin Walters2016-10-111-1/+2
* doc: gnutls_priority_init: fixed %COMPAT [ci skip]Nikos Mavrogiannopoulos2016-09-221-2/+2
* doc: mention the usage of the _gnutls_resolve_priorities function in testsuiteNikos Mavrogiannopoulos2016-06-091-0/+2
* gnutls_priority_init: multiple @KEYWORD lookups with fallbackDaniel P. Berrange2016-06-091-32/+66
* doc updateNikos Mavrogiannopoulos2016-06-091-3/+3
* _gnutls_resolve_priorities: always try to re-read sys priority fileDaniel P. Berrange2016-06-091-10/+45
* env: use secure_getenv when reading environment variablesNikos Mavrogiannopoulos2016-05-271-1/+1
* priority: CCM ciphersuites was promoted over the CBC onesNikos Mavrogiannopoulos2016-05-191-1/+3
* priorities: when without AES acceleration prefer stream ciphers (i.e., CHACHA20)Nikos Mavrogiannopoulos2016-05-061-5/+33
* priorities: preload the system priorities on library loading timeNikos Mavrogiannopoulos2016-04-011-3/+42
* CHACHA20_POLY1305 was added to the default priority stringsNikos Mavrogiannopoulos2016-01-211-0/+3
* Fix some typos [ci skip]Andreas Metzler2015-12-271-1/+1
* Disable the NULL cipher on runtime when FIPS140 mode is enabled instead of st...Nikos Mavrogiannopoulos2015-10-151-1/+1
* re-enable NULL ciphersuitesNikos Mavrogiannopoulos2015-10-151-1/+1
* Tolerate priority strings with names of legacy ciphers and key exchangesNikos Mavrogiannopoulos2015-10-151-9/+12
* priorities: sort algorithms by security strength unless performance is requestedNikos Mavrogiannopoulos2015-09-211-16/+17
* Allow overriding the verification flags from the auto-verification functionsNikos Mavrogiannopoulos2015-08-241-1/+4
* Removed the 'gnutls_' prefix from files to simplify file namingNikos Mavrogiannopoulos2015-08-231-0/+1605