1. 432c8be Added support for processEvents to Transport and Face. Removed tempReceive. by Jeff Thompson · 11 years ago
  2. a0d18c9 Code style: replace tabs with spaces by Jeff Thompson · 11 years ago
  3. 5796388 Added Transport close method by Jeff Thompson · 11 years ago
  4. f0fea00 Code style: Rename BinaryXML to BinaryXml by Jeff Thompson · 11 years ago
  5. 0aa754a Move functionality into ndn_SocketTransport base class. by Jeff Thompson · 11 years ago
  6. bc53c52 Added UdpTransport by Jeff Thompson · 11 years ago
  7. 1a5d092 Added TcpTransport errors by Jeff Thompson · 11 years ago
  8. c2db1e4 Added NDN_ERROR_decodeBinaryXMLKeyLocator_unrecognized_key_locator_type by Jeff Thompson · 11 years ago
  9. 07029ec Added NDN_ERROR_unrecognized_ndn_KeyLocatorType by Jeff Thompson · 11 years ago
  10. f326361 Added NDN_ERROR_read_an_entry_past_the_maximum_number_of_entries_allowed_in_the_exclude by Jeff Thompson · 11 years ago
  11. f2e9aa0 Added unrecognized_ndn_ExcludeType by Jeff Thompson · 11 years ago
  12. 8b66600 Change all C code to return ndn_Error enum instead of char * error string. by Jeff Thompson · 11 years ago