summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2019-05-21Add method to create Onion servicesHEADmasterYorhel2-1/+37
2019-04-21Limit and simplify the API a bit + add SocksPort supportYorhel5-135/+67
2019-04-20Add wrapper for GETINFO status/bootstrap-phaseYorhel2-27/+47
2019-04-19impl Error for ErrorYorhel1-0/+10
2019-04-19Add bootstrap event support + change log event APIYorhel4-76/+146
The message parsing code is getting pretty ugly. Hmm.
2019-04-18Add EventList builderYorhel3-13/+46
2019-04-18Fixup async event infrastructure + allow receiving log eventsYorhel3-18/+68
2019-03-28Initial commitYorhel9-0/+780