summaryrefslogtreecommitdiff
path: root/src/socket.h
Commit message (Expand)AuthorAgeFilesLines
* Fix WIN32 custom push/pull functionstmp-mingw-fixTim Rühsen2019-04-111-1/+6
* cli: add --earlydata optionDaiki Ueno2018-11-121-2/+7
* gnutls-cli: do not print errors twiceNikos Mavrogiannopoulos2018-10-251-0/+1
* gnutls-cli: introduced options to save client and server tracesNikos Mavrogiannopoulos2017-08-031-2/+9
* tools: added explicit socket flag to skip TLS initializationtmp-tools-updateNikos Mavrogiannopoulos2016-11-131-0/+1
* tools: allow socket_bye() to be used for non-polite terminationsNikos Mavrogiannopoulos2016-08-261-1/+1
* gnutls-cli: fixed the behavior when --starttls or --starttls-proto is givenNikos Mavrogiannopoulos2016-08-221-0/+1
* tools: TLS handling has been incorporated into socket_open()Nikos Mavrogiannopoulos2016-07-261-5/+14
* gnutls-cli: added example usage of TCP fastopenTim Ruehsen2016-07-261-1/+6
* tools: allow specifying a hostname with a port attachedNikos Mavrogiannopoulos2016-05-301-0/+2
* gnutls-cli: allow operation with stdin inputNikos Mavrogiannopoulos2016-05-191-0/+2
* gnutls-cli: corrected usage of gnutls_session_get_data()Nikos Mavrogiannopoulos2016-03-211-0/+3
* tools: when the starttls-proto is specified automatically detect the port if ...Nikos Mavrogiannopoulos2015-10-161-0/+2
* danetool: supports SMTP starttlsNikos Mavrogiannopoulos2014-08-091-0/+2
* danetool: if the certificate to verify against is not provide it try to obtai...Nikos Mavrogiannopoulos2014-08-081-1/+7
* reindented codeNikos Mavrogiannopoulos2013-11-081-17/+18
* Updated ranges patch.Nikos Mavrogiannopoulos2013-01-231-1/+1
* GnuTLS Length Hiding patch.Alfredo Pironti2013-01-231-0/+2
* gnutls-cli will try to cannot to all possible returned addresses.Nikos Mavrogiannopoulos2012-11-261-1/+0
* use getservbyport() to obtain the service name.Nikos Mavrogiannopoulos2012-02-101-1/+0
* Added --ask option to ocsptool.Nikos Mavrogiannopoulos2012-01-261-0/+23