Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Typo fixes: successful, precedence, preferred | Andreas Metzler | 2010-01-04 | 2 | -2/+2 |
* | Improve example of printing cert info. | Simon Josefsson | 2009-12-04 | 1 | -2/+17 |
* | Typo fix. | Simon Josefsson | 2009-12-04 | 1 | -3/+3 |
* | Exported gnutls_cipher_get_block_size() and all hash functions added to libgn... | Nikos Mavrogiannopoulos | 2009-12-02 | 1 | -9/+6 |
* | More fixes of grep -q problem. | Simon Josefsson | 2009-11-27 | 1 | -1/+1 |
* | Doc fix. | Simon Josefsson | 2009-11-15 | 1 | -0/+11 |
* | Fix API name change. | Simon Josefsson | 2009-11-05 | 1 | -1/+1 |
* | Fix API name change. | Simon Josefsson | 2009-11-05 | 1 | -1/+1 |
* | Indent code. | Simon Josefsson | 2009-11-05 | 9 | -37/+46 |
* | Fix API name change. | Simon Josefsson | 2009-11-05 | 1 | -1/+1 |
* | Fix NEWS blurb. Shorten new API name. | Simon Josefsson | 2009-11-05 | 1 | -0/+1 |
* | Use INET_NTOP_LIB and INET_PTON_LIB. | Simon Josefsson | 2009-11-03 | 1 | -1/+1 |
* | Avoid code duplication by using all the functions defined in gnutls_algorithms | Nikos Mavrogiannopoulos | 2009-11-01 | 1 | -0/+3 |
* | Final touch on signature algorithms in TLS 1.2 support. Added function gnutls... | Nikos Mavrogiannopoulos | 2009-11-01 | 2 | -0/+43 |
* | Added support for the AES family of ciphers in the PKCS8 and 12 encryption op... | Nikos Mavrogiannopoulos | 2009-10-24 | 1 | -0/+3 |
* | Mention that sometimes CA certs needs to be included in PKCS#12 files. | Simon Josefsson | 2009-10-14 | 1 | -1/+12 |
* | Turn off auto-compilation when using Guile 1.9+. | Ludovic Courtès | 2009-09-23 | 1 | -1/+3 |
* | Add X509 Issuer Altname functions | Brad Hards | 2009-09-10 | 1 | -0/+3 |
* | Fix references. | Simon Josefsson | 2009-08-19 | 1 | -10/+15 |
* | Reformat paragraphs. | Simon Josefsson | 2009-08-19 | 1 | -134/+155 |
* | Generated. | Simon Josefsson | 2009-08-19 | 1 | -0/+3 |
* | Typo. | Simon Josefsson | 2009-08-19 | 1 | -1/+1 |
* | Add cross reference. | Simon Josefsson | 2009-08-19 | 1 | -0/+2 |
* | Add. | Simon Josefsson | 2009-08-19 | 1 | -0/+16 |
* | Fix GTK-DOC output. | Simon Josefsson | 2009-08-19 | 1 | -0/+3 |
* | session ticket support | Daiki Ueno | 2009-08-19 | 1 | -1/+0 |
* | internals doc update | Daiki Ueno | 2009-08-19 | 1 | -4/+15 |
* | Several bug fixes by Fabian Keil (some were modified by me). | Nikos Mavrogiannopoulos | 2009-07-15 | 6 | -12/+6 |
* | Merge branch 'master' of ssh://git.sv.gnu.org/srv/git/gnutls | Nikos Mavrogiannopoulos | 2009-06-30 | 1 | -2/+2 |
|\ | |||||
| * | Typo. | Simon Josefsson | 2009-06-17 | 1 | -2/+2 |
* | | Merge branch 'master' of ssh://git.sv.gnu.org/srv/git/gnutls | Nikos Mavrogiannopoulos | 2009-06-13 | 12 | -111/+180 |
|\ \ | |/ | |||||
| * | Fix. | Simon Josefsson | 2009-05-27 | 1 | -1/+1 |
| * | Doc fix. | Simon Josefsson | 2009-05-27 | 1 | -3/+3 |
| * | Cleanup rules. | Simon Josefsson | 2009-05-27 | 1 | -19/+25 |
| * | Move API texinfo generation into doc/. | Simon Josefsson | 2009-05-27 | 2 | -35/+60 |
| * | Typo. | Simon Josefsson | 2009-05-27 | 1 | -1/+1 |
| * | Fix generation of error_codes.texi and algorithms.texi. | Simon Josefsson | 2009-05-26 | 1 | -2/+6 |
| * | Fix. | Simon Josefsson | 2009-05-26 | 1 | -0/+7 |
| * | Doc fixes. | Simon Josefsson | 2009-05-26 | 9 | -23/+23 |
| * | Fix. | Simon Josefsson | 2009-05-25 | 1 | -8/+8 |
| * | Improve. | Simon Josefsson | 2009-05-25 | 1 | -28/+55 |
* | | Added gnutls_dh_get_prime_bits limitation. | Nikos Mavrogiannopoulos | 2009-05-31 | 1 | -0/+2 |
|/ | |||||
* | Removed duplicated documentation. | Simon Josefsson | 2009-05-20 | 1 | -8/+11 |
* | Use libtasn1 2.2. | Simon Josefsson | 2009-05-20 | 1 | -1/+2 |
* | Don't build with warnings all the time. Use a WERROR_CFLAGS. | Simon Josefsson | 2009-05-18 | 1 | -1/+1 |
* | Fix old gnulib lgpl/ paths. | Simon Josefsson | 2009-05-16 | 1 | -1/+1 |
* | Add. | Simon Josefsson | 2009-05-14 | 1 | -0/+372 |
* | Place examples in public domain. After discussion with Karl. | Simon Josefsson | 2009-05-13 | 21 | -126/+21 |
* | Fix warnings. | Simon Josefsson | 2009-05-13 | 1 | -1/+2 |
* | Fix. | Simon Josefsson | 2009-05-13 | 1 | -8/+10 |