Commit Verlauf

Autor SHA1 Nachricht Datum
  Adam Ierymenko 4e4fd51117 boring doc stuff vor 9 Jahren
  Adam Ierymenko 54f68280bd Minor Windows build fixes. Builds on VS2012 again. vor 9 Jahren
  Adam Ierymenko 1b4cc4af5c Fix evil bug, and instrument/assert on some other stuff, and a bit of cleanup. vor 9 Jahren
  Adam Ierymenko 719233617c Add uint16_t key to Hashtable, and make Salsa20 zero its keyspace on destruction. vor 9 Jahren
  Adam Ierymenko 4464fa5d39 Eliminate another warning. vor 9 Jahren
  Adam Ierymenko c1a53a2653 ARP cache and responder agent code for use in netcon and iOS. vor 9 Jahren
  Adam Ierymenko 3dba016a93 Almost done... very few std::map<>s remaining in any spot that matters. vor 9 Jahren
  Adam Ierymenko 0ab3e49be9 Starting in on Switch... kill map in defrag queue, which will probably improve performance pretty decently under high load with lots of peers. vor 9 Jahren
  Adam Ierymenko 7b8ce16057 Another std::map<> dies. vor 9 Jahren
  Adam Ierymenko 3a959a7763 Swap out std::map<> for Hashtable<> for main peer database in Topology. (ongoing std::map-ectomy) vor 9 Jahren
  Adam Ierymenko cfd101c9b8 Add entries() to go with keys() for future use. vor 9 Jahren
  Adam Ierymenko da9a720c3f Hash table bug fix, and add copy constructor and assignment operator for principle of least surprise. vor 9 Jahren
  Adam Ierymenko b11ffc9635 Integrate Hashtable into Multicaster, where @mwarning found heaviest std::map() overhead. vor 9 Jahren
  Adam Ierymenko 3947807b1f A simple and fast Hashtable, tested but not yet integrated with anything. vor 9 Jahren