1. 14 Dec, 2023 1 commit
    • push: set generic error in push_negotiation cb · 8b7495fc
      When a user returns `-1` in a `push_negotiation` callback, we set the
      error to whatever's hanging out in the buffer, probably something about
      a missing configuration entry.
      
      Clear the error buffer before invoking the callback, so that if a user
      does not set an error message in their callback that we can detect. If
      there is no error but `-1` is returned, set a generic error message.
      Edward Thomson committed
  2. 18 Oct, 2023 1 commit
  3. 17 Oct, 2023 1 commit
  4. 15 Oct, 2023 2 commits
  5. 25 Sep, 2023 1 commit
  6. 19 Sep, 2023 3 commits
  7. 05 Sep, 2023 1 commit
  8. 03 Sep, 2023 8 commits
  9. 31 Aug, 2023 1 commit
  10. 30 Aug, 2023 21 commits