icinga2/base
Gunnar Beutner c8a5343fe5 Refactored subscription code in preparation for a centralized broker/discovery component. 2012-05-07 11:13:47 +02:00
..
Makefile.am Build fixes for *NIX. 2012-04-24 14:04:51 +02:00
application.cpp Cleaned up logging. 2012-04-26 16:50:47 +02:00
application.h Cleaned up logging. 2012-04-26 16:50:47 +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 Bugfix: Exception for invalid messages wasn't properly dealt with. 2012-04-30 08:22:30 +02:00
configobject.h Made SSL cert paths configurable. 2012-04-27 13:12:06 +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 Refactored subscription code in preparation for a centralized broker/discovery component. 2012-05-07 11:13:47 +02:00
dictionary.h Refactored subscription code in preparation for a centralized broker/discovery component. 2012-05-07 11:13:47 +02:00
event.h Bugfix for deleting delegates. 2012-04-27 13:11:07 +02:00
exception.cpp Fixed compilation warning. 2012-04-26 12:55:48 +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 Cleaned up logging. 2012-04-26 16:50:47 +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 Close old connection when duplicate endpoints are found. 2012-04-27 13:44:53 +02:00
socket.h Moved Get*Address() functions to Socket class. 2012-04-27 11:44:05 +02:00
tcpclient.cpp Implemented IPv6 support. 2012-04-27 09:54:07 +02:00
tcpclient.h Cleaned up reconnection code. 2012-04-26 21:33:23 +02:00
tcpserver.cpp Implemented IPv6 support. 2012-04-27 09:54:07 +02:00
tcpserver.h Implement SSL support. 2012-04-24 14:02:15 +02:00
tcpsocket.cpp Moved Get*Address() functions to Socket class. 2012-04-27 11:44:05 +02:00
tcpsocket.h Moved Get*Address() functions to Socket class. 2012-04-27 11:44:05 +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 excessive CPU usage during SSL negotiation. 2012-04-27 14:47:29 +02:00
tlsclient.h Fixed excessive CPU usage during SSL negotiation. 2012-04-27 14:47:29 +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 Disallow connections to endpoints we're already connected to. 2012-04-27 11:50:01 +02:00
utility.h Disallow connections to endpoints we're already connected to. 2012-04-27 11:50:01 +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 Cleaned up logging. 2012-04-26 16:50:47 +02:00