25 Commits (1c62bb6dadc6269aeecad5f9e7b153d950a54362)
 

Author SHA1 Message Date
  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