summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* updated liboptsNikos Mavrogiannopoulos2012-02-1149-971/+1412
* corrected move of filesNikos Mavrogiannopoulos2012-02-111-1/+1
* escaped bracketsNikos Mavrogiannopoulos2012-02-101-2/+2
* depend on p11-kit 0.11Nikos Mavrogiannopoulos2012-02-101-2/+2
* disabled dead code when PKCS11 is not thereNikos Mavrogiannopoulos2012-02-101-0/+2
* depend on p11-kit 0.11Nikos Mavrogiannopoulos2012-02-102-1/+3
* updated documentation for back-end.Nikos Mavrogiannopoulos2012-02-103-7/+29
* index after bibliographyNikos Mavrogiannopoulos2012-02-101-2/+3
* more files to ignoreNikos Mavrogiannopoulos2012-02-102-0/+2
* avoid headers in tablesNikos Mavrogiannopoulos2012-02-103-0/+6
* documentation updateNikos Mavrogiannopoulos2012-02-101-3/+3
* documentation updateNikos Mavrogiannopoulos2012-02-101-1/+2
* updated doc generationNikos Mavrogiannopoulos2012-02-104-14/+52
* doc fixesNikos Mavrogiannopoulos2012-02-103-6/+6
* updated NEWSNikos Mavrogiannopoulos2012-02-101-1/+1
* added missing filesNikos Mavrogiannopoulos2012-02-101-1/+2
* resolve port only when needed to.Nikos Mavrogiannopoulos2012-02-101-2/+2
* updated makefileNikos Mavrogiannopoulos2012-02-101-4/+4
* fix in non-blocking case.Nikos Mavrogiannopoulos2012-02-101-6/+9
* small correctionNikos Mavrogiannopoulos2012-02-101-1/+1
* corrected subdirs for liboptsNikos Mavrogiannopoulos2012-02-102-5/+7
* ENABLE_PKI is no moreNikos Mavrogiannopoulos2012-02-1020-90/+1
* fixNikos Mavrogiannopoulos2012-02-102-1/+4
* fix compilationNikos Mavrogiannopoulos2012-02-103-10/+1
* fixed leakNikos Mavrogiannopoulos2012-02-101-11/+17
* cleanup enable/disable options stuff.Nikos Mavrogiannopoulos2012-02-102-20/+27
* fixes to allow libopts to compile in windowsNikos Mavrogiannopoulos2012-02-105-6/+10
* corrected typoNikos Mavrogiannopoulos2012-02-101-1/+1
* gnutls_verify_stored_pubkey() and gnutls_store_pubkey() allow for alternative...Nikos Mavrogiannopoulos2012-02-106-38/+107
* use getservbyport() to obtain the service name.Nikos Mavrogiannopoulos2012-02-103-29/+31
* added serventNikos Mavrogiannopoulos2012-02-102-2/+3
* use updated apiNikos Mavrogiannopoulos2012-02-102-6/+6
* updated for new eagain-common.hNikos Mavrogiannopoulos2012-02-101-1/+3
* Removed the application field and added an expiration field.Nikos Mavrogiannopoulos2012-02-105-39/+44
* updated exampleNikos Mavrogiannopoulos2012-02-101-2/+7
* More robust behavior against packet lossNikos Mavrogiannopoulos2012-02-102-73/+75