summaryrefslogtreecommitdiff
path: root/doc
Commit message (Expand)AuthorAgeFilesLines
* updatedNikos Mavrogiannopoulos2013-10-011-0/+2
* document the version macrosNikos Mavrogiannopoulos2013-09-301-0/+10
* doc updateNikos Mavrogiannopoulos2013-09-301-9/+12
* doc updateNikos Mavrogiannopoulos2013-09-171-2/+2
* doc updateNikos Mavrogiannopoulos2013-09-171-0/+1
* mention RSA-PSKNikos Mavrogiannopoulos2013-08-311-0/+4
* No longer recommend the use of RC4Nikos Mavrogiannopoulos2013-08-241-8/+1
* mention that new padding is currently a gnutls extensionNikos Mavrogiannopoulos2013-08-031-1/+1
* Added the PFS priority string option.Nikos Mavrogiannopoulos2013-07-311-0/+7
* Added new functionsNikos Mavrogiannopoulos2013-07-282-0/+9
* doc updateNikos Mavrogiannopoulos2013-07-251-3/+3
* updated docNikos Mavrogiannopoulos2013-07-251-1/+4
* X.509 server example updated to include OCSP staplingNikos Mavrogiannopoulos2013-07-192-2/+14
* Avoid depending on hash order in gdoc.Adam Sampson2013-07-171-35/+37
* New functions addedNikos Mavrogiannopoulos2013-07-102-0/+27
* Added DCONikos Mavrogiannopoulos2013-07-051-0/+25
* removed unsupported RSA-EXPORTNikos Mavrogiannopoulos2013-06-261-6/+0
* documented private extensionsNikos Mavrogiannopoulos2013-06-263-4/+32
* added BCC to avoid forgetting it in the futureNikos Mavrogiannopoulos2013-06-131-0/+1
* doc updateNikos Mavrogiannopoulos2013-06-112-4/+46
* discourage usage of anonymous authenticationNikos Mavrogiannopoulos2013-06-031-2/+4
* doc updateNikos Mavrogiannopoulos2013-06-021-1/+3
* doc updatesNikos Mavrogiannopoulos2013-06-012-2/+18
* doc updateNikos Mavrogiannopoulos2013-05-293-0/+18
* typo fixes by Andreas MetzlerNikos Mavrogiannopoulos2013-05-101-1/+1
* simplified node referencing and add NEW_PADDING in docNikos Mavrogiannopoulos2013-05-103-8/+8
* doc updateNikos Mavrogiannopoulos2013-05-102-0/+56
* doc updateNikos Mavrogiannopoulos2013-05-051-4/+7
* updated for new autogenNikos Mavrogiannopoulos2013-05-0511-273/+211
* updated TODO listNikos Mavrogiannopoulos2013-04-231-1/+0
* mention about experimental protocolsNikos Mavrogiannopoulos2013-04-141-0/+5
* doc updateNikos Mavrogiannopoulos2013-04-131-1/+3
* Added documentation on public key API.Nikos Mavrogiannopoulos2013-04-131-4/+12
* Added priority string VERS-DTLS-ALLNikos Mavrogiannopoulos2013-04-131-1/+2
* Added support for the ALPN extension.Nikos Mavrogiannopoulos2013-04-101-0/+15
* Added gnutls_certificate_set_x509_key_mem2() and gnutls_certificate_set_x509_...Nikos Mavrogiannopoulos2013-04-083-5/+6
* doc updatesNikos Mavrogiannopoulos2013-04-082-5/+17
* Removed the RSA-EXPORT ciphersuites.Nikos Mavrogiannopoulos2013-04-071-13/+2
* Added support for DTLS 1.2Nikos Mavrogiannopoulos2013-04-071-1/+1
* updatedNikos Mavrogiannopoulos2013-04-071-7/+0
* updated textNikos Mavrogiannopoulos2013-04-031-1/+1
* updated copyrightNikos Mavrogiannopoulos2013-03-231-12/+12
* corrected file locationNikos Mavrogiannopoulos2013-03-221-1/+1
* Added gnutls_privkey_status()Nikos Mavrogiannopoulos2013-03-161-1/+1
* documented the new configure optionsNikos Mavrogiannopoulos2013-03-151-0/+3
* doc updatesNikos Mavrogiannopoulos2013-03-153-14/+31
* simplified textNikos Mavrogiannopoulos2013-03-151-9/+8
* Added gnutls_privkey_sign_raw_data()Nikos Mavrogiannopoulos2013-03-142-2/+2
* Document mechanism used for *_key_id() creation.Daniel Kahn Gillmor2013-03-122-0/+13
* Added gnutls_session_get_desc()Nikos Mavrogiannopoulos2013-03-127-7/+35