uhub/src/network
Jan Vidar Krey f3922bb3e0 Work on splitting out OpenSSL cleanly. 2012-10-12 14:24:03 +02:00
..
backend.c Work on splitting out OpenSSL cleanly. 2012-10-12 14:24:03 +02:00
backend.h Many Visual C++ compile warnings and errors fixed. 2011-01-03 00:03:07 +01:00
common.h Work on splitting out OpenSSL cleanly. 2012-10-12 14:24:03 +02:00
connection.c Work on splitting out OpenSSL cleanly. 2012-10-12 14:24:03 +02:00
connection.h Work on splitting out OpenSSL cleanly. 2012-10-12 14:24:03 +02:00
epoll.c Fix some small memory leaks. 2010-04-21 18:34:55 +02:00
ipcalc.c Moved the ipcalc code to the network directory. 2012-10-03 12:59:05 +02:00
ipcalc.h Moved the ipcalc code to the network directory. 2012-10-03 12:59:05 +02:00
kqueue.c Fix bug #133 - Kqueue backend crash (BSD/OSX) 2010-05-28 15:22:33 +02:00
network.c Wrapped everything OpenSSL related in a SSL_USE_OPENSSL check macro. 2012-10-02 23:59:11 +02:00
network.h Moved the ipcalc code to the network directory. 2012-10-03 12:59:05 +02:00
openssl.c Work on splitting out OpenSSL cleanly. 2012-10-12 14:24:03 +02:00
select.c don't show error on SIGTERM in select() backend 2012-05-05 01:10:24 +02:00
timeout.c Many Visual C++ compile warnings and errors fixed. 2011-01-03 00:03:07 +01:00
timeout.h Moved the timeout code to where it belongs, along with the network backend code. 2010-01-26 22:55:08 +01:00
timer.c Fixed bad logic inside the timer scheduling. 2010-01-21 23:13:52 +01:00
tls.h Work on splitting out OpenSSL cleanly. 2012-10-12 14:24:03 +02:00