summaryrefslogtreecommitdiff
path: root/libextra
Commit message (Expand)AuthorAgeFilesLines
* Added support for the LZO compression library in gnutls-extra. Some fixes in ...Nikos Mavrogiannopoulos2002-09-175-2/+3553
* some cleanups in the extension parsingNikos Mavrogiannopoulos2002-09-111-5/+3
* changes for autoconf 2.50Nikos Mavrogiannopoulos2002-09-101-3/+2
* Some fixes for the used realloc() function. Now we have gnutls_realloc_fast()...Nikos Mavrogiannopoulos2002-09-092-10/+14
* added versioning in the XML output of certificate functions.Nikos Mavrogiannopoulos2002-09-061-2/+11
* *** empty log message ***Nikos Mavrogiannopoulos2002-09-051-1/+1
* Corrected the SRP 'u' generation, and the size part of 's' changed to 8bits.Nikos Mavrogiannopoulos2002-09-042-11/+15
* *** empty log message ***Nikos Mavrogiannopoulos2002-09-038-50/+50
* *** empty log message ***Nikos Mavrogiannopoulos2002-09-031-1/+1
* corrected the SRP key exchange (bugs pointed out by D. Taylor)Nikos Mavrogiannopoulos2002-09-031-29/+27
* *** empty log message ***Nikos Mavrogiannopoulos2002-09-021-2/+2
* more cleanupsNikos Mavrogiannopoulos2002-09-012-12/+43
* several clean upsNikos Mavrogiannopoulos2002-09-011-4/+6
* 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-298-32/+32
* *** empty log message ***Nikos Mavrogiannopoulos2002-08-281-0/+3
* Added support for the new SRP draft by D. Taylor. This includes theNikos Mavrogiannopoulos2002-08-2812-802/+36
* 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
* Exported gnutls_openpgp_extract_key_id(). This is the gnutls_openpgp_keyid() ...Nikos Mavrogiannopoulos2002-08-232-5/+5
* 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