summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* released 3.1.12gnutls_3_2_1gnutls_3_2_1Nikos Mavrogiannopoulos2013-06-011-1/+1
* check for suse's CA bundle fileNikos Mavrogiannopoulos2013-06-011-0/+1
* call cleanup and deinit on the correct number of parametersNikos Mavrogiannopoulos2013-05-311-3/+5
* avoid calling clear on null valuesNikos Mavrogiannopoulos2013-05-311-1/+1
* use pkg-config to detect nettleNikos Mavrogiannopoulos2013-05-314-39/+18
* ignore sigpipeNikos Mavrogiannopoulos2013-05-301-0/+1
* Sync with TP.Nikos Mavrogiannopoulos2013-05-292-0/+1344
* doc updateNikos Mavrogiannopoulos2013-05-291-0/+3
* allow ciphersuites with elliptic curves even when using SSL 3.0. This works a...Nikos Mavrogiannopoulos2013-05-291-15/+15
* updated xssl.Nikos Mavrogiannopoulos2013-05-291-2/+12
* removed fileNikos Mavrogiannopoulos2013-05-291-0/+0
* more files to ignoreNikos Mavrogiannopoulos2013-05-291-0/+1
* doc updateNikos Mavrogiannopoulos2013-05-291-0/+3
* more precise calculation of overheadNikos Mavrogiannopoulos2013-05-291-4/+10
* Check overhead in DTLS.Nikos Mavrogiannopoulos2013-05-292-1/+355
* corrected tag size in aead ciphersNikos Mavrogiannopoulos2013-05-291-1/+1
* doc updateNikos Mavrogiannopoulos2013-05-291-1/+1
* doc updateNikos Mavrogiannopoulos2013-05-293-0/+18
* revert prototype moveNikos Mavrogiannopoulos2013-05-292-2/+3
* doc updateNikos Mavrogiannopoulos2013-05-271-1/+4
* bumped versionNikos Mavrogiannopoulos2013-05-252-3/+3
* autogen'ed filesNikos Mavrogiannopoulos2013-05-2519-21/+74
* doc updateNikos Mavrogiannopoulos2013-05-251-0/+3
* better nameNikos Mavrogiannopoulos2013-05-252-9/+9
* revive gnutls_handshake_get_last_in(). Report by Mann Ern Kang.Nikos Mavrogiannopoulos2013-05-251-0/+2
* modified openssl compat API to use the exported APINikos Mavrogiannopoulos2013-05-251-14/+12
* no longer export internal hash functionsNikos Mavrogiannopoulos2013-05-251-4/+0
* removed memory leakNikos Mavrogiannopoulos2013-05-251-0/+1
* inlined simple functionsNikos Mavrogiannopoulos2013-05-242-158/+142
* avoid callocNikos Mavrogiannopoulos2013-05-241-1/+4
* fixes in record version checkingNikos Mavrogiannopoulos2013-05-211-10/+21
* use sigaction instead of signal in gnutls-cliNikos Mavrogiannopoulos2013-05-211-1/+6
* Revert "break the loop when a SIGALRM has been received"Nikos Mavrogiannopoulos2013-05-211-3/+2
* relax check on requirement on headers for libopts. Reported by Mark Brand.Nikos Mavrogiannopoulos2013-05-211-1/+1
* more files to ignoreNikos Mavrogiannopoulos2013-05-201-0/+1
* Improved record version checksNikos Mavrogiannopoulos2013-05-201-14/+42
* Added test for hello verify messageNikos Mavrogiannopoulos2013-05-202-1/+358
* fail on wrong key sizesNikos Mavrogiannopoulos2013-05-191-4/+7
* corrected record overhead calculationsNikos Mavrogiannopoulos2013-05-192-5/+9
* more detailed errorNikos Mavrogiannopoulos2013-05-191-1/+2
* corrected resumption checkNikos Mavrogiannopoulos2013-05-191-1/+3
* updated docNikos Mavrogiannopoulos2013-05-191-0/+3
* Allow record layer packets with version less than the negotiated.Nikos Mavrogiannopoulos2013-05-191-1/+1
* removed undefined variableNikos Mavrogiannopoulos2013-05-191-1/+1
* gnutls_session_set_id() was addedNikos Mavrogiannopoulos2013-05-196-3/+42
* break the loop when a SIGALRM has been receivedNikos Mavrogiannopoulos2013-05-181-2/+3
* configure proceeds if regex library isn't foundNikos Mavrogiannopoulos2013-05-181-1/+4
* documented function behaviorNikos Mavrogiannopoulos2013-05-171-0/+2
* corrected typoNikos Mavrogiannopoulos2013-05-161-1/+1
* several updatesNikos Mavrogiannopoulos2013-05-1610-13/+42