summaryrefslogtreecommitdiff
path: root/doc
Commit message (Expand)AuthorAgeFilesLines
* Added refint macro to refer to internal -non exported- functions. Used it to ...Nikos Mavrogiannopoulos2011-06-022-7/+12
* updates.Nikos Mavrogiannopoulos2011-06-011-3/+3
* Compatibility text updated.Nikos Mavrogiannopoulos2011-05-311-15/+16
* Added missing file.Nikos Mavrogiannopoulos2011-05-291-0/+145
* Corrected EXTRA_DISTNikos Mavrogiannopoulos2011-05-282-11/+2
* Added feature to specify ecc private keys and certificates.Nikos Mavrogiannopoulos2011-05-281-1/+2
* Laxed verification checks for DSA to allow SHA256 in place of SHA224.Nikos Mavrogiannopoulos2011-05-2829-2984/+339
* Corrections.Nikos Mavrogiannopoulos2011-05-271-8/+5
* ignore tex files.Nikos Mavrogiannopoulos2011-05-271-0/+28
* Do not list all licenses in the manual of gnutls. Just the license of the man...Nikos Mavrogiannopoulos2011-05-271-15/+0
* guile bindings added as a separate document.Nikos Mavrogiannopoulos2011-05-275-46/+106
* reorganization. Removed guile bindings.Nikos Mavrogiannopoulos2011-05-271-6/+7
* reorganization and added section on parameter generation.Nikos Mavrogiannopoulos2011-05-274-59/+88
* Fix example in the documentation.Giuseppe Scrivano2011-05-251-1/+1
* updated documentation on PSK.Nikos Mavrogiannopoulos2011-05-251-5/+5
* updated certtool info.Nikos Mavrogiannopoulos2011-05-231-1/+6
* Discussed the newly added ciphersuites.Nikos Mavrogiannopoulos2011-05-221-5/+22
* Added algorithms/ to function index.Nikos Mavrogiannopoulos2011-05-221-1/+1
* Added ability to specify curves as priority strings.Nikos Mavrogiannopoulos2011-05-211-2/+6
* discuss missing algorithms.Nikos Mavrogiannopoulos2011-05-141-0/+18
* update on compatibility issues text.Nikos Mavrogiannopoulos2011-05-091-6/+5
* removed references that produced nothing in pdf.Nikos Mavrogiannopoulos2011-05-081-3/+4
* Added missing nodes.Nikos Mavrogiannopoulos2011-05-081-1/+7
* Added discussion on compatibility issues.Nikos Mavrogiannopoulos2011-05-081-0/+25
* Added gnutls_global_set_audit_log_function() that allows associating TLS sess...Nikos Mavrogiannopoulos2011-05-071-5/+13
* certtool can now load private keys and public keys from PKCS #11 tokens (via ...Nikos Mavrogiannopoulos2011-05-071-2/+14
* escape dashes in manpageAndreas Metzler2011-05-011-4/+4
* Added gnutls_certificate_set_retrieve_function2() to replaceNikos Mavrogiannopoulos2011-04-211-66/+32
* read API from new directories as well.Nikos Mavrogiannopoulos2011-04-161-1/+1
* Reorganized sections in documentation.Nikos Mavrogiannopoulos2011-04-151-138/+139
* removed unneeded comment.Nikos Mavrogiannopoulos2011-04-151-1/+0
* corrected illegal DSA key.Nikos Mavrogiannopoulos2011-04-152-45/+28
* fixed and updates in documentationNikos Mavrogiannopoulos2011-04-131-8/+13
* Updated crypto layers documentation.Nikos Mavrogiannopoulos2011-04-134-27/+43
* No need to under restrict for C++. Only use config.h.Nikos Mavrogiannopoulos2011-04-111-0/+1
* Support for liblzo was dropped.Nikos Mavrogiannopoulos2011-04-103-10/+2
* documentation updates.Nikos Mavrogiannopoulos2011-04-102-41/+41
* remove perl warnings from scripts.Nikos Mavrogiannopoulos2011-04-102-7/+13
* include gnulib files.Nikos Mavrogiannopoulos2011-04-101-1/+2
* updated TODONikos Mavrogiannopoulos2011-04-101-0/+1
* Use getpass.h (from gnulib). Patch by LRN.Nikos Mavrogiannopoulos2011-04-101-0/+2
* Added documentation for Datagram TLS.Nikos Mavrogiannopoulos2011-04-095-10/+230
* Use a single configure.ac. This speed ups compilation andNikos Mavrogiannopoulos2011-04-082-105/+1
* Compile ex-cert-select-pkcs11 as a separate program.Nikos Mavrogiannopoulos2011-04-031-1/+2
* Documented p11-kit.Nikos Mavrogiannopoulos2011-04-031-0/+5
* corrected typoNikos Mavrogiannopoulos2011-04-021-1/+1
* Added gnutls_transport_set_vec_push_function().Nikos Mavrogiannopoulos2011-03-141-0/+1
* gnutls_transport_set_lowat() is no more.Nikos Mavrogiannopoulos2011-03-121-9/+1
* updates on -ALL priorities.Nikos Mavrogiannopoulos2011-02-281-3/+3
* Pass the right CPPFLAGS when building Guile doc.Ludovic Courtès2011-02-271-2/+3