uhub/src/network
Jan Vidar Krey 3353049ae3 Several SSL/TLS related memory leak fixes. 2011-08-16 12:06:17 +02:00
..
backend.c Several SSL/TLS related memory leak fixes. 2011-08-16 12:06:17 +02:00
backend.h Many Visual C++ compile warnings and errors fixed. 2011-01-03 00:03:07 +01:00
common.h SSL fixes, seems to work with stunnel4 as a client but not linuxdcpp using SSL directly. 2010-01-22 23:43:23 +01:00
connection.c Fix SSL/TLS related memory leak. 2011-08-16 12:04:14 +02:00
connection.h Compile multiple network backends into the binary and choose which one to use at runtime. 2010-02-10 22:00:13 +01:00
epoll.c Fix some small memory leaks. 2010-04-21 18:34:55 +02:00
kqueue.c Fix bug #133 - Kqueue backend crash (BSD/OSX) 2010-05-28 15:22:33 +02:00
network.c Several SSL/TLS related memory leak fixes. 2011-08-16 12:06:17 +02:00
network.h Many Visual C++ compile warnings and errors fixed. 2011-01-03 00:03:07 +01:00
select.c Windows fixes. 2011-02-05 17:11:23 +01: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