icinga2/jsonrpc
Gunnar Beutner 44b3de76c9 Moved serialization functionality into the base library. 2012-07-24 10:50:53 +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 Moved serialization functionality into the base library. 2012-07-24 10:50:53 +02:00
jsonrpc.vcxproj.filters Enabled pre-compiled headers for Windows builds. 2012-07-15 13:13:19 +02:00
jsonrpcclient.cpp Moved serialization functionality into the base library. 2012-07-24 10:50:53 +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 Moved serialization functionality into the base library. 2012-07-24 10:50:53 +02:00
messagepart.h Moved serialization functionality into the base library. 2012-07-24 10:50:53 +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