icinga2/base
Gunnar Beutner 00709b21c8 Deal with appletastic deprecation warnings for OpenSSL. 2012-04-24 19:58:32 +02:00
..
Makefile.am Build fixes for *NIX. 2012-04-24 14:04:51 +02:00
application.cpp Ignore SIGPIPE (which is taken care of by the Socket class). 2012-04-24 19:55:18 +02:00
application.h Code cleanup 2012-04-22 16:45:31 +02:00
base.vcxproj Implement SSL support. 2012-04-24 14:02:15 +02:00
component.cpp Implement SSL support. 2012-04-24 14:02:15 +02:00
component.h Code cleanup 2012-04-22 16:45:31 +02:00
condvar.cpp Implement SSL support. 2012-04-24 14:02:15 +02:00
condvar.h Code cleanup 2012-04-22 16:45:31 +02:00
configcollection.cpp Implement SSL support. 2012-04-24 14:02:15 +02:00
configcollection.h Implement SSL support. 2012-04-24 14:02:15 +02:00
confighive.cpp Implement SSL support. 2012-04-24 14:02:15 +02:00
confighive.h Implement SSL support. 2012-04-24 14:02:15 +02:00
configobject.cpp Implement SSL support. 2012-04-24 14:02:15 +02:00
configobject.h Code cleanup 2012-04-22 16:45:31 +02:00
cxx11-compat.h Fixed compilation problem on *NIX. 2012-04-04 10:33:27 +02:00
delegate.h Build fix for gcc. 2012-04-23 09:47:46 +02:00
dictionary.cpp Code cleanup 2012-04-22 16:45:31 +02:00
dictionary.h Code cleanup 2012-04-22 16:45:31 +02:00
event.h Code cleanup 2012-04-22 16:45:31 +02:00
exception.cpp Implemented error handling and certificate verification for SSL. 2012-04-24 14:54:05 +02:00
exception.h Implemented error handling and certificate verification for SSL. 2012-04-24 14:54:05 +02:00
fifo.cpp Implemented support for binding methods to the ConnectionManager class 2012-03-29 20:03:29 +02:00
fifo.h Made build system more Windows-friendly 2012-04-06 08:56:52 +02:00
i2-base.h Deal with appletastic deprecation warnings for OpenSSL. 2012-04-24 19:58:32 +02:00
memory.cpp Code cleanup 2012-04-22 16:45:31 +02:00
memory.h Code cleanup 2012-04-22 16:45:31 +02:00
mutex.cpp Renamed event/condvar/mutex/thread classes to match other class names. 2012-04-16 08:36:50 +02:00
mutex.h Code cleanup 2012-04-22 16:45:31 +02:00
object.cpp Code cleanup 2012-04-22 16:45:31 +02:00
object.h Implement SSL support. 2012-04-24 14:02:15 +02:00
socket.cpp Implement SSL support. 2012-04-24 14:02:15 +02:00
socket.h Implement SSL support. 2012-04-24 14:02:15 +02:00
tcpclient.cpp Implement SSL support. 2012-04-24 14:02:15 +02:00
tcpclient.h Implement SSL support. 2012-04-24 14:02:15 +02:00
tcpserver.cpp Implement SSL support. 2012-04-24 14:02:15 +02:00
tcpserver.h Implement SSL support. 2012-04-24 14:02:15 +02:00
tcpsocket.cpp Code cleanup 2012-04-22 16:45:31 +02:00
tcpsocket.h Made build system more Windows-friendly 2012-04-06 08:56:52 +02:00
thread.cpp Code cleanup 2012-04-22 16:45:31 +02:00
thread.h Code cleanup 2012-04-22 16:45:31 +02:00
timer.cpp Code cleanups. 2012-04-23 09:48:20 +02:00
timer.h Code cleanups. 2012-04-23 09:48:20 +02:00
tlsclient.cpp Fixed typo that caused TLSClient::WantsToRead() to fail. 2012-04-24 19:53:47 +02:00
tlsclient.h SSL bugfixes. 2012-04-24 16:27:23 +02:00
unix.cpp Build fixes for CentOS 5.3 2012-04-02 12:32:23 +02:00
unix.h Implemented outbound JSON-RPC client connections. 2012-04-04 12:36:23 +02:00
utility.cpp Updated authentication subsystem to use SSL certificates. 2012-04-24 15:56:48 +02:00
utility.h Updated authentication subsystem to use SSL certificates. 2012-04-24 15:56:48 +02:00
variant.cpp Cleaned up message classes. 2012-04-20 13:51:39 +02:00
variant.h Code cleanups. 2012-04-23 09:48:20 +02:00
win32.cpp Moved platform-specific code into separate files. 2012-04-02 10:26:38 +02:00
win32.h Fixed search path problems. 2012-04-02 13:09:33 +02:00