Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | gnutls_algorithms.h -> algorithms.h | Nikos Mavrogiannopoulos | 2011-05-22 | 1 | -1/+1 |
* | undef X509_NAME before including openssl.h. | Nikos Mavrogiannopoulos | 2011-05-07 | 1 | -1/+8 |
* | Purged all references of LZO. | Nikos Mavrogiannopoulos | 2011-04-11 | 1 | -2/+1 |
* | Support for liblzo was dropped. | Nikos Mavrogiannopoulos | 2011-04-10 | 1 | -80/+1 |
* | Use a single configure.ac. This speed ups compilation and | Nikos Mavrogiannopoulos | 2011-04-08 | 26 | -2905/+5 |
* | added missing ret. | Nikos Mavrogiannopoulos | 2011-03-16 | 1 | -0/+2 |
* | gnutls_init_dtls() was made redundant. The same for gnutls_end_connection_t w... | Nikos Mavrogiannopoulos | 2011-03-12 | 1 | -1/+1 |
* | link libgnutls-extra against libgcrypt if required. Based | Nikos Mavrogiannopoulos | 2011-03-10 | 1 | -0/+4 |
* | increased the so version of libgnutls-openssl. | Nikos Mavrogiannopoulos | 2011-03-10 | 1 | -1/+1 |
* | Fix LZO-enabled builds. | Ludovic Courtès | 2011-02-27 | 1 | -6/+10 |
* | updated openssl layer to new priority functions (untested). | Nikos Mavrogiannopoulos | 2011-02-09 | 2 | -195/+22 |
* | Removed inner application extension. | Nikos Mavrogiannopoulos | 2011-02-06 | 6 | -1366/+0 |
* | Indented code. Use same indentation but with -nut to avoid usage of tabs. In ... | Nikos Mavrogiannopoulos | 2010-12-16 | 9 | -325/+325 |
* | Bump versions. | Simon Josefsson | 2010-12-07 | 1 | -1/+1 |
* | Bump versions. | Simon Josefsson | 2010-12-07 | 1 | -1/+1 |
* | Update gnulib files. | Simon Josefsson | 2010-12-06 | 1 | -1/+14 |
* | Bump versions. | Simon Josefsson | 2010-10-15 | 1 | -1/+1 |
* | Update gnulib files. | Simon Josefsson | 2010-10-14 | 6 | -34/+36 |
* | Bump versions. | Simon Josefsson | 2010-10-14 | 1 | -1/+1 |
* | Bump versions. | Simon Josefsson | 2010-10-14 | 1 | -1/+1 |
* | Indent (using GNU indent 2.2.11). | Simon Josefsson | 2010-10-14 | 6 | -103/+133 |
* | removed unneeded code. | Nikos Mavrogiannopoulos | 2010-10-08 | 1 | -35/+0 |
* | Fix some syntax-check errors. | Simon Josefsson | 2010-10-01 | 1 | -1/+0 |
* | Explicit symmetric cipher state versionning. | Jonathan Bastien-Filiatrault | 2010-09-17 | 1 | -1/+1 |
* | Added Camellia-128/256, SHA-224/384/512 and support for DSA2 when using nettle. | Nikos Mavrogiannopoulos | 2010-07-29 | 1 | -2/+2 |
* | Support scattered write using writev(). This takes | Nikos Mavrogiannopoulos | 2010-07-10 | 1 | -1/+1 |
* | use 2.11.0 everywhere | Nikos Mavrogiannopoulos | 2010-06-27 | 1 | -1/+1 |
* | Use silent build rules. | Simon Josefsson | 2010-06-24 | 1 | -0/+1 |
* | Simplified and made more safe the packing of data for session storage. Extens... | Nikos Mavrogiannopoulos | 2010-06-13 | 4 | -47/+262 |
* | Register the md5 handler if gcrypt is in fips mode once gnutls_global_init_ex... | Nikos Mavrogiannopoulos | 2010-06-09 | 1 | -0/+21 |
* | Update gnulib files, use valgrind-tests module, fix syntax-check problems. | Simon Josefsson | 2010-05-28 | 1 | -1/+7 |
* | Doc fixes. | Simon Josefsson | 2010-05-22 | 2 | -8/+5 |
* | Change GNUTLS into GnuTLS. | Simon Josefsson | 2010-05-22 | 16 | -55/+55 |
* | Also bump libgnutls-extra version. | Simon Josefsson | 2010-04-22 | 1 | -1/+1 |
* | Update gnulib files. | Simon Josefsson | 2010-04-15 | 2 | -55/+55 |
* | More indentation. | Simon Josefsson | 2010-04-14 | 2 | -15/+14 |
* | Indent code. | Simon Josefsson | 2010-04-14 | 2 | -55/+55 |
* | Update gnulib files, fix syntax-check warnings. | Simon Josefsson | 2010-04-13 | 3 | -3/+16 |
* | Update gnulib files. | Simon Josefsson | 2010-03-31 | 2 | -7/+87 |
* | Doc fix. | Simon Josefsson | 2010-02-17 | 1 | -4/+2 |
* | Document more. | Simon Josefsson | 2010-02-17 | 1 | -5/+13 |
* | Fix GTK-DOC syntax. Unfortunately this looses some information. | Simon Josefsson | 2010-02-17 | 3 | -29/+29 |
* | Align indentation of GTK-DOC comments. | Simon Josefsson | 2010-02-17 | 1 | -183/+174 |
* | Update copyright years. | Simon Josefsson | 2010-01-27 | 17 | -19/+30 |
* | Fix FSF copyright notices. | Simon Josefsson | 2010-01-27 | 15 | -15/+15 |
* | Update gnulib files. | Simon Josefsson | 2010-01-26 | 22 | -119/+145 |
* | use C99 initializations | Nikos Mavrogiannopoulos | 2009-12-05 | 1 | -12/+11 |
* | Reverted all previous changes to combine hashes with MAC algorithms. | Nikos Mavrogiannopoulos | 2009-12-05 | 1 | -4/+4 |
* | Revert "Merged the two internal hash API functions, to simplify and reduce co... | Nikos Mavrogiannopoulos | 2009-12-05 | 2 | -20/+72 |
* | Revert "Added plain MD5 hash check and corrected gnutls_hash_fast() usage in ... | Nikos Mavrogiannopoulos | 2009-12-05 | 1 | -2/+2 |