summaryrefslogtreecommitdiff
path: root/libextra/gnutls_openssl.c
Commit message (Expand)AuthorAgeFilesLines
* Some fixes pointed out by Dimitri Papadopoulos-Orfanos <papadopo@shfj.cea.fr>Nikos Mavrogiannopoulos2003-11-211-3/+3
* Some bugfixes, and type corrections.Nikos Mavrogiannopoulos2003-11-131-3/+0
* added configure option to disable the openssl compatibility layer.Nikos Mavrogiannopoulos2003-10-261-0/+6
* RIJNDAEL ciphersuites were renamed to AES.Nikos Mavrogiannopoulos2003-09-171-8/+8
* Applied patch from Arne Thomassen <arne@arne-thomassen.de>, whichNikos Mavrogiannopoulos2003-08-091-9/+3
* *** empty log message ***Nikos Mavrogiannopoulos2003-06-291-9/+9
* Several fixes in several places. Patch by Sean Gao <sean.gao@sun.com>.Nikos Mavrogiannopoulos2003-05-081-2/+8
* *** empty log message ***Nikos Mavrogiannopoulos2002-09-021-2/+2
* more cleanupsNikos Mavrogiannopoulos2002-09-011-0/+1
* cert_type abreviation was expanded to certificate_type.Nikos Mavrogiannopoulos2002-08-301-1/+1
* Renamed all the constructed types to have more consisten names, and some othe...Nikos Mavrogiannopoulos2002-08-291-3/+3
* Renamed GNUTLS_CIPHER_ARCFOUR to GNUTLS_CIPHER_ARCFOUR_128Nikos Mavrogiannopoulos2002-08-261-6/+6
* Update SSL_CIPHER_get_name() to use gnutls_cipher_suite_get_name()Andrew McDonald2002-08-261-2/+3
* add ability to use separate file descriptors for send() and recv()Andrew McDonald2002-07-211-3/+14
* some initial support for TLS/SSL server applicationsAndrew McDonald2002-07-211-3/+133
* get rid of some warnings during buildAndrew McDonald2002-07-061-2/+14
* yet more functions, and some fixesAndrew McDonald2002-07-051-11/+120
* some more functions implementedAndrew McDonald2002-07-051-0/+150
* fix SSL_CIPHER_get_bits to return key size in bits rather than bytesAndrew McDonald2002-06-241-1/+1
* Renamed credential allocation functions from *_sc() to *_cred().Nikos Mavrogiannopoulos2002-06-221-2/+2
* *** empty log message ***Nikos Mavrogiannopoulos2002-06-221-2/+2
* changes to way SSL_CIPHER allocation is handledAndrew McDonald2002-06-211-13/+30
* use gnutls_cipher_get_key_size() in SSL_CIPHER_get_bits()Andrew McDonald2002-06-211-18/+1
* make arrays for priority information in SSL_METHOD statically allocatedAndrew McDonald2002-06-211-18/+8
* Implemented some more functions.Andrew McDonald2002-06-191-88/+414
* *** empty log message ***Nikos Mavrogiannopoulos2002-06-161-17/+17
* *** empty log message ***Nikos Mavrogiannopoulos2002-06-161-0/+237