Histórico de Commits

Autor SHA1 Mensagem Data
  Grant Limberg b1d60df44c timestamps changed from uint64_t to int64_t há 7 anos atrás
  Adam Ierymenko 283e8d5bc0 Start threads in Central harnessed mode. há 8 anos atrás
  Adam Ierymenko 174ba8884e Delete support in harnessed mode. há 8 anos atrás
  Adam Ierymenko 1ce0dcf0ea Another Central harnessed mode fix. há 8 anos atrás
  Adam Ierymenko 50e7ea088b More work on controller for new Central harnessed mode, remove old http mode. há 8 anos atrás
  Adam Ierymenko 2c682b4d1c Small controller revisions, first run of controller API model JavaScript. há 8 anos atrás
  Adam Ierymenko 31785f7f6e Automatic periodic status dump from controller. há 8 anos atrás
  Adam Ierymenko d9552fb120 Add remoteTraceTarget to network and member configs in controller. há 8 anos atrás
  Adam Ierymenko 4ecc0c59ca Plumbing through of remote trace into controller code. há 8 anos atrás
  Adam Ierymenko 2ec88e8008 Remove old circuit test code. Rules engine will let us do this much better and more simply. há 8 anos atrás
  Adam Ierymenko 909a14fb48 MTU support in controller. há 8 anos atrás
  Adam Ierymenko 8e19188f49 Do the sometimes rather big "pong" in a background worker thread. há 8 anos atrás
  Adam Ierymenko bcc6799902 Send member uptime in pong posts. há 8 anos atrás
  Adam Ierymenko 718e1d6c08 Finish removing constantly changing stuff from controller. há 8 anos atrás
  Adam Ierymenko 62578a2162 Reduce memory use and a bit of cleanup. há 8 anos atrás
  Adam Ierymenko 9e80db0fd1 Cleanup, fix a valgrind error, stack use reduction. há 8 anos atrás
  Adam Ierymenko 1205578935 Big cleanup of controller code, should help performance. há 8 anos atrás
  Adam Ierymenko 4f2a779769 JSONDB performance improvements, threading fix. há 8 anos atrás
  Adam Ierymenko cafbe44dde Controller optimizations -- make locking more fine-grained, use true hardware concurrency, etc. há 8 anos atrás
  Adam Ierymenko 5268909075 Add a facility for full flow-through uptime test of controller by Central. há 8 anos atrás
  Adam Ierymenko c62141fd98 Make controller do a simple write-through cache without revalidating. Means you must restart if files change on disk, but will decrease I/O considerably. há 8 anos atrás
  Adam Ierymenko 8f592ff6e8 Controller performance tweaks. há 8 anos atrás
  Adam Ierymenko 7ea7e1898a Fix a bug that could cause duplicate IP address assignment on networks if many new members join the controller at once. há 8 anos atrás
  Adam Ierymenko a109d341ef Send timestamp with new circuit test response. há 8 anos atrás
  Adam Ierymenko a577b8d381 Update how controller handles circuit tests -- save results to filesystem. há 8 anos atrás
  Adam Ierymenko 32f5a0ab18 Add default tag values and default set capabilities for new members. há 8 anos atrás
  Adam Ierymenko e9007b1f56 NodeJS migration script for old Sqlite controller.db to new controller data format. há 8 anos atrás
  Adam Ierymenko a54c2b438c Basic support for streaming of changes via stdout from controller. há 8 anos atrás
  Adam Ierymenko 15c6e2ec70 Fix member deauthorization time threshold bug. há 8 anos atrás
  Adam Ierymenko e26bee45fb Multithreading in network controller. Threads are only started if controller is used. há 8 anos atrás