]> git.ipfire.org Git - thirdparty/tor.git/commit
Ticket #21329: GETINFO onions/current returns empty list
authormeejah <meejah@meejah.ca>
Sat, 28 Jan 2017 20:49:18 +0000 (13:49 -0700)
committermeejah <meejah@meejah.ca>
Sat, 28 Jan 2017 20:59:29 +0000 (13:59 -0700)
commitfc58c37e334fec71a204b7b0787d347b647618b8
tree0b838926387ec4879da645977a4181260c5afa38
parent67eb6470d711b36d1b855e6423ce7bbb302af834
Ticket #21329: GETINFO onions/current returns empty list

If there are no ephemeral or detached onion services, then
"GETINFO onions/current" or "GETINFO onions/detached" should
return an empty list instead of an error
changes/bug21329 [new file with mode: 0644]
src/or/control.c
src/or/control.h
src/test/test_controller.c