summaryrefslogtreecommitdiff
path: root/libextra
Commit message (Expand)AuthorAgeFilesLines
* 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
* Fixes in zlib compression code. gnutls_global_init_extra() in libgnutls-extra...Nikos Mavrogiannopoulos2002-07-151-0/+10
* corrected m4 macros for gnutlsNikos Mavrogiannopoulos2002-07-121-2/+2
* added gnutls_openssl.cNikos Mavrogiannopoulos2002-07-061-1/+1
* get rid of some warnings during buildAndrew McDonald2002-07-061-2/+14
* Minor fixes for the OpenPGP code.Timo Schulz2002-07-062-138/+146
* yet more functions, and some fixesAndrew McDonald2002-07-051-11/+120
* some more functions implementedAndrew McDonald2002-07-051-0/+150
* *** empty log message ***Nikos Mavrogiannopoulos2002-07-051-0/+3
* Fixed stub for xml keys. Added support for the new string functionsNikos Mavrogiannopoulos2002-07-051-88/+194
* *** empty log message ***Nikos Mavrogiannopoulos2002-06-302-4/+3
* Made the xml convertion functions more mnemonic. Several other fixes in the c...Nikos Mavrogiannopoulos2002-06-301-4/+4
* fix SSL_CIPHER_get_bits to return key size in bits rather than bytesAndrew McDonald2002-06-241-1/+1
* Changes for the new OpenCDK version.Timo Schulz2002-06-231-25/+25
* *** empty log message ***Nikos Mavrogiannopoulos2002-06-221-1/+0
* Renamed credential allocation functions from *_sc() to *_cred().Nikos Mavrogiannopoulos2002-06-222-10/+10
* *** empty log message ***Nikos Mavrogiannopoulos2002-06-224-321/+3
* changes to way SSL_CIPHER allocation is handledAndrew McDonald2002-06-212-24/+45
* 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-212-23/+14
* changed <gnutls.h> with <gnutls/gnutls.h>Nikos Mavrogiannopoulos2002-06-212-2/+2
* New install directory for headers is /gnutlsNikos Mavrogiannopoulos2002-06-203-1/+1
* Implemented some more functions.Andrew McDonald2002-06-192-112/+583
* _func abreviation is no longer used. Functions renamed to _function.Nikos Mavrogiannopoulos2002-06-192-4/+4
* cleanupsNikos Mavrogiannopoulos2002-06-171-5/+5
* fixed stubsNikos Mavrogiannopoulos2002-06-171-2/+3
* Minor changes and a XML stub if OpenCDK is not used.Timo Schulz2002-06-171-19/+29
* *** empty log message ***Nikos Mavrogiannopoulos2002-06-163-34/+34
* *** empty log message ***Nikos Mavrogiannopoulos2002-06-161-0/+237
* Added Andrew's openssl compatible interface.Nikos Mavrogiannopoulos2002-06-162-1/+81
* *** empty log message ***Nikos Mavrogiannopoulos2002-06-161-0/+3
* Changed the xml function name to fit into the GnuTLS API.Timo Schulz2002-06-162-20/+22
* *** empty log message ***Nikos Mavrogiannopoulos2002-06-161-3/+1
* Corrected the key length calcuation for the key data fields.Timo Schulz2002-06-141-2/+2
* *** empty log message ***Nikos Mavrogiannopoulos2002-06-131-409/+344
* Some minor improvements for the XML code.Timo Schulz2002-06-121-3/+15
* Implemented verbosity level for XML output.Timo Schulz2002-06-121-24/+63
* *** empty log message ***gnutls_0_4_with_libtasn1Nikos Mavrogiannopoulos2002-06-111-1/+1
* A small fix for the XML code.Timo Schulz2002-06-101-2/+4
* Basic XML output for OpenPGP certificates.Timo Schulz2002-06-102-0/+198
* *** empty log message ***Nikos Mavrogiannopoulos2002-06-101-1/+1
* Corrected issues with ptrdiff_t. Added option to enable private (experimental...Nikos Mavrogiannopoulos2002-06-071-1/+1
* added check for ptrdiff_t type.Nikos Mavrogiannopoulos2002-06-072-2/+2
* Corrected some data types and more documentation.Timo Schulz2002-06-033-3/+9
* *** empty log message ***Timo Schulz2002-06-021-3/+0
* More fixes for the keyid and some changes for the _mem functions.Timo Schulz2002-06-023-19/+34
* Applied the patches. Changed the keyid from u32[2] to byte[8].Timo Schulz2002-06-022-9/+20
* Removed stubs for srp and anonymous authentication. Added test suite directory.Nikos Mavrogiannopoulos2002-06-021-38/+0
* Some modifications for the newest OpenCDK snapshot.Timo Schulz2002-06-021-5/+5