41 Commits (dcb015dff6c7af21e65c8e2f3b450df19d38c777)
 

Author SHA1 Message Date
  Ethan Buchman dcb015dff6 repeat_timer: drain channel in Stop; done -> wg 8 years ago
  Ethan Buchman 6141dc6eed Merge pull request #7 from tendermint/develop 8 years ago
  Ethan Buchman 959efd3127 Merge branch 'master' into develop 8 years ago
  Ethan Buchman 95c14fbd65 Merge branch 'master' into develop 8 years ago
  Jae Kwon 339e135776 Add IsDirEmpty 8 years ago
  Ethan Buchman e289af53b6 Merge pull request #6 from tendermint/develop 8 years ago
  Ethan Buchman a552e49b50 Reverts commit f40b1b to a6a67e 8 years ago
  Jae Kwon 70e694ee76 Fix ThrottleTimer null-pointer error / race condition 8 years ago
  Jae Kwon f40b1b65f8 Add Tempdir 8 years ago
  Jae Kwon 890e240730 Remove AutoFile tests 8 years ago
  Jae Kwon 25dc9ae345 QuitService->BaseService 8 years ago
  Jae Kwon a6a67ea9b2 Remove AutoFile; Use go-autofile instead 8 years ago
  Jae Kwon 6b4160f2a5 Add Tempdir 8 years ago
  Jae Kwon fa3daa7abc Remove AutoFile tests 8 years ago
  Jae Kwon 2781df39e5 QuitService->BaseService 8 years ago
  Jae Kwon 44f2818a3d Remove AutoFile; Use go-autofile instead 8 years ago
  Jae Kwon 1c62bb6dad Merge pull request #5 from tendermint/develop 8 years ago
  Jae Kwon 1a24e6e237 Let SIGHUP close AutoFiles 8 years ago
  Ethan Buchman 2e424ee663 service: Reset() for restarts 8 years ago
  Ethan Buchman 47e06734f6 Merge pull request #4 from tendermint/throttle 8 years ago
  Ethan Buchman 930880f574 throttle_timer: fix race, use mtx instead of atomic 8 years ago
  Jae Kwon 9dc4dc1960 Add BitArray.Update() 8 years ago
  Ethan Buchman 3dabf304a1 fix race condition in repeat_timer 8 years ago
  Ethan Buchman dcfa46af13 BitArray.IsEmpty() 9 years ago
  Jae Kwon 461c3b9785 Remove CRand* from go-common 9 years ago
  Jae Kwon 1559ae1ac9 Add BitArray.Bytes() 9 years ago
  Ethan Buchman 9364accf1f service: start/stop logs are info, ignored are debug 9 years ago
  Ethan Buchman 02022e356a make ignore already stopped service Debug 9 years ago
  Jae Kwon 19f5a93cff Adjust Service log notice for duplicate stops 9 years ago
  Jae Kwon 8dacd4172e Fix bug where Unset halts ThrottleTimer 9 years ago
  Jae Kwon c58b1cbf8a Add ThrottleTimer.Unset 9 years ago
  Jae Kwon f592570310 Change license to Apache2.0 9 years ago
  Jae Kwon 3b50efbe02 WriteFile*() takes file mode 9 years ago
  Jae Kwon 4b6741ca3b EnsureDir() takes file mode 9 years ago
  Jae Kwon dbd04eadeb Remove CList, moved to go-clist 9 years ago
  Jae Kwon 80c7e26bee Fix memory-leak in CList; Patched with DetachPrev/DetachHead 9 years ago
  Jae Kwon 76189fde0d Add Remove() implementation, CList is doubly-linked 9 years ago
  Jae Kwon c65e9e7d91 Added CList 9 years ago
  Jae Kwon 0424228e97 Added net.go Connect() 9 years ago
  Jae Kwon 6b54e7b8d9 Added License 9 years ago
  Jae Kwon 16372365c4 First commit 9 years ago