| .. |
|
backend.c
|
Move some network, timer code.
|
2014-10-16 23:09:12 +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
|
Move some network, timer code.
|
2014-10-16 23:09:12 +02:00 |
|
connection.h
|
Fix TLS protocol mismatch assert causing the hub to shutdown.
|
2014-10-16 23:08:17 +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 TLS protocol mismatch assert causing the hub to shutdown.
|
2014-10-16 23:08:17 +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
|
Move some network, timer code.
|
2014-10-16 23:09:12 +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 |