Commit Graph

21 Commits

Author SHA1 Message Date
Vinnie Falco
e4c02aa122 Make PeerDoor implementation private 2013-07-10 09:58:32 -07:00
Vinnie Falco
b343b0929a Refactor RPCServer 2013-07-10 09:51:30 -07:00
Vinnie Falco
040c8f4de1 Add utility function for RPCServer 2013-07-10 09:51:30 -07:00
Vinnie Falco
8d4f8b3fa3 Hide RPCServer implementation 2013-07-10 09:51:29 -07:00
Vinnie Falco
437f10b247 Add rpc_ip and rpc_port command line overrides 2013-07-05 07:09:56 -07:00
Vinnie Falco
0deaeb1000 Cleanly destroy Application on exit 2013-07-01 09:32:06 -07:00
Vinnie Falco
49340de0cd Remove using-namespace-directives at global scope 2013-06-27 14:46:00 -07:00
Vinnie Falco
d9f222fa83 Strip includes 2013-06-19 16:23:04 -07:00
Vinnie Falco
00a7cbf610 Update copyright notice and 80 column separators 2013-06-15 18:20:59 -07:00
Vinnie Falco
521e812fc4 Reformatting using AStyle 2013-06-14 08:45:13 -07:00
JoelKatz
4de1dcae5e Support secure RPC. 2013-06-12 12:51:57 -07:00
Vinnie Falco
124c28b0eb Enable SEH exception handling in the VS2012 project 2013-06-11 09:45:12 -07:00
JoelKatz
b305e682ed Only touch remote_endpoint under a try/catch block. 2013-06-07 05:11:20 -07:00
Vinnie Falco
8b6c2c0c7a Split Job and JobQueue and move functions to the .cpp 2013-06-06 21:43:07 -07:00
Vinnie Falco
d762abfc85 Move Log to ripple_basics and split websocket logging to ripple_net 2013-05-27 13:16:00 -07:00
Vinnie Falco
794b84c473 Fix missing file names for new Log partition code 2013-05-27 13:15:57 -07:00
Vinnie Falco
89eb0bc6f0 Add ripple_client module unity build and move RPCServer into it 2013-05-27 13:14:07 -07:00
Arthur Britto
bda80d4144 Change the security model for RPC admin access. 2013-01-18 00:36:22 -08:00
JoelKatz
d34c0e6a45 Make running out of file descriptors non fatal.
Fix a bug that kills the RPC door if it gets a prohibited connection
2012-12-21 07:38:51 -08:00
Arthur Britto
8f35b78651 Exit with code 3 if network port is in use. 2012-12-20 23:19:20 -08:00
Stefan Thomas
fa3fab5816 Moved cpp code to src/cpp and js code to src/js. 2012-11-07 12:49:50 -08:00