Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | gnutls-serv: avoid possible buffer overrun | Nikos Mavrogiannopoulos | 2014-10-17 | 1 | -5/+5 |
* | corrected bug in gnutls-cli when used on IPv6 addresses. | Nikos Mavrogiannopoulos | 2013-11-13 | 1 | -10/+10 |
* | reindented code | Nikos Mavrogiannopoulos | 2013-11-08 | 1 | -212/+244 |
* | updates in heartbeat support | Nikos Mavrogiannopoulos | 2012-09-20 | 1 | -3/+7 |
* | rehandshake command works in udp mode as well. | Nikos Mavrogiannopoulos | 2012-02-26 | 1 | -6/+23 |
* | provide accurate value to select | Nikos Mavrogiannopoulos | 2012-02-25 | 1 | -1/+7 |
* | Run 'make update-copyright'. | Simon Josefsson | 2012-01-16 | 1 | -1/+1 |
* | usleep() is no longer used. | Nikos Mavrogiannopoulos | 2012-01-13 | 1 | -1/+0 |
* | tcp and udp server are now void functions. | Nikos Mavrogiannopoulos | 2012-01-08 | 1 | -1/+1 |
* | corrected a leak | Nikos Mavrogiannopoulos | 2011-12-28 | 1 | -0/+1 |
* | w32socket changes. | Nikos Mavrogiannopoulos | 2011-10-26 | 1 | -1/+5 |
* | netinet headers were put on an ifndef _WIN32. | Nikos Mavrogiannopoulos | 2011-10-26 | 1 | -1/+3 |
* | added extra headers. | Nikos Mavrogiannopoulos | 2011-10-22 | 1 | -0/+1 |
* | include config.h where needed. | Nikos Mavrogiannopoulos | 2011-09-26 | 1 | -1/+1 |
* | udp-serv includes config.h. | Nikos Mavrogiannopoulos | 2011-09-25 | 1 | -0/+21 |
* | Add missing <netinet/in.h> to get sockaddr_in. | Roman Bogorodskiy | 2011-05-31 | 1 | -0/+1 |
* | Avoided waiting for peer's retransmission to ensure receipt of finished messa... | Nikos Mavrogiannopoulos | 2011-03-20 | 1 | -9/+3 |
* | updated cookie negotiation to use only a prestate structure and avoids settin... | Nikos Mavrogiannopoulos | 2011-03-13 | 1 | -5/+5 |
* | Added photuris-like resource protection on the server. Added gnutls_dtls_cook... | Nikos Mavrogiannopoulos | 2011-03-13 | 1 | -4/+39 |
* | Corrected types. | Nikos Mavrogiannopoulos | 2011-03-12 | 1 | -2/+2 |
* | Added --mtu option. | Nikos Mavrogiannopoulos | 2011-03-11 | 1 | -1/+2 |
* | Added gnutls_record_recv_seq() that can return the sequence number | Nikos Mavrogiannopoulos | 2011-02-22 | 1 | -2/+7 |
* | restart handshake on signals. | Nikos Mavrogiannopoulos | 2011-02-20 | 1 | -1/+6 |
* | Changes to allow DTLS server side to operate. Added a simple UDP server on gn... | Nikos Mavrogiannopoulos | 2011-02-19 | 1 | -0/+174 |