summaryrefslogtreecommitdiff
path: root/changes/ticket23459
blob: a6452e4ee3a5f8f0861a8fdfaa6495666bd99827 (plain)
1
2
3
4
  o Code simplification and refactoring (circuit rendezvous):
    - Split get rendezvous circuit on client side on two different functions.
      One that returns only established circuits and another that returns all
      kinds of circuits. Closes ticket 23459.