summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* updategnutls_3_1_7Nikos Mavrogiannopoulos2013-02-042-3/+3
|
* test updateNikos Mavrogiannopoulos2013-02-041-1/+1
|
* updateNikos Mavrogiannopoulos2013-02-042-2/+15
|
* updated docNikos Mavrogiannopoulos2013-02-043-15/+34
|
* updatedNikos Mavrogiannopoulos2013-02-041-5/+4
|
* doc updateNikos Mavrogiannopoulos2013-02-041-1/+2
|
* document limitationNikos Mavrogiannopoulos2013-02-041-0/+2
|
* Make sure we don't fail if writing gets interruptedAlfredo Pironti2013-02-041-0/+9
|
* disable heartbeat test if it isn't included.Nikos Mavrogiannopoulos2013-02-041-1/+1
|
* documented fixNikos Mavrogiannopoulos2013-02-041-0/+3
|
* postpone the changeNikos Mavrogiannopoulos2013-02-041-2/+0
|
* Revert "license is again LGPLv2.1"Nikos Mavrogiannopoulos2013-02-041-497/+160
| | | | This reverts commit b7eea829d4b1db58c49bf5c3e31e4be5b61fb2e8.
* updated testNikos Mavrogiannopoulos2013-02-041-3/+3
|
* Fixes to avoid a timing attack in TLS CBC record parsing.Nikos Mavrogiannopoulos2013-02-042-37/+80
|
* updatedNikos Mavrogiannopoulos2013-02-041-3/+7
|
* only register heartbeat if it is enabled.Nikos Mavrogiannopoulos2013-02-042-0/+4
|
* license is again LGPLv2.1Nikos Mavrogiannopoulos2013-02-041-160/+497
|
* updated heartbeat code, and made it optional.Nikos Mavrogiannopoulos2013-02-044-82/+93
|
* corrected typoNikos Mavrogiannopoulos2013-02-042-4/+5
|
* Use LGPLv2.1 in the files their author's agreed to.Nikos Mavrogiannopoulos2013-02-039-9/+9
|
* Added GNUTLS_PKCS11_OBJ_ATTR_CRT_TRUSTED_CA to specify trusted CA certificates.Nikos Mavrogiannopoulos2013-02-034-8/+30
|
* added new funcNikos Mavrogiannopoulos2013-02-021-0/+1
|
* corrected session resumptionNikos Mavrogiannopoulos2013-02-011-7/+12
|
* simplified DB storingNikos Mavrogiannopoulos2013-02-011-30/+13
|
* Applied disable SNI patch from Daniel.Nikos Mavrogiannopoulos2013-02-014-35/+68
|
* remove function is not required to add or retrieve from db.Nikos Mavrogiannopoulos2013-02-011-3/+2
|
* Use LGPLv2.1 in the files their author's agreed to.Nikos Mavrogiannopoulos2013-02-01252-252/+252
|
* Added gnutls_db_check_entry_time().Nikos Mavrogiannopoulos2013-01-314-4/+29
|
* deprecated problematic functionNikos Mavrogiannopoulos2013-01-311-16/+1
|
* Fixes in server side of DTLS-0.9.Nikos Mavrogiannopoulos2013-01-314-3/+16
|
* corrected typoNikos Mavrogiannopoulos2013-01-311-1/+0
|
* uncork doesn't do anything when the session is already in flush modeNikos Mavrogiannopoulos2013-01-301-0/+3
|
* more files to ignoreNikos Mavrogiannopoulos2013-01-292-0/+4
|
* doc updateNikos Mavrogiannopoulos2013-01-292-5/+12
|
* bumped versionNikos Mavrogiannopoulos2013-01-293-7/+7
|
* Added AlfredoNikos Mavrogiannopoulos2013-01-291-1/+1
|
* updated doc for XSSLNikos Mavrogiannopoulos2013-01-293-4/+28
|
* Added XSSL client examples.Nikos Mavrogiannopoulos2013-01-293-1/+187
|
* Fixed compilation of mini-xssl.Nikos Mavrogiannopoulos2013-01-293-1/+5
|
* small fixesNikos Mavrogiannopoulos2013-01-292-21/+24
|
* xssl API moved to xssl libraryNikos Mavrogiannopoulos2013-01-293-2/+27
|
* updated textNikos Mavrogiannopoulos2013-01-291-4/+9
|
* Comment out new padding until it is standardized or at least approved by the WG.Nikos Mavrogiannopoulos2013-01-291-5/+5
|
* fix xsslNikos Mavrogiannopoulos2013-01-292-3/+3
|
* Corrected issue in gnutls-cli-debug which tried connections to multiple hosts.Nikos Mavrogiannopoulos2013-01-291-2/+3
| | | | | | gnutls-cli-debug was trying to connect to all possible IP addresses of the host and failed if any was unavailable. Now it tries sequentially and accepts the first that is working. Reported by Daniel Kahn Gillmor.
* updatedNikos Mavrogiannopoulos2013-01-281-1/+1
|
* updated NEWSNikos Mavrogiannopoulos2013-01-282-0/+4
|
* Fix AEAD out-of-place decryptionNikos Mavrogiannopoulos2013-01-271-1/+5
|
* updated testNikos Mavrogiannopoulos2013-01-271-104/+355
|
* Added new interface.Nikos Mavrogiannopoulos2013-01-2714-436/+703
|