summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* updatedgnutls_3_1_9Nikos Mavrogiannopoulos2013-02-273-1/+19
* bumped versionNikos Mavrogiannopoulos2013-02-273-6/+6
* small optimizations in session storageNikos Mavrogiannopoulos2013-02-274-13/+15
* no need to memset during session deinit.Nikos Mavrogiannopoulos2013-02-271-1/+0
* fixed nonce generation after fork().Nikos Mavrogiannopoulos2013-02-273-19/+21
* Small fixes.Nikos Mavrogiannopoulos2013-02-263-4/+9
* Added gnutls_pkcs11_privkey_status().Nikos Mavrogiannopoulos2013-02-253-0/+54
* doc updateNikos Mavrogiannopoulos2013-02-241-1/+2
* when verifying a DANE CA constraint make sure that the provided chain is actu...Nikos Mavrogiannopoulos2013-02-243-0/+57
* doc updateNikos Mavrogiannopoulos2013-02-241-0/+3
* mention enable-in in p11-kit config.Nikos Mavrogiannopoulos2013-02-211-2/+7
* Moved gnutls_hex_(en|de)code functions from lib/gnutls_psk.c to lib/gnutls_st...Jaak Ristioja2013-02-212-59/+59
* print info on reinitializor error.Nikos Mavrogiannopoulos2013-02-191-2/+8
* Documented the DANE situation in gnutls. Suggested by Gabor Toth.Nikos Mavrogiannopoulos2013-02-191-0/+7
* Fixed gnutls_pkcs11_reinit() to reinitialize all modules.Nikos Mavrogiannopoulos2013-02-182-7/+7
* return proper errorNikos Mavrogiannopoulos2013-02-181-1/+1
* updatedNikos Mavrogiannopoulos2013-02-181-0/+3
* use set_int when neededNikos Mavrogiannopoulos2013-02-181-1/+1
* Use gnutls_realloc_fast everywhere. Suggested by David Woodhouse.Nikos Mavrogiannopoulos2013-02-188-11/+11
* better cleanup on error on export caseNikos Mavrogiannopoulos2013-02-171-7/+17
* corrected parsing issue in XMPP data when in a subject alternative nameNikos Mavrogiannopoulos2013-02-171-30/+13
* cleaned up the PIN calling in TPMNikos Mavrogiannopoulos2013-02-165-10/+26
* Added convenience functions to avoid ugly casting in simple programs.Nikos Mavrogiannopoulos2013-02-1620-40/+125
* be more explicit in DTLS examples to account for LARGE_PACKET errorNikos Mavrogiannopoulos2013-02-162-2/+6
* fix two minor memory leaks when PKCS#11 is in useDaniel Kahn Gillmor2013-02-161-0/+3
* documented fixNikos Mavrogiannopoulos2013-02-131-2/+2
* corrected export of functionsNikos Mavrogiannopoulos2013-02-131-0/+2
* documented fixNikos Mavrogiannopoulos2013-02-131-0/+2
* corrected gnutls_pubkey_verify_data()Nikos Mavrogiannopoulos2013-02-131-2/+6
* reduced hash table sizeNikos Mavrogiannopoulos2013-02-131-1/+1
* doc updateNikos Mavrogiannopoulos2013-02-121-0/+3
* Added constNikos Mavrogiannopoulos2013-02-122-2/+2
* gnutls_handshake_set_server_random -> gnutls_handshake_set_randomNikos Mavrogiannopoulos2013-02-127-71/+113
* timespec_sub_ms -> _gnutls_timespec_sub_msNikos Mavrogiannopoulos2013-02-121-0/+1
* Added gnutls_handshake_set_server_randomNikos Mavrogiannopoulos2013-02-125-2/+47
* properly set close-on-exec.Nikos Mavrogiannopoulos2013-02-121-1/+2
* avoid ptrdiff_tNikos Mavrogiannopoulos2013-02-111-1/+1
* certtool's --to-p12 will now ask for a password to generate PKCS #12 files.Nikos Mavrogiannopoulos2013-02-102-2/+23
* prefer plain RSA to DHE-RSA and DHE-DSSNikos Mavrogiannopoulos2013-02-101-1/+5
* removed duplicategnutls_3_1_8Nikos Mavrogiannopoulos2013-02-101-1/+1
* small updatesNikos Mavrogiannopoulos2013-02-102-2/+7
* slow tests moved at the end of the suiteNikos Mavrogiannopoulos2013-02-101-4/+5
* simplified cleaning-up in _gnutls_stream_read and _gnutls_dgram_readNikos Mavrogiannopoulos2013-02-101-45/+42
* corrected extract_digest_infoNikos Mavrogiannopoulos2013-02-101-5/+8
* In client side the verify callback is always being called.Nikos Mavrogiannopoulos2013-02-102-1/+3
* further relaxed security levelsNikos Mavrogiannopoulos2013-02-101-2/+2
* Add option to disable generation of any documentation for GnuTLS.Jaak Ristioja2013-02-102-2/+9
* Prevent libdane pkgconfig stuff from being installed if libdane support is di...Jaak Ristioja2013-02-103-19/+14
* updates for 3.1.8Nikos Mavrogiannopoulos2013-02-104-8/+13
* Restored 3.1.6 defaults and documented fix.Nikos Mavrogiannopoulos2013-02-092-1/+4