Commit History

Autor SHA1 Mensaxe Data
  Caleb James DeLisle 174db0b3c2 fix segfault when sending a peerStats request %!s(int64=9) %!d(string=hai) anos
  Caleb James DeLisle 71aaab8e0f Refactored some admin APIs to return Address data instead of non-standard forms %!s(int64=9) %!d(string=hai) anos
  Caleb James DeLisle e4007c75b4 rewrote InterfaceController to make it easier to develop interfaces %!s(int64=9) %!d(string=hai) anos
  Lars Gierth 28f31be230 peerstats: add the peer's protocolVersion %!s(int64=9) %!d(string=hai) anos
  Lars Gierth 9c9102dcf2 Revert "Revert "Merge branch 'anonPeerStats' of git://github.com/kpcyrd/cjdns into crashey"" %!s(int64=9) %!d(string=hai) anos
  Caleb James DeLisle 8c3c46d79d Revert "Merge branch 'anonPeerStats' of git://github.com/kpcyrd/cjdns into crashey" %!s(int64=9) %!d(string=hai) anos
  kpcyrd 44ca38167b Allow anon access to InterfaceController_peerStats %!s(int64=9) %!d(string=hai) anos
  Caleb James DeLisle e9aad0d066 Simplify List interface and fixed some weird behavior with the last page of dumpTable %!s(int64=10) %!d(string=hai) anos
  Caleb James DeLisle cab6823bc7 Moved DefaultInterfaceController to interface/InterfaceController since there are no other IFCs, improced ifc peerStats state info, stopped counting a session as established until the underlying CA session is *completely* established. %!s(int64=10) %!d(string=hai) anos
  Caleb James DeLisle 285493adef Admin should provide a request scoped allocator %!s(int64=11) %!d(string=hai) anos
  Caleb James DeLisle f11ce2fe92 Added SessionManager_sessionStats() %!s(int64=11) %!d(string=hai) anos
  Matt Hartzler 0bf9722c84 add user notion to passwords %!s(int64=11) %!d(string=hai) anos
  Matt Hartzler c1a8059b46 remove a peer by public key %!s(int64=11) %!d(string=hai) anos
  Caleb James DeLisle 07cd4e95a1 changed pubkey to publicKey which is the same as everywhere else. %!s(int64=11) %!d(string=hai) anos
  Caleb James DeLisle 0c93a5dc84 Changed ep->transient to ep->isIncomingConnection which is more descriptive. Added switchLabel and isIncoming to peer stats and changed state to a string rather than an int %!s(int64=11) %!d(string=hai) anos
  Caleb James DeLisle 1575bed0ca Moved stack variables outside of for block as some compilers can trash them after the block ends. %!s(int64=11) %!d(string=hai) anos
  Matt Hartzler d33156ae59 paginate the response %!s(int64=11) %!d(string=hai) anos
  Matt Hartzler aa293b8da6 track peer traffic and expose via admin function %!s(int64=11) %!d(string=hai) anos