summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* updated pathgnutls_3_1_11Nikos Mavrogiannopoulos2013-05-101-1/+1
* released 3.1.11Nikos Mavrogiannopoulos2013-05-101-1/+1
* Do not call gnutls_pkcs11_init() when pkcs11 is disabled. Reported by Linus N...Nikos Mavrogiannopoulos2013-05-101-0/+2
* When running tests disable PKCS #11 support to avoid detecting memory leaks f...Nikos Mavrogiannopoulos2013-05-1082-119/+136
* doc updateNikos Mavrogiannopoulos2013-05-0913-66/+24
* use C's style comments to compile in old MacOSX systems. Reported by Ryan Sch...Nikos Mavrogiannopoulos2013-05-098-35/+97
* doc updateNikos Mavrogiannopoulos2013-05-051-4/+7
* removed unneeded variableNikos Mavrogiannopoulos2013-05-051-1/+0
* Revert "Added support for the ALPN extension."Nikos Mavrogiannopoulos2013-05-0512-739/+1
* Revert "mention about experimental protocols"Nikos Mavrogiannopoulos2013-05-051-5/+0
* Revert "documented update"Nikos Mavrogiannopoulos2013-05-051-5/+0
* bumped versionNikos Mavrogiannopoulos2013-05-032-3/+3
* set the key purpose in certificate requestsNikos Mavrogiannopoulos2013-05-023-6/+11
* corrected typo. reported by Etan Reisner.Nikos Mavrogiannopoulos2013-05-022-7/+9
* updated docNikos Mavrogiannopoulos2013-04-281-0/+3
* test suite: Add missing headerStef Walter2013-04-281-0/+1
* Add the standard description OID to those recognized for DNsStef Walter2013-04-271-0/+1
* Always escape printable strings the LDAP way, and avoid escaping hex encoded ...Nikos Mavrogiannopoulos2013-04-272-68/+62
* Do not include null terminator in DN string.Nikos Mavrogiannopoulos2013-04-272-13/+15
* initialize the digest after output on padlock.Nikos Mavrogiannopoulos2013-04-271-0/+9
* read_yesno() accepts a default value. By default certificates are marked as o...Nikos Mavrogiannopoulos2013-04-275-25/+33
* Do not handle MAC and hash reset separately. It is implied by nettle's output...Nikos Mavrogiannopoulos2013-04-277-122/+7
* updated documentationNikos Mavrogiannopoulos2013-04-271-2/+4
* use the pass argument on PKCS #11 keys.Nikos Mavrogiannopoulos2013-04-173-1/+22
* corrected memory leak in padlock_hash_fast()Nikos Mavrogiannopoulos2013-04-162-0/+2
* documented updateNikos Mavrogiannopoulos2013-04-141-0/+5
* mention about experimental protocolsNikos Mavrogiannopoulos2013-04-141-0/+5
* Added support for the ALPN extension.Nikos Mavrogiannopoulos2013-04-1412-1/+739
* 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-133-1/+14
* added note about LGPLv3Nikos Mavrogiannopoulos2013-04-101-0/+6
* doc updateNikos Mavrogiannopoulos2013-04-101-2/+4
* use unlikelyNikos Mavrogiannopoulos2013-04-101-2/+2
* updatedNikos Mavrogiannopoulos2013-04-081-1/+1
* Added gnutls_certificate_set_x509_key_mem2() and gnutls_certificate_set_x509_...Nikos Mavrogiannopoulos2013-04-087-11/+104
* doc updatesNikos Mavrogiannopoulos2013-04-085-14/+26
* updates in range handling code.Nikos Mavrogiannopoulos2013-04-061-20/+22
* Added test for record ranges.Nikos Mavrogiannopoulos2013-04-062-1/+403
* updatedNikos Mavrogiannopoulos2013-04-041-0/+1
* print the signatures used.Nikos Mavrogiannopoulos2013-04-041-0/+12
* Added gnutls_sign_algorithm_get_client()Nikos Mavrogiannopoulos2013-04-047-9/+45
* updatedNikos Mavrogiannopoulos2013-04-031-0/+2
* documented updateNikos Mavrogiannopoulos2013-04-031-0/+3
* Changed license of heartbeat implementation to match the rest of the libraryNikos Mavrogiannopoulos2013-04-032-7/+7
* updated textNikos Mavrogiannopoulos2013-04-031-1/+1
* gnutls_pong() returns zero on success.Nikos Mavrogiannopoulos2013-04-031-1/+5
* Check all error conditions.Nikos Mavrogiannopoulos2013-04-021-0/+6
* Corrected bug in heartbeat send (reported by Joke de Buhr).Nikos Mavrogiannopoulos2013-04-021-2/+6
* make a short list of the available PK algorithmsNikos Mavrogiannopoulos2013-04-021-6/+20