uhub/src/network
Jan Vidar Krey d7c8c9426d Fix memory leak by creating the SSL context once for ADC client.
This is done using reference counted global memory.
2014-08-06 17:37:06 +02:00
..
backend.c Added a notification mechanism for sending messages from 2014-08-05 16:21:56 +02:00
backend.h Fix: Rework SSL poll event handling to avoid infinite loops 2014-07-29 12:09:07 +02:00
common.h Fix copyright year. 2014-05-14 11:39:18 +02:00
connection.c Clear connection timeout timer when successfully connecting. 2014-08-05 17:40:55 +02:00
connection.h Fix copyright year. 2014-05-14 11:39:18 +02:00
dnsresolver.c Added a notification mechanism for sending messages from 2014-08-05 16:21:56 +02:00
dnsresolver.h Fix copyright year. 2014-05-14 11:39:18 +02:00
epoll.c Fix copyright year. 2014-05-14 11:39:18 +02:00
ipcalc.c Fix copyright year. 2014-05-14 11:39:18 +02:00
ipcalc.h Fix copyright year. 2014-05-14 11:39:18 +02:00
kqueue.c Fix copyright year. 2014-05-14 11:39:18 +02:00
network.c Fix copyright year. 2014-05-14 11:39:18 +02:00
network.h Fix copyright year. 2014-05-14 11:39:18 +02:00
notify.c Added a notification mechanism for sending messages from 2014-08-05 16:21:56 +02:00
notify.h Added a notification mechanism for sending messages from 2014-08-05 16:21:56 +02:00
openssl.c Fix memory leak by creating the SSL context once for ADC client. 2014-08-06 17:37:06 +02:00
select.c Fix copyright year. 2014-05-14 11:39:18 +02:00
timeout.c Merge branch 'master' of github.com:janvidar/uhub 2014-05-30 15:06:23 +02:00
timeout.h Fix copyright year. 2014-05-14 11:39:18 +02:00
timer.c Fix copyright year. 2014-05-14 11:39:18 +02:00
tls.h Added functionality to fetch the TLS version and cipher info for a connection. 2014-08-05 17:43:24 +02:00