Vinnie Falco
d6066183b9
Refactor Overlay for Structured Network support:
* Move overlay up one directory
* Add abstract_protocol_handler, message_stream
* Add peer_protocol_detector
* Tidy up some declarations
* Use strand::running_in_this_thread instead of bool
* Update README.md
* Replace protocol message read loop:
- Process data in arbitrary size chunks
- message_stream extracts individual messages
- peer_protocol_detector identifies the handshake
- abstract_protocol_handler used for dispatching messages
* Remove unused protocol message types:
- mtACCOUNT
- mtCONTACT
- mtERROR
- mtGET_ACCOUNT
- mtGET_CONTACTS
- mtGET_VALIDATIONS
- mtSEARCH_TRANSACTION
- mtUNUSED_FIELD
Conflicts:
src/ripple/module/app/main/Application.cpp
src/ripple/module/app/misc/NetworkOPs.cpp
src/ripple/module/app/peers/PeerSet.cpp
2014-06-18 15:17:18 -07:00
..
2014-06-15 18:26:50 -07:00
2014-06-09 12:35:16 -07:00
2014-06-09 12:35:16 -07:00
2014-06-09 12:35:16 -07:00
2014-06-09 12:35:16 -07:00
2014-06-09 12:35:16 -07:00
2014-06-09 12:35:16 -07:00
2014-06-18 12:37:53 -07:00
2014-06-18 12:38:06 -07:00
2014-06-18 12:37:53 -07:00
2014-06-15 18:26:50 -07:00
2014-06-15 18:51:05 -07:00
2014-06-15 18:51:05 -07:00
2014-06-03 21:43:59 -07:00
2014-06-03 21:43:59 -07:00
2014-06-04 13:28:43 -07:00
2014-06-03 21:43:59 -07:00
2014-06-15 18:26:50 -07:00
2014-06-15 12:50:44 -07:00
2014-06-18 12:37:53 -07:00
2014-06-03 21:43:59 -07:00
2014-06-15 18:26:50 -07:00
2014-06-03 21:43:59 -07:00
2014-06-09 12:35:16 -07:00
2014-06-03 21:43:59 -07:00
2014-06-03 21:43:59 -07:00
2014-06-03 21:43:59 -07:00
2014-06-09 12:35:16 -07:00
2014-06-15 12:50:44 -07:00
2014-06-18 12:37:53 -07:00
2014-06-15 18:26:50 -07:00
2014-06-15 12:50:44 -07:00
2014-06-18 15:17:18 -07:00
2014-06-15 18:26:50 -07:00
2014-06-03 21:43:59 -07:00
2014-06-03 21:43:59 -07:00
2014-06-03 21:43:59 -07:00
2014-06-03 21:43:59 -07:00
2014-06-15 18:26:50 -07:00
2014-06-03 21:43:59 -07:00
2014-06-03 21:43:59 -07:00
2014-06-04 17:20:43 -07:00
2014-06-04 17:20:43 -07:00
2014-06-18 15:17:18 -07:00
2014-06-18 12:37:53 -07:00
2014-06-15 18:26:50 -07:00
2014-06-15 18:26:50 -07:00
2014-06-03 21:43:59 -07:00
2014-06-03 21:43:59 -07:00
2014-06-03 21:43:59 -07:00
2014-06-03 21:43:59 -07:00
2014-06-15 18:26:50 -07:00
2014-06-03 21:43:59 -07:00
2014-06-15 18:26:50 -07:00
2014-06-15 18:26:50 -07:00
2014-06-03 21:43:59 -07:00
2014-06-09 12:35:16 -07:00
2014-06-15 18:26:50 -07:00