summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* corrected memory leakNikos Mavrogiannopoulos2012-02-181-1/+1
* The public key storage backend was made extendable.Nikos Mavrogiannopoulos2012-02-189-46/+330
* corrected var namesNikos Mavrogiannopoulos2012-02-182-4/+4
* updated docNikos Mavrogiannopoulos2012-02-171-2/+2
* Added missing functions.Nikos Mavrogiannopoulos2012-02-171-0/+3
* corrected typoNikos Mavrogiannopoulos2012-02-171-1/+1
* Added gnutls_dtls_get_timeout()Nikos Mavrogiannopoulos2012-02-175-3/+40
* Fix file leak in an example application.Giuseppe Scrivano2012-02-161-0/+2
* Added more tests.Nikos Mavrogiannopoulos2012-02-162-0/+2
* Modified the trust_db API to avoid dependendance on a structure.Nikos Mavrogiannopoulos2012-02-163-62/+42
* Prevent any handshake packet except client hello to trigger a rehandshake err...Nikos Mavrogiannopoulos2012-02-161-2/+4
* doc updatesNikos Mavrogiannopoulos2012-02-152-18/+21
* make the default storage backend thread safe.Nikos Mavrogiannopoulos2012-02-152-4/+23
* added more test casesNikos Mavrogiannopoulos2012-02-152-0/+2
* updatedNikos Mavrogiannopoulos2012-02-151-4/+5
* Corrected DTLS retransmission in non-blocking mode. Based on patch by Sean Bu...Nikos Mavrogiannopoulos2012-02-151-3/+1
* The hash in gnutls_store_commitment() is specified in raw format.Nikos Mavrogiannopoulos2012-02-154-10/+15
* doc updatesNikos Mavrogiannopoulos2012-02-142-25/+21
* removed unneeded file.Nikos Mavrogiannopoulos2012-02-141-19558/+0
* break long strings.Nikos Mavrogiannopoulos2012-02-146-99/+63
* documented added functionNikos Mavrogiannopoulos2012-02-142-0/+2
* Added tests for non-blocking DTLSNikos Mavrogiannopoulos2012-02-144-7/+46
* Added ability to store commitments (hashes) of public keys.Nikos Mavrogiannopoulos2012-02-145-37/+277
* Avoid generation of invoke-* in platforms other than the developmentNikos Mavrogiannopoulos2012-02-141-16/+43
* more testsNikos Mavrogiannopoulos2012-02-141-0/+1
* added cleanup-autogen.plNikos Mavrogiannopoulos2012-02-142-1/+9
* reset sliding window size on new epochsNikos Mavrogiannopoulos2012-02-141-0/+2
* added more tests and updated to compile with gnutls' optionsNikos Mavrogiannopoulos2012-02-142-36/+72
* Added DTLS-stress test.Nikos Mavrogiannopoulos2012-02-145-1/+848
* Added rules to build epub version.Nikos Mavrogiannopoulos2012-02-143-0/+190
* discard unexpected buffered changecipherspecNikos Mavrogiannopoulos2012-02-142-1/+15
* simplified sliding window. Now a different window is kept per epoch.Nikos Mavrogiannopoulos2012-02-145-31/+18
* documentation updateNikos Mavrogiannopoulos2012-02-141-1/+1
* updated documentation for included programs.Nikos Mavrogiannopoulos2012-02-143-22/+91
* handle GNUTLS_E_INTERRUPTED when in DTLS mode.Nikos Mavrogiannopoulos2012-02-144-6/+9
* added a valid templateNikos Mavrogiannopoulos2012-02-141-1/+1
* Do not treat any message from the peer as an indication that the last flight ...Nikos Mavrogiannopoulos2012-02-148-83/+132
* changecipherspec is correctly added into buffers.Nikos Mavrogiannopoulos2012-02-141-1/+1
* use NEED_LIBOPTS_DIR=true instead of modifying libopts.m4Nikos Mavrogiannopoulos2012-02-122-2/+2
* update and reset timers on final flight and print timeout value in debugging ...Nikos Mavrogiannopoulos2012-02-122-3/+13
* tests with fork are disabled in windowsNikos Mavrogiannopoulos2012-02-112-4/+24
* updatedNikos Mavrogiannopoulos2012-02-111-0/+1
* use subsecond granularity for DTLS packet retransmissions.Nikos Mavrogiannopoulos2012-02-114-15/+24
* added test to check whether the DTLS timeout is within a reasonable time.Nikos Mavrogiannopoulos2012-02-112-1/+298
* Added more tests to check whether various TLS versions need to be disabled.Nikos Mavrogiannopoulos2012-02-113-5/+90
* be more silentNikos Mavrogiannopoulos2012-02-111-8/+8
* do not generate .texi on make dist.Nikos Mavrogiannopoulos2012-02-111-2/+0
* cross building updatesNikos Mavrogiannopoulos2012-02-111-5/+4
* updatedNikos Mavrogiannopoulos2012-02-111-2/+7
* correctionsNikos Mavrogiannopoulos2012-02-112-1/+4