summaryrefslogtreecommitdiff
path: root/src/lib/emile/emile_cipher_gnutls.c
Commit message (Expand)AuthorAgeFilesLines
* ecore_con: remove last occurence of EMILE_SSLv3Vincent Torri2015-11-111-1/+0
* emile: deprecate the use of SSLv3 with GNUTLS backend to.Cedric BAIL2015-11-091-4/+1
* emile: update to latest GNUTLS/GCRYPT API.Cedric BAIL2015-03-171-53/+11
* emile: fix some warnings in gnutls componentVincent Torri2015-03-171-4/+8
* emile: cleanup comments and internal functions name.Cedric BAIL2015-03-171-10/+11
* emile: change the API to allow supporting other cipher in the future.Cedric BAIL2015-03-171-2/+6
* emile: reduce code duplication between gnutls and openssl backend.Cedric BAIL2015-03-171-49/+8
* emile: remove ambiguity especially for Windows platform.Cedric BAIL2015-03-171-1/+1
* emile: trying to fix security.Cedric BAIL2015-03-171-64/+16
* emile: Add SSL support.Cedric BAIL2015-03-171-0/+312
* emile: remove left over #ifdefCedric BAIL2015-03-171-13/+3
* emile: make the initialization part of backend cipher file to.Cedric BAIL2015-03-171-0/+85
* emile: split OpenSSL, GNUTLS and no cipher into separate file as a first step...Cedric BAIL2015-03-171-0/+310