icinga2/jsonrpc
Gunnar Beutner 0ad6026f29 Cleaned up socket exception handling. 2012-07-17 20:41:06 +02:00
..
Makefile.am Fixed Solaris compatibility. 2012-05-29 16:56:25 +02:00
i2-jsonrpc.cpp Enabled pre-compiled headers for Windows builds. 2012-07-15 13:13:19 +02:00
i2-jsonrpc.h Win32: added handler for Ctrl-C 2012-05-21 12:54:28 +02:00
jsonrpc.vcxproj Re-enabled /MP (parallel builds) on Windows. 2012-07-15 13:15:51 +02:00
jsonrpc.vcxproj.filters Enabled pre-compiled headers for Windows builds. 2012-07-15 13:13:19 +02:00
jsonrpcclient.cpp Use BOOST_FOREACH for most for loops. 2012-07-16 22:00:50 +02:00
jsonrpcclient.h Made sockets multi-threaded. 2012-06-24 05:27:01 +02:00
jsonrpcserver.cpp Made sockets multi-threaded. 2012-06-24 05:27:01 +02:00
jsonrpcserver.h Documentation updates. 2012-05-19 10:27:41 +02:00
messagepart.cpp Cleaned up socket exception handling. 2012-07-17 20:41:06 +02:00
messagepart.h Renamed Dictionary::{Set,Get}Property -> Dictionary::{Set,Get} 2012-07-09 16:19:56 +02:00
netstring.cpp Cleaned up socket exception handling. 2012-07-17 20:41:06 +02:00
netstring.h Refactored jsonrpc lib to use the new TcpClient interface. 2012-07-16 00:05:24 +02:00
requestmessage.cpp Win32: added handler for Ctrl-C 2012-05-21 12:54:28 +02:00
requestmessage.h Renamed Dictionary::{Set,Get}Property -> Dictionary::{Set,Get} 2012-07-09 16:19:56 +02:00
responsemessage.cpp Win32: added handler for Ctrl-C 2012-05-21 12:54:28 +02:00
responsemessage.h Renamed Dictionary::{Set,Get}Property -> Dictionary::{Set,Get} 2012-07-09 16:19:56 +02:00