summaryrefslogtreecommitdiff
path: root/libextra
Commit message (Expand)AuthorAgeFilesLines
* libgnutls-extra is no more.Nikos Mavrogiannopoulos2011-10-2010-1792/+0
* completely drop gnutls_register_md5_handler()Nikos Mavrogiannopoulos2011-10-152-5/+0
* The hash_fast() and hmac_fast() functions can be registered as well to allowNikos Mavrogiannopoulos2011-10-013-224/+1
* removed old and unused compatibility functions.Nikos Mavrogiannopoulos2011-08-302-697/+0
* corrected sign type errors for integers.Nikos Mavrogiannopoulos2011-08-301-3/+3
* Remove unused files.Simon Josefsson2011-08-036-1349/+0
* Finish removal of inner application extension support.Simon Josefsson2011-08-031-95/+1
* gnutls/crypto.h no longer includes functions to register ciphers.Nikos Mavrogiannopoulos2011-06-021-2/+2
* gnutls_algorithms.h -> algorithms.hNikos Mavrogiannopoulos2011-05-221-1/+1
* undef X509_NAME before including openssl.h.Nikos Mavrogiannopoulos2011-05-071-1/+8
* Purged all references of LZO.Nikos Mavrogiannopoulos2011-04-111-2/+1
* Support for liblzo was dropped.Nikos Mavrogiannopoulos2011-04-101-80/+1
* Use a single configure.ac. This speed ups compilation andNikos Mavrogiannopoulos2011-04-0826-2905/+5
* added missing ret.Nikos Mavrogiannopoulos2011-03-161-0/+2
* gnutls_init_dtls() was made redundant. The same for gnutls_end_connection_t w...Nikos Mavrogiannopoulos2011-03-121-1/+1
* link libgnutls-extra against libgcrypt if required. BasedNikos Mavrogiannopoulos2011-03-101-0/+4
* increased the so version of libgnutls-openssl.Nikos Mavrogiannopoulos2011-03-101-1/+1
* Fix LZO-enabled builds.Ludovic Courtès2011-02-271-6/+10
* updated openssl layer to new priority functions (untested).Nikos Mavrogiannopoulos2011-02-092-195/+22
* Removed inner application extension.Nikos Mavrogiannopoulos2011-02-066-1366/+0
* Indented code. Use same indentation but with -nut to avoid usage of tabs. In ...Nikos Mavrogiannopoulos2010-12-169-325/+325
* Bump versions.Simon Josefsson2010-12-071-1/+1
* Bump versions.Simon Josefsson2010-12-071-1/+1
* Update gnulib files.Simon Josefsson2010-12-061-1/+14
* Bump versions.Simon Josefsson2010-10-151-1/+1
* Update gnulib files.Simon Josefsson2010-10-146-34/+36
* Bump versions.Simon Josefsson2010-10-141-1/+1
* Bump versions.Simon Josefsson2010-10-141-1/+1
* Indent (using GNU indent 2.2.11).Simon Josefsson2010-10-146-103/+133
* removed unneeded code.Nikos Mavrogiannopoulos2010-10-081-35/+0
* Fix some syntax-check errors.Simon Josefsson2010-10-011-1/+0
* Explicit symmetric cipher state versionning.Jonathan Bastien-Filiatrault2010-09-171-1/+1
* Added Camellia-128/256, SHA-224/384/512 and support for DSA2 when using nettle.Nikos Mavrogiannopoulos2010-07-291-2/+2
* Support scattered write using writev(). This takesNikos Mavrogiannopoulos2010-07-101-1/+1
* use 2.11.0 everywhereNikos Mavrogiannopoulos2010-06-271-1/+1
* Use silent build rules.Simon Josefsson2010-06-241-0/+1
* Simplified and made more safe the packing of data for session storage. Extens...Nikos Mavrogiannopoulos2010-06-134-47/+262
* Register the md5 handler if gcrypt is in fips mode once gnutls_global_init_ex...Nikos Mavrogiannopoulos2010-06-091-0/+21
* Update gnulib files, use valgrind-tests module, fix syntax-check problems.Simon Josefsson2010-05-281-1/+7
* Doc fixes.Simon Josefsson2010-05-222-8/+5
* Change GNUTLS into GnuTLS.Simon Josefsson2010-05-2216-55/+55
* Also bump libgnutls-extra version.Simon Josefsson2010-04-221-1/+1
* Update gnulib files.Simon Josefsson2010-04-152-55/+55
* More indentation.Simon Josefsson2010-04-142-15/+14
* Indent code.Simon Josefsson2010-04-142-55/+55
* Update gnulib files, fix syntax-check warnings.Simon Josefsson2010-04-133-3/+16
* Update gnulib files.Simon Josefsson2010-03-312-7/+87
* Doc fix.Simon Josefsson2010-02-171-4/+2
* Document more.Simon Josefsson2010-02-171-5/+13
* Fix GTK-DOC syntax. Unfortunately this looses some information.Simon Josefsson2010-02-173-29/+29