aboutsummaryrefslogtreecommitdiff
path: root/tests/test-jsonrpc.c
AgeCommit message (Expand)Author
2012-05-02Global replace of Nicira Networks.Raju Subramanian
2012-03-23Allow configuring DSCP on controller and manager connections.Mehak Mahajan
2012-02-27jsonrpc: Make jsonrpc_error() internal.Ben Pfaff
2011-05-16Consistently write null pointer constants as NULL instead of 0.Ben Pfaff
2011-05-10stream-ssl: Improve messages when configuring SSL if it is unsupported.Ben Pfaff
2011-04-04daemon: Integrate checking for an existing pidfile into daemonize_start().Ben Pfaff
2011-02-07daemon: Define daemon options enums the same way as other option enums.Ben Pfaff
2010-08-25Implement initial Python bindings for Open vSwitch database.Ben Pfaff
2010-07-21vlog: Remove explicit calls to vlog_init().Ben Pfaff
2010-07-21timeval: Make time_init() static and remove calls to it.Ben Pfaff
2010-04-12ovsdb: Use port 6632 as a default port for database connections.Ben Pfaff
2010-04-12stream: Generalize stream_open_block().Ben Pfaff
2010-02-11Merge "master" into "next".Ben Pfaff
2010-02-02tests: Fix memory leaks in test programs.Ben Pfaff
2010-01-26daemon: Make --monitor process change its process title.Ben Pfaff
2010-01-06Add SSL support to "stream" library and OVSDB.Ben Pfaff
2009-12-02jsonrpc: Make it easy to get a new JSON-RPC request's id.Ben Pfaff
2009-11-04Implement JSON-RPC protocol.Ben Pfaff